@charset "gb2312";/* CSS Document*/
.top {
    height: 30px;
    line-height: 30px;
    color: #333;
    border-bottom: 1px solid #dfdfdf;
}

.top a {
    color: #333;
}

.top a:hover {
    color: #333;
}

.topNavSe {
    width: 400px;
}

.topNavSe p {
    float: right;
    background: #4C931C;
    padding: 0 15px 0 15px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.topNavSe p i {
    background: url(../images/tubiao.png) no-repeat 0px 2px;
    height: 23px;
    width: 23px;
    margin-right: 8px;
    background-size: 100%;
}

.topNavSe a {
    color: #333;
    padding: 0px 5px;
    float: right;
}

.topNavSe a:hover {
    color: #333;
}

.language a {
    color: #838383;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 10px 0 25px;
    background: url(../images/en.jpg) no-repeat left center;
}

.logo {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 100px;
}

.tell {
    margin-top: 30px;
    background: url(../images/tell.jpg) no-repeat 0px 2px;
    padding-left: 60px;
}

.tell span {
    color: #6c6c6a;
    font-size: 14px;
}

.tell p {
    font-size: 28px;
    font-weight: bold;
    color: #84b22b;
    line-height: 28px;
}

.col_61 {
    color: #616161;
}

.col_0a {
    color: #0a4ea2;
}

strong {
    font-weight: 700;
}

a {
    color: #333;
}

a:hover {
    color: #84b22b;
    text-decoration: none;
}

.center {
    width: 1200px;
    margin: 0 auto;
}

/**seach**/
.iseaCon {
    height: 50px;
    border-bottom: 1px solid #e3e3e3;
}

.hotSea, .hotSea a {
    color: #6c6c6c;
    line-height: 50px;
}

.hotSea a {
    margin: 0px 6px;
}

.hotSea a:hover {
    color: #2f9300;
}

.hotSea a:first-child {
    margin-left: 0px;
}

.search {
    position: relative;
    width: 290px;
    height: 30px;
    margin-top: 25px;
}

.search_text {
    width: 230px;
    height: 30px;
    background: #fff;
    color: #828282;
    border: 0px;
    padding-left: 15px;
    outline: none;
    line-height: 30px;
    border-radius: 10px;
	box-sizing: border-box;
}

.search_select {
    width: 51px;
    height: 30px
}

.search_select select {
    display: none
}

.select_box {
    position: relative;
    height: 20px;
}

.search_select .select_showbox {
    width: 40px;
    color: #989898;
    background: url(../images/seaBg.png) no-repeat right center;
    line-height: 13px;
    border-left: 1px solid #dedede;
    padding-left: 8px;
    margin: 8px 0px
}

.select_option {
    position: absolute;
    top: 22px;
    border: 1px solid #dddddd;
    border-top: 0px;
    background: #fff;
    right: -4px;
    width: 53px;
    line-height: 24px;
    display: none;
    background: #ededed;
}

.select_option li {
    padding-left: 9px;
    color: #989898
}

.select_option li.hover {
    background: #f9f9f9;
}

.search_button {
    background: #2f9300;
    border-radius: 10px;
}

.sy_sousuo {
    width: 830px;
}

/**menu**/
.menu {
    height: 60px;
    width: 100%;
    background: #2f9300;
}

.menu ul {
    width: 1200px;
    margin: 0 auto;
}

.menu li {
    float: left;
}

.menu li a {
    font-size: 16px;
    color: #fff;
    padding: 0px 68px;
    display: block;
    height: 55px;
    line-height: 55px;
}

.menu li a:hover {
    background: #84b22b;
    color: #fff;
}

.tel h3 span {
    font-size: 14px;
    color: #6c6c6c;
}

.tel h3 p {
    font-size: 28px;
    line-height: 30px;
    color: #0068af;
    font-family: impact;
}

.itel {
    margin-top: 20px;
    float: right;
}

/**ban**/
.banner {
    position: relative;
    height: 700px;
}

.banner .btn1 {
    bottom: 25px;
    margin-right: -16px;
    /* width: 100px; */
    padding: 5px 6px;
    position: absolute;
    right: 50%;
    z-index: 7;
}

.banner .btn1 span {
    background: none repeat scroll 0 0 #2f9300;
    border: 2px solid #fff;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    border-radius: 8px;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    font-size: 0px;
}

.banner .btn1 span.cur {
    font-weight: bold;
}

.banner .bgitem {
    height: 700px;
    cursor: pointer;
    background-size: cover;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.iproWarp {
    background: #f9f9f9;
    height: 630px;
}

.iproLeft {
    width: 245px;
}

.iproLeft .tit {
    background: #333;
    padding: 29px 0px;
    color: #fff;
}

.iproLeft .tit p {
    color: #989898;
}

.proSide {
}

.proSide li {
    height: 67px;
    line-height: 67px;
    border-top: 1px solid #dcdcdc;
    float: left;
    width: 245px;
}

.proSide li:first-child {
    border-top: 0px;
}

.proSide li a {
    display: block;
    color: #000;
    background: url(../images/proType.png) no-repeat 28px 30px #f0f0f0;
    padding-left: 45px;
}

.proSide li a:hover, .proSide li a.cur {
    color: #fff;
    background: url(../images/proType.png) no-repeat 28px -69px #ff9c00;
}

.iproRight {
    width: 835px;
}

.iproRight .tit {
    height: 60px;
    line-height: 60px;
    border: 1px solid #cacaca;
}

.iproRight .tit span.protab {
    color: #2a2a2a;
    cursor: pointer;
    float: left;
    width: 273px;
}

.iproRight .tit span.prohov {
    color: #fff;
    background: #ff9c00;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.protab_con {
    display: none;
}

.protab_con0 {
    display: block;
}

.sy_chanpin {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}

.sy_cpfl {
    width: 270px;
}

.sy_fltxt {
    background: #84b22b;
    color: #fff;
    z-index: 999;
    font-weight: normal;
    width: 270px;
    height: 115px;
}

.sy_fltxt p {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    padding-left: 30px;
    padding-top: 37px;
    line-height: 25px;
}

.sy_fltxt span {
    font-weight: bold;
    padding-left: 30px;
}

.sy_zstxt {
    padding-top: 10px;
    height: 50px;
    border: 1px solid #E3E3E3;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 15px;
}

.sy_zstxt p {
    font-size: 24px;
    font-weight: bold;
    float: left;
    color: #333;
}

.sy_zstxt span {
    line-height: 45px;
    float: right;
    color: #ccc;
}

.sy_zs {
}

.sy_zst {
    float: left;
    width: 285px;
    margin-right: 15px;
    height: 280px;
    border: 1px #eee solid;
    margin-bottom: 20px;
}

.sy_zst:nth-child(3) {
    margin: 0
}

.sy_zst:nth-child(6) {
    margin: 0
}

.sy_zst span {
    height: 50px;
    display: block;
}

.sy_zst span a {
    display: block;
    text-align: CENTER;
    font-size: 16px;
    line-height: 50px;
}

.sy_zst p {
    background: #f3f4f8;
}

.sy_zst span a:hover {
    background: #84b22b;
    color: #fff;
}

.od1 {
    background: url(../images/od1.jpg) no-repeat top center;
    height: 260px;
    margin-top: 30px;
}

.od1 span {
    float: left;
    margin-top: 175px;
    height: 50px;
    font-size: 20px;
    color: #fff;
    padding-left: 35px;
    margin-left: 67px;
    display: inline-block;
}

.od1 span b {
    font-size: 28px;
    font-weight: bold;
}

.od1 span a {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    width: 226px;
    background: #f48000;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-left: 325px;
}

.w940 {
    width: 940px;
}

.lct {
    display: block;
    height: 590px;
    background: url(../images/lctBg.jpg) no-repeat center top;
    font-family: "Microsoft YaHei";
    margin: 0px 0 0 0;
}

.lct h2 {
    display: block;
    padding-top: 49px;
    height: 127px;
    text-align: center;
}

.lct h2 a {
    color: #333333;
    font-size: 36px;
}

.lct h2 i {
    display: block;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    font-style: normal;
    color: #bdbdbd;
    line-height: 32px;
}

.lct .lct-wrp {
    display: block;
    overflow: hidden;
    height: 350px;
    width: 960px;
}

.lct-wrp dl {
    display: block;
    overflow: hidden;
    float: left;
    width: 100px;
    margin-right: 130px;
    text-align: center;
    height: 182px;
    cursor: pointer;
}

.lct-wrp dt {
    display: block;
    width: 100px;
    height: 100px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.prod {
    padding: 0px;
    float: right;
    width: 100%;
}

.ipro_detail {
    border: 1px #ccc solid;
    margin: 0px 0px 8px;
    padding: 12px 10px 12px 12px;
    background: #fff;
}

.ipro_detail2 {
    width: 765px;
    height: 260px;
    border: 1px #ccc solid;
    margin: 0px 0px 8px;
    padding: 10px 10px;
    background: #fff;
}

.zcrx {
    background: url(../images/lfte_tel.png) no-repeat left top;
    padding: 0 0 0 50px;
    margin: 5px 10px 13px 0px;
}

.zcrx span {
    color: #ffc53b;
    font-size: 14px;
    line-height: 16px;
}

.zcrx p {
    font-size: 24px;
    color: #56667c;
    font-family: impact;
}

.adv1 {
    background: url(../images/adv1.jpg) no-repeat center #0568B3;
    height: 222px;
    margin: 35px 0 0 0;
}
.newWarp {
    margin-top: 40px;
}

.newList {
    width: 785px;
}

.newList .tit {
    width: 783px;
    height: 44px;
    line-height: 44px;
    background: #efefef;
    border: 1px solid #dadada;
}

.newList .tit .newtab {
    float: left;
    width: 261px;
    color: #2a2a2a;
    cursor: pointer;
}

.newList .tit .newhov {
    background: #ff9c00;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.newList .newtab_con .only {
    margin: 20px 0px 15px;
}

.newList .newtab_con .only h2 {
    width: 255px;
}

.newList .newtab_con .only h3 {
    width: 510px;
}

.newList .newtab_con .only h3 span {
    color: #383838;
}

.newList .newtab_con .only h3 p {
    color: #686868;
    line-height: 24px;
    margin: 4px 0px;
}

.newList .newtab_con .only h3 a {
    color: #ff9c00;
    margin-left: -7px;
}

.newList .newtab_con .list {
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    background: url(../images/news-ico.gif) no-repeat left center;
    padding-left: 14px;
    float: left;
    width: 770px;
    line-height: 30px;
}

.newList .newtab_con .list a {
    color: #616161;
    width: 675px;
    background: url(../images/news-bor.gif) no-repeat right center;
}

.newList .newtab_con .list a:hover {
    color: #ff9c00;
}

.newList .newtab_con .list span {
    color: #7f7f7f;
}

.newtab_con {
    display: none;
}

.newtab_con0 {
    display: block;
}

.newAsk {
    width: 305px;
}

.newAsk .tit {
    border: 1px solid #dadada;
    height: 44px;
    line-height: 44px;
    padding: 0px 15px;
}

.newAsk .tit span {
    color: #ff9c00;
}

.newAsk .tit span em {
    color: #404040;
}

.newAsk .tit a {
    color: #333;
}

.newAsk .tit a:hover {
    color: #ff9c00;
}

.newAsk ul {
    margin-top: 12px;
    overflow: hidden;
    height: 375px;
}

.newAsk ul li {
    padding: 10px 5px 10px 15px;
    float: left;
    width: 285px;
}

.newAsk ul li em {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    float: left;
}

.newAsk ul li a {
    color: #000;
    height: 20px;
    line-height: 20px;
}

.newAsk ul li a:hover {
    color: #ff9c00;
}

.newAsk ul li a em {
    background: url(../images/faq-ico1.gif) no-repeat left center;
}

.newAsk ul li p {
    color: #464646;
    margin-top: 16px;
}

.newAsk ul li p em {
    height: 25px;
    background: url(../images/faq-ico2.gif) no-repeat left 3px;
}

.newAsk ul li p span {
    width: 257px;
    line-height: 24px;
}

.online {
    margin-top: 40px;
}

.online-od {
    background: url(../images/online-od.jpg) no-repeat center;
    width: 619px;
    height: 222px;
    border: 1px solid #d6d6d6;
    padding-top: 185px;
    padding-left: 93px;
}

.online-od span a {
    display: block;
    width: 336px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border: 1px solid #f48000;
    color: #f48000;
    font-size: 20px;
    font-weight: bold;
}

.online-od span em {
    display: block;
    overflow: hidden;
    padding-left: 31px;
    background: url(../images/pk-tel.gif) no-repeat left center;
    height: 56px;
    line-height: 56px;
    font-style: normal;
    color: #333333;
    font-size: 20px;
}

.online-od span b {
    font-size: 28px;
    vertical-align: middle;
    letter-spacing: -1px;
    font-weight: bold;
}

.online-form {
    width: 350px;
}

.online-form h2 {
    display: block;
    height: 48px;
    line-height: 48px;
    padding-bottom: 6px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.iConta {
    width: 420px;
}

.iConta .tit {
    height: 14px;
    border-bottom: 1px solid #dfdfdf;
    line-height: 28px;
}

.iConta .tit span {
    background: #fff;
    padding-right: 8px;
}

.iConta .tit span b {
    color: #0568B3;
}

.iConta .tit span em {
    text-transform: uppercase;
}

.iConta .tit a {
    text-transform: uppercase;
    color: #333;
    background: #f3f3f3;
    padding: 0 8px;
}

.iConta .tit a:hover {
    background: #0568B3;
    color: #fff;
}

.iConta .con {
    margin-top: 40px;
}

.clear {
    clear: both;
}

.inews {
    margin: 15px 0 0 0;
    font-size: 14px;
}

.inews dl {
    padding: 5px 0px 10px 0px;
}

.inews dl dd {
}

.inews dl dd a {
    line-height: 28px;
    display: block;
    padding-left: 0px;
    color: #4d4d4d;
}

.inews dl dd a:visited {
    color: #4d4d4d;
}

.inews dl dd a:hover {
    color: #0256a7;
}

.xjhx {
    height: 14px;
    border-bottom: 1px solid #dfdfdf;
    line-height: 28px;
}

.recomPro {
    margin-top: 35px;
}

#pro {
    width: 100%;
    margin: 0 auto;
    height: 470px;
    background: #2f9300;
    padding-top: 50px;
    background: url(../images/rybj.jpg) no-repeat center;
}

.pro_a {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
    background: url(../images/cpfl.png) no-repeat center;
}

.pro_a p {
    font-size: 30px;
    color: #fff;
    line-height: 30px;
}

.pro_a span {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

.ipro {
    margin-top: 4px;
    margin: auto;
}

.ipro div {
    float: left;
    width: 300px;
    _width: 300px;
    text-align: center;
}

.ipro h3 {
    width: 284px;
    height: 284px;
    margin: 0 auto 5px;
}

.ipro h3 a {
    width: 284px;
    height: 284px;
    padding: 1px;
    vertical-align: middle;
    text-align: center;
    display: block;
    font-size: 166px;
    font-family: Arial;
    border: 1px solid #eee;
}

.ipro h3 img {
    /* vertical-align: middle; */
}

.ipro p a {
    color: #555;
    font-weight: normal;
    line-height: 40px;
    font-size: 16px;
}

.ipro p a:hover {
    text-decoration: underline;
}

.ipro1 {
    margin-top: 4px;
    margin: auto;
}

.ipro1 div {
    float: left;
    width: 300px;
    text-align: center;
    border: 3px solid #fff;
    background: #fff;
    margin-right: 20px;
}

.ipro1 h3 {
    width: 284px;
    height: 213px;
    margin: 0 auto 5px;
}

.ipro1 h3 a {
    width: 284px;
    height: 213px;
    padding: 1px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.ipro1 h3 img {
    vertical-align: middle;
}

.ipro1 p {
    text-align: center;
    font-weight: normal;
    border-top: 1px #2f9300 dashed;
}

.ipro1 p a {
    color: #333;
    font-weight: normal;
    line-height: 42px;
    font-size: 16px;
}

.ipro1 p a:hover {
    text-decoration: underline;
}

#demo1p {
    list-style: none outside none;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}

#indemo1p {
    float: left;
    width: 800%;
}

#demo1p1 {
    float: left;
}

#demo1p2 {
    float: left;
}

#demo1p1 a {
    margin-left: 20px;
    border: 1px #eee solid;
    width: 236px;
    height: 329px;
    display: -webkit-inline-box;
}

#demo1p2 a {
    margin-left: 20px;
    border: 1px #eee solid;
    width: 236px;
    height: 329px;
    display: -webkit-inline-box;
}

.main {
    padding-top: 30px;
    padding-bottom: 40px;
}

.insLeft {
    width: 250px;
}

.insRight {
    width: 900px;
    float: right;
}

.miaosu {
    line-height: 32px;
    border: 1px solid #EDEDED;
    padding-left: 6px;
    margin-bottom: 10px;
}


.picimg_wj {
    width: 230px;
    height: 230px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    *font-size: 197px;
}

.picimg_wj img {
    vertical-align: middle;
}

.proArtiTop .proct_bg1 {
    line-height: 30px;
    padding-top: 10px;
}

.insNewsArti {
}

.inprotab_con ul li {
    float: left;
    width: 270px;
    height: 248px;
    overflow: hidden;
    margin: 11px 4px;
    position: relative;
}

.inprotab_con ul li h2 {
    width: 270px;
}

.inprotab_con ul li h3 em {
    display: block;
    position: absolute;
    left: 0px;
    top: 200px;
    width: 270px;
    height: 48px;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.inprotab_con ul li h3 a {
    display: block;
    height: 48px;
    color: #fff;
    position: absolute;
    left: 0px;
    top: 200px;
    width: 270px;
}

.inprotab_con ul li h3 a span.proName {
    text-align: center;
    line-height: 48px;
    display: block;
}


.insNewList {
    border-bottom: 1px dashed #bebebe;
    padding: 20px 0px;
    cursor: pointer;
}

.insNewList .nTit a {
    color: #383838;
    font-size: 16px;
    float: left;
    padding-left: 15px;
    background: url(../images/nCoin.png) no-repeat 3px -128px;
}

.insNewList .nTit a:hover, .insNewH .nTit a {
    color: #2f9300;
    background: url(../images/nCoin.png) no-repeat 3px 10px;
}

.insNewList .nTit span {
    color: #7f7f7f;
    float: right;
    padding-right: 15px;
}

.insNewList .con {
    color: #888;
    margin-top: 8px;
    padding: 0px 5px;
}


.insNewsArti {
    border: 1px solid #eee;
    padding: 20px;
}

.insNewsArti, .insNewsArti h3 span a {
    min-height: 300px;
    font-size: 14px;
}

.insNewsArti h4 {
    margin: 10px 0px;
}

.insNewsArti h3 span {
    padding: 0px 8px;
    font-size: 14px;
    color: #666;
}

.insNewsArti .con {
    line-height: 26px;
    margin: 30px 0;
}

.insNewsArti .con, .insNewsArti .con a {
    color: #343434;
}

.insNewsArti .newArtiNext, .insNewsArti .tag, .proArtiNum {
    line-height: 24px;
}

.insNewsArti .tag, .insNewsArti .tag a, .insNewsArti .newArtiNext, .insNewsArti .newArtiNext a, .proArtiNum, .proArtiNum a {
    color: #343434;
}

.insNewsArti .tag a {
    margin: 0px 5px;
}

.insNewsArti .tag a:hover, .insNewsArti .newArtiNext a:hover, .proArtiNum a:hover {
    color: #333;
}

.insNews1 li {
    float: left;
    line-height: 35px;
    width: 97%;
    padding: 0px 10px;
}

.insNews1 li a {
    float: left;
    color: #555;
    font-size: 15px;
    line-height: 2em;
}

.insNews1 li a:hover {
    font-weight: 600;
}

.insNews1 li span {
    float: right;
    color: #b4b4b4;
}

.sitemap {
    padding: 5px 10px;
    line-height: 24px;
}

.sitemap .title3 {
    font-size: 16px;
}

.sitemap DL {
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px
}

.sitemap DL FONT {
    TEXT-ALIGN: left;
    DISPLAY: block;
    COLOR: #666;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal
}

.sitemap DL FONT A {
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    COLOR: #666;
    PADDING-TOP: 0px
}

.sitemap DL FONT A:hover {
    COLOR: #fd3639;
    TEXT-DECORATION: none
}

.nyjz {
    padding: 10px 10px;
}


.demo1 {
    width: 1200px;
    height: 596px;
    margin: 0px auto 0px;
    padding: 40px 0 0 0;
}

.demo1_menu {
    width: 265px;
    text-align: center;
    float: left;
}

.demo1_menu p {
    width: 265px;
    height: 80px;
    line-height: 80px;
    font-size: 26px;
    color: #fff;
    text-align: center;
    background: #2f9300;
    font-weight: bold;
    border-radius: 10px 10px 0 0;
}

.demo1_menu p span {
    font-size: 14px;
    text-align: center;
}

.demo1_menu ul {
}

.demo1_menu ul li {
    width: 265px;
    height: 80px;
    border-top: 1px #fff solid;
    position: relative;
}

.demo1_menu ul li a {
    display: block;
    line-height: 80px;
    color: #333333;
    font-size: 16px;
    background: #f3f3f3;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.demo1_menu ul li ul {
    display: none;
}

.demo1_menu ul li:hover ul {
    display: block;
    position: absolute;
    left: 265px;
    z-index: 9999;
    top: 0;
    background: #fff;
}

.demo1_menu ul li ul li {
    width: 265px;
    height: 45px;
    margin: 2px 0px;
}

.demo1_menu ul li ul li a {
    display: block;
    line-height: 45px;
    text-align: center;
    color: #333333;
    font-size: 14px;
    border-bottom: 1px #eee solid;
    background: #fff;
    padding-left: 0px;
}

.demo1_menu a:hover {
    background: #feb004;
    color: #fff;
    left: 0px
}

.demo1_menu a.on {
    background: #c0010b;
    color: #fff;
}

.demo1_menua {
    width: 265px;
    float: left;
}

.demo1_menua p {
    width: 265px;
    height: 84px;
    line-height: 85px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: #0068AF;
}

.demo1_menua ul {
}

.demo1_menua ul li {
    width: 265px;
    height: 50px;
    border-top: 1px #fff solid;
    position: relative;
}

.demo1_menua ul li a {
    display: block;
    line-height: 50px;
    text-align: center;
    color: #333333;
    font-size: 16px;
    background: #f3f3f3;
}

.demo1_menua ul li ul {
    display: none;
}

.demo1_menua ul li:hover ul {
    display: block;
    position: absolute;
    left: 265px;
    z-index: 9999;
    top: 0;
    background: #fff;
}

.demo1_menua ul li ul li {
    width: 265px;
    height: 45px;
    margin: 2px 0px;
}

.demo1_menua ul li ul li a {
    display: block;
    line-height: 45px;
    text-align: center;
    color: #333333;
    font-size: 14px;
    border-bottom: 1px #eee solid;
    background: #fff;
}

.demo1_menua a:hover {
    background: #087ED8;
    color: #fff;
    left: 0px
}

.demo1_menua a.on {
    background: #c0010b;
    color: #fff;
}


.demo1_right {
    width: 900px;
    float: right;
    overflow: hidden;
}

.demo1_right dl {
}

.demo1_right dl dd {
    width: 275px;
    height: 242px;
    margin: 0 10px 17px 8px;
    float: left;
    border: 5px solid #F3F3F3;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.demo1_right dl dd:hover {
    border: 5px solid #FEB403;
}

.demo1_right dl dd > a {
    width: 234px;
    margin: 20px auto 0;
    display: block;
    padding: 1px;
    border: 1px #f8f8f8 solid;
}

.demo1_right dl dd p {
    width: 234px;
    height: 35px;
    color: #909090;
    line-height: 35px;
    text-align: center;
    margin: 0 auto 0;
    font-size: 16px;
}

.gd1 {
    width: 910px;
    height: 550px;
}

.iabout_title {
    width: 100%;
    height: 60px;
    margin: 0 auto
}

.iabout_title p {
    font-size: 23px;
    color: #222;
    width: 400px;
    float: left;
    font-weight: bold;
    border-left: 5px #2f9300 solid;
    padding-left: 20px;
    line-height: 20px;
    margin-top: 18px;
}

.iabout_title p span {
    font-size: 14px;
    color: #333;
    font-weight: normal;
    padding-left: 10px;
    color: #666;
}

.iabout_menu {
    float: right;
}

.iabout_menu a {
    font-size: 12px;
    color: #333;
    float: left;
    margin: 0 10px;
    line-height: 40px;
}


.link {
    width: 1200px;
    border: 1px solid #dadada;
    margin: 0 auto;
}

.link span {
    float: left;
    color: #333;
    background: url(../images/link.png) no-repeat 5px center #fff;
    padding: 0 10px 0 90px;
    margin: -10px 0 0 8px;
    position: absolute;
}

.link ul {
    padding: 0 0 0 15px;
    margin-top: 10px;
}

.link ul li {
    float: left;
}

.link ul a {
    color: #333;
    line-height: 30px;
}

.link ul a:hover {
    color: #004fa6;
}

.linka {
    float: left;
    width: 900px;
    height: 100px;
    color: #a9a9a9;
    border-bottom: 1px solid #323232;
    padding: 10px 0px;
    word-wrap: break-word;
    font-size: 14px;
    line-height: 32px;
}

.linka a {
    display: inline-block;
    margin: 0 5px;
    color: #a9a9a9;
}

.dsrz img {
    height: 30px;
}

.tetle {
    height: 50px;
    background: #0568B3;
    width: 100%;
    color: #fff;
    line-height: 50px;
    padding-left: 20px;
    font-size: 18px;
    width: 530px;
}

.tetle span {
    float: right;
    padding-right: 20px;
}

.tetle span a {
    font-size: 12px;
    color: #fff;
    line-height: 50px;
}


.box {
    width: 100%;
    height: 180px;
    background: #2f9300;
    margin-top: 30px;
}

.box_c {
    width: 1200px;
    height: 100px;
    padding: 40px 0;
    margin: 0 auto;
}

.box_cl {
    width: 960px;
}

.box_cl h6 {
    color: #fff;
    font-size: 26px;
    margin-bottom: 10px;
    line-height: 40px;
    font-weight: bold;
    padding-top: 8px;
}

.box_cl span {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.box_cr {
    width: 200px;
    margin-top: 20px;
}

.box_cr a {
    width: 160px;
    height: 50px;
    line-height: 50px;
    float: right;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #84b22b;
}


.about_t {
    margin: 0 auto;
    width: 1200px;
    position: relative;
    background: url(../Images/about_titbg.gif) repeat-x bottom left;
    margin-top: 30px;
    margin-bottom: 30px;
}

.about_t .more {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 15px;
    background: #2f9300;
    color: #FFF;
}

.about_t .more a {
    color: #fff;
}

.about_t h3 {
    font-size: 24px;
    color: #666;
    line-height: normal;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.about_t h4 {
    display: inline-block;
    padding: 0 20px;
    font-size: 18px;
    color: #fff;
    background-color: #2f9300;
    line-height: normal;
}

.sy_cptj {
    width: 1200px;
    margin: 0 auto;
}

.sy_cptj li {
    float: left;
    margin-right: 18px;
    margin-bottom: 20px;
    height: 253px;
    border: 1px #eee solid;
}

.sy_cptj li:nth-child(4) {
    margin-right: 0px;
}

.sy_cptj li:nth-child(8) {
    margin-right: 0px;
}

.sy_cptj li p {
    background: #818181;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.sy_cptj li p a {
    color: #fff;
}

.adv {
    background: #2f9300;
    width: 100%;
    height: 558px;
}


.sp {
    width: 512px;
    height: 145px;
    float: right;
}


.about {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    height: 420px;
}

.about_a {
    float: left;
}

.about_b {
    float: right;
    width: 725px;
    margin-top: 10px;
}

.about_b p {
    position: relative;
    padding: 10px 0 2px 0;
    line-height: 32px;
    color: #656566;
}

.about_b p a {
    color: #84b22b;
}

.about_b a {
    padding-right: 6px;
}

.about_b span {
    line-height: 1.6em;
    font-weight: bold;
    font-size: 20px;
    color: #2f9300;
}

.about_c {
    margin-top: 20px;
}

.about_c a {
    border: 1px #666 dashed;
    width: 165px;
    height: 40px;
    display: BLOCK;
    float: left;
    padding: 0px;
    margin-right: 13px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #666;
}

.about_c a:hover {
    color: #fff;
    background: #2f9300;
}

.inew {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.inew p {
    font-size: 36px;
    color: #181a1d;
    display: inline-block;
    padding: 25px 6px 0 6px;
    position: relative;
    font-weight: normal;
    line-height: 1;
}

.inew p:before {
    display: block;
    content: ' ';
    position: absolute;
    left: 40%;
    right: 0;
    top: 0;
    height: 15px;
    border: 4px solid #2f9300;
    border-bottom: 0;
    border-right: 0;
}

.inew p:after {
    display: block;
    content: ' ';
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 15px;
    border: 4px solid #2f9300;
    border-left: 0;
}

.inew span {
    text-transform: uppercase;
    font-weight: lighter;
    line-height: 40px;
    color: #393a45;
    display: block;
}

.inew_a {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}

.inew_b {
    width: 585px;
    float: left;
    padding: 20px 30px 20px 30px;
    color: #636161;
    border: 1px solid #cccccc;
    position: relative;
    margin-bottom: 20px;
    box-sizing: border-box;
    margin-right: 20px;
}

.inew_b:nth-child(2) {
    margin-right: 0;
}

.inew_b:nth-child(4) {
    margin-right: 0;
}

.inew_b p {
    font-size: 20px;
    font-weight: normal;
    display: block;
    position: relative;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.inew_b p a {
    color: #2f9300;
    font-weight: bold;
}

.inew_b span {
    padding: 5px 0 10px 0;
    display: block;
    clear: left;
}

.goto {
    color: #FEB005;
    opacity: 1;
    font-weight: bold;
}


.zzry {
    float: right;
    width: 510px;
    border: 1px #eee solid;
}

.zzry p {
    font-size: 14px;
    padding-left: 15px;
    color: #990008;
    line-height: 50px;
    font-weight: bold;
    border-bottom: 1px #eee solid;
}

.zzry p span {
    font-size: 12px;
    line-height: 50px;
    padding-right: 15px;
    font-weight: normal;
    float: right;
}

.bannerbox {
    width: 470px;
    height: 165px;
    overflow: hidden;
    margin: 20px auto;
}

#focus {
    width: 470px;
    height: 165px;
    clear: both;
    overflow: hidden;
    position: relative;
    float: left;
}

#focus ul {
    width: 470px;
    height: 165px;
    float: left;
    position: absolute;
    clear: both;
    padding: 0px;
    margin: 0px;
}

#focus ul li {
    float: left;
    width: 470px;
    height: 165px;
    overflow: hidden;
    position: relative;
    padding: 0px;
    margin: 0px;
}

#focus .preNext {
    width: 223px;
    height: 165px;
    position: absolute;
    top: 0px;
    cursor: pointer;
}

#focus .pre {
    left: 0;
    background: url(../images/sprite.png) no-repeat left center;
}

#focus .next {
    right: 0;
    background: url(../images/sprite1.png) no-repeat right center;
}


.pages {
    margin-top: 40px;
}

.pages ul {
    display: table;
    margin: 0 auto;
}

.pages ul li {
    float: left;
    margin: 0 1px;
    background: #eee;
    padding: 5px 15px;
}

.pages ul li:hover a {
    background: #2f9300;
    color: #fff;
}

.pages ul li a {
    display: block;
}

.contact {
    width: 265px;
    height: 210px;
    background: #2f9300;
    padding-top: 15px;
    border-radius: 0 0 15px 15px;
}

.contact>p {
    height: 32px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: left;
    padding-left: 16px;
    width: 235px;
    font-weight: normal;
}

.contact>p>a {
    color: #fff;
}

.contact>p>a:hover {
    background: none;
}

.xdh {
    line-height: 60px;
    float: right;
}

.pro_left {
    width: 400px;
    height: 400px;
    border: 6px #eee solid;
    margin: 0 auto;
    margin-top: 20px;
}

.pro_right {
    /* width: 420px; */
    /* float: right; */
    margin-top: 20px;
}

.pro_right p {
    height: 40px;
    border-bottom: 1px #eee solid;
    font-size: 16px;
}

.pro_right h1 {
    line-height: 40px;
    border-bottom: 1px #eee solid;
    text-align: center;
    font-size: 26px;
    padding-bottom: 10px;
    font-weight: bold;
}

.newCon {
    width: 100%;
}

.insNewsArti p {
    line-height: 2em;
    font-size: 15px;
    color: #555;
    margin-bottom: 10px;
    text-indent: 2rem;
}

.insNewsArti img {
    text-align: center;
    max-width: 100%;
}

.insNewsArti p img {
    text-align: center;
}

/*.pro020{	width:850px;border-top:1px #f5f5f5 solid;
	padding-left:20px;margin-bottom:10px;	line-height: 2em;display:block;}*/
.ewm {
    width: 100px;
    float: right;
    margin-top: 60px;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.youshi {
    overflow: hidden;
    width: 100%;
    height: 1344px;
    background: url(../images/youshi_bg.jpg) no-repeat center;
    margin: 0 auto
}

.youshi h3 {
    font-size: 22px;
    color: #043b9e
}

.youshi h3 em {
    color: #333
}

.youshi h4 {
    margin-bottom: 25px;
    font-weight: normal;
    font-size: 18px;
    color: #333
}

.youshi p {
    font-size: 15px;
    color: #666;
    line-height: 25px;
    margin-bottom: 13px;
}

.youshi .wen01 .w {
    overflow: hidden;
    padding-left: 20px;
    background: url(../images/youshi_01.png) no-repeat left 5px;
    width: 470px;
}

.youshi .wen02 {
    text-align: right;
}

.youshi .wen02 .w {
    padding-right: 20px;
    background: url(../images/youshi_02.png) no-repeat right center
}

.youshi .wen03 .w {
    padding-left: 20px;
    background: url(../images/youshi_02.png) no-repeat left center;
}

.youshi .wen01 {
    margin-top: 212px;
    margin-bottom: 60px;
}

.youshi .wen03 {
    margin-top: 108px;
}

.title {
    overflow: hidden;
    width: 100%;
    margin-bottom: 40px;
}

.title h2 {
    text-align: center;
    font-weight: normal;
    font-size: 36px;
    color: #333
}

.title h2 a {
    color: #333;
}

.title em {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #999;
    font-family: Arial;
    margin-bottom: 10px;
    text-transform: uppercase
}

.title i {
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 1px;
    background-color: #003c98;
}

.about_xg {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 60px;
    border-top: 1px #eee solid;
    padding-top: 70px;
}

.about_xg .box1 {
    overflow: hidden;
    width: 100%;
}

.about_xg .aleft {
    overflow: hidden;
    float: left;
    width: 675px;
}

.about_xg .aleft h3 {
    font-weight: normal;
    font-size: 20px;
}

.about_xg .aleft h3 a {
    color: #555
}

.about_xg .aleft i {
    display: block;
    width: 30px;
    height: 2px;
    background-color: #003c98;
    margin: 24px 0;
}

.about_xg .aleft p {
    font-size: 15px;
    color: #666;
    line-height: 30px;
    height: 90px;
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.about_xg .aleft .more {
    display: block;
    margin: 35px 0;
    width: 120px;
    height: 45px;
}

.about_xg .aleft ul {
    overflow: hidden;
    width: 110%;
}

.about_xg .aleft li {
    float: left;
    width: 160px;
    height: 120px;
    margin-right: 20px;
    background-color: #2f9300;
    border-radius: 5px;
}

.about_xg .aleft li a {
    text-decoration: none;
}

.about_xg .aleft li img {
    display: block;
    margin: 10px auto 0
}

.about_xg .aleft li p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}

.about_xg .aleft li:hover {
    background-color: #84b22b
}

.about_xg .aright {
    overflow: hidden;
    float: right;
    width: 410px;
    background: #2f9300;
    padding: 0 30px 35px 30px;
    border-radius: 3px;
}

.about_xg .aright h3 {
    font-size: 18px;
    margin: 40px 0 5px 140px;
    text-align: right;
}

.about_xg .aright h3 a {
    color: #fff;
}

.about_xg .aright em {
    display: block;
    font-size: 12px;
    color: #778cca;
    margin-left: 140px;
    margin-bottom: 18px;
    text-align: right;
}

.about_xg .video {
    overflow: hidden;
    width: 410px;
    margin: 0 auto;
    position: relative
}

.news_left {
    width: 580px;
    float: left;
    height: 410px;
    position: relative;
    overflow: hidden;
}

.news_left p {
    display: block;
    width: 100%;
    line-height: 45px;
    color: #333;
    font-size: 18px;
}

.news_right {
    width: 580px;
    float: right;
    height: 410px;
    overflow: hidden;
}

.news_right .ntop {
    overflow: hidden;
    width: 100%;
    height: 140px;
    margin-bottom: 20px;
    padding-bottom: 30px;
    border-bottom: 2px solid #cecece;
}

.news_right .ntop img {
    display: block;
    float: left
}

.news_right .ntop .wen {
    overflow: hidden;
    float: right;
    width: 360px;
}

.news_right .ntop h3 {
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #cecece;
    margin-bottom: 10px;
}

.news_right .ntop h3 a {
    color: #555;
}

.news_right .ntop p {
    font-size: 14px;
    color: #777;
    line-height: 22px;
    height: 44px;
    overflow: hidden
}

.news_right .ntop .more {
    display: block;
    width: 120px;
    height: 35px;
    margin-top: 10px;
    text-align: center;
    line-height: 35px;
    border-radius: 5px;
    background: url(../images/news05.jpg) no-repeat center;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase
}

.news_right .nright {
    overflow: hidden;
    float: right;
    width: 100%;
    height: 218px;
    position: relative
}

.news_right .nright ul {
    overflow: hidden;
    width: 100%;
    position: absolute
}

.news_right .nright li {
    overflow: hidden;
    width: 100%;
    margin-bottom: 6px;
    background-color: #fff;
    float: left;
    border-radius: 3px;
}

.news_right .nright li a {
    display: block;
    float: left;
    padding-left: 15px;
    background: url(../images/news_03.png) no-repeat left center;
    font-size: 14px;
    color: #282828;
    height: 35px;
    line-height: 35px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.news_right .nright li a span {
    float: right;
    line-height: 35px;
    font-size: 14px;
    color: #8d8d8d;
    margin-right: 20px;
}

.bz_xinwen {
    overflow: hidden;
    no-repeat center bottom; height: 630px;
}

.bz_new {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

.bz_new h3 {
    line-height: 100%;
    padding-bottom: 17px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 14px;
}

.bz_new h3 a {
    font-size: 20px;
    color: #2f9300;
    font-weight: bold;
}

.new_l {
    width: 530px;
    padding: 25px 22px;
    border: 1px solid #fafafa;
    box-shadow: 0 0 5px #ccc;
    height: 495px;
}

.new_l p {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 16px;
}

.new_l p img {
    width: 530px;
}

.bz_new ul li {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e0e0e0;
    padding-left: 18px;
    background: url(../images/n_li.jpg) no-repeat 5px 19px;
    padding-right: 18px;
}

.faq_c ul li:nth-child(1) {
    display: none;
}

.faq_c ul li:nth-child(2) {
    display: none;
}

.bz_new ul li.nob {
    border-bottom: none;
}

.bz_new ul li a {
    display: block;
    font-size: 14px;
    color: #323333;
}

.bz_new ul li a:hover {
    font-weight: bold;
}

.bz_new ul li:nth-last-child(1) {
    border-bottom: none;
}

.bz_new ul li a span {
    float: right;
}

.sy_dbys_txt {
    padding: 55px 0 30px;
    text-align: center;
    overflow: hidden;
}

.sy_dbys_txt p {
    font-size: 40px;
    color: #333;
    line-height: 40px;
    font-weight: bold;
}

.sy_dbys_txt span {
    display: block;
    font-size: 18px;
    color: #666666;
    font-weight: normal;
    padding: 5px 0 0;
}

.insNews {
}

.insNews ul {
}

.insNews ul li {
    height: 45px;
    font-size: 15px;
    line-height: 45px;
    border-bottom: 1px dashed #ccc;
}

.insNews ul li::before {
    color: #ff9c00;
    content:";
    vertical-align: 2px;
}

.insNews ul li a {
    padding-left: 6px;
}

.insNews ul li span {
    float: right;
}

.insNews ul li a:hover {
    color: #2f9300;
    font-weight: bold;
}

.inewslist {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

.inewslist * {
    -webkit-transition: all ease-in-out 0.55s;
    -o-transition: all ease-in-out 0.55s;
    -ms-transition: all ease-in-out 0.55s;
    transition: all ease-in-out 0.55s;
}

.inewslist ul {
}

.inewslist ul li {
    float: left;
    margin-right: 40px;
    width: 580px;
    border: 1px #fff solid;
    margin-bottom: 20px;
    background: #f0f0f0;
    padding: 20px;
    box-sizing: border-box;
}

.new_b h4 {
    float: left;
    width: 54px;
    padding-right: 16px;
    margin-right: 10px;
    height: 70px;
    text-align: center;
    border-right: 1px #ddd solid;
}

.new_b h4 b {
    font-size: 46px;
    color: #666;
    display: block;
    line-height: 50px;
    font-weight: bold;
    ; }

.new_b h4 i {
    font-size: 13px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    line-height: 16px;
}

.inewslist ul li h3 {
    float: left;
    width: 420px;
    line-height: 30px;
}

.inewslist ul li h3 a {
    font-size: 18px;
    color: #333;
    font-weight: normal;
}

.inewslist ul li p {
    float: left;
    width: 420px;
    font-size: 14px;
    color: #888;
    line-height: 22px;
}

.inewslist ul li:hover {
    border: 1px #2f9300 solid;
}

.inewslist ul li:hover h3 a {
    color: #2f9300;
    font-weight: bold;
}

.inewslist ul li:nth-child(2n) {
    margin-right: 0px;
}

.sy_rxcp {
    background: url(../images/rx_bg.jpg) center no-repeat;
    height: 840px;
    width: 100%;
}


.top {
    height: 30px;
    background: #f6f6f6;
    color: #5c5c5c;
    line-height: 30px;
}

.top_r {
    float: right;
    margin-top: 2px;
}

.collection {
    float: right;
}


.hot {
    width: 520px;
    font-size: 18px;
    line-height: 18px;
    color: #666;
    float: left;
    margin-top: 28px;
}

.hot span {
    letter-spacing: 0.3px;
}

.hot p {
    display: block;
    font-size: 20px;
    line-height: 36px;
    color: #2F9300;
    font-weight: bold;
}

.hot_tel {
    color: #333;
    width: 300px;
    float: left;
    margin-top: 28px;
}

.hot_tel span {
    color: #666;
    padding: 0 0 0 24px;
    background: url(../images/t_pho.png) no-repeat 0 0;
    font-size: 16px;
    display: block;
    line-height: 18px;
    text-transform: uppercase;
}

.hot_tel p {
    font-size: 24px;
    line-height: 44px;
    font-family: Times New Roman;
}

.hotsearch {
    height: 110px;
    margin: 0px auto;
    border-bottom: 1px solid #ebebeb;
    background: #f0f0f0;
}

.head {
    height: 140px;
}

.logo {
    padding: 15px 0 0 0;
    float: left;
}

.tell {
    margin-top: 45px;
    background: url(../images/tell.png) no-repeat 0px 6px;
    padding-left: 55px;
}

.tell span {
    font-size: 14px;
    color: #666;
    display: block;
    line-height: 20px;
}

.tell p {
    display: block;
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    color: #000;
}

/*menu*/
.menu {
    width: 100%;
    height: 55px;
    background: #2f9300;
}

.navbar {
    width: 1200px;
    margin: 0 auto;
}

.navbar>li {
    float: left;
}

.navbar>li:nth-child(1) a {
    background: #84b22b;
}

.navbar>li>a {
    width: 150px;
    line-height: 55px;
    text-align: center;
    font-size: 18px;
    display: block;
    color: #fff;
}

.navbar>li>a:hover {
    background: #84b22b;
    color: #FFFFFF;
}

/*demo1*/
.demo1 {
    width: 1002px;
    margin: 0px auto 0px;
}


.demo1_right {
    width: 740px;
    height: 671px;
    float: right;
    overflow: hidden;
    background: #fff;
}

.demo1_right ul {
    margin-left: 27px;
    margin-top: 20px;
}

.demo1_right ul li {
    width: 233px;
    margin: 0 0 8px 0;
    float: left;
    height: 204px;
}

.demo1_right ul li > a {
    border: #ddd 1px solid;
    width: 218px;
    text-align: center;
    display: block;
}

.demo1_right ul li p {
    width: 220px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}


.demo1_left {
    width: 234px;
    margin: 0px 0px 20px 0px;
    padding: 8px;
    background: #2F9300;
    float: left;
}

.demo1_title {
    color: #fff;
    overflow: hidden;
    text-align: center;
    padding: 0 0 0 0px;
    margin: 5px 0 15px 0;
}

.demo1_title p {
    height: 35px;
    line-height: 35px;
    font-size: 24px;
}

.demo1_title span {
    margin: 0 0 0 5px;
    text-transform: uppercase;
    /*font-family: impact;*/
    font-size: 18px;
}

.typlist {
    margin: 0 auto;
}

.typlist_bottom {
    height: 10px;
}

.typlist ul li {
    padding: 0 0 0px 0;
    border-bottom: 1px solid #dddfe0;
}

.typlist ul li a {
    display: block;
    font-size: 14px;
    background: url(../images/yq1.png) no-repeat 202px center #fff;
    height: 53px;
    line-height: 53px;
    padding: 0 0px 0 35px;
    margin: 0 auto 0px auto;
    z-index: 999;
    text-decoration: none;
}

.typlist ul li a:hover {
    background: url(../images/yq2.png) no-repeat 202px center;
    color: #fff;
}


.demo_contact {
    margin: 0px auto 0;
    background: #fff;
}

.demo_contact_title {
    background: url(../images/first-bg-02.png) no-repeat left -64px;
    font-size: 16px;
    color: #fff;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 15px 0 0 0;
}

.demo_contactnr {
    padding: 0px 10px 9px 10px;
}

.demo_contact img {
    border: 3px solid #e8e8e8;
    margin: 10px 10px 5px;
}

.demo_contact p {
    color: #666666;
    line-height: 20px;
}

.demo_contact p span {
    color: #2F9300;
    font-weight: bold;
}

.zcrx {
    background: url(../images/lfte_tel.png) no-repeat 5px center #fff;
    padding: 10px 2px 12px 55px;
}

.zcrx span {
    color: #56667C;
    font-size: 14px;
    line-height: 14px;
}

.zcrx p {
    font-size: 24px;
    color: #56667c;
    font-family: impact;
}

/*demo2*/
.demo2 {
    background: #f5f5f3;
    margin: 40px auto 0px;
    height: 353px;
    position: relative;
}

.demo2_bg {
    height: 271px;
    width: 1002px;
    margin: 0px auto 0px;
    padding: 42px 0px 0 0;
    background: url(../images/about_bg.jpg) no-repeat left 42px #f5f5f3;
}

.demo2 p {
    float: right;
    line-height: 26px;
    font-size: 14px;
    width: 610px;
    height: 156px;
    margin: 60px 0 0 0;
}

.demo2 a {
    width: 110px;
    height: 40px;
    background: #2F9300;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 40px;
    position: absolute;
    left: 50%;
    top: 273px;
    margin: 0 0 0 -108px;
}

.demo2 a:hover {
    background: #fab00e;
}

.newsmain {
    float: left;
    margin: 0px 0 0 0;
    width: 100%;
    background: #f5f5f3;
    position: relative;
    border-top: 1px solid #eeeeec;
    padding: 0 0 20px 0;
}

.maintop2 {
    position: absolute;
    top: -9px;
    height: 9px;
    width: 100%;
    background: url(../images/maintop2.gif) center no-repeat;
    left: 0;
}

.xwzj {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
}

.newsmain ul {
    width: 1000px;
}

.newsmain ul li {
    float: left;
    width: 475px;
    margin: 0 30px 30px 0;
}

.newsmain ul li:nth-child(2n) {
    margin-right: 0;
}

.time {
    float: left;
    width: 48px;
    padding: 14px 12px 15px 12px;
    height: 55px;
    background: #2F9300;
    margin-right: 1px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

.time font {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 7px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #fff;
}

.time span {
    font-size: 18px;
}

.newsli_r {
    float: left;
    width: 400px;
}

.newsli_r a {
    height: 30px;
    line-height: 30px;
    float: left;
    width: 380px;
    padding: 0 10px;
    background: #e2e2e2;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.newsli_r p {
    height: 43px;
    line-height: 20px;
    float: left;
    width: 380px;
    padding: 0 10px;
    margin-top: 1px;
    padding-top: 10px;
    background: #eaeaea;
}

.process {
    width: 100%;
    line-height: 23px;
    text-align: center;
}

.process .newsmain {
    text-align: center;
}

.processmore {
    background: #2F9300;
    display: inline-block;
    width: 211px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
}

.processmore a {
    width: 100%;
    float: left;
    font-family: 'Microsoft Yahei';
    text-align: center;
    font-size: 15px;
    color: #fff;
}

.processmore:hover {
    background: #fab00e;
}

.processimg {
    float: left;
    width: 100%;
    padding: 50px 0;
    text-align: center;
    position: relative;
}

.processimg dl {
    position: absolute;
    top: 50px;
    left: 50%;
    margin: 0 0 0 -465px;
}

.processimg dd {
    float: left;
}

.an1 {
    display: block;
    width: 78px;
    height: 78px;
    background: url(../images/lc.png) no-repeat 0 0;
    margin-right: 217px;
}

.an2 {
    display: block;
    width: 78px;
    height: 78px;
    background: url(../images/lc.png) no-repeat 0 -88px;
    margin-right: 205px;
}

.an3 {
    display: block;
    width: 78px;
    height: 78px;
    background: url(../images/lc.png) no-repeat 0 -176px;
    margin-right: 198px;
}

.an4 {
    display: block;
    width: 78px;
    height: 78px;
    background: url(../images/lc.png) no-repeat 0 -264px;
    margin-right: 217px;
}

.an1:hover {
    display: block;
    width: 78px;
    height: 78px;
    background: url(../images/lc.png) no-repeat -88px 0;
    margin-right: 217px;
}

.an2:hover {
    display: block;
    width: 78px;
    height: 78px;
    background: url(../images/lc.png) no-repeat -88px -88px;
    margin-right: 205px;
}

.an3:hover {
    display: block;
    width: 78px;
    height: 78px;
    background: url(../images/lc.png) no-repeat -88px -176px;
    margin-right: 198px;
}

.an4:hover {
    display: block;
    width: 78px;
    height: 78px;
    background: url(../images/lc.png) no-repeat -88px -264px;
    margin-right: 217px;
}

.sy_cpzs {
    font-family: "Microsoft Yahei";
    height: 970px;
    padding: 70px 0 0;
    position: relative;
    background: #f1f1f1;
}

.sy_txt {
    text-align: center;
    height: 138px;
}

.sy_txt p {
    font-size: 45px;
    line-height: 70px;
    color: #2F9300;
    font-weight: bold;
}

.sy_txt span {
    line-height: 33px;
    font-size: 20px;
    color: #555;
    font-weight: normal;
    display: block;
}

.sy_cpfl {
    height: 80px;
    width: 1200px;
    margin: 0 auto;
}

.sy_cpfl ul {
    margin: 0 auto;
    text-align: center;
    display: table;
}

.sy_cpfl ul li {
    float: left;
    width: 300px;
    line-height: 45px;
    margin: 0 5px;
    border-radius: 5px;
    background: #84b22b;
}

.sy_cpfl ul li:hover {
    background: #2F9300;
}

.sy_cpfl ul li p {
    display: block;
    font-size: 18px;
    color: #fff;
}

.sy_cpt {
    width: 1200px;
    margin: 0 auto;
}

.sy_cpt ul {
}

.sy_cpt ul li {
    float: left;
    margin: 0 5px;
    margin-bottom: 16px;
    background: #fff;
    padding-top: 10px;
}

.sy_cpt ul li a {
    height: 280px;
    display: block;
    width: 290px;
    position: relative;
    overflow: hidden;
}

.sy_cpt ul li a img {
    transition: all 0.5s;
}

.sy_cpt ul li a:hover img {
    transform: scale(1.05, 1.05);
}

.sy_cpt ul li p {
    height: 40px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    padding-bottom: 10px;
}

.sy_cpt ul li p a {
    height: 40px;
    color: #333;
    font-size: 16px;
}

.sy_about {
    background: url(../images/about_c.jpg) center no-repeat;
    height: 651px;
    width: 100%;
}

.sy_about_a {
    width: 1200px;
    margin: 0 auto;
}

.sy_about dl {
    width: 502px;
    float: right;
    padding: 120px 0 0;
}

.sy_about dl dt {
    height: 136px;
    border-bottom: solid 1px #63ae40;
}

.sy_about dl dt span {
    display: block;
    font-size: 44px;
    line-height: 51px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: normal;
}

.sy_about dl dt p {
    color: #fff;
    =:136px; line-height: 50px;
    font-size: 36px;
    font-weight: bold;
}

.sy_about dl dd p {
    height: 195px;
    overflow: hidden;
    padding: 30px 0 0;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
}

.sy_about dl dd a {
    display: block;
    width: 205px;
    line-height: 46px;
    border-radius: 23px;
    color: #fff;
    text-align: center;
    background: url(../images/ico04.png) no-repeat 144px 16px #84b22b;
    padding: 0 32px 0 0;
    font-size: 14px;
    transition: all 0.3s linear 0s;
}

.sy_about dl dd a:hover {
    margin-left: 6px;
}

.sy_xinwen {
    width: 1200px;
    margin: 0 auto;
}

.new_t {
    height: 78px;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    z-index: 1;
}

.new_t a {
    background: url(../images/new_ico1.png) no-repeat 0 14px;
    height: 48px;
    line-height: 48px;
    display: block;
    color: #84B22B;
    border-bottom: solid 2px #84B22B;
    float: left;
    padding: 0 0 0 32px;
}

.new_t:before {
    content: "";
    position: absolute;
    width: 1200px;
    height: 1px;
    background: #cecece;
    left: 0;
    top: 49px;
    z-index: -1;
}

.new_a {
    width: 600px;
    float: left;
}

.new_a dt {
    position: relative;
    overflow: hidden;
    width: 600px;
    height: 241px;
}

.new_a dt:hover img {
    transform: scale(1.05, 1.05);
}

.new_a dt img {
    transition: all 0.5s;
}

.new_a dd {
    padding: 13px 0 0;
}

.new_a dd p {
    display: block;
    height: 51px;
    line-height: 51px;
    font-size: 18px;
    font-weight: normal;
}

.new_a dd p a {
    display: block;
    color: #333;
}

.new_a dd span {
    line-height: 24px;
    font-family: "Microsoft Yahei";
    color: #666;
    font-size: 14px;
}

.new_b {
    width: 524px;
    height: 375px;
    float: right;
}

.new_b dl {
    height: 116px;
    margin-bottom: 22px;
    border-bottom: 1px dashed #cecece;
}

.new_b dl dt {
    float: left;
    text-align: center;
    width: 80px;
    line-height: 54px;
    font: 48px "Microsoft YaHei";
    color: #666;
    font-weight: bold;
}

.new_b dl dt em {
    display: block;
    font: 16px "Microsoft YaHei";
    color: #999;
    line-height: 32px;
}

.new_b dl dd {
    width: 432px;
    float: right;
    margin-top: -10px;
}

.new_b dl dd p {
    display: block;
    font-size: 18px;
    font-weight: normal;
    color: #333;
    line-height: 39px;
}

.new_b dl dd p a {
    display: block;
}

.new_b dl dd span {
    line-height: 24px;
    font-family: "Microsoft Yahei";
    color: #666;
    font-size: 14px;
}

.new_b dl:nth-last-child(1) {
    border-bottom: none;
}

/*bottom*/
.foot {
    color: #bfbfbf;
    clear: both;
    font-family: "Microsoft Yahei";
    line-height: 28px;
    height: 263px;
    background: #333;
    position: relative;
    font-size: 16px;
    padding: 42px 0 0;
    margin-top: 30px;
}

.foot_a {
    width: 1200px;
    margin: 0 auto;
}

.foot_z {
    display: block;
    width: 334px;
    padding: 22px 0 0;
    float: left;
}

.foot_z dl {
}

.foot_z dl dt {
    margin-bottom: 10px;
}

.foot_z dl dt img {
    display: block;
}

.foot_z dl dt span {
    display: block;
    height: 74px;
    line-height: 64px;
    font-size: 18px;
    color: #BFBFBF;
}

.foot_z dl dd {
}

.foot_z dl dd p {
    font-size: 14px;
    color: #bfbfbf;
    line-height: 20px;
}

.foot_z dl dd p a {
    color: #bfbfbf;
}

.foot_t {
    width: 260px;
    line-height: 48px;
    float: left;
}

.foot_t p {
    height: 58px;
    line-height: 58px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.foot_t a {
    display: inline-block;
    width: 90px;
    float: left;
    color: #bfbfbf;
    line-height: 43px;
    font-size: 16px;
}

.foot_c {
    width: 400px;
    float: left;
}

.foot_c p {
    height: 58px;
    line-height: 58px;
    font-size: 18px;
    color: #fff;
}

.foot_c ul {
}

.foot_c ul li {
    padding: 13px 0 0 47px;
    height: 43px;
    background: url(../images/f_ico3.gif) no-repeat 0 17px;
    font-size: 16px;
    line-height: 18px;
}

.foot_c ul li em {
    font-size: 18px;
    font-family: Times New Roman;
    font-style: normal;
}

.foot_c ul li span {
    display: block;
}

.foot_c ul li.f_text1 {
    background: url(../images/f_ico1.gif) no-repeat 0 17px;
}

.foot_c ul li.f_text2 {
    background: url(../images/f_ico2.gif) no-repeat 0 17px;
}

.foot_y {
    width: 200px;
    display: block;
    background: #2F9300;
    height: 233px;
    font-size: 14px;
    float: left;
}

.foot_y p {
    padding: 45px 0 0;
    text-align: center;
    color: #fff;
    line-height: 40px;
}

.foot_y p img {
    width: 116px;
    height: 116px;
    background: #fff;
    padding: 8px;
    display: block;
    margin: 0 auto;
}

.foot_y p span {
    padding: 45px 0 0;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
}

.foot_b {
    height: 66px;
    color: #bfbfbf;
    background: #333;
    position: relative;
    width: 100%;
    text-align: center;
    border-top: solid 1px #474747;
}

.foot_b p {
    width: 1200px;
    margin: 0 auto;
}

.foot_b span {
    display: inline-block;
    color: #bfbfbf;
    line-height: 66px;
    font-size: 14px;
}

.foot_b span a {
    color: #bfbfbf;
}

.crumb span {
    width: 850px;
    background: #f5f5f5;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    padding-left: 20px;
    margin-bottom: 10px;
    border-radius: 10px;
}

.form-group {
    margin: 0 auto;
    clear: both;
    box-sizing: border-box;
    padding: 12px;
    width: 800px;
}

.form-group label {
    float: left;
    font-size: 14px;
    line-height: 40px;
    padding-right: 10px;
    /* width: 80px; */
}

.form-control {
    float: left;
    width: calc(100% - 90px);
    border: 1px #ddd solid;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 10px;
}

.form-control-c {
    float: left;
    width: calc(100% - 90px);
    border: 1px #ddd solid;
    height: 133px;
    line-height: 45px;
    box-sizing: border-box;
    padding-left: 10px;
}

button.form-sub {
    width: 97%;
    margin: 0 auto;
    clear: both;
}

.form-sub {
    height: 40px;
    color: #fff;
    background: #2f9300;
    border: none;
}

.form-control-y {
    float: left;
    width: 100px;
    border: 1px #ddd solid;
    height: 30px;
    line-height: 30px;
}
