/* CSS Document */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
    margin: 0px;
    padding: 0px;
    font-family: 'Microsoft YaHei';
}

html {
    font-size: 62.5%;
    font-family: 'Microsoft YaHei';
}

fieldset, img {
    border: none;
}

img {
    border: none;
}

address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}

ul, ol, li {
    list-style: none;
}

input {
    padding-top: 0px;
    padding-bottom: 0px;
    display: block;
}

input::-moz-focus-inner {
    border: none;
    padding: 0px;
}

select, input {
    vertical-align: middle;
}

select, input, textarea {
    font-size: 13px;
    margin: 0px;
}

input[type="text"], input[type="password"], textarea {
    outline-style: none;
    -webkit-appearance: none;
}

textarea {
    resize: none;
    overflow: hidden;
}

table {
    border-collapse: collapse;
}

body {
    font-family: "Microsoft YaHei";
    background: #ffff;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clearit {
    clear: both;
    height: 0px;
    font-size: 0px;
    overflow: hidden;
    width: 100%;
}

a {
    text-decoration: none;
}

.hidden {
    visibility: hidden;
}

/*index--header*/
.header {
    height: 40px;
    width: 100%;
    background: #fff;
}

.header p {
    width: 1000px;
    margin: 0 auto;
    line-height: 38px;
    font-size: 12px;
    font-family: "Arial";
    color: #fff;
    height: 40px;
}

.header p span {
    float: left;
}

.header p a {
    float: right;
    color: #fff;
    margin-left: 31px;
}

.logo {
    height: 81px;
    width: 1001px;
    margin: 27px auto;
    background: url(../bgimg/rexian.jpg) no-repeat right 0;
}

.nav {
    height: 63px;
    width: 100%;
    background: #29A05C;
}

.nav #nav_content {
    width: 1000px;
    margin: 0 auto;
    background: url(../bgimg/nav.jpg) no-repeat right 25px;
    height: 63px;
    padding-left: 1px;
}

.nav #nav_content li {
    line-height: 63px;
    font-size: 18px;
    float: left;
    background: url(../bgimg/nav.jpg) no-repeat left 25px;
    z-index: 9999
}

.nav #nav_content li a {
    display: block;
    color: #FFF;
    font-size: 18px;
    line-height: 63px;
    padding: 0 14.5px 0 14.5px;
}

.nav li {
    position: relative;
    display: inline-block;
}

.nav #nav_content li .sub_nav {
    position: absolute;
    top: 63px;
    background: #f3f3f3;
    width: 325px;
    display: none;
    left: 0;
    z-index: 9999;
    float: left;
    padding: 10px 0 10px 25px;
}

.nav #nav_content li .sub_nav a {
    width: 130px;
    padding: 0 0 0 25px;
    color: #656565;
    display: block;
    float: left;
    line-height: 32px;
    height: 32px;
    font-size: 12px;
    background: url(../bgimg/navbg.png) no-repeat 8px center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nav #nav_content li .sub_nav a:hover {
    color: #29A05C;
    background-image: url(../bgimg/gsl2.jpg);
    font-size: 14px;
}

#navline {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5000;
}

.banner {
    width: 100%;
    position: relative;
    height: 578px;
}

.banner .banner_img {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.banner .banner_img ul {
    width: 100% !important;
}

.banner .banner_img li {
    width: 100% !important;
    height: 578px;
    overflow: hidden;
    text-align: center;
}

.banner .banner_img li a {
    display: block;
    height: 578px;
}

.banner .br_btn {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    left: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.banner .br_btn ul {
    text-align: center;
    padding-top: 5px;
}

.banner .br_btn ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 40px;
    height: 10px;
    margin: 5px;
    background: #fff;
    overflow: hidden;
    _filter: alpha(opacity=60);
    opacity: 0.6;
    line-height: 9999px;
}

.banner .br_btn ul .on {
    background-color: #29A05C;
}

.search_b {
    width: 100%;
    height: 63px;
    border-bottom: 1px solid #f3f3f3;
}

.search {
    width: 1000px;
    margin: 0 auto;
    height: 62px;
    line-height: 62px;
    font-size: 12px;
    font-family: "Arial";
}

.search p {
    color: #666666;
    float: left;
    width: 500px;
    font-size: 14px;
}

.search p a {
    color: #999999;
    padding: 0 6px;
    z-index: 1;
}

.search input {
    float: left;
    margin-top: 16px;
}

.search .ssk {
    float: right;
    width: 358px;
}

.search .tijiao {
    width: 48px;
    height: 32px;
    background: url(../bgimg/tijiao.jpg) 0 0 no-repeat;
    border: none;
}

.search .sousuo {
    width: 295px;
    border: 1px solid #cccccc;
    height: 30px;
    line-height: 32px;
    font-size: 14px;
    padding-left: 13px;
    color: #666666;
}

.hezuo {
    background: url(../bgimg/hezuo.jpg) repeat-x;
    height: 284px;
}

.black_title {
    text-align: center;
    font-size: 24px;
    font-weight: bolder;
    color: #000000;
    padding-top: 52px;
    padding-bottom: 10px;
    background: url(../bgimg/hzx.jpg) no-repeat center 63px;
    line-height: 24px;
    height: 30px;
}

.english {
    text-align: center;
    font-size: 18px;
    line-height: 18px;
}

.english span {
    color: #29A05C;
}

.jishu_main {
    width: 1000px;
    margin: 40px auto 15px auto;
    position: relative;
    overflow: hidden;
}

.jishu_main .lunbotu {
    width: 900px;
    margin: 0 auto;
}

.jishu_main li {
    float: left;
    width: 166px;
    margin: 0 7px;
    display: inline;
}

.jishu_main li a {
    display: block;
}

.jishu_main li a img {
    width: 164px;
    border: 1px solid #fff;
    height: 90px;
    display: block;
}

.jishu_main .next {
    position: absolute;
    top: 30px;
    left: 0;
    display: block;
    width: 33px;
    height: 31px;
    background: url(../bgimg/prev.jpg) no-repeat 0 0;
}

.jishu_main .prev {
    position: absolute;
    top: 30px;
    right: 0px;
    display: block;
    width: 33px;
    height: 31px;
    background: url(../bgimg/next.jpg) no-repeat 0 0
}

.fanwei {
    width: 100%;
    background: url(../bgimg/guanggao.jpg) no-repeat center bottom;
    padding-bottom: 35px;
}

.range {
    width: 1000px;
    margin: 0 auto;
}

.range .black_title {
    padding-top: 40px;
    background: url(../bgimg/rangebg.jpg) no-repeat center 55px;
    font-family: 'Microsoft YaHei';
}

.range #range_nav {
    padding-top: 40px;
    padding-bottom: 25px;
    float: left;
}

