﻿@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
/* Css Reset */
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;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    vertical-align: top;
    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;
}
caption,
th {
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before,
q:after {
    content: '';
}
abbr,
acronym {
    border: 0;
}
pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 1.8;
    font-family:"PingFangSC-Regular","Heiti SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}
/* Public */
body {
    color: #333;
    font-size: 16px;
    line-height: 1.8;
    font-family:"PingFangSC-Regular","Heiti SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #09f;
    /*text-decoration: underline;*/
}
.clearbox {
    border: none;
    border-top: 1px solid transparent !important;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -1px !important;
    visibility: hidden;
}
.blank {
    display: block;
    height: 20px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
* + html .clearfix {
    min-height: 1%;
}
.fl,.pull-left {
    float: left !important;
}
.fr,.pull-right {
    float: right !important;
}
.hide {
    display: none;
}
input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
/* frame */
body {
    text-align: center;
    min-width: 1400px;
    background:#f9edc5 url(../img/body-bg.jpg) no-repeat center top;
}

.siteWidth,.container {
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
}

#content {
    clear: both;
    position: relative;
    min-height: 300px;
    text-align: left;
    width: 1400px;
    margin: 0 auto;
    padding-top: 128px;
}
#content:after
#content .container:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#header { width: 1400px; margin: 0 auto; position: relative; z-index: 3;}

/* 搜索框 */
.siteSearch { width: 396px; height: 40px; margin-bottom: 30px;}
.siteSearch input.keyWord { background: #fff; border: 1px solid #e8c09a; border-radius: 20px 0 0 20px; outline: none; width: 288px; padding: 0 10px 0 20px; height: 38px; line-height: 38px; color: #b9b5ce; font-family: "Microsoft Yahei"; float: left;}
.siteSearch .btn { width: 70px; height: 40px; float: right; background:#2198fe; border: none; outline: none; text-align: center; color: #fff; border-radius: 0 20px 20px 0; font-size: 15px; }
.siteSearch .btn:hover { background-color: #128bf2; }



/* logoBox */
.logoBox { height: 129px; border-bottom: 1px solid #4185c2 }

/* logo */
#logo { float: left; position: relative; z-index: 2; padding-top: 30px;}
#logo img { max-width: 500px;}


/* 导航 */
.topNav { position: relative; height: 80px; width: 850px; float: right;}
.mainNav { position: relative;  }
.mainNav .li1{ height: 35px;float: left; position:relative; width: 20%; padding: 25px 0 20px; }
.mainNav .on1 { background: url(../img/nav-li.png) no-repeat center top;}
.mainNav .a1 {display: block; text-align:center; overflow: hidden; font-size: 0; background: url(../img/nav-menu.png) no-repeat 40px 4px; width: 139px; height: 35px; }
.mainNav .a1:hover {  }

/* 文字图标 */
#li-wsfw .a1 { background-position: -119px 4px; }
#li-xxzy .a1 { background-position: -282px 4px; }
#li-rgxz1 .a1 { background-position: -447px 4px; }
#li-dzly .a1 { background-position: -609px 4px; }


.mainNav .on1 .a1 { background-position: 38px -88px;}
.mainNav #li-wsfw.on1 .a1 { background-position: -119px -88px; }
.mainNav #li-xxzy.on1 .a1 { background-position: -282px -88px; }
.mainNav #li-rgxz1.on1 .a1 { background-position: -447px -88px; }
.mainNav #li-dzly.on1 .a1 { background-position: -609px -88px; }



.mainNav .ul1{ left: 0; overflow:hidden; line-height:28px; padding: 3px 0 3px 30px; border-radius:30px; position:absolute; top: 80px; width: 500px;  display:none; background-color: #cfbf0b; opacity: 0.9; }
.mainNav .li2{ vertical-align:top; margin-right: 30px; float: left; }
.mainNav .a2{ font-size: 16px;line-height: 26px;color: #645c00;}
.mainNav .a2:hover{ color: #2198fe;}

.mainNav .last1 .ul1 { right: 0; width: 800px; left: auto;}

#li-home { display: none;}

/* 位置导航 */
.path { color: #857427; text-align: left; line-height: 40px; height: 50px; font-size: 14px; margin-left: 290px;}
.path a,.path span { padding: 0 3px; color: #857427;}
.path em { background:url(../img/icons-path.png) no-repeat 6px center; padding-left: 26px;}

.noSide-content .path { margin-left: 0;} 


/*footer*/
#footer { min-width: 1400px; clear: both; font-size: 14px; line-height: 26px; color: #888063; text-align: left; }
.copyRight {  padding: 12px 0;  color: #888063; text-align: center;}
.copyRight a { color: #888063;}
.copyRight a:hover { text-decoration: underline; color: #564a21;}



/* friendLinks */
.friendLinks { text-align: left; border-top: 1px solid #c6bb96; width: 1140px; margin: 0 auto; padding: 20px 130px 0;}
.friendLinks .hd { float: left; color: #564a21; }
.friendLinks .hd a { color: #564a21; }
.friendLinks .bd { overflow: hidden; }
.friendLinks .bd li { line-height: 30px; font-size: 14px; padding: 0 20px; white-space:nowrap; float: left;}
.friendLinks .bd li a { color: #564a21; }
.friendLinks .bd li a:hover { text-decoration: underline; }

/* 图片经过效果 */
ul li .pic a{ display: block; position: relative;transition: all 200ms ease 0s;overflow: hidden;}
ul li .pic a:hover{filter: alpha(opacity=80);opacity: .8;}
ul li .pic a:before{content: "";position: absolute;width: 100px;height: 100%;top: 0;left: -100%;overflow: hidden;background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0)));background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);-webkit-transform: skewX(-30deg);-moz-transform: skewX(-30deg);transform: skewX(-30deg);}
ul li .pic a:hover:before{left: 150%;transition: left 1s ease 0s}


/* sideGif --------------------- */
@keyframes orb {
    50% {
        transform: translateY(-20px);
    }
}

@-moz-keyframes mymove 
{
	50% {
        transform: translateY(-20px);
    }
}

@-webkit-keyframes mymove
{
	50% {
        transform: translateY(-20px);
    }
}

@-o-keyframes mymove 
{
	50% {
        transform: translateY(-20px);
    }
}

.sideFace { float: left; width: 700px; padding-top: 69px; }
.sideFace img { padding-left: 28px; animation: orb 3s ease infinite;}

/* main-home------------------- */
.main-home { overflow: hidden;}
.box-col-6 { float: left; width: 380px; margin-right: 20px;}
.box-col-4 { overflow: hidden;}


/* openTime */
.openTime { height: 120px; margin-bottom: 30px;}
.openTime img { max-height: 120px;}

/* btn-all */
.btn-all { overflow: hidden; margin-bottom: 30px;}
.btn-all ul { margin-right: -20px;}
.btn-all li { float: left; width: 180px; height: 70px; margin-right: 20px; margin-bottom: 10px;}
.btn-all li a { display: block; border: 2px solid #ded4a5; border-radius : 10px; background:#f7f4e6 url(../img/icons-sj.png) no-repeat 16px center; padding-left: 77px; width: 99px; line-height: 66px; height: 66px; font-weight: bold; font-size: 18px; color: #857427; position: relative; letter-spacing: 0; transition:all 0.5s;}
.btn-all li.li2 a { background:#f7f4e6 url(../img/icons-gz.png) no-repeat 16px center; }
.btn-all li.li3 a { background:#f7f4e6 url(../img/icons-jt.png) no-repeat 22px center; }
.btn-all li.li4 a { background:#f7f4e6 url(../img/icons-xz.png) no-repeat 18px center; }
.btn-all li:hover a { background-color: #fff; letter-spacing: 1px; }

/* box-sign */
.box-sign { border-radius : 10px; background-color: #f1f6f8; border: 2px solid #a4dcf4; height: 128px; padding: 18px 20px 0;}
.box-sign p { font-weight: bold; color: #2198fe; font-size: 16px; background: url(../img/icons-sg.png) no-repeat left 4px; padding-left: 30px; padding-bottom: 20px; border-bottom: 1px dotted #2198fe; margin-bottom: 25px;}
.box-sign .li1 { float: left;}
.box-sign .li2{ float: right;}
.box-sign li a { display: block; line-height: 34px; border-radius : 5px; background-color: #f8b551; color: #fff; font-size: 16px; font-weight: bold; width: 110px; text-align: center;  position: relative; letter-spacing: 0; transition:all 0.5s;}
.box-sign li.li2 a { width: 130px;}
.box-sign li a:hover { background-color: #ff3d00; letter-spacing: 1px; } 


/* box-default */
.box-default { background-color: #f9f7ef; border-radius : 10px; box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2); height: 262px; margin-bottom: 30px;}
.box-default .hd { line-height: 43px; height: 43px;}
.box-default .hd h3 { font-size: 24px; font-weight: bold; background: url(../img/on.png) no-repeat 4px top; padding-left: 32px; height: 43px; line-height: 30px; float: left; margin-top: -12px;}
.box-default .hd a.more { float: right; font-size: 12px; color: #999; padding-right: 20px;}
.box-default .bd { padding: 0 20px;}

/* 活动资讯 */
.box-news .bd li { line-height: 50px; height: 50px; border-bottom: 1px dashed #e0e0e0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 14px;}
.box-news .bd li a { color: #857427;}
.box-news .bd li a:hover { color: #2198fe;}

/* box-recom */
.box-recom { overflow:visible; width: 300px; float: right; }
.box-recom .bd { padding-top: 10px;}
.box-recom .bd li { height: 80px; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px dotted #857427;}
.box-recom .bd li.last {border-bottom: none;}
.box-recom .bd .pic { width: 70px; float: left; margin-right: 20px; border-radius: 5px; overflow: hidden;}
.box-recom .bd .pic img { width: auto; height: 80px;}
.box-recom .bd .con { overflow: hidden; position: relative; height: 80px;}
.box-recom .bd .title { font-weight: bold; line-height: 40px; height: 40px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 16px;}
.box-recom .bd .title a { color: #857427;}
.box-recom .bd span.date { position: absolute; left: 0; bottom: 5px; font-size: 14px; color: #999; font-weight: normal;}


/* btn-bottom */
.btn-bottom { float: left; width: 80px; margin-right: 20px;}
.btn-bottom li { width: 80px; height: 70px; background: url(../img/btn-color.png) no-repeat 0 0; margin-bottom: 20px; }
.btn-bottom li.li2 { background-position: 0 -89px;}
.btn-bottom li a { display: block; color: #fff; font-weight: bold; line-height: 24px; font-size: 20px; padding: 0 18px; text-align: center; padding-top: 10px; height: 60px;}


/* .box-bot -------------------- */
.box-bot { margin-bottom: 40px; overflow: hidden;}

/* about */
.box-bot .about { height: 116px; background-color: #fff; border: 2px solid #ded4a5; border-radius: 10px; float: left; padding: 20px;}


/* tel */
.box-bot .tel { width: 236px;}
.box-bot .tel .p1 { color: #2d99ff; font-size: 14px; height: 42px; border-bottom: 1px solid #f2eedd; margin-bottom: 20px;}
.box-bot .tel .p2 { background: url(../img/icons-tel.png) no-repeat left center; padding-left: 45px; font-weight: bold;}
.box-bot .tel .p2 em { display: block; font-size: 14px; color: #857427; line-height: 16px; font-weight: bold;}
.box-bot .tel .p2 span { color: #f90; font-size: 24px; }

/* ewm */
.box-bot .ewm { float: right; width: 256px;}
.box-bot .ewm .pic { float: right; width: 122px; position: relative; top:-3px;}
.box-bot .ewm .pic img { max-width: 122px;}
.box-bot .ewm .con { float: left; width: 110px;}
.box-bot .ewm .p1 { font-weight: bold; font-size: 20px; color: #f90; margin-bottom: 10px;}
.box-bot .ewm .p2 { font-size: 14px; line-height: 24px; color: #857427;}
.box-bot .ewm .p2 i { display: block; background: url(../img/icons-arrow.png) no-repeat center bottom; width: 25px; height: 6px; padding-top: 8px;}

/* goTop */
#goTop {
    display: none !important;
}
#gotop {
    position: fixed;
    _display: none !important;
    width: 50px;
    height: 50px;
    bottom: 10px;
    right: 0;
    z-index: 99;
    background:#fff url(../../../Base/img/icons-top.png) no-repeat 0 0;
    border: 1px solid #f0f0f0;
    cursor: pointer;
    transition:0.5s;
    -moz-transition:0.5s;   
    -webkit-transition: 0.5s;   
    -o-transition:0.5s;
}
#gotop:hover {  background:#004585 url(../../../Base/img/icons-top.png) no-repeat 0 -50px; border-color: #004585;}

/* winMark */
#winMark {
    z-index: 1;
    width: 100%;
    display: none;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
}


/* 列表页------------------------------------------------ */
.mHd { border-bottom: 2px solid #ded4a5; height: 80px; line-height: 80px; margin-bottom: 30px;}
.mHd h3 { font-size: 30px; background: url(../img/mHd-bg.png) no-repeat right center; padding-right: 35px; float: left;}

/* 框架 */
.side { width: 250px; float: left; margin-right: 40px;  margin-bottom: 50px; }
.mainContent { overflow: hidden; padding: 15px 90px; background-color: #fff; border-radius: 10px; box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1); margin-bottom: 50px;}

/* sideMenu */
#sideMenu { background-color: #fff; box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1); border-radius: 10px; overflow: hidden;}
#sideMenu .hd { height: 77px; text-align: center; background: url(../img/menu-hd.png) no-repeat; line-height: 60px;}
#sideMenu .hd h3 { font-size: 24px; font-weight: bold; color: #fff;}
#sideMenu .bd { padding:20px 30px 30px;}
#sideMenu .bd li { border-bottom: 1px dashed #ccc;}
#sideMenu .bd li a { font-size: 18px; color: #857427; display: block; line-height: 30px; padding: 14px 20px 14px 0; background: url(../img/menu-li.png) no-repeat right center;}
#sideMenu .bd li:hover a,#sideMenu .bd li.on a { color: #2198fe; font-weight: bold; background: url(../img/menu-li-on.png) no-repeat right center; }

/* newsList */

.newsList li { line-height: 60px; height: 60px; border-bottom: 1px dashed #ded4a5; background: url(../img/dot.png) no-repeat left center; padding-left: 28px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.newsList li a { color: #857427;}
.newsList li:hover { background: url(../img/dot-blue.png) no-repeat left center;  }
.newsList li:hover a { color: #2198fe;}
.newsList li span.date { float: right; font-size: 14px; color: #857427;}


/* bookList */
.bookList { padding-top: 15px;}
.bookList li { width: 22%; padding: 0 1.5%; float: left; text-align: center; margin-bottom: 40px;}
.bookList li .title { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; height: 36px; line-height: 36px; font-size: 18px; }
.bookList li .title a { color: #857427;}
.bookList li .pic { width: 140px; height: 180px; margin: 0 auto 10px;}
.bookList li span.date { font-size: 14px; color: #999;}


/* url_方块样式分页 */
.page {
    font-size: 0;
    text-align: center;
    padding: 40px 0;
    clear: both;
    overflow: hidden;
}
.page a,
.page span {
    font-size: 14px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: 1px solid #E1E1E1;
    padding: 0px 8px;
    margin: 0 3px 5px 0;
    line-height: 30px;
    height: 30px;
}
.page a:hover,
.page span:hover {
    border: 1px solid #2198fe;
    text-decoration: none;
    color: #2198fe;
}
.page .current {
    background: #2198fe;
    border: 1px solid #2198fe;
    color: #fff !important;
    font-weight: bold;
}
.page select,
.page input {
    margin: 0 4px;
    background: #fff;
    border: 0 solid #E1E1E1;
    vertical-align: middle;
}
.page input {
    text-align: center;
    padding: 0 4px;
    outline: none;
}
.page .disabled {
    pointer-events: none;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}



/* 文章内容页 -----------------------------------------*/
.noSideContent .printArea .conTxt {
    padding: 0 30px;
}
.articleCon {
    text-align: left;
    padding: 60px 10px;
}
.printArea .title {
    font-size: 30px;
    font-weight: bold;
    padding: 10px 30px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 20px;
    color: #857427;
}
.printArea .subheading {
    font-size: 16px;
    color: #555;
    text-align: center;
    margin-bottom: 20px;
}
.printArea .property {
    font-size: 13px;
    margin-bottom: 40px;
    padding:0 10px;
    text-align: center;
    padding-bottom: 10px;
    color: #999;
    border-bottom: 1px dotted #e0e0e0;
}
.printArea .property span {
    padding: 0 5px;
}
.printArea .property a { color: #777; }
.printArea .conTxt {
    font-size: 16px;
    line-height: 2;
    padding: 0 0 20px 0;
    overflow: hidden;
}
.printArea .conTxt img {
    max-width: 950px;
    height: auto !important;
}
.printArea .conTxt p {
    margin-bottom: 20px;
    word-wrap: break-word;
}
.printArea .conTxt a {
    color: blue;
    text-decoration: underline;
}
.printArea .conTxt em {
    font-style: italic;
}
.printArea .conTxt ul {
    padding-left: 2em;
    list-style: inherit;
}
.printArea .conTxt ol {
    padding-left: 2em;
    list-style: decimal;
}
.printArea .conTxt ul li {
    zoom: normal;
    list-style: inherit;
    text-indent: 0 !important;
}
.printArea .conTxt ol li {
    zoom: normal;
    list-style: inherit;
    text-indent: 0 !important;
}
.printArea .conTxt h1 {
    font-size: 2em;
    margin: .67em 0;
}
.printArea .conTxt h2 {
    font-size: 1.5em;
    margin: .75em 0;
}
.printArea .conTxt h3 {
    font-size: 1.17em;
    margin: .83em 0;
}
.printArea .conTxt h5 {
    font-size: .83em;
    margin: 1.5em 0;
}
.printArea .conTxt h6 {
    font-size: .75em;
    margin: 1.67em 0;
}
.printArea .conTxt h1,
.printArea .conTxt h2,
.printArea .conTxt h3,
.printArea .conTxt h4,
.printArea .conTxt h5,
.printArea .conTxt h6,
.printArea .conTxt b,
.printArea .conTxt strong {
    font-weight: bolder;
}
.printArea .conTxt table {
    margin: 0 auto;
}
.printArea .conTxt table p { margin-bottom: 0 !important; }
.printArea .videoPlayer {
    position: relative;
    z-index: 15;
    width: 800px;
    text-align: center;
    margin: 20px auto;
    height: 480px;
}
.articleCon .userControl {
    font-size: 14px;
    text-align: center;
    height: 34px;
    padding: 40px 0;
}

.articleCon .userControl a { display: inline-block; *display: inline; border: 1px solid #ded4a5; border-radius:32px; line-height: 32px; height: 32px; padding: 0 28px; color: #857427; margin: 0 15px; }
.articleCon .userControl a:hover { background-color: #857427; border-color: #857427; color: #fff;}
.articleCon .userControl .bdsharebuttonbox {
    float: right;
    position: relative; top: 6px;
}
.articleCon .page {
    padding: 10px 0;
    text-align: center;
    overflow: hidden;
}
.articleCon .others {
    border-top: 1px solid #ded4a5;
    padding-top: 20px;
}
.articleCon .others .prev,
.articleCon .others .next {
    line-height: 30px;
    padding: 5px 0;
}
.articleCon .others span { color: #857427;  }
.articleCon .others .prev span.date,
.articleCon .others .next span.date { color: #857427; font-weight: normal; }


/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/