@charset "utf-8";

/* CSS Document */
body,
ul,
li,
p,
h1,
a {
    font-family: "Microsoft YaHei";
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    list-style-type: none;
}

img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

input:focus {
    outline: none;
}

a:hover {
    text-decoration: none;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.clear {
    clear: both;
}

.HideFocus {
    hide-focus: expression(this.hideFocus=true);
    outline: none;
}

.head {
    background-color: #138c23;
    height: 170px;
}

.head .headcon {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    height: 170px;
    background-image: url(../images/index_bg_02.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.logo {
    padding-top: 35px;
    float: left;
}

.head .headcon .soso {
    float: right;
    width: 250px;
    padding-top: 25px;
}

.head .headcon .sc {
    text-align: right;
}

.head .headcon .sc span {
    font-size: 14px;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 25px;
}

.head .headcon .sc a {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}

.head .headcon .soso .so {
    background-image: url(../images/index_06.png);
    background-repeat: no-repeat;
    font-size: 15px;
    line-height: 27px;
    color: #fff;
    height: 27px;
    width: 188px;
    margin-top: 35px;
    float: right;
}

.nav {
    width: 1200px;
    height: 60px;
    margin-right: auto;
    margin-left: auto;
}

.nav ul li {
    text-align: center;
    width: 200px;
    line-height: 60px;
    float: left;
    position: relative;
}

.nav ul li a {
    font-size: 18px;
    color: #333;
    line-height: 60px;
    display: block;
}

.nav ul li:hover {
    background-color: #138c23;
}

.nav ul li:hover a {
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

.nav ul li .elm {
    width: 200px;
    position: absolute;
    left: 0px;
    top: 60px;
    z-index: 9;
    text-align: center;
    display: none;
    background-color: rgb(19, 140, 39);
    background-color: rgba(19, 140, 39, 0.7);
}

.nav ul li:hover .elm {
    display: block;
}

.nav ul li .elm p a {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    font-weight: normal;
}

.nav ul li .elm p:hover a {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    background-color: #138c23;
    display: block;
    font-weight: normal;
}

/*hdp*/
.hdp {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 400px;
}

.hdp .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.hdp .bd li {
    zoom: 1;
    vertical-align: middle;
}

.hdp .bd img {
    width: 100%;
    height: 400px;
    display: block;
}

.hdp .prev {
    position: absolute;
    left: 5%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 40px;
    height: 40px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    background-image: url(../images/jdt_03.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.hdp .next {
    position: absolute;
    left: 5%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 40px;
    height: 40px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    background-image: url(../images/jdt_05.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.hdp .next {
    left: auto;
    right: 5%;
}

.hdp .prev:hover,
.hdp .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.hdp .prevStop {
    display: none;
}

.hdp .nextStop {
    display: none;
}

.bg {
    background-color: #FFF;
    background-image: url(../images/index_bg_08.png);
    background-repeat: repeat;
    background-position: right bottom;
}

.con {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
}

.gzdt {
    float: left;
    width: 820px;
}

.gzdt .bt {
    background-image: url(../images/index_13.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 30px;
    padding-left: 50px;
    margin-bottom: 25px;
}

.gzdt .bt .btlm {
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    float: left;
    display: block;
}

.gzdt .bt .xt {
    float: left;
    display: block;
    background-image: url(../images/index_18.png);
    background-repeat: repeat-x;
    background-position: left center;
    width: 580px;
    height: 30px;
    margin-left: 25px;
}

.gzdt .bt a {
    background-image: url(../images/index_66.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    display: block;
    float: right;
    line-height: 30px;
    height: 30px;
    font-size: 13px;
    color: #8c8c8c;
}

.gzdt .nlis .stay {
    float: left;
    background-color: #f2f2f2;
    width: 400px;
}

.gzdt .nlis .stay img {
    display: block;
}

.gzdt .nlis .stay .rq {
    display: block;
    margin-top: 12px;
    margin-right: 20px;
    margin-bottom: 12px;
    margin-left: 20px;
    background-image: url(../images/index_32.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 54px;
    width: 56px;
    text-align: center;
    float: left;
}

.gzdt .nlis .stay .rq .ri {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
}

.gzdt .nlis .stay .rq .yue {
    font-size: 22px;
    line-height: 35px;
    font-weight: bold;
    color: #fff;
}

.gzdt .nlis .stay .nr {
    /* float: left; */
    display: block;
    /* width: 280px; */
    margin-top: 15px;
    font-size: 15px;
    color: #333333;
    line-height: 27px;
    overflow: hidden;
}

.gzdt .nlis .stay .nr a {
    color: #333;
}

.gzdt .nlis ul.news-list {
    float: right;
    margin-left: 25px;
    width: 390px;
    margin-top: -10px;
}

.gzdt .nlis ul.news-list li {
    background-image: url(../images/index_74.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 17px;
    line-height: 35px;
}

.gzdt .nlis ul.news-list li a {
    font-size: 15px;
    color: #333333;
}

.gzdt .nlis ul.news-list li a:hover {
    color: #138c23;
}

.gzdt .nlis ul.news-list li span {
    font-size: 13px;
    color: #808080;
    float: right;
}

.tzgg {
    float: right;
    width: 340px;
}

.tzgg .bt {
    background-image: url(../images/index_15.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 30px;
    padding-left: 50px;
    margin-bottom: 25px;
}

.tzgg .bt .btlm {
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    float: left;
    display: block;
}

.tzgg .bt .xt {
    float: left;
    display: block;
    background-image: url(../images/index_18.png);
    background-repeat: repeat-x;
    background-position: left center;
    width: 110px;
    height: 30px;
    margin-left: 25px;
}

.tzgg .bt a {
    background-image: url(../images/index_66.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    display: block;
    float: right;
    line-height: 30px;
    height: 30px;
    font-size: 13px;
    color: #8c8c8c;
}

.tzgg ul li {
    display: block;
    height: 60px;
    margin-bottom: 10px;
}

.tzgg ul li .rq {
    background-image: url(../images/index_25.png);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 60px;
    width: 60px;
    text-align: center;
    float: left;
}

.tzgg ul li:hover .rq {
    background-image: url(../images/index_28.png);
}

.tzgg ul li .rq .yue {
    font-size: 12px;
    color: #138c23;
}

.tzgg ul li .rq .ri {
    font-size: 24px;
    color: #138c23;
    line-height: 35px;
    font-weight: bold;
    padding-bottom: 5px;
    font-style: italic;
}

.tzgg ul li:hover .rq .ri {
    color: #fff;
}

.tzgg ul li a {
    float: left;
    display: block;
    margin-left: 17px;
    font-size: 15px;
    line-height: 30px;
    color: #333333;
    width: 260px;
}

.tzgg ul li a:hover {
    color: #138c23;
}

.tzgg ul .fast {
    margin-bottom: 0px;
}

/*设备*/
.yqsb {
    float: left;
    width: 820px;
}

.yqsb .bt {
    background-image: url(../images/index_35.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 30px;
    padding-left: 50px;
    margin-bottom: 25px;
}

.yqsb .bt .btlm {
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    float: left;
    display: block;
}

.yqsb .bt .xt {
    float: left;
    display: block;
    background-image: url(../images/index_18.png);
    background-repeat: repeat-x;
    background-position: left center;
    width: 535px;
    height: 30px;
    margin-left: 25px;
}

.yqsb .bt a {
    background-image: url(../images/index_66.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    display: block;
    float: right;
    line-height: 30px;
    height: 30px;
    font-size: 13px;
    color: #8c8c8c;
}

.yqsb .lb ul li {
    float: left;
    display: block;
    position: relative;
}

.yqsb .lb ul .s1 {
    float: left;
    height: 225px;
    width: 405px;
    display: block;
}

.yqsb .lb ul .s2 {
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    display: block;
    height: 108px;
    width: 194px;
}

.yqsb .lb ul .s3 {
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    height: 108px;
    width: 194px;
    display: block;
}

.yqsb .lb ul .s4 {
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    height: 108px;
    width: 194px;
    display: block;
}

.yqsb .lb ul .s5 {
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    height: 108px;
    width: 194px;
    display: block;
}

.yqsb .lb ul .s1 img {
    height: 225px;
    width: 405px;
    display: block;
}

.yqsb .lb ul .s2 img {
    height: 108px;
    width: 194px;
}

.yqsb .lb ul .s3 img {
    height: 108px;
    width: 194px;
    display: block;
}

.yqsb .lb ul .s4 img {
    height: 108px;
    width: 194px;
    display: block;
}

.yqsb .lb ul .s5 img {
    height: 108px;
    width: 194px;
    display: block;
}

.yqsb .lb ul li img {
    display: block;
}

.yqsb .lb ul li p {
    height: 30px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: rgba(000, 000, 000, 0.5);
    color: #fff;
    line-height: 30px;
    font-size: 15px;
    padding-left: 8px;
    padding-right: 8px;
}

.yqsb .lb ul li p a {
    color: #fff;
}

/*xxyd*/
.xxring {
    float: right;
    width: 340px;
}

.xxyd {
    float: right;
    width: 340px;
}

.xxyd .bt {
    background-image: url(../images/index_38.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 30px;
    padding-left: 50px;
    margin-bottom: 20px;
}

.xxyd .bt .btlm {
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    float: left;
    display: block;
}

.xxyd .bt .xt {
    float: left;
    display: block;
    background-image: url(../images/index_18.png);
    background-repeat: repeat-x;
    background-position: left center;
    width: 110px;
    height: 30px;
    margin-left: 25px;
}

.xxyd .bt a {
    background-image: url(../images/index_66.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    display: block;
    float: right;
    line-height: 30px;
    height: 30px;
    font-size: 13px;
    color: #8c8c8c;
}

.xxyd .lb ul {
    margin-top: -2px;
}

.xxyd .lb ul li {
    background-image: url(../images/index_74.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 17px;
    line-height: 30px;
}

.xxyd .lb ul li a {
    font-size: 15px;
    color: #333333;
}

.xxyd .lb ul li a:hover {
    color: #138c23;
}

.xxyd .lb ul li span {
    font-size: 13px;
    color: #808080;
    float: right;
}

/**/
.aqtb {
    float: right;
    width: 340px;
}

.aqtb .bt {
    background-image: url(../images/index_42.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 30px;
    padding-left: 50px;
    margin-bottom: 18px;
    margin-top: 20px;
}

.aqtb .bt .btlm {
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    float: left;
    display: block;
}

.aqtb .bt .xt {
    float: left;
    display: block;
    background-image: url(../images/index_18.png);
    background-repeat: repeat-x;
    background-position: left center;
    width: 110px;
    height: 30px;
    margin-left: 25px;
}

.aqtb .bt a {
    background-image: url(../images/index_66.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    display: block;
    float: right;
    line-height: 30px;
    height: 30px;
    font-size: 13px;
    color: #8c8c8c;
}

.aqtb .lb ul {
    margin-top: -8px;
}

.aqtb .lb ul li {
    background-image: url(../images/index_74.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 17px;
    line-height: 30px;
}

.aqtb .lb ul li a {
    font-size: 15px;
    color: #333333;
}

.aqtb .lb ul li a:hover {
    color: #138c23;
}

.aqtb .lb ul li span {
    font-size: 13px;
    color: #808080;
    float: right;
}

.ptlj ul li {
    height: 123px;
    width: 284px;
    display: block;
    float: left;
}

.ptlj ul .s1 {
    background-image: url(../images/index_45.png);
    background-repeat: no-repeat;
    background-position: left top;background-size: 100%;
}

.ptlj ul .s1:hover {
    background-image: url(../images/index_bg_12.png);
}

.ptlj ul .s1:hover a,
.ptlj ul .s2:hover a,
.ptlj ul .s3:hover a,
.ptlj ul .s4:hover a,
.ptlj ul .s5:hover a {
    color: #fff;
}

.ptlj ul li a {
    text-align: center;
    font-size: 15px;
    color: #333333;
    line-height: 40px;
    display: block;
    margin-top: 85px;
}

.ptlj ul .s2 {
    background-image: url(../images/index_bg_14.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin-left: 20px;background-size: 100%;
}

.ptlj ul .s2:hover {
    background-image: url(../images/index_47.png);
}

.ptlj ul .s3 {
    background-image: url(../images/index_49.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin-left: 20px;background-size: 100%;
}

.ptlj ul .s3:hover {
    background-image: url(../images/index_bg_16.png);
}

.ptlj ul .s4 {
    background-image: url(../images/index_51.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin-left: 20px;background-size: 100%;
}

.ptlj ul .s4:hover {
    background-image: url(../images/index_bg_18.png);
}

.ptlj ul .s5 {
    background-image: url(../images/index_53.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin-left: 20px;
}

.ptlj ul .s5:hover {
    background-image: url(../images/index_bg_20.png);
}

/*yqfc*/
.yqfc {
    float: left;
    width: 820px;
}

.yqfc .bt {
    background-image: url(../images/index_60.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 30px;
    padding-left: 50px;
    margin-bottom: 25px;
}

.yqfc .bt .btlm {
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    float: left;
    display: block;
}

.yqfc .bt .xt {
    float: left;
    display: block;
    background-image: url(../images/index_18.png);
    background-repeat: repeat-x;
    background-position: left center;
    width: 535px;
    height: 30px;
    margin-left: 25px;
}

.yqfc .bt a {
    background-image: url(../images/index_66.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    display: block;
    float: right;
    line-height: 30px;
    height: 30px;
    font-size: 13px;
    color: #8c8c8c;
}

.yqfc .lb ul li {
    float: left;
    margin-right: 5px;
}

.yqfc .lb ul li a {
    display: block;
    background: #e3e3e3;
    padding: 2px;
    border: 1px solid #e3e3e3;
}

.yqfc .lb ul .fast {
    margin-right: 0px;
}

.yqfc .lb2 {
    margin-top: 10px;
}

.rzrr {
    float: right;
    width: 340px;
}

/*rzpt*/
.rzpt {
    float: right;
    width: 340px;
}

.rzpt .bt {
    background-image: url(../images/index_63.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 30px;
    padding-left: 50px;
    margin-bottom: 20px;
}

.rzpt .bt .btlm {
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    float: left;
    display: block;
}

.rzpt .bt .xt {
    float: left;
    display: block;
    background-image: url(../images/index_18.png);
    background-repeat: repeat-x;
    background-position: left center;
    width: 50px;
    height: 30px;
    margin-left: 25px;
}

.rzpt .bt a {
    background-image: url(../images/index_66.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    display: block;
    float: right;
    line-height: 30px;
    height: 30px;
    font-size: 13px;
    color: #8c8c8c;
}

.rzpt .lb ul {
    margin-top: -2px;
}

.rzpt .lb ul li {
    background-image: url(../images/index_74.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 17px;
    line-height: 30px;
}

.rzpt .lb ul li a {
    font-size: 15px;
    color: #333333;
}

.rzpt .lb ul li a:hover {
    color: #138c23;
}

.rzpt .lb ul li span {
    font-size: 13px;
    color: #808080;
    float: right;
}

.xmjs {
    float: right;
    width: 340px;
}

.xmjs .bt {
    background-image: url(../images/index_77.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 30px;
    padding-left: 50px;
    margin-bottom: 18px;
    margin-top: 20px;
}

.xmjs .bt .btlm {
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    float: left;
    display: block;
}

.xmjs .bt .xt {
    float: left;
    display: block;
    background-image: url(../images/index_18.png);
    background-repeat: repeat-x;
    background-position: left center;
    width: 105px;
    height: 30px;
    margin-left: 25px;
}

.xmjs .bt a {
    background-image: url(../images/index_66.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    display: block;
    float: right;
    line-height: 30px;
    height: 30px;
    font-size: 13px;
    color: #8c8c8c;
}

.xmjs .lb ul {
    margin-top: -8px;
}

.xmjs .lb ul li {
    background-image: url(../images/index_74.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 17px;
    line-height: 30px;
}

.xmjs .lb ul li a {
    font-size: 15px;
    color: #333333;
}

.xmjs .lb ul li a:hover {
    color: #138c23;
}

.xmjs .lb ul li span {
    font-size: 13px;
    color: #808080;
    float: right;
}

.tplj ul li {
    float: left;
    margin-right: 40px;
}

.tplj ul li img {
    display: block;
}

.tplj ul .fast {
    margin-right: 0px;
}

/*yqlj*/
.yqlj .bt {
    background-image: url(../images/index_86.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 30px;
    padding-left: 50px;
    margin-bottom: 25px;
    margin-top: 20px;
}

.yqlj .bt .btlm {
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    float: left;
    display: block;
}

.yqlj .bt .xt {
    float: left;
    display: block;
    background-image: url(../images/index_18.png);
    background-repeat: repeat-x;
    background-position: left center;
    width: 968px;
    height: 30px;
    margin-left: 25px;
}

.yqlj .bt a {
    background-image: url(../images/index_66.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    display: block;
    float: right;
    line-height: 30px;
    height: 30px;
    font-size: 13px;
    color: #8c8c8c;
}

.foot {
    background-color: #138c23;
    height: 175px;
}

.foot .fcon {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.foot .fcon .flogo {
    padding-top: 40px;
    float: left;
    padding-bottom: 40px;
}

/*下拉链接*/
#divselect {
    width: 200px;
    position: relative;
    z-index: 9;
    background-color: #f2f2f2;
    height: 40px;
    float: left;
    margin-right: 50px;
}

#divselect cite {
    width: 150px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #333333;
    cursor: pointer;
    font-style: normal;
    padding-left: 30px;
    padding-right: 30px;
    background-image: url(../images/index_74.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    font-size: 15px;
}

#divselect ul {
    width: 200px;
    background-color: #ffffff;
    position: absolute;
    z-index: 20000;
    margin-top: -1px;
    display: none;
}

#divselect ul li {
    height: 24px;
    line-height: 24px;
}

#divselect ul li a {
    display: block;
    height: 24px;
    color: #333333;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
}

#divselect ul li a:hover {
    background-color: #CCC;
}

#divselect2 {
    width: 200px;
    position: relative;
    z-index: 9;
    background-color: #f2f2f2;
    height: 40px;
    float: left;
    margin-right: 49px;
}

#divselect2 cite {
    width: 150px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #333333;
    cursor: pointer;
    font-style: normal;
    padding-left: 30px;
    padding-right: 30px;
    background-image: url(../images/index_74.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    font-size: 15px;
}

#divselect2 ul {
    width: 200px;
    background-color: #ffffff;
    position: absolute;
    z-index: 20000;
    margin-top: -1px;
    display: none;
}

#divselect2 ul li {
    height: 24px;
    line-height: 24px;
}

#divselect2 ul li a {
    display: block;
    height: 24px;
    color: #333333;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
}

#divselect2 ul li a:hover {
    background-color: #CCC;
}

#divselect3 {
    width: 200px;
    position: relative;
    z-index: 9;
    background-color: #f2f2f2;
    height: 40px;
    float: left;
    margin-right: 50px;
}

#divselect3 cite {
    width: 150px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #333333;
    cursor: pointer;
    font-style: normal;
    padding-left: 30px;
    padding-right: 30px;
    background-image: url(../images/index_74.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    font-size: 15px;
}

#divselect3 ul {
    width: 200px;
    background-color: #ffffff;
    position: absolute;
    z-index: 20000;
    margin-top: -1px;
    display: none;
}

#divselect3 ul li {
    height: 24px;
    line-height: 24px;
}

#divselect3 ul li a {
    display: block;
    height: 24px;
    color: #333333;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
}

#divselect3 ul li a:hover {
    background-color: #CCC;
}

#divselect4 {
    width: 200px;
    position: relative;
    z-index: 9;
    background-color: #f2f2f2;
    height: 40px;
    float: left;
    margin-right: 50px;
}

#divselect4 cite {
    width: 150px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #333333;
    cursor: pointer;
    font-style: normal;
    padding-left: 30px;
    padding-right: 30px;
    background-image: url(../images/index_74.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    font-size: 15px;
}

#divselect4 ul {
    width: 200px;
    background-color: #ffffff;
    position: absolute;
    z-index: 20000;
    margin-top: -1px;
    display: none;
}

#divselect4 ul li {
    height: 24px;
    line-height: 24px;
}

#divselect4 ul li a {
    display: block;
    height: 24px;
    color: #333333;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
}

#divselect4 ul li a:hover {
    background-color: #CCC;
}

#divselect5 {
    width: 200px;
    position: relative;
    z-index: 9;
    background-color: #f2f2f2;
    height: 40px;
    float: left;
    margin-right: 0px;
}

#divselect5 cite {
    width: 150px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #333333;
    cursor: pointer;
    font-style: normal;
    padding-left: 30px;
    padding-right: 30px;
    background-image: url(../images/index_74.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    font-size: 15px;
}

#divselect5 ul {
    width: 200px;
    background-color: #ffffff;
    position: absolute;
    z-index: 20000;
    margin-top: -1px;
    display: none;
}

#divselect5 ul li {
    height: 24px;
    line-height: 24px;
}

#divselect5 ul li a {
    display: block;
    height: 24px;
    color: #333333;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
}

#divselect5 ul li a:hover {
    background-color: #CCC;
}

.yqlj .lb {
    height: 100px;
}

.foot .bq p {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
}

.foot .bq {
    margin-top: 35px;
    margin-left: 45px;
    float: left;
}

.foot .fwsz {
    float: right;
    margin-top: 75px;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

/*lis*/
.ad {
    height: auto;
    width: 100%;
}

.ad img {
    width: 100%;
    height: auto;
    display: block;
}

.lnav {
    float: left;
    width: 240px;
    height: 400px;
    background-image: url(../images/list_bg_03.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 5px;
}

.lcon {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    /* min-height: 800px; */
    padding-top: 50px;
    margin-bottom: 50px;
    min-height: 800px;
}

.lnav .lmmc {
    font-size: 24px;
    line-height: 60px;
    color: #fff;
    background-image: url(../images/list_13.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-left: 20px;
}

.lmdh {
    border: 1px solid #bcbcbc;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #fff;
    margin-top: 20px;
    background-image: url(../images/list_31.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 140px;
}

.lmdh ul .ejlm {
    padding-left: 38px;
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d8d8d8;
    background-image: url(../images/list_21.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.lmdh ul li a {
    font-size: 18px;
    line-height: 58px;
    color: #333;
}

.lmdh ul li .dqlm {
    color: #138c23;
    font-weight: bold;
}

.lmdh ul .sjlm {
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d8d8d8;
}

.lmdh ul .sjlm a {
    font-size: 13px;
    color: #444444;
    line-height: 32px;
    display: block;
    padding-left: 60px;
    background-image: url(../images/list_28.png);
    background-repeat: no-repeat;
    background-position: 42px center;
}

.lmdh ul .sjlm .dqlm {
    color: #138c23;
    font-weight: normal;
    font-size: 13px;
}

.lis {
    float: right;
    width: 910px;
    min-height: 600px;
    margin-top: 0px;
    margin-bottom: 80px;
}

.lis ul li {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #323232;
    background-image: url(../images/list_17.png);
    background-position: left center;
    padding-left: 15px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #cccccc;

            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
}

.lis ul li .time {
    float: right;
    color: #666;
}

.lis ul li a {
    color: #333;
    font-size: 15px;
}

.lis ul li a:hover {
    color: #138c23;
}

.lis .rlmmc {
    line-height: 45px;
    height: 45px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    margin-bottom: 10px;
}

.lis .rlmmc .dqwz {
    font-size: 14px;
    color: #888888;
    line-height: 45px;
    float: right;
    background-image: url(../images/list_09.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}

.lis .rlmmc .dqwz a {
    color: #888888;
}

.lis .rlmmc .lmy {
    font-size: 22px;
    line-height: 43px;
    color: #138c23;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #138c23;
    float: left;
    height: 43px;
}

/*内容*/
.contxt {
    padding-bottom: 35px;
}

.contxt .btsq {
    font-size: 20px;
    text-align: center;
    color: #444444;
    line-height: 35px;
    font-weight: bold;
    padding-top: 20px;
}

.contxt .btf {
    font-size: 18px;
    text-align: center;
    color: #535353;
    line-height: 30px;
}

.contxt .timesq {
    font-size: 15px;
    line-height: 50px;
    text-align: center;
    color: #999999;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #d9d9d9;
}

.contxt .nrc {}

.contxt .nrc p {
    font-size: 15px;
    color: #555;
    line-height: 32px;
    text-indent: 2em;
}

.contxt .nets a span {
    color: #009899;
}

.contxt .nets .top {
    position: absolute;
    top: 40px;
    right: 40px;
    padding: 10px;
    height: 40px;
    width: 40px;
}

.contxt .nrc p img {
    max-width: 100% !important;
    height: auto !important;
}

.contxt .timesq span {
    padding-right: 10px;
    padding-left: 10px;
}

/* 内容上下样式 */
.nets {
    padding-top: 25px;
    margin-top: 30px;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #dedede;
    height: 100px;
    position: relative;
}

.nets a {
    font-size: 0.875em;
    color: #666666;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.nets a:hover {
    color: #138c23;
}

/*soso*/
.cer {
    background: transparent;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 25px;
    line-height: 25px;
    padding-left: 15px;
    width: 130px;
    color: #fff;
    font-size: 14px;
}

.openmenu {
    display: none;
    position: absolute;
    z-index: 999999;
    right: 10px;
    top: 10px;
    width: 22px;
    height: 15px;
    cursor: pointer;
}


@media screen and (max-width: 1200px) {
    .logo {
        float: none;
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }

    .head .headcon .soso {
        float: none;
        width: 100%;
        text-align: center;
    }

    .head .headcon {
        width: auto;
        max-width: 1200px;
        margin: 0 auto;
        height: auto;
    }

    .head {
        height: auto;
        padding-bottom: 10px
    }

    .head .headcon .sc {
        text-align: center;
    }

    .head .headcon .soso .so {
        margin: 20px auto;
    }

    .logo img {
        max-width: 80%;
        margin: 0 auto;
        height: auto;
    }

    .head .headcon .soso .so {
        float: none;
        margin: 20px auto;
    }

    .nav {
        max-width: 1200px;
        width: 320px;
        position: fixed;
        z-index: 999;
        right: -320px;
        top: 0;
        height: 100%;
        background: #138c23;
    }

    .nav ul li {
        width: 100%;
        float: none;
    }

    .nav ul li a {
        color: #fff
    }

    .nav ul li .elm {
        display: block;
        width: auto;
        position: static;
    }

    .hdp .bd img {
        object-fit: cover;
    }

    .con {
        width: auto;
        max-width: 1200px;
        padding-top: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .gzdt {
        float: none;
        width: auto;
        height: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .tzgg {
        float: none;
        width: auto;
        height: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .news-pic {
        float: none !important;
        width: auto;
        height: auto;
        margin-right: 0;
        margin-bottom: 20px;
        width: 100% !important;
    }

.news-pic .bd ul,
.news-pic .bd,
.gzdt .nlis .stay{
width: 100% !important;
}
 .news-pic .hd{bottom:90px !important;}

    .gzdt .nlis ul.news-list {
        float: none;
        width: auto;
        height: auto;
        margin: 0;
        margin-bottom: 20px;
    }

    .tzgg ul li a {
        float: none;
        width: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .tzgg ul li .rq {
        margin-right: 20px;
    }

    .yqsb,
    .xxring {
        float: none;
        width: 100%;
    }

    .ptlj ul li {
        float: none;
        width: 100%;
    }

    .rzrr {
        float: none;
    }

    .xt {
        display: none !important;
    }

    .gzdt .nlis ul.news-list li a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
    }

    .yqsb {
        width: 100%;
    }

    .yqsb .lb ul li {
        float: none !important;
        margin: 0 !important;
        margin-bottom: 20px !important;
    }

    .xxyd,
    .aqtb {
        float: none;
        width: 100%;
    }

    .aqtb .lb ul li a,
    .xxyd .lb ul li a {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .yqsb .lb ul li {
        width: 100% !important;
        height: auto !important;
    }

    .yqsb .lb ul li img {
        width: 100% !important;
        height: auto !important;
    }

    .ptlj ul li {
        background-position: center top !important;
        margin-left: 0 !important;
    }

    .ptlj ul li a {
        line-height: 210px !important;
        margin-top: 20px !important;
    }

    .yqfc {
        width: 100%;
        overflow-x: hidden;
    }

    .rzrr {
        width: auto;
    }

    .rzpt,
    .xmjs {
        width: 100%;
        float: none;
    }

    .yqsb .lb ul li p {
        width: 100%;
    }

    .news-pic {
        margin: 0 auto;
        margin-bottom: 25px;
    }

    .yqfc {
        float: none;
        margin-bottom: 25px;
    }

    .tplj ul li {
        float: none;
        width: 100%;
    }

    .tplj ul li img {
        width: 100% !important;
    }

    .yqlj .lb {
        height: auto !important;
    }

    .yqlj .lb form>div {
        width: 100% !important;
        float: none !important;
        margin-bottom: 10px !important;
    }

    .yqlj .lb form>div cite {
        width: auto !important;
        background-position: right 10px center !important;
    }

    .foot {
        height: auto;
        padding: 20px 0;
    }

    .foot .fcon {
        width: auto;
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }

    .foot .fcon>div {
        width: 100% !important;
        text-align: center !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .flogo img {
        max-width: 85%;
        height: auto;
        margin: 0 auto;
    }

    * {
        box-sizing: border-box !important;
    }

    img {
        object-fit: cover;
    }

    .hdp .bd {
        height: auto;
    }

    .hdp {
        height: auto;
    }

    .hdp .bd img {
        height: auto;
    }

    .openmenu {
        display: block;

    }

    .nav {
        transition: all 0.5s;
    }

    .nav.on {
        right: 0;
    }

    body.hidden {
        overflow: hidden;
    }

    .lnav {
        float: none;
        width: 100%;
        height: auto;
    }

    .lis {
        float: none;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .lcon {
        max-width: 1200px;
        width: auto;
        margin: 0 auto;
    }
    .lmdh{
        background-size: 0;
        padding-bottom: 50px;
    }
    .lis .rlmmc .lmy{
        display: none;
    }
    .lis .rlmmc .dqwz{
        float: none;
    }
    .lis ul li a{
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .lis .rlmmc{
        height: auto;
    }
    .lis .rlmmc .dqwz{
        background-position: left 15px !important;
    }
    .lis .pic-list li{
        width: 50% !important;
    }
    .lis .contxt ul li a {
        display: inline;
    }
    .nets{
        height: auto;
        border: none;
    }
}