@charset "utf-8";

/* CSS Document */

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    background-color: #ffefce;
    min-width: 1025px;
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover {
    color: #feca8e;
}


/*头部*/

.header {
    width: 100%;
    height: 194px;
    margin: 0 auto;
}

.top {
    width: 1025px;
    height: 132px;
    margin: 0 auto;
    background: #ffffff;
}

.logo {
    width: 521px;
    height: 44px;
    float: left;
    margin: 49px 0 0 36px
}

.logo_link {
    width: 521px;
    height: 44px;
    display: block;
}

.logo img {
    width: 521px;
    height: 44px;
}

.search {
    width: 140px;
    height: 30px;
    float: right;
    background: url(../images/search_03.png) no-repeat left center;
    z-index: 1000;
    margin: 11px 50px 0 0;
}

.search input {
    width: 99px;
    height: 29px;
    line-height: 29px;
    color: #323232;
    border: none;
    background: none;
    left: 0px;
    top: 0px;
    padding: 0px;
    margin: 0px;
}

.search input.notxt {
    color: #3f3f3c;
    padding-left: 12px;
    float: left;
}

.search input.notxt1 {
    width: 28px;
    height: 29px;
}

.wrap_nav {
    width: 100%;
    height: 64px;
    background: #feca8e;
    background: url(../images/nav_03.jpg) repeat-x left 48px #ff8311;
}

.Inwrap {
    width: 1025px;
    margin: 0 auto;
}

.nav {
    width: auto;
    float: left;
}

.navIn {
    width: 100%;
    height: 32px;
    padding: 15px 0 0 0;
}

.nav ul {
    width: auto;
    float: left;
}

.nav ul li {
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0px 30px;
}

.nav ul li a {
    color: #fff;
    font-weight: normal;
}

.nav ul li a:hover,
.nav ul li.on a {
    font-weight: bold;
}

.nav ul li .subNav a:hover {
    color: #feca8e;
}

.nav ul li .subNav {
    top: 30px;
    padding: 10px;
    width: 130px;
    background: #ff8311;
}

.nav ul li.on .subNav dl dd {
    height: auto;
    line-height: 20px;
    padding: 3px 10px 3px 20px;
}

.nav ul li.on .subNav dl dd {
    color: #016d38;
}

.nav ul li.on .subNav dl dd a {
    padding: 0px;
}

.content {
    width: 1025px;
    margin: 0px auto;
    background: #fff;
    overflow: hidden;
}

.Banner {
    width: 1015px;
    height: 238px;
    margin: 0px auto;
    padding: 8px 6px;
    background: #fff;
}


/*图片轮播*/

.flex-control-paging li a {
    display: block;
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
    background: #feca8e;
}


/* .flexslider ul.slides li img{ width:1010px; height:238px;} */

.mode01 {
    width: 1025px;
    overflow: hidden;
    clear: both;
    margin-top: 10px;
    background: #fff;
    padding: 0 0 30px 0;
}

.mode01 .lf {
    width: 825px;
    float: left
}

.mode01 .rt {
    width: 180px;
    height: 310px;
    float: right;
    margin: 0 8px 0 0;
}

.more {
    float: right;
    float: right;
    padding-right: 8px;
}

.more a {
    color: #01713b;
    font-size: 14px;
}

.lf_top ul li {
    width: 265px;
    height: 58px;
    line-height: 60px;
    margin: 0 0 0 10px;
}

.lf_top ul li a {
    height: 65px;
    line-height: 65px;
    display: block;
}

.lf_top ul li.li01 {
    background: url(../images/link01_03.png) no-repeat;
}

.lf_top ul li.li01 a {
    color: #087508
}

.lf_top ul li.li02 {
    background: url(../images/link02_03.png) no-repeat;
}

.lf_top ul li.li02 a {
    color: #23567f
}

.lf_top ul li.li03 {
    background: url(../images/link03_03.png) no-repeat;
}

.lf_top ul li.li03 a {
    color: #d81459
}

.lf_top ul li.li04 {
    background: url(../images/link04_03.png) no-repeat;
}

.lf_top ul li.li04 a {
    color: #ef6d0b
}

.lf_top ul li.li05 {
    background: url(../images/link02_03.png) no-repeat;
}

.lf_top ul li.li05 a {
    color: #5D04C2
}

.lf_bottom {
    margin: 0px 13px 0;
}

.notice_look {
    overflow: hidden;
}

.notice .title {
    overflow: hidden;
    padding: 0 0 0 30px;
    background: url(../images/notice_title_03.png) no-repeat left center;
}

.notice .titleIn {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ff480f;
}