.range #range_nav div {
    float: left;
    width: 176px;
    height: 42px;
    margin-left: 30px;
    background: #f0f0f0;
    line-height: 42px;
    text-align: center;
    color: #676767;
    font-size: 16px;
    display: inline;
    cursor: pointer;
}

.range #range_nav #no_margin {
    margin: 0;
}

.range #range_nav .over_nav {
    background: #29A05C;
    color: #fff;
}

.range ul {
    display: none;
}

.range .display {
    display: block;
}

.range ul li {
    width: 310px;
    float: left;
    height: 243px;
    position: relative;
    margin-bottom: 36px;
    z-index: 0;
    margin-left: 35px;
}

.range ul li a {
    display: block;
}

.range ul li a img {
    width: 310px;
    height: 243px;
}

.range ul .no_margin {
    margin-left: 0;
}

.range ul li .bottom_div {
    color: #fff;
    font-size: 16px;
    z-index: 66666;
    position: absolute;
    top: 200px;
    height: 43px;
    width: 310px;
    text-align: center;
    line-height: 43px;
    display: block;
    background: #29A05C;
    opacity: 0.9
}

.range ul li .msover .msobg {
    position: absolute;
    top: 0;
    left: 0;
    width: 310px;
    height: 243px;
    background: #29A05C;
    opacity: 0.8;
    z-index: 99;
    filter: alpha(opacity=80);
}

.range ul li .msover {
    width: 310px;
    height: 243px;
    color: #000;
    z-index: 666;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.range ul li .msover p {
    color: #fff;
    font-weight: bolder;
    text-align: center;
    z-index: 9999;
    font-size: 20px;
    width: 310px;
    height: 153px;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 90px;
}

.range ul li .msover p span {
    margin: 22px auto 0 auto;
    width: 124px;
    height: 30px;
    border-radius: 5px;
    border: 1px #fff solid;
    left: 86px;
    font-weight: normal;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    z-index: 5;
    display: block;
    cursor: pointer;
}

.range ul li .msover p span:hover {
    background: #FFF;
    color: #29A05C;
    border: 1px #29A05C solid;
    zoom: 1;
}

.hezuo_mr {
    height: 41px;
    width: 161px;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
    border: 1px solid #29A05C;
    text-align: center;
    line-height: 41px;
    color: #29A05C;
    font-size: 14px;
}

.hezuo_mr:hover {
    background: #29A05C;
    color: #fff;
    border-color: #29A05C;
}

.guanggao {
    width: 100%;
    height: 160px;
    display: block;
}

.youshi {
    width: 100%;
    background: url(../bgimg/ystbg.jpg) repeat-x 0 168px;
    padding-top: 43px;
    padding-bottom: 34px;
}

.youshi img {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.youshi #ys_content {
    width: 1000px;
    margin: 28px auto 0 auto;
    background: url(../bgimg/ys_left.jpg) no-repeat right 0;
    padding-top: 7px;
    overflow: auto;
}

.youshi #ys_content div {
    width: 550px;
    float: left;
    border-bottom: 1px dashed #EBEBEB;
    padding-top: 13px;
    padding-left: 45px;
    padding-bottom: 13px;
}

.youshi #ys_content div .tit {
    float: left;
    font-size: 24px;
    font-weight: bolder;
    color: #29A05C;
    line-height: 30px;
}

.youshi #ys_content div .yw {
    float: right;
    width: 480px;
    line-height: 18px;
    color: #B3B3B3;
    font-size: 8px;
    text-align: justify;
    padding-top: 4px;
}

.youshi #ys_content div .ys_title {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    padding-top: 0;
    float: right;
    width: 480px;
}

.jianjie {
    width: 100%;
    background: url(../bgimg/blue_bg1.jpg);
    float: left;
    padding-bottom: 98px;
}

.jianjie .black_title {
    color: #fff;
    background: none;
    padding-top: 68px;
    font-size: 24px;
}

.jianjie .english {
    color: #fff;
}

.jianjie .english span {
    color: #fff;
}

.jianjie .jj_content {
    width: 1000px;
    margin: 0 auto;
    background: url(../bgimg/blue_bg.jpg) no-repeat 0 85px;
}

.jj_main {
    padding-top: 55px;
}

.jj_main .jj_img {
    display: block;
    float: left;
}

.jj_main .jj_img img {
    display: block;
    width: 403px;
    height: 306px;
    border: 7px solid #6DC499;
}

.jj_main .jj_right {
    float: right;
    width: 550px;
    margin-right: 4px;
}

.jj_main .jj_right p {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    text-align: justify;
    text-indent: 2em;
}

.jj_main .jj_right a {
    display: block;
    border-radius: 5px;
    border: 1px solid #2BFE95;
    color: #2AE093;
    width: 134px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    margin-top: 30px;
}

.jj_main .jj_right a:hover {
    background: #fff;
}

.anli {
    width: 1000px;
    margin: 0 auto;
}

.anli .black_title {
    background-image: url(../bgimg/rangebg.jpg)
}

.anli ul {
    padding-top: 35px;
}

.anli ul li {
    width: 310px;
    float: left;
    height: 243px;
    position: relative;
    margin-bottom: 36px;
    z-index: 0;
    margin-right: 35px;
}

.anli ul li a {
    display: block;
}

.anli ul li a img {
    width: 310px;
    height: 243px;
}

.anli ul .no_margin {
    margin-right: 0;
}

.anli ul li .bottom_div {
    color: #fff;
    font-size: 16px;
    z-index: 66666;
    position: absolute;
    top: 200px;
    height: 43px;
    width: 310px;
    text-align: center;
    line-height: 43px;
    display: block;
    background: #29A05C;
    opacity: 0.9
}

.anli ul li .msover .msobg {
    position: absolute;
    top: 0;
    left: 0;
    width: 310px;
    height: 243px;
    background: #29A05C;
    opacity: 0.7;
    z-index: 99;
    filter: alpha(opacity=70);
}

.anli ul li .msover {
    width: 310px;
    height: 243px;
    color: #000;
    z-index: 666;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.anli ul li .msover p {
    color: #fff;
    font-weight: bolder;
    text-align: center;
    z-index: 9999;
    font-size: 20px;
    width: 310px;
    height: 203px;
    position: absolute;
    top: 0;

    padding-top: 40px;
}

.anli ul li .msover p .nr {
    display: block;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    width: 270px;
    margin: 0 auto;
    padding-top: 10px;
    text-align: justify;
    color: #fff;
}

.anli ul li .msover p .more {
    margin: 22px auto 0 auto;
    width: 124px;
    height: 30px;
    border-radius: 5px;
    border: 1px #fff solid;
    left: 86px;
    font-weight: normal;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    z-index: 5;
    display: block;
    cursor: pointer;
}

.anli ul li .msover p .more:hover {
    background: #FFF;
    color: #29A05C;
    border: 1px #29A05C solid;
}

.liuyan {
    width: 1000px;
    margin: 50px auto 0 auto;
    background: url(../bgimg/liuyanbg.jpg) no-repeat 0 0;
    position: relative;
    padding-bottom: 71px;
}

.liuyan p {
    text-align: center;
    line-height: 76px;
    color: #fff;
    font-weight: bolder;
    font-size: 28px;
}

.liuyan .ljzx {
    display: block;
    margin: 0 auto;
    width: 970px;
    height: 375px;
    background: url(../bgimg/liuyan.jpg) 0 0 no-repeat;
}

.liuyan table {
    position: absolute;
    right: 35px;
    top: 113px;
}

.liuyan table td, .liuyan table th {
    font-size: 16px;
    color: #737574;
    font-family: "Microsoft YaHei";
    padding-bottom: 11px;
}

.liuyan table input {
    height: 40px;
    border: 1px solid #E1E1DF;
    display: block;
    width: 276px;
    padding-left: 5px;
    line-height: 40px;
}

.liuyan table textarea {
    width: 271px;
    height: 86px;
    padding: 5px;
    border: 1px solid #E1E1E1;
    overflow: hidden;
}

.liuyan table .yzm {
    width: 158px;
    float: left;
}

.liuyan table td img {
    display: block;
    width: 105px;
    height: 42px;
    float: left;
    margin-left: 14px;
}

.liuyan table .lytijiao {
    width: 140px;
    height: 42px;
    border: none;
    color: #fff;
    text-align: center;
    line-height: 42px;
    background: #ff6600;
    font-size: 19px;
    cursor: pointer;
}

.rongyu {
    width: 100%;
    background: url(../bgimg/ry.jpg) no-repeat center 0;
);
    float: left;
    padding-bottom: 50px;
}

.rongyu .black_title {
    color: #fff;
    background: none;
    padding-top: 68px;
    background: url(../bgimg/blue_bg.jpg) no-repeat center 85px;
    font-size: 24px;
}

.rongyu .english {
    color: #fff;
}

.rongyu .english span {
    color: #fff;
}

.rongyu .rytx {
    padding-top: 43px;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    height: 283px;
    margin-bottom: 30px;
}

.rongyu #ryul li {
    float: left;
    width: 313px;
    margin: 0 11.25px;
}

.rongyu #ryul li img {
    display: block;
    width: 305px;
    height: 211px;
    padding: 5px;
    border: 1px solid #93D4B2
}

.rongyu #ryul li img:hover {
    background: #fff;
}

.rongyu #ryul li a {
    color: #FFF;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    display: block;
}

.rongyu .hezuo_mr:hover {
    background: #FFF;
    color: #24A968;
    border-color: #fff
}

.news {
    width: 1000px;
    margin: 0 auto;
    padding-top: 40px;
}

.news #news_left {
    position: relative;
    width: 601px;
    float: left;
    height: 380px;
}

.news #news_left #news_tit {
    height: 45px;
    z-index: 9999;
    background: url(../bgimg/news_t.jpg) repeat-x 0 0;
}

.news #news_left #news_tit a {
    display: block;
    float: left;
    width: 132px;
    line-height: 45px;
    color: #3d3d3d;
    font-size: 18px;
    text-align: center;
    z-index: 999;
}

.news #news_left #news_tit .hover_news {
    background: #29A05C;
    color: #fff;
}

.news #news_left #news_tit .more {
}

.news #news_left .news_main {
    padding-top: 25px;
    display: block;
    position: absolute;
    top: 45px;
    left: 0
}

.news_main .more {
    position: absolute;
    top: -45px;
    right: -15px;
    font-size: 12px;
    width: 60px;
    padding-right: 25px;
    text-align: right;
    background: url(../bgimg/news_mr.jpg) no-repeat 60px center;
    color: #3d3d3d;
    height: 45px;
    line-height: 45px;
}

.news #news_left ul {
    display: none;
}

.news #news_left ul li {
    margin: 0;
    width: 585px;
}

.news .news_top {
    height: 170px;
    float: left
}

.news .news_top .news_img {
    float: left;
    display: block;
}

.news .news_top .news_img img {
    width: 195px;
    height: 144px;
    padding: 4px;
    border: 1px #dfdfdf solid;
}

.news .news_top .news_stit {
    float: left;
    width: 350px;
    margin-left: 20px;
    font-size: 16px;
    color: #333333;
    line-height: 54px;
    font-weight: 500;
    display: block;
}

.news .news_top p {
    float: left;
    width: 350px;
    margin-left: 20px;
    line-height: 28px;
    font-size: 12px;
    color: #999999;
    padding: 0;
    border: none;
    background: none;
}

.news .news_top p a {
    color: #999999;
    display: inline;
    float: none;
}

.news li p {
    font-size: 12px;
    line-height: 35px;
    border-bottom: 1px dashed #c4c4c4;
    padding-left: 28px;
    background: url(../bgimg/news_p.jpg) no-repeat 5px 13px;
    font-size: 13px;
    float: left;
    width: 557px;
    overflow: hidden;
}

.news li p a {
    color: #676767;
    width: 460px;
    float: left;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 35px;
}

.news li p span {
    float: right;
    display: block;
    width: 90px;
    text-align: right;
    color: #999999;
    line-height: 35px;
}

.news .wenti {
    width: 380px;
    float: right;
}

.news .wenti .wt_tit {
    height: 45px;
    line-height: 45px;
    background: url(../bgimg/news_t.jpg) repeat-x;
    margin-bottom: 22px;
}

.news .wenti .hover_news {
    width: 132px;
    text-align: center;
    display: block;
    float: left;
    background: #29A05C;
    color: #fff;
    font-size: 18px;
}

.news .wenti .more {
    font-size: 12px;
    width: 60px;
    float: right;
    padding-right: 25px;
    text-align: right;
    background: url(../bgimg/news_mr.jpg) no-repeat 60px 17px;
    color: #3d3d3d;
}

.news .wenti .wenda {
    padding: 20px 0 16px 0;
    border-bottom: 1px dashed #c4c4c4;
}

.news .wenti .wen {
    display: block;
    height: 18px;
    padding-left: 30px;
    font-size: 12px;
    color: #343434;
    font-weight: bolder;
    line-height: 18px;
    margin-bottom: 10px;
    background: url(../bgimg/wen.jpg) no-repeat 0 center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news .wenti .da {
    display: block;
    padding-left: 30px;
    color: #9A9A9A;
    line-height: 20px;
    font-size: 12px;
    background: url(../bgimg/da.jpg) no-repeat 0 0;
}

.friends_link {
    width: 100%;
    background: #f6f6f6;
    margin-top: 42px;
    float: left;
    padding-bottom: 7px;
}

.friends_link .link {
    width: 815px;
    padding-left: 160px;
    background: url(../bgimg/link.jpg) no-repeat 0 21px;
    padding-top: 20px;
    margin: 0 auto;
    overflow: auto;
    padding-right: 25px;
}

.friends_link .link a {
    display: inline-block;
    line-height: 37px;
    padding: 0 25px;
    font-size: 13px;
    color: #2c2c2c;
}

.footer_nav {
    width: 100%;
    height: 54px;
    background: url(../bgimg/blue_bg1.jpg);
}

.footer_nav .f_nav {
    width: 990px;
    margin: 0 auto;
    padding-left: 10px;
    color: #fff;
    background: url(../bgimg/nav.jpg) no-repeat right center;
    height: 54px;
}

.footer_nav .f_nav a {
    display: block;
    float: left;
    height: 54px;
    line-height: 54px;
    padding: 0 14.5px 0 14px;
    font-size: 16px;
    color: #fff;
    background: url(../bgimg/nav.jpg) no-repeat left center;
}

.footer {
    width: 100%;
    background: #f9f9f9;
    float: left;
    padding: 0;
}

.footer .footer_main {
    width: 1000px;
    margin: 0 auto;
    padding-top: 35px;
    padding-bottom: 35px;
    height: 168px;
}

.footer .f_left {
    width: 249px;
    float: left;
    background: url(../bgimg/f_rexian.jpg) no-repeat 0 110px;
}

.footer .f_left .ftlogo {
    display: block;
    margin-bottom: 53px;
}

.footer .f_left .ftlogo img {
    display: block;
    width: 249px;
    height: 88px;
}

.footer .f_left .fenxiang {
    height: 40px;
    overflow: hidden;
}

.footer .f_left .fenxiang span {
    float: left;
    padding-left: 10px;
    line-height: 42px;
    font-size: 12px;
    display: block;
    width: 50px;
}

.footer .f_left .fenxiang .bdsharebuttonbox {
    float: right;
    width: 185px;
    padding-top: 7px;
    height: 30px;
    overflow: hidden;
}

.footer .f_center {
    width: 520px;
    float: left;
    margin-left: 27px;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    padding-bottom: 15px;
}

.footer .f_center a {
    padding: 10px 30px 0 30px;
    line-height: 32px;
    font-size: 16px;
    color: #1F975A;
}

.footer .f_center p {
    padding: 0 30px;
    line-height: 25px;
    font-size: 14px;
    color: #9a9a9a;
}

.footer .f_right {
    float: right;
}

.footer .f_right img {
    wdith: 168px;
    height: 168px;
    display: block;
    float: right;
}

/*-------fenye-wenti--*/
.page {
    width: 100%;
    float: left;
    background: url(../bgimg/guanggao.jpg) no-repeat center bottom;
}

.fenye {
    width: 1000px;
    margin: 0 auto;
    padding-top: 23px;
}

.fy_left {
    width: 231px;
    float: left;
}

.fyl_top_bt {
    display: block;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #29A05C;
    color: #fff;
    font-size: 22px;
    text-align: center;
}

.fy_left .fyl_top {
    border: 3px solid #29A05C;
    padding-bottom: 11px;
    margin-bottom: 19px;
}

.fy_left .fyl_top a {
    display: block;
    width: 208px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    color: #8a8a8a;
    font-size: 16px;
    margin: 6px auto;
    background: #F0F0F0 url(../bgimg/gsl.jpg) no-repeat 8px 15px;
}

.fy_left .fyl_top .hover {
    background: #29A05C url(../bgimg/gsjj.jpg) no-repeat 8px 15px;
    color: #fff;
}

.fy_left .fyl_btm {
    border: 3px solid #29A05C;
    float: left;
    width: 225px;
    padding: 22px 0;
    box-sizing: border-box;
}

.fy_left .fyl_btm a {
    display: block;
    line-height: 30px;
    text-align: center;
    color: #309D64;
    font-size: 15px;
}

.fy_left .fyl_btm a img {
    display: block;
    width: 225px;
    height: 80px;
}

.fy_left .fyl_btm p {
    font-size: 12px;
    width: 205px;
    line-height: 26px;
    color: #a0a0a0;
    padding-left: 10px;

}

.fy_right {
    width: 751px;
    float: right;
}

.fy_right .top {
    width: 751px;
    height: 50px;
    line-height: 50px;
    background: url(../bgimg/fyrpb.jpg) no-repeat 0 bottom;
    margin-bottom: 3px;
}

.fy_right p .title {
    color: #000;
    font-size: 18px;
    font-weight: bolder;
    float: left;
    padding-left: 16px;
    background: url(../bgimg/fyrp.jpg) no-repeat 0 18px;
    line-height: 50px;
}

.fy_right p span {
    float: right;
    color: #999999;
    font-size: 14px;
    font-weight: normal;
}

.fy_right p span a {
    color: #999999;
}

.fy_right .wenda {
    padding: 20px 0 13px 0;
    border-bottom: 1px dashed #c6c6c6;
}

.fy_right .wenda a {
    display: block;
    font-size: 14px;
    color: #989898;
    padding-left: 28px;
    background: url(../bgimg/da.jpg) no-repeat 0 1px;
    line-height: 20px;
}

.fy_right .wenda .wen {
    font-weight: bolder;
    color: #000;
    margin-bottom: 10px;
    line-height: 18px;
    background: url(../bgimg/wen.jpg) no-repeat 0 0;
}

.fy_right .fy_jump {
    padding: 80px 0 75px 0;
    text-align: center;
}

.fy_right .fy_jump a {
    display: inline-block;
    margin-right: 4px;
    border: 1px solid #cecece;
    height: 38px;
    line-height: 38px;
    padding: 0 14px;
    font-size: 14px;
    color: #666666;
}

.fy_right .fy_jump a:hover {
    background: #4DA86F;
    border-color: #4da86f;
    color: #fff;
}

.fy_right .fy_jump .over {
    background: #4DA86F;
    border-color: #4da86f;
    color: #fff;
}

.fy_right .fy_jump span {
    font-size: 12px;
    color: #666666;
    padding-left: 10px;
}

/*-----------fenye-anli*/
.fy_right .fyal {
    display: block;
    height: 164px;
    width: 100%;
    margin-top: 20px;
}

.fy_right .fyal:hover {
    background: #f9f9f9;
}

.fy_right .fyal img {
    display: block;
    width: 198px;
    height: 153px;
    padding: 4px;
    border: 1px #fff solid;
    float: left;
    background: #fff;
}

.fy_right .fyal .fyal_r {
    width: 514px;
    float: right;
    position: relative;
}

.fy_right .fyal .fyal_r p {
    background: none;
    color: #b1b1b1;
    line-height: 20px;
    font-size: 12px;
    width: 100%;
    padding: 0;
    margin: 0;
}

.fy_right .fyal .fyal_r .title {
    font-size: 16px;
    line-height: 34px;
    color: #000;
}

.fy_right .fyal .fyal_r span {
    border-radius: 5px;
    border: 1px solid #29A05C;
    display: block;
    height: 29px;
    width: 117px;
    line-height: 29px;
    text-align: center;
    color: #29A05C;
    font-size: 12px;
    position: absolute;
    top: 125px;
    left: 0;
}

.fy_right .fyal .fyal_r span:hover {
    background: #fff;
}

.fy_right .fy2 .fy_jump {
    padding: 35px 0 45px 0;
}

/*---------fenye-news*/
.fy_right .fynews {
    padding-top: 33px;
    border-bottom: 1px dashed #c9c9c9;
}

.fy_right .fynews .title {
    font-size: 18px;
    color: #000;
    font-weight: bolder;
    text-align: center;
    line-height: 58px;
    border-bottom: 1px dashed #c9c9c9;
    margin: 0;
}

.fy_right .fynews .fb {
    font-size: 12px;
    text-align: center;
    margin: 0;
    color: #cccccc;
    line-height: 30px;
}

.fy_right .fynews p {
    color: #656565;
    font-size: 14px;
    line-height: 31px;
    margin: 10px 0 30px 0;
}

.fy_right .next_page {
    padding-top: 15px;
}

.fy_right .next_page p {
    line-height: 30px;
    font-size: 14px;
    color: #666666;
}

.fy_right .next_page p a {
    color: #656565;
}

.fy_right .xgwz {
    line-height: 50px;
    font-size: 16px;
    color: #29A05C;
    border-bottom: 1px dashed #c9c9c9;
}

.fy_right .xglist {
    padding: 13px 0 54px 0;
}

.fy_right .xglist li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #c9c9c9;
    font-size: 12px;
    color: #666666
}

.fy_right .xglist li a {
    float: left;
    width: 600px;
    color: #666666;
    padding-left: 25px;
    background: url(../bgimg/xglist.jpg) no-repeat 6px 15px;
}

.fy_right .xglist li span {
    float: right;
}

/*--------------fenye-hezuo*/
.fy_right .fyhz a {
    display: block;
    padding-left: 24px;
    padding-right: 1px;
    float: left;
    margin-top: 20px;
}

.fy_right .fyhz .no_margin {
    padding-left: 0;
}

.fy_right .fyhz a img {
    display: block;
    width: 166px;
    height: 90px;
    border: 1px solid #e6e6e6;
}

/*--------------fenye-contact*/
.fy_right .lianxi p {
    padding: 25px 0;
    font-size: 14px;
}

.fy_right .lianxi p a {
    font-size: 14px;
    color: #68BB91;
    line-height: 32px;
}

.fy_right .lianxi p {
    font-size: 14px;
    line-height: 24px;
    color: #989898;
}

.fy_right .zx { /* height:876px;*/
    padding-bottom: 20px;
    white-space: 750px; /* background:url(../bgimg/lianxi.jpg) no-repeat 0 0;*/
    position: relative;
}

.fy_right .zx a {
    display: block;
    width: 126px;
    position: absolute;
    left: 52px;
    top: 296px;
    height: 41px;
    text-align: center;
    line-height: 41px;
    color: #fff;
    font-size: 18px;
    background: #24A968;
    border-bottom: 4px solid #168E51;
}

.fy_right .zx p {
    text-align: center; /*padding-top:384px; */
    line-height: 30px;
    font-size: 30px;
    color: #168E51;
    font-weight: bolder;
}

.fy_right .zx td {
    font-size: 16px;
    color: #706E6F;
    padding-bottom: 10px;
}

.fy_right .zx td input {
    display: block;
    width: 595px;
    height: 42px;
    border: 1px #e1e1e1 solid;
    padding-left: 5px;
    line-height: 44px;
}

.fy_right .zx td textarea {
    width: 595px;
    height: 95px;
    background: #fff;
    border: 1px #e1e1e1 solid;
    line-height: 25px;
    padding-left: 5px;
}

.fy_right .zx td .yzm {
    width: 160px;
    float: left;
}

.fy_right .zx td img {
    display: block;
    float: left;
    width: 105px;
    height: 43px;
    padding-left: 15px;
}

.fy_right .zx td .tijiao {
    width: 140px;
    height: 44px;
    background: #FF8B34;
    text-align: center;
    line-height: 44px;
    color: #fff;
    font-size: 19px;
    border: none;
    line-height: 44px;
}

/*------------fenye-rongyu*/
.fy_right .fyry {
    padding-top: 20px;
}

.fy_right .fyry a {
    display: block;
    float: left;
    width: 237px;
    margin-left: 17px;
    font-size: 12px;
    color: #8d8d8d;
    text-align: center;
    padding-bottom: 10px;
    line-height: 36px;
    margin-right: 0px;
}

.fy_right .fyry .no_margin {
    margin: 0;
}

.fy_right .fyry a img {
    display: block;
    width: 229px;
    padding: 3px;
    border: 1px solid #ececec;
    height: 159px;
}

/*------------fenye-newslist*/
.fy_right .fynl {
    display: block;
    height: 154px;
    width: 100%;
    margin-top: 20px;
}

.fy_right .fynl:hover {
    background: #f9f9f9;
}

.fy_right .fynl img {
    display: block;
    width: 195px;
    height: 144px;
    padding: 4px;
    border: 1px #fff solid;
    float: left;
    background: #fff;
}

.fy_right .fynl .fynl_t {
    width: 514px;
    float: right;
}

.fy_right .fynl .fynl_t p {
    background: none;
    color: #989898;
    line-height: 28px;
    font-size: 12px;
    width: 100%;
    padding: 0;
    margin: 0;
}

.fy_right .fynl .fynl_t .title {
    font-size: 16px;
    line-height: 50px;
    padding-top: 10px;
    color: #000;
    font-weight: bolder;
}

.fy_right .fynl .fynl_t p .ckxq {
    float: none;
}

/*-------------fenye-jingying*/
/**/
.gk_right {
    width: 100%;
}

.gk_right .top {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: url(../bgimg/gkright.png) no-repeat 0 bottom;
    margin-bottom: 3px;
    padding-right: 3px;
}

.gk_right p .title {
    color: #000;
    font-size: 18px;
    font-weight: bolder;
    float: left;
    padding-left: 16px;
    background: url(../bgimg/fyrp.jpg) no-repeat 0 18px;
    line-height: 50px;
}

.gk_right p span {
    float: left;
    color: #999999;
    font-size: 12px;
    font-weight: normal;
}

.gk_right p span a {
    color: #999999;
}

.gk_top {
    padding-top: 20px;
}

.gkt {
    width: 428px;
    float: left;
}

.tb-pic a img {
    width: 100%;
}

.tb-pic a {
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.tb-thumb {
    margin: 10px 0 0 0;
    overflow: hidden;
    width: 428px;
}

.tb-thumb li {
    float: left;
    width: 23%;
    overflow: hidden;
    margin: 0 5px 0 1px;
    overflow: hidden;
    padding: 1px;
    padding-bottom: 0;
    height: 77px;
}

.tb-thumb li a {
    display: block;
    height: 65px;
}

.tb-s310, .tb-s310 a {
    height: 336px;
    width: 428px;
}

.tb-s310, .tb-s310 img {
    height: 336px;
    width: 428px;
}

.tb-s310 a {
    *font-size: 271px;
}

.tb-s40 a {
    *font-size: 35px;
}

.tb-s40, .tb-s40 a {
    width: 100%;
}

.tb-booth {
    position: relative;
    z-index: 1;
}

.tb-thumb .tb-selected {
    background: #1EA257;
    width: 23%;
    height: 79px;
    overflow: hidden;
}

.tb-thumb .tb-selected div {
    background-color: #FFFFFF;
    border: medium none;
}

.tb-thumb li div {
    border: 1px solid #CDCDCD;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: url("../bgimg/mask.png") repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}

.gk_r {
    width: 540px;
    float: right;
}

.gk_r h1 {
    line-height: 47px;
    color: #1EA257;
    font-size: 18px;
}

.gk_r p {
    font-size: 12px;
    line-height: 25px;
    padding: 18px 20px 20px 20px;
    background: #f9f9f9;
    color: #999999;
    margin-bottom: 15px;
}

.gk_r .zixun {
    display: block;
    width: 154px;
    height: 42px;
    background: #29A05C;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: 20px;
}

.gk_r .bdsharebuttonbox a {
    color: #2E72C5;
}

.gk_r .bdsharebuttonbox .bds_more {
    color: #333333;
}

.gknav {
    padding-top: 25px;
    margin-bottom: 20px;
    float: left;
}

.gknav ul {
    display: none;
}

.gknav ul p {
    font-size: 14px;
    color: #666666;
    line-height: 200%;
}

.gknav .display {
    display: block;
}

.gknav .shenmedongxi span {
    display: block;
    width: 149px;
    height: 42px;
    font-size: 14px;
    background: #f1f1f1;
    text-align: center;
    line-height: 42px;
    color: #6f6f6f;
    float: left;
    margin-right: 1px;
    display: inline;
    cursor: pointer;
}

.gknav .shenmedongxi .hover {
    background: #29A05C;
    color: #fff;
}

.gknav .display p {
    line-height: 28px;
    font-size: 14px;
    color: #666666;
    padding-top: 20px;
    padding-bottom: 10px;
}

.gknav .syg {
    line-height: 22px;
    padding-bottom: 5px;
    border-top: 1px solid #f2f2f2;
    font-size: 12px;
}

.gknav .xyg {
    line-height: 22px;
    padding: 0;
    font-size: 12px;
}

.gknav .syg a, .gknav .xyg a {
    color: #666666;
}

.gk_right ul .fyry .more {
    height: 41px;
    width: 161px;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
    border: 1px solid #29A05C;
    text-align: center;
    line-height: 41px;
    color: #29A05C;
    font-size: 14px;
    padding: 0;
    float: none;
}

.gknav .fyry .more:hover {
    color: #fff;
    font-size: 14px;
    padding: 0;
    float: none;
    background: #29A05C
}

.gk_right .fyry {
    padding-top: 20px;
}

.gk_right .fyry a {
    display: block;
    float: left;
    width: 316px;
    margin-left: 17px;
    font-size: 12px;
    color: #8d8d8d;
    text-align: center;
    padding-bottom: 10px;
    line-height: 36px;
    margin-right: 0px;
}

.gk_right .fyry .no_margin {
    margin: 0;
}

.gk_right .fyry a img {
    display: block;
    width: 304px;
    padding: 5px;
    border: 1px solid #ececec;
    height: 211px;
}

.gk_right .zxly {
    padding-bottom: 28px;
    float: left;
    width: 100%;
}

.gk_right .zxly .title {
    font-size: 16px;
    color: #000;
    font-weight: bolder;
    border-bottom: 1px dotted #d8d8d8;
    line-height: 30px;
}

.gk_right .zxly .tishi {
    line-height: 65px;
    font-size: 14px;
    color: #737373;
}

.gk_right .zxly .tishi span {
    float: none;
    color: #E72A28;
    font-size: 14px;
}

.gk_right .zxly table {
    float: left;
    padding-top: 5px;
}

.gk_right .zxly table td {
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    margin: 0;
    padding: 0 0 20px 0;
}

.gk_right .zxly table td input {
    display: block;
    height: 30px;
    border: 1px solid #cccccc;
    width: 305px;
    padding-left: 5px;
}

.gk_right .zxly table .t1 {
    background: url(../bgimg/zxly.jpg) no-repeat 317px 10px;
}

.gk_right .zxly table .t2 {
    background: url(../bgimg/zxly.jpg) no-repeat 410px 80px;
}

.gk_right .zxly table td textarea {
    display: block;
    height: 78px;
    width: 390px;
    border: 1px solid #cccccc;
    padding: 5px;
    color: #989898;
    font-size: 12px;
}

.gk_right .zxly table td .tijiao {
    width: 150px;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #29A05C;
    border: none;
}

.gk_right .lxwm {
    width: 405px;
    float: right;
    border-left: 1px solid #ededed;
    padding-left: 60px;
}

.gk_right .lxwm .lxt {
    font-size: 16px;
    color: #000;
    font-weight: bolder;
    padding-bottom: 20px;
    line-height: 20px;
}

.gk_right .lxwm p {
    font-size: 14px;
    color: #676767;
    line-height: 30px;
}

.gk_right .lxwm p span {
    float: none;
    color: #e72a28;
    font-size: 14px;
}

.gk_right .lxwm .ljzx {
    display: block;
    width: 150px;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #29A05C;
    margin-top: 25px;
}

.gkxg .xgwz {
    line-height: 50px;
    font-size: 16px;
    color: #29A05C;
    border-bottom: 1px dashed #c9c9c9;
}

.gkxg .xglist {
    padding: 13px 0 54px 0;
}

.gkxg .xglist li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #c9c9c9;
    font-size: 14px;
    color: #666666
}

.gkxg .xglist li a {
    float: left;
    width: 600px;
    color: #666666;
    padding-left: 25px;
    background: url(../bgimg/xglist.jpg) no-repeat 6px 15px;
}

.gkxg .xglist li span {
    float: right;
}

/*分页专用css1 -- qipapage*/
.qipapage {
    line-height: 30px;
    list-style: none;
    margin: 30px 0px 20px;
    text-align: center;
}

.qipapage a {
    border: 1px solid #dedede;
    padding: 0 6px;
    display: inline-block;
    margin-right: 5px;
}

.qipapage a:hover, .qipapage li.active a {
    border: 1px solid #000;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.qipapage span {
    border: 1px solid #dedede;
    padding: 0 20px;
    display: inline-block;
}

.qipapage li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.qipapage td {
    margin-right: 10px;
    margin-bottom: 10px;
}

table.hovertable {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #ddd;
    border-collapse: collapse;
    text-align: left;
    margin: 3px auto 3px;
}

table.hovertable th {
    background-color: #ddd;
    color: #333;
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #ddd;
}

table.hovertable tr {
    background-color: #fff;
}

/*table.hovertable tr:nth-child(2), table.hovertable tr:nth-child(4),table.hovertable tr:nth-child(6),table.hovertable tr:nth-child(8),table.hovertable tr:nth-child(10){background-color:#eee;}
table.hovertable tr:hover {background-color:#ddd;}*/
table.hovertable td {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #ddd;
}

table.hovertable input[type="text"], table.hovertable input[type="email"], table.hovertable textarea, table.hovertable select {
    border: 1px solid #DADADA;
    color: #888;
    height: 30px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 3px 3px 3px 5px;
    width: 70%;
    font-size: 12px;
    line-height: 15px;
    box-shadow: inset 0px 1px 4px #ECECEC;
    -moz-box-shadow: inset 0px 1px 4px #ECECEC;
    -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}

table.hovertable textarea {
    padding: 5px 3px 3px 5px;
}

table.hovertable select {
    background: #FFF url('down-arrow.png') no-repeat right;
    background: #FFF url('down-arrow.png') no-repeat right;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
    height: 35px;
    line-height: 25px;
}

table.hovertable textarea {
    height: 100px;
}

table.hovertable .button {
    background: #E27575;
    border: none;
    padding: 10px 25px 10px 25px;
    color: #FFF;
    box-shadow: 1px 1px 5px #B6B6B6;
    border-radius: 3px;
    text-shadow: 1px 1px 1px #9E3F3F;
    cursor: pointer;
}

table.hovertable .button:hover {
    background: #CF7A7A
}

table.hovertable {
    width: 100%;
}

table.hovertable input.table.hovertable select, table.hovertable textarea {
    width: 422px;
}