.notice .titleIn h2 {
    height: 28px;
    line-height: 28px;
    width: auto;
    float: left;
    font-size: 15px;
    color: #5e5e5f;
    border-bottom: 2px solid #ff480f;
}

.notice .titleIn .more {
    float: right;
}

.notice .titleIn .more a {
    font-size: 14px;
    color: #5e5e5f;
}

.notice .titleIn .more span {
    font-size: 14px;
    color: #ff480f;
    margin: 0 19px 0 10px;
}

.notice ul {
    margin: 28px 5px 0 38px;
}

.notice ul li {
    height: 25px;
    line-height: 25px;
    *vertical-align: middle;
}

.notice ul li a {
    float: left;
    font-size: 13px;
    font-family: "宋体";
    color: #5e5e5f;
}

.notice ul li a:hover {
    color: #ff480f
}

.notice ul li span {
    float: right;
    font-size: 13px;
    color: #5e5e5f;
    font-family: "宋体"
}

.notice {
    width: 525px;
    float: left;
}

.look {
    width: 250px;
    float: right;
}

.look .title {
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    padding: 0 0 0 63px;
    background: url(../images/look_title_03.png) no-repeat 8px 13px #dfcca1;
}

.look .titleIn {
    padding: 13px 0 0 0;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ffffff;
    margin: 0 14px 0 0;
}

.look .titleIn h2 {
    height: 28px;
    line-height: 28px;
    width: auto;
    float: left;
    font-size: 15px;
    color: #673a1b;
    border-bottom: 2px solid #ffffff;
}

.look .titleIn .more {
    float: right;
}

.look .titleIn .more a {
    font-size: 14px;
    color: #5e5e5f;
}

.look .titleIn .more span {
    font-size: 14px;
    color: #673a1b;
    margin: 0 0px 0 10px;
}

.look ul li {
    overflow: hidden;
    margin: 0 0 17px 0;
}

.look ul li span {
    float: left;
}

.look ul li a {
    display: block;
    line-height: 16px;
    height: 67px;
    line-height: 60px;
    padding: 0px 0 0 8px;
    margin: 0 0 0 87px;
}

.link {
    width: 180px;
    height: 313px;
    background: url(../images/right_bg_03.jpg) no-repeat;
}

.link ul li {
    height: 76px;
    line-height: 76px;
    padding: 0 0 0 71px;
}

.link ul li.li01 {
    background: url(../images/r01_03.jpg) no-repeat 27px center;
}

.link ul li.li02 {
    background: url(../images/r02_03.jpg) no-repeat 31px center;
}

.link ul li.li03 {
    background: url(../images/r03_03.jpg) no-repeat 32px center;
}

.link ul li.li04 {
    background: url(../images/r04_03.jpg) no-repeat 33px center;
}

.list {
    padding: 0 80px;
}

.list .title {
    padding: 17px 0 17px 0;
}

.list .title h3 {
    padding: 0 0 0 11px;
    background: url(../images/title_03.jpg) no-repeat left center;
}

.list ul li {
    padding: 0 0 0 12px;
    height: 25px;
    line-height: 25px;
    background: url(../images/list_03.jpg) no-repeat left center;
}

.liIn {
    overflow: hidden;
    border-bottom: 1px dashed #cfb885;
    height: 25px;
    line-height: 25px;
}

.liIn a {
    width: auto;
    float: left;
    font-size: 13px;
    font-family: "宋体";
    color: #5e5e5f
}

.liIn a:hover {
    color: #ff8311
}

.liIn span {
    width: auto;
    float: right;
    font-size: 13px;
    font-family: "宋体";
}

.conIn {
    padding: 16px 40px 0 40px;
}

.bread {
    height: 26px;
    line-height: 26px;
    border-bottom: 1px solid #ffd190;
    padding: 0px 0 0 12px;
    background: url(../images/bread_03.jpg) no-repeat left center;
}

.article h3 {
    font-size: 16px;
    color: #5e5e5f;
    text-align: center;
    margin: 30px auto;
}

.article h3 a {
    color: #5e5e5f;
}

.article .author {
    font-size: 12px;
    color: #000001;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ffd190;
    text-align: center;
    font-family: "宋体";
}

.article_con {
    line-height: 41px;
    text-indent: 2em;
    margin: 20px 0 0 0;
    font-size: 16px;
    color: #5e5e5f;
}

.fujian {
    padding: 15px 0 15px 0;
}

.fujian ul li {
    padding: 0px;
    text-align: center;
}


/*底部开始*/

.footer {
    height: 82px;
    background: url(../images/bottom_03.jpg) repeat-x;
    color: #fff;
    margin: 8px 0 0 0;
}

.footerIn {
    width: 1025px;
    margin: 0 auto;
}

.bottom_top {
    overflow: hidden;
}

.f_left {
    width: 820px;
    float: left;
    margin: 30px 0 0 50px;
}

.f_left a {
    margin: 0 100px 0 0;
    color: #8a6e3c;
}

.f_right {
    width: auto;
    float: right;
    margin: 5px 0 0 0;
}

.f_r01,
.f_r02 {
    display: inline-block;
}

.f_r01 p,
.f_r02 p {
    text-align: center;
    color: #8a6e3c;
}

.copy {
    text-align: center;
    margin: 0px auto;
    padding: 10px 0 10px 0;
    color: #000000;
}


/*二级页*/

.con {
    width: 1025px;
    margin: 0 auto;
    background: #fff
}

.page {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
    clear: both;
    padding: 20px 0px 30px 0;
}

.page a {
    padding: 0 5px;
    color: #000000;
    font-weight: bold;
}

.page a:hover {
    font-weight: bold;
    color: #e60012;
}

.page a.active {
    color: #e60012;
    font-weight: bold;
}


/*.pageList{ padding-bottom: 30px; overflow: hidden;}
.articleTitle { width: 100%;text-align: center;}
.articleTitle h2{font-size: 18px; color:#004a00; line-height: 20px; padding:10px 0;}
.articleTitle h3{ font-size: 14px; color: #555; line-height: 20px; padding:10px 0; font-weight: bold;}
.articleAuthor { height: 30px;text-align: center; line-height: 30px; margin: 10px;background: #f5f5f5; color:#777; }
.article{overflow:hidden; margin:20px 10px;font-size:12px; line-height:22px;}
.Annex {padding:0px; overflow:hidden; margin-bottom:30px;}
.Annex h3 { font-size: 16px;line-height: 30px; color:#004a00; padding-left:5px;}
.Annex ul li { height: 26px; line-height: 26px;background:url(../images/list_lig.gif) no-repeat 10px center; padding-left: 28px;}
.Annex ul li a { font-size: 12px; line-height: 24px; color:#656464;}
.Annex ul li a:hover{ color:#004a00;}*/


/*通栏图片页开始*/


/*.pictureList_tl2 ul {  width:1020px; overflow:hidden; }
.pictureList_tl2 ul li { width:180px; height:165px; float: left; text-align:center; margin:0 24px 0 0;}
.pictureList_tl2 ul li img { width: 180px; height: 140px; display:block; }
.pictureList_tl2 ul li p { height:20px; line-height:20px; }*/


/*通栏图片页结束*/


/*二级页左右分栏开始*/


/*.con { width:1000px; height:auto; overflow:hidden; }
.con .con_left { width: 200px; float: left;border:1px solid #e3e3e3; border-bottom:none; margin:5px 0 0 0; }
.con .con_left .left_title { height:39px; line-height:39px; background:url(../images/cen_tbg.jpg) repeat-x; }
.con .con_left .left_title h2 { padding:0 0 0 20px; }
.con .con_left .left_title h2 a { font-size:16px; font-family:"微软雅黑"; color:#01713b; font-weight:bold; }
.con .con_left ul li {  }
.con .con_left ul li a {  padding:10px 20px 10px 20px; display: block; border-bottom:1px solid #e3e3e3; }
.con .con_left ul li a:hover { border-bottom: 3px solid #01713b; }
.con .con_right { width:785px; height:auto; float: right; }
.pictureList ul { width:800px; overflow:hidden; }
.pictureList ul li { width:180px; height:165px; float: left; text-align:center; margin:0 20px 0 0; }
.pictureList ul li img { width: 180px; height: 140px; display:block; }
.pictureList ul li p { height:20px; line-height:20px; }*/


/*二级页左右分栏结束*/
.lf_top>ul{
    margin-top: 30px;
}
.lf_top>ul li{
    
}
.lf_top ul.ewmUl{
    margin: 0;
    margin: 0 5px;
    font-size: 0;
}

.lf_top ul.ewmUl li{
    display: inline-block;
    vertical-align: top;
    width: 50%;
    height: auto;
    margin: 0;
}
.lf_top ul.ewmUl li a{
    padding: 0;
    margin: 0px 5px;
    height: auto;
    line-height: normal;
}
.lf_top ul.ewmUl li a img{
    width: 110px;
    height: 110px;
    overflow: hidden;
    margin: 0 auto;
}
.lf_top ul.ewmUl li a .ewmtxt{
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
}