@charset "utf-8";

body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd {
    margin: 0;
}

input,button,ul,ol {
    margin: 0;
    padding: 0;
}

body,input,button,form {
    font-size: 16px;
    line-height: 28px;
    font-family: "microsoft yahei","Arial";
    color: #333;
}

h1,h2,h3,h4,h5,h6,font {
    font-size: 16px;
    font-weight: normal;
}

ul,ol,li {
    list-style: none;
}

input {
    background: none;
    border: 0 none;
}

img,iframe {
    border: 0;
}

em,i {
    font-style: normal;
}

button,input,select,textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.red {
    color: #ba292e;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tac {
    text-align: center;
}

.tar {
    text-align: right;
}

.poa {
    position: absolute;
}

.por {
    position: relative;
}

.hidden {
    display: none;
}

.w1200 {
    width: 1220px;
    margin: 0 auto;
}

.ico {
    background: url(../images/ico.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #67b306;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

.ease,.ease * {
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.noease,.noease * {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

:-moz-placeholder {
    color: #aaa;
}

::-moz-placeholder {
    color: #aaa;
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #aaa;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #aaa;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset;
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px white inset!important;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.top_main {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: relative;
    background-color: #f5f5f5;
    color: #999;
    font-size: 14px;
}

.top_main li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    margin: 0 8px;
}

.top_main li h3 {
    color: #999;
    cursor: pointer;
    font-size: 12px;
}

.top_main li a {
    color: #999;
    cursor: pointer;
    font-size: 12px;
}

.top_main li a:hover {
    color: #67b306;
}

.top_main .split {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 1px;
    height: 10px;
    background: #999;
    vertical-align: middle;
    margin: 0;
}

.logo.fl {
    background: url(/skin/images/logo.png) no-repeat;
    width: 300px;
    height: 93px;
}

.logo a {
    width: 320px;
    height: 93px;
    display: block;
    text-indent: -999em;
}

.fl p {
    display: block;
    color: #666;
    font-style: normal;
    font: 22px "Microsoft YaHei";
}

.fl b {
    font-size: 22PX;
}

dd.fl {
    margin-top: 10px;
    overflow: hidden;
    float: left;
    font: 24px "Microsoft YaHei";
    font-weight: bold;
    color: #29789b;
    padding-left: 12px;
    border-left: 1px solid rgba(23,16,16,0.23);
    margin-left: 50px;
}

.header_main {
    width: 100%;
    height: 110px;
    padding-top: 20px;
    background: #fff;
}

.header_main .logo {
    display: block;
}

.header_main .logo img {
    display: block;
}

.header_main .tel {
    width: 320px;
    line-height: 44px;
    margin-top: 15px;
    font-family: impact;
    font-size: 32px;
    color: #67b306;
}

.header_main .tel span {
    color: #999;
    font-size: 14px;
    line-height: 16px;
    display: block;
}

.header_main .tel strong {
    font-weight: normal;
    display: block;
    white-space: nowrap;
    font-size: 24px;
    color: #67b306;
}

.header_main .tel s {
    width: 85px;
    height: 65px;
    float: left;
    background-position: 0 3px;
    margin-right: 12px;
}

.nav_main {
    height: 65px;
    line-height: 65px;
    background: #868484;
    position: relative;
    z-index: 111;
}

.nav_main li {
    width: 12.5%;
    height: 65px;
    line-height: 65px;
    text-align: center;
    display: block;
    z-index: 11;
    float: left;
    position: relative;
    background: url(../images/nav_split.png) no-repeat left center;
}

.nav_main li:first-child {
    background: none;
}

.nav_main li .nav1 {
    display: block;
    font-size: 16px;
    color: #fff;
}

.nav_main li .nav1:hover,.nav_main li.hover .nav1 {
    background: #67b306;
}

.nav_main .subNav {
    background: #868484;
    height: 65px;
    line-height: 65px;
    position: absolute;
    z-index: 11;
    left: 0;
    top: 65px;
}

.nav_main .subNav {
    position: absolute;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);
    z-index: 199;
    opacity: 0;
    visibility: hidden;
    height: auto;
    overflow: hidden;
    width: 100%;
    transition: all .6s ease 0s;
    transform: translate3d(0,10px,0);
    -moz-transform: translate3d(0,10px,0);
    -webkit-transform: translate3d(0,10px,0);
}

.nav_main li:hover .subNav {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
}

.nav_main .subNav a {
    color: #fff;
    line-height: 65px;
    height: 65px;
    font-size: 14px;
    display: block;
    border-bottom: 1px solid rgba(170,170,170,.2);
}

.nav_main .subNav a:hover {
    background: #67b306;
}

.banner {
    width: 100%;
    min-width: 1000px;
    z-index: 20;
    position: relative;
}

.banner .list,.banner li,.banner img {
    height: 600px;
}

.banner li {
    width: 100%;
    position: absolute;
    z-index: 1;
    overflow: hidden;
    background: #fff;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.banner li img {
    width: 1920px;
    display: block;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.banner li a {
    display: block;
    width: 100%;
}

.banner .tip {
    width: 100%;
    height: 6px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 24px;
    z-index: 10;
}

.banner .tip span {
    width: 6px;
    height: 6px;
    margin: 0 9px;
    border: 2px solid #67b306;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    border-radius: 100%;
}

.banner .tip span.cur {
    background: #67b306;
}

.banner .prev,.banner .next {
    width: 50px;
    height: 70px;
    position: absolute;
    z-index: 12;
    top: 50%;
    margin-top: -40px;
    cursor: pointer;
    transition: none;
    background: url(../images/banner-btn.png) no-repeat 0 center;
}

.banner .prev {
    left: 3%;
    background-position: 8px center;
}

.banner .next {
    right: 3%;
    background-position: -59px 0;
}

.search_main {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #fff;
    font-size: 12px;
}

.search_main .search_form {
    width: 256px;
    height: 36px;
    margin-top: 14px;
    border: 1px solid #67b306;
    position: relative;
}

.search_main .search_form input {
    border: 0 none;
    display: block;
    outline: none;
}

.search_main .search_form .stxt {
    width: 230px;
    height: 36px;
    padding-left: 12px;
    line-height: 36px;
    background: #fff;
    background: none;
    border: 0;
    color: #666;
}

.search_main .search_form .sbtn {
    width: 60px;
    height: 36px;
    line-height: 36px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background-position: -95px 5px;
    background-color: #67b306;
}

.search_main .skey a {
    margin-right: 20px;
    color: #666;
}

.search_main .skey a:hover {
    color: #67b306;
}

.search_main .skey span {
    color: #67b306;
    font-weight: bold;
}

.container {
    width: 100%;
    background: rgba(164,169,169,0.08);
}

.gonggao {
    width: 1220px;
    border: 1px solid #00BCD4;
    margin-left: auto;
    margin-right: auto;
}

.gonggao p {
    float: left;
    width: 200px;
    color: #f29149;
    font-size: 14px;
    line-height: 35px;
}

.gonggao marquee {
    width: 1020px;
    color: #0c0c0c;
    font-size: 14px;
    line-height: 35px;
}

.container1 {
    margin-left: auto;
    width: 650px;
}

.gonggao1 {
    width: 100%;
}

.gonggao1 p {
    float: left;
    width: 200px;
    color: #f29149;
    font-size: 14px;
    line-height: 35px;
}

.gonggao1 marquee {
    width: 440px;
    color: #0c0c0c;
    font-size: 14px;
    line-height: 35px;
}

.footer_main {
    width: 100%;
    padding: 20px 0;
    background: #86b350;
    color: #fff;
    line-height: 32px;
}

.footer .titImg {
    left: -20px;
    width: 150px;
    height: 75px;
    background: url(/skin/images/logohj.png) no-repeat center;
}

.footer .titImg a {
    width: 150px;
    height: 75px;
    text-indent: -999em;
    left: 38px;
    width: 270px;
    height: 110px;
}

.footer_main .tit {
    font-size: 16px;
    margin-bottom: 10px;
}

.footer_main .bnav {
    float: left;
    overflow: hidden;
}

.footer_main .bnav .list {
    float: left;
}

.footer_main .bnav .item {
    width: 110px;
    float: left;
}

.footer_main .bnav .item .tit a {
    font-size: 14px;
}

.footer_main .bnav .item .tit2 {
    margin-top: 16px;
}

.footer_main .bnav .item a {
    display: block;
    color: #fff;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    font-size: 12px;
}

.footer_main .bnav .item a:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

.footer_main .ilinks {
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    border-bottom: 1px solid #97c660;
}

.footer_main .ilinks span {
    color: #f9f9f9;
    display: inline-block;
}

.footer_main .ilinks a {
    display: inline-block;
    color: #f9f9f9;
    padding-left: 10px;
}

.footer_main .ilinks a:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

.footer_main .bcontact {
    width: 275px;
    float: left;
}

.footer_main .bcontact .txt {
    font-size: 12px;
    padding-bottom: 20px;
}

.footer_main .bcontact .txt a {
    width: 168px;
    height: 28px;
    line-height: 28px;
    display: block;
    text-align: center;
    border: 1px solid #fff;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    color: #fff;
}

.footer_main .bcontact a:hover {
    background: #fff;
    color: #67b306;
}

.footer_main .ewmlist {
    float: right;
    font-size: 12px;
}

.footer_main .ewmlist li {
    width: 170px;
    float: left;
    text-align: center;
    color: #fff;
}

.footer_main .ewmlist li img {
    width: 180px;
    height: 205px;
    padding: 5px;
    background: #fff;
    display: block;
    margin: 0 auto 7px;
}

.footer_main .ewmlist li:first-child {
    margin-left: 0;
}

.copyright {
    width: 100%;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 12px;
    background: #638c3f;
}

.copyright a {
    color: #fff;
}

.copyright a:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

.gridlist, .ryzzlist {
    width: 100%;
}

.gridlist .item ,.ryzzlist .item {
    width: 250px;
    margin: 20px 20px 0 21px;
    float: left;
    position: relative;
    overflow: hidden;
}

.gridlist .item img {
    width: 250px;
    height: 210px;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.ryzzlist .item img {
    width: 250px;
    height: 380px;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.gridlist .item .bg,.ryzzlist .item .bg {
    width: 250px;
    height: 210px;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    background: url(../images/black70.png) repeat 0 0;
    position: absolute;
    left: -100%;
    top: 0;
}

.gridlist .item .plus,.ryzzlist .item .plus {
    width: 280px;
    height: 210px;
    display: block;
    transition: all ease .4s;
    background: url(../images/ipro_hover.png) no-repeat center center;
    position: absolute;
    left: -100%;
    top: 0;
}

.gridlist .item h3,.ryzzlist .item h3 {
    color: #000;
    line-height: 28px;
    text-align: center;
    padding-top: 8px;
    height: 28px;
    overflow: hidden;
}

.gridlist .item:hover .bg,.ryzzlist .item:hover .bg {
    left: 0;
}

.gridlist .item:hover .plus,.ryzzlist .item:hover .plus {
    left: 0;
}

.gridlist .item:hover img,.ryzzlist .item:hover img {
    -webkit-filter: brightness(110%);
    filters: brightness(110%);
}

.gridlist .item:hover h3,.ryzzlist .item:hover h3 {
    color: #67b306;
}

@media(max-width:1260px) {
    .gridlist, .ryzzlist {
        width: 745px;
    }

    .gridlist .last-w1260,.ryzzlist .last-w1260 {
        display: none;
    }
}

.iservice {
    width: 100%;
    padding: 60px 0;
    height: 120px;
    background: #f9f9f9;
}

.iservice .item {
    height: 120px;
    float: left;
    width: 300px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.iservice .item a {
    width: 100%;
    display: block;
}

.iservice .item img {
    width: 120px;
    height: 120px;
    display: block;
    float: left;
    margin-right: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.iservice .item h3 {
    color: #67b306;
    font-size: 16px;
    padding: 28px 0 8px;
    color: #67b308;
    font-weight: bold;
}

.iservice .item span {
    display: block;
    color: #999;
    font-size: 16px;
}

.iservice .item:hover {
    margin-top: -5px;
}

.icase {
    padding-bottom: 45px;
    padding-top: 30px;
}

.icase .title {
    padding: 25px 0 25px;
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 24px;
}

.icase .title span {
    color: #67b306;
}

.icase .tab {
    text-align: center;
    padding-bottom: 2px;
}

.icase .tab a {
    padding: 0 16px;
    height: 40px;
    line-height: 40px;
    background: #333;
    font-size: 16px;
    display: inline-block;
    margin: 0 20px;
    color: #fff;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.icase .tab a:hover {
    background: #67b306;
}

.icase .icaseCon {
    width: 100%;
    overflow: hidden;
}

.icase .icaseCon .gridlist {
    width: 110%;
}

.icase .icaseCon .gridlist .item .plus {
    height: 82%;
    background-image: url(../images/ipro_case_hover.png);
}

.icase .icaseCon .gridlist .item h3 {
    width: 100%;
    position: absolute;
    left: -100%;
    bottom: 55px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    font-size: 16px;
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    transition: all ease .4s;
}

.icase .icaseCon .gridlist .item:hover h3 {
    left: 0;
}

.ixbanner {
    width: 100%;
    height: 180px;
    position: relative;
    overflow: hidden;
    background: url(../images/ixbanner.jpg) no-repeat center top;
}

.ixbanner .tel {
    float: right;
    width: 220px;
    line-height: 16px;
    padding-top: 65px;
    color: #fff;
}

.ixbanner .tel span {
    font-size: 14px;
    display: block;
}

.ixbanner .tel strong {
    font-size: 27px;
    line-height: 28px;
}

.ixbanner .btn {
    float: right;
    width: 140px;
    height: 36px;
    line-height: 36px;
    border: 2px solid #fff;
    margin: 67px 20px 0 0;
    text-align: center;
    color: #67b306;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    background: #fff;
}

.ixbanner .btn:hover {
    background: none;
    color: #fff;
}

.iproduct {
    width: 100%;
    padding: 74px 0;
    background: #f5f5f5;
}

.iproduct .iproList {
    width: 892px;
    float: right;
    overflow: hidden;
}

.iproduct .iproList .gridlist {
    width: 120%;
}

.iproduct .iproList .title {
    width: 100%;
    background: url(../images/ipro-titbg.png) no-repeat 98px center;
}

.iproduct .iproList .title h3 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.iproduct .iproList .title a {
    color: #67b308;
}

.iproduct .iproList .title a:hover {
    text-decoration: underline;
}

.iproduct .iproNav {
    width: 278px;
    height: 475px;
    float: left;
    position: relative;
    padding-top: 90px;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-bottom: 4px solid #67b306;
}

.iproduct .iproNav .title {
    width: 100%;
    height: 80px;
    line-height: 80px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    background: #67b306;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

.iproduct .iproNav .item {
    margin: 0 5%;
    padding: 12px 0;
}

.iproduct .iproNav .item a {
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.iproduct .iproNav .item h3 {
    font-size: 18px;
    font-weight: bold;
    color: #67b306;
}

.iproduct .iproNav .item h3 a {
    color: #67b306;
    padding-left: 15px;
}

.iproduct .iproNav .item h3 s {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #67b306;
    border-width: 4px;
    width: 0;
    height: 0;
    overflow: hidden;
}

.iproduct .iproNav .item .list {
    border-bottom: 1px dashed #eee;
    padding: 10px 0;
    display: none;
}

.iproduct .iproNav .item .list li {
    line-height: 35px;
}

.iproduct .iproNav .item .list li a {
    padding-left: 33px;
}

.iproduct .iproNav .item.a3 .list {
    border-bottom: 0;
}

.iproduct .iproNav .item:hover h3 {
    color: #313131;
}

.iproduct .iproNav .item.hover .list {
    display: block;
}

.iproduct .iproNav .proContact {
    position: absolute;
    top: 320px;
    padding: 25px 0 10px 30px;
    border-top: 1px dashed #eee;
}

.iproduct .iproNav .proContact .tit {
    font-size: 24px;
    color: #67b306;
    font-weight: bold;
    margin-bottom: 12px;
}

.iproduct .iproNav .proContact .tit2 {
    font-weight: bold;
    color: #333;
}

.iproduct .iproNav .proContact .txt {
    line-height: 24px;
    color: #333;
    font-size: 14px;
    padding: 5px 0 15px;
}

.wuliu {
    text-align: center;
    height: 330px;
    padding: 40px 0 70px;
    background: #fff;
}

.wuliu .title {
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    display: block;
    margin-bottom: 25px;
    color: #000;
}

.wuliu .title span {
    color: #1283c7;
}

.wuliu .title:hover {
    color: #67b306;
}

.wuliu .btn {
    width: 208px;
    height: 55px;
    line-height: 55px;
    padding: 0;
    margin: 0 auto;
    font-size: 24px;
    display: block;
    color: #fff;
    text-align: center;
    background: #67b306;
}

.wuliu .btn:hover {
    background: #333;
}

.about.fr {
    width: 550px;
    padding-top: 10px;
}

.iabout .img {
    text-align: center;
    display: block;
    text-align: center;
}

.iabout .img img {
    width: 100%;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.iabout .img:hover img {
    transform: scale(1.03);
}

.iabout .txtcon .title h3 {
    font-size: 24px;
    line-height: 3px;
    font-weight: bold;
    margin-bottom: 22px;
}

.iabout .txtcon .title .line {
    width: 46px;
    display: block;
    background: #666;
}

.iabout .txtcon .txt {
    margin: 30px 0 50px;
    height: 120px;
    overflow: hidden;
    color: #666;
    display: block;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}

.iabout .txtcon .btn {
    width: 60px;
    display: block;
    text-align: center;
    background: #67b306;
    margin-top: 70px;
    float: right;
}

.iabout .txtcon .btn s {
    width: 25px;
    height: 14px;
    background-position: -113px -36px;
}

.iabout .txtcon .btn:hover {
    width: 140px;
}

.news {
    padding-top: 30px;
    background: #f8f8f8;
    height: 750px;
}

.inews {
    padding-bottom: 60px;
    padding-top: 30px;
}

.inews .title ,.newstitle {
    width: 100%;
    height: 55px;
    line-height: 55px;
    margin-bottom: 28px;
    background: #d9dfdf;
}

.inews .title h3 {
    font-size: 22px;
    font-weight: bold;
    color: #67b306;
}

.inews .title h3 s {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    background: url(../img/index/s.png) no-repeat left 0;
    margin-top: 15px;
}

.inews .title a {
    color: #67b308;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.inews .title a:hover {
    text-decoration: underline;
}

.inews .newslist {
    line-height: 55px;
}

.inews .newslist li {
    width: 100%;
    height: 45px;
    line-height: 30px;
    overflow: hidden;
    background: url(../img/index/newsline.png) no-repeat center top;
}

.inews .newslist li a {
    width: 96%;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.inews .newslist li .time {
    color: #333;
    float: right;
    font-weight: normal;
}

.inews1 {
    width: 30%;
    float: left;
}

.inews .item img {
    width: 100%;
    height: 180px;
    float: left;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    margin-right: 20px;
    margin-bottom: 20px;
}

.inews .item h3 {
    color: #333;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    margin-bottom: 10px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.inews .item .txt {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #999;
}

.inews .item:hover img {
    -webkit-filter: brightness(110%);
    filters: brightness(110%);
}

.inews .item:hover h3 {
    color: #67b306;
}

.inews2 {
    width: 30%;
    float: left;
    margin-left: 61px;
}

.inews3 {
    width: 30%;
    float: right;
    height: 582px;
    background-color: #fff;
    border: 1px solid #ddd;
      position: relative;
    overflow: hidden;
}

.inews3 dt,.inews3 dd,.wd dt,.wd dd {
    padding: 2px 14px 2px 34px;
    margin: 4px 0;
    line-height: 22px;
    background-position: 8px 4px;
    background-repeat: no-repeat;
}

.inews3 dd,.wd dd {
    line-height: 20px;
    background-image: url(../img/index/jd_ico.png);
    color: #333;
}

.inews3 dt, .wd dt {
    background-image: url(../img/index/tw_ico.png);
}

.inews3 dl, .wd dl {
    margin: 0 16px;
    margin-bottom: 26px;
    border: 1px dashed #030303;
}

.nybanner {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
}

.nybanner img {
    width: 1920px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.sitepath {
    width: 100%;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    font-size: 14px;
    color: #88848b;
    border-bottom: 1px solid #f1f1f1;
}

.sitepath s {
    width: 14px;
    height: 14px;
    margin-right: 16px;
    background-position: -160px 0;
}

.sitepath a {
    color: #88848b;
}

.sitepath a:hover {
    color: #67b306;
}

.n-tit {
    margin-bottom: 20px;
}

.n-tit h3 {
    font-size: 24px;
    color: #000;
    margin-bottom: 22px;
}

.n-tit .line {
    width: 28px;
    height: 2px;
    display: block;
    background: #000;
}

.wrapper .leftCon {
    width: 240px;
    float: left;
    position: relative;
    margin-top: 15px;
}

.wrapper .content {
    width: 930px;
    float: right;
    padding-bottom: 20px;
}

.leftMenu {
    position: relative;
    width: 100%;
    background: #67b306;
    color: #fff;
}

.leftMenu .title {
    width: 184px;
    height: 160px;
    padding: 0 28px;
    background: #528e06;
    color: #fff;
    text-align: center;
}

.leftMenu .title h3 {
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    padding: 30px 0 27px;
    border-bottom: 1px solid #a9c783;
}

.leftMenu .title span {
    display: block;
    padding-top: 12px;
    text-transform: uppercase;
    font-size: 18px;
}

.leftMenu .list {
    padding: 10px;
}

.leftMenu .list li {
    width: 100%;
    line-height: 50px;
    margin-bottom: 5px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    font-size: 18px;
}

.leftMenu .list li .sub1 {
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    color: #fff;
}

.leftMenu .list li .sub2 {
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    color: #fff;
}

.leftMenu .list li .box {
    padding: 5px 0 0 15px;
    display: none;
}

.leftMenu .list li .box a {
    color: #fff;
    font-size: 15px;
    display: block;
    line-height: 30px;
    padding: 0;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    opacity: .75;
    filter: alpha(opacity=75);
}

.leftMenu .list li .box a.hover,.leftMenu .list li .box a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.leftMenu .list li:hover .sub1,.leftMenu .list li.hover .sub1 {
    padding-left: 15px;
    background: #528e06;
}

.leftMenu .list li:hover .box,.leftMenu .list li.hover .box {
    display: block;
}

.leftRecomm {
    padding: 20px 0 0 20px;
}

.leftRecomm .title {
    padding-bottom: 15px;
    border-bottom: 1px solid #f5f5f5;
    color: #67b306;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 16px;
}

.leftRecomm .title a {
    color: #67b306;
}

.leftRecomm .item {
    width: 105px;
    float: left;
    overflow: hidden;
    text-align: center;
    margin-right: 5px;
}

.leftRecomm .item a {
    width: 100%;
    display: block;
}

.leftRecomm .item img {
    width: 110px;
    height: 82px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    border-radius: 3px;
    display: block;
}

.leftRecomm .item h3 {
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 40px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.leftRecomm .item:hover img {
    -webkit-filter: brightness(110%);
    filters: brightness(110%);
}

.leftRecomm .newslist li {
    line-height: 34px;
    height: 34px;
    overflow: hidden;
}

.leftRecomm .newslist li a {
    display: block;
    width: 100%;
    text-align: left;
}

.newsPage .item {
    display: block;
    float: left;
    width: 890px;
    padding: 20px 20px;
    background: #f7f7f7;
    margin-bottom: 28px;
}

.newsPage .item h3 {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    font-size: 18px;
    color: #000;
    margin-bottom: 5px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.newsPage .item h3 font {
    font-size: 18px;
}

.newsPage .item img {
    width: 150px;
    height: 112px;
    float: left;
    margin-right: 24px;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.newsPage .item .txt {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    overflow: hidden;
}

.newsPage .item:hover {
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
}

.newsPage .item:hover h3 {
    color: #67b306;
}

.newsPage .item:hover img {
    -webkit-filter: brightness(110%);
    filters: brightness(110%);
}

.casePage {
    overflow: hidden;
}

.casePage .gridlist,.casePage .ryzzlist {
    width: 100%;
}

.casePage .gridlist .item,.casePage .ryzzlist .item {
    margin-bottom: 25px;
    margin-right: 44px;
}

.casePage .gridlist .item h3,.casePage .ryzzlist .item h3 {
    font-size: 14px;
    margin-bottom: 5px;
}

.casePage .gridlist .item h4,.casePage .ryzzlist .item h4 {
    line-height: 14px;
    height: 36px;
    padding: 0 35px;
    overflow: hidden;
    text-align: center;
    color: #999;
}

.servicePage .sitepath {
    margin-bottom: 0;
}

.servicePage .s-tit {
    padding: 18px 0 18px;
    font-size: 24px;
    border-bottom: 1px solid #ccc;
    color: #666;
}

.servicePage .s-tab {
    padding: 30px 0;
}

.servicePage .s-tab a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 14px;
    background: #999;
    margin-right: 25px;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.servicePage .s-tab a.hover,.servicePage .s-tab a:hover {
    background: #67b306;
}

.contactPage {
    line-height: 32px;
}

.contactPage .t {
    padding: 0 0 25px;
    color: #67b306;
    font-size: 18px;
}

.contactPage .t2 {
    padding: 0 0 25px;
    color: #67b306;
    font-size: 24px;
}

.contactPage .txtcon {
    font-size: 18px;
    font-size: 14px;
    padding: 0 0 35px;
    color: #999;
    line-height: 28px;
}

.contactPage .mapArea {
    width: 100%;
    height: 320px;
    margin-bottom: 35px;
    overflow: hidden;
}

.formData {
    padding-bottom: 20px;
}

.formData .item {
    float: left;
    color: #999;
    font-weight: normal;
    width: 420px;
    height: 56px;
    line-height: 56px;
    border: 1px solid #e5e5e5;
    margin-right: 76px;
    margin-bottom: 45px;
    position: relative;
}

.formData .item label {
    padding-left: 15px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    text-align: center;
    display: block;
    margin: 0;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    color: #ccc;
}

.formData .item input {
    outline: none;
    line-height: 38px;
    height: 38px;
    font-size: 18px;
}

.formData .item .txt {
    width: 355px;
    height: 56px;
    line-height: 56px;
    display: block;
    background: none;
    padding-left: 70px;
    border: 0 none;
    color: #333;
}

.formData .item .red {
    position: absolute;
    right: 15px;
    top: 0;
    color: #f00;
    z-index: 11;
}

.formData .item.mr0 {
    margin-right: 0;
}

.formData .msg-box {
    position: absolute;
    left: 0;
    top: 0;
}

.formData .liuyan {
    width: 928px;
    height: 260px;
    border: 1px solid #e5e5e5;
    float: left;
}

.formData .liuyan label {
    text-align: right;
    display: block;
}

.formData .liuyan textarea {
    width: 908px;
    height: 234px;
    line-height: 35px;
    padding: 12px 10px;
    text-indent: 100px;
    font-size: 18px;
    font-family: "microsoft yahei";
    color: #333;
    border: 0 none;
    overflow: hidden;
    background: none;
    resize: none;
    display: block;
    outline: none;
}

.formData .bot {
    width: 100%;
}

.formData .sub {
    width: 232px;
    height: - 4px;
    line-height: 52px;
    border: 2px solid #67b306;
    margin-right: 2px;
    text-align: center;
    background: #67b306;
    color: #FFF;
    cursor: pointer;
    font-size: 18px;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.formData .sub:hover {
    background: none;
    color: #67b306;
}

.formData .yzm {
    width: 432px;
}

.formData .yzm .txt {
    padding-left: 80px;
}

.formData .yzm img {
    position: absolute;
    right: 0;
    top: 0;
    height: 56px;
    border: 0;
    display: block;
}

@media(max-width:1260px) {
    .formData .item {
        width: 424px;
    }

    .formData .item .txt {
        width: 325px;
    }

    .formData .liuyan {
        width: 888px;
    }

    .formData .liuyan textarea {
        width: 856px;
    }
}

.showProduct .showImg {
    padding-bottom: 20px;
    border-bottom: 3px solid #67b306;
}

.showProduct .photo {
    width: 540px;
}

.showProduct .photo .jqzoom {
    width: 540px;
    height: 405px;
    overflow: hidden;
    position: relative;
    padding: 0;
    cursor: pointer;
}

.showProduct .photo .zoomdiv {
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #ddd;
    display: none;
    text-align: center;
    overflow: hidden;
}

.showProduct .photo .jqZoomPup {
    z-index: 999;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #eee;
    background: #fff;
    opacity: .6;
    -moz-opacity: .6;
    -khtml-opacity: .6;
    filter: alpha(opacity=50);
}

.showProduct .photo .img {
    width: 540px;
    height: 405px;
    display: block;
}

.showProduct .photo .photoimg {
    width: 540px;
    height: 71px;
    margin-top: 12px;
    position: relative;
}

.showProduct .photo .photoimg .list {
    width: 505px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.showProduct .photo .photoimg .listcon {
    width: 300%;
}

.showProduct .photo .photoimg .ico {
    width: 12px;
    height: 30px;
    z-index: 10;
    position: absolute;
    top: 24px;
    cursor: pointer;
}

.showProduct .photo .photoimg .prev {
    left: -4px;
    background-position: -183px 8px;
}

.showProduct .photo .photoimg .next {
    right: -4px;
    background-position: -204px 8px;
}

.showProduct .photo .photoimg a {
    width: 95px;
    height: 71px;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 7px;
}

.showProduct .photo .photoimg a img {
    width: 87px;
    height: 63px;
    display: block;
    padding: 2px;
    border: 2px solid #ddd;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.showProduct .photo .photoimg a:hover img,.showProduct .photo .photoimg a.hover img {
    border: 2px solid #67b306;
}

.showProduct .imgtxtcon {
    width: 500px;
    float: left;
}

.showProduct .imgtxtcon .tit {
    font-size: 24px;
    color: #000;
    padding: 0 25px;
    line-height: 30px;
    margin-bottom: 10px;
}

.showProduct .imgtxtcon p {
    padding: 25px 0 0 25px;
    color: #999;
    font-size: 12px;
}

.showProduct .imgtxtcon .tit2 {
    color: #67b306;
    padding: 0 25px;
    font-size: 18px;
    margin-bottom: 30px;
}

.showProduct .imgtxtcon .txt {
    padding: 10px 25px 14px;
    line-height: 35px;
    background: #f1f1f1;
}

.showProduct .imgtxtcon .tel {
    padding: 20px 25px 20px;
}

.showProduct .imgtxtcon .tel span {
    color: #000;
    display: block;
}

.showProduct .imgtxtcon .tel strong {
    display: block;
    font-family: impact;
    color: #67b306;
    font-weight: normal;
    font-size: 40px;
    height: 46px;
    line-height: 46px;
}

.showProduct .imgtxtcon .btn1,.showProduct .imgtxtcon .btn2 {
    float: left;
    margin-right: 20px;
    font-size: 16px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    width: 135px;
    height: 38px;
    line-height: 38px;
    margin-left: 25px;
    text-align: center;
    color: #fff;
}

.showProduct .imgtxtcon .btn1:hover,.showProduct .imgtxtcon .btn2:hover {
    background: #444;
}

.showProduct .imgtxtcon .btn1 {
    background: #67b306;
}

.showProduct .imgtxtcon .btn2 {
    text-align: center;
    margin-right: 0;
    margin-left: 0;
    background: #999999;
}

.showProduct .showp_txt {
    padding: 50px 0 50px 120px;
    position: relative;
    border-top: 1px solid #f1f1f1;
}

.showProduct .showp_txt .tit {
    width: 49px;
    height: 51px;
    font-size: 18px;
    line-height: 20px;
    padding: 9px 0 0 11px;
    display: block;
    position: absolute;
    left: 20px;
    top: 50px;
    color: #fff;
    background: url(../images/show-pro-titbg.png) no-repeat 0 0;
}

.showProduct .showp_txt .tit a {
    color: #fff;
}

.showProduct .showp_txt .txtcon {
    font-size: 14px;
    color: #000;
    min-height: 70px;
    line-height: 26px;
}

.showProduct .showp_txt .txtcon img {
    max-width: 800px;
    display: block;
}

.showProduct .showp_txt .txtcon p {
    padding-bottom: 14px;
}

.showProduct .showp_txt.one {
    border-top: 0;
    padding-top: 25px;
}

.showProduct .showp_txt.one .tit {
    top: 25px;
}

.showProduct .n-case-list {
    overflow: hidden;
    position: relative;
}

.showProduct .n-case-list .gridlist {
    width: 220%;
    position: relative;
}

.showProduct .n-case-list .gridlist .item {
    width: 252px;
}

.showProduct .n-case-list .gridlist .item img,.showProduct .n-case-list .gridlist .item .bg,.showProduct .n-case-list .gridlist .item .plus {
    width: 252px;
    height: 189px;
}

.reLink {
    width: 100%;
    margin: 20px 0 10px;
    line-height: 60px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.reLink .nextLink,.reLink .prevLink {
    width: 50%;
    line-height: 30px;
    color: #333;
}

.reLink .nextLink {
    text-align: right;
}

.reLink a {
    font-size: 16px;
}

.reLink a:hover {
    color: #67b306;
}

.explain {
    background-color: #fafafa;
    color: #999;
    margin: 14px;
    padding: 15px 30px;
    line-height: 2em;
}

.ag-color {
    color: #ff5722;
    font-size: 16px;
}

.pinglun {
    margin-top: 10px;
}

.pinglun h4 {
    height: 55px;
    font-size: 24px;
    line-height: 55px;
    color: #4b4a4a;
    border-bottom: 1px solid #ddd;
}

.pinglun-item {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 5px;
}

.pinglun-item span {
    font-size: 18px;
    color: #0085da;
}

.pinglun-topic {
    margin-top: 10px;
}

.pinglun-boy {
    border-bottom: 1px solid #ddd;
    line-height: 35px;
}

.n_info_con p {
    font-size: 14px;
    line-height: 35px;
}

.showPage {
    background: #fff;
}

.showPage .title h1 {
    color: #333;
    margin-bottom: 5px;
    font-size: 24px;
    text-align: center;
}
.showPage .showContxt h2 {
    margin-bottom: 8px;
    font-size: 17px;
    color: #1c4786;
    padding: 13px 10px;
    font-weight: 700;
    line-height: 20px;
    font-family: microsoft yahei;
    vertical-align: baseline;
    display: block;
    word-wrap: break-word;
    background-color: #f6f6f6;
    margin-top: 5px;
   border-left: 3px #1c4786 solid;
}
.showPage .showContxt h3 {
    text-align: center;
    font-weight: normal;
      color: #ffa07a;
      font-size: 16px;
  }
.showPage .title .more {
    font-size: 14px;
}

.showPage .mark {
    width: 100%;
    padding: 5px 0 10px;
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.showPage .mark span {
    margin-right: 18px;
    font-size: 12px;
    color: #666;
}

.showPage .showContxt {
    color: #333;
    line-height: 35px;
    padding: 5px 0 30px;
    border-bottom: 1px solid #ddd;
}

.showPage .showContxt p {
    padding: 8px;
}
.showPage .showContxt p a {
color: #536da6;
    border-bottom: 1px dashed #536da6;
    text-decoration: none;
    padding: 1px;
    font-weight: 700;
}
.showPage .showContxt img {
    max-width: 100%;
}

.showPage .shareNew {
    padding-bottom: 0;
}

.showPage .gridlist {
    padding-top: 10px;
}

.showPage .gridlist .item {
    width: 350px;
    height: 323px;
}

.showPage .gridlist .item img {
    width: 350px;
    height: 263px;
}

.showPage .gridlist .item h3 {
    height: 60px;
    line-height: 60px;
}

.showPage .img-quotes {
    padding-top: 30px;
    margin-bottom: 40px;
}

.showPage .imgcon {
    width: 423px;
    height: 468px;
    padding-left: 295px;
    margin-left: 30px;
    position: relative;
    border: 1px solid #ddd;
}

.showPage .imgcon .img {
    position: absolute;
    left: -30px;
    top: -30px;
    width: 276px;
    height: 368px;
    display: block;
    z-index: 10;
}

.showPage .imgcon h4 {
    padding-top: 45px;
    font-size: 16px;
}

.showPage .imgcon h3 {
    font-size: 26px;
    margin-bottom: 40px;
}

.showPage .imgcon .txt {
    margin-top: 40px;
    line-height: 30px;
}

.resultPage .item1 {
    display: block;
    float: left;
    width: 860px;
    padding: 20px 35px;
    background: #f7f7f7;
    margin-bottom: 28px;
}

.resultPage .item1 h3 {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    font-size: 18px;
    color: #000;
    margin-bottom: 5px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.resultPage .item1 img {
    width: 150px;
    height: 90px;
    float: left;
    margin-right: 24px;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.resultPage .item1 .txt {
    font-size: 12px;
    color: #999;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}

.resultPage .item1:hover h3 {
    color: #67b306;
}

.resultPage .item1:hover img {
    -webkit-filter: brightness(110%);
    filters: brightness(110%);
}

.resultPage .item2 {
    width: 280px;
    margin: 0 26px 31px 0;
    float: left;
    position: relative;
    overflow: hidden;
}

.resultPage .item2 img {
    width: 280px;
    height: 210px;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.resultPage .item2 .bg {
    width: 280px;
    height: 210px;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    background: url(../images/black70.png) repeat 0 0;
    position: absolute;
    left: -100%;
    top: 0;
}

.resultPage .item2 .plus {
    width: 280px;
    height: 210px;
    display: block;
    transition: all ease .4s;
    background: url(../images/ipro_hover.png) no-repeat center center;
    position: absolute;
    left: -100%;
    top: 0;
}

.resultPage .item2 h3 {
    color: #000;
    line-height: 28px;
    text-align: center;
    padding-top: 8px;
    height: 28px;
    overflow: hidden;
}

.resultPage .item2:hover .bg {
    left: 0;
}

.resultPage .item2:hover .plus {
    left: 0;
}

.resultPage .item2:hover img {
    -webkit-filter: brightness(110%);
    filters: brightness(110%);
}

.resultPage .item2:hover h3 {
    color: #67b306;
}

.map_ul {
    list-style: outside none none;
    display: block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 30px;
}

.map_ul li {
    display: block;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #DCDBDB;
    margin-left: 10px;
    float: left;
}

.map_ul li a {
    font-size: 14px;
    float: left;
    width: 100%;
    height: 23px;
    line-height: 23px;
    font-weight: bold;
}

.map_ul .list-inline {
    display: block;
    margin-left: 8%;
    width: 86%;
    min-height: 30px;
}

.map_ul .list-inline a {
    font-weight: normal;
    width: auto;
    float: none;
    line-height: 32px;
    height: 32px;
    margin: 0 10px 10px 0;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 0 10px;
}

.map_ul .list-inline a:hover {
    background: #67b306;
    border-color: #67b306;
    color: #fff;
}

.aboutPage .about_txt {
    background: #fff;
    padding: 40px 50px;
    margin-bottom: 30px;
}

.aboutPage .img {
    margin-bottom: 30px;
    width: 100%;
    display: block;
}

.aboutPage .txtcon {
    color: #666;
}

.aboutPage .txtcon img {
    max-width: 100%;
}

.toolbar1 {
    width: 59px;
    position: fixed;
    right: 0;
    z-index: 999;
    bottom: 50%;
    margin-bottom: -144px;
}

.toolbar1 dd {
    width: 59px;
    height: 59px;
    background: #67b306;
    margin-bottom: 5px;
    position: relative;
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 2px;
    -webkit-border-radius: 2px;
}

.toolbar1 dd a {
    height: 48px;
    padding: 11px 10px 0 13px;
    line-height: 18px;
    color: #fff;
    font-size: 16px;
    display: block;
    cursor: pointer;
}

.toolbar1 .box {
    width: 295px;
    height: 147px;
    padding: 0 15px;
    position: absolute;
    right: 90px;
    top: 0;
    background: #fff;
    display: none;
    border: 1px solid #e5e5e5;
    border-top: 10px solid #67b306;
}

.toolbar1 .box .ttel {
    width: 100%;
    padding: 15px 0 15px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #666;
    border-bottom: 1px solid #aeaeae;
}

.toolbar1 .box .ttel strong {
    color: #fda804;
    font-size: 24px;
    line-height: 24px;
    display: block;
    font-weight: normal;
    font-family: Microsoft YaHei;
}

.toolbar1 .box .ttel s {
    width: 80px;
    height: 45px;
    margin-right: 10px;
    background-position: 0 0;
}

.toolbar1 .box .list {
    color: #aeaeae;
    font-size: 12px;
    line-height: 24px;
}

.toolbar1 .box .list li {
    width: 48%;
    float: left;
}

.toolbar1 dd:hover {
    background: #333;
}

@font-face {
    font-family:'impact';src:url('../font/impact.eot');src:url('../fonts/impact.eot') format('embedded-opentype'),url('../fonts/impact.woff') format('woff'),url('../fonts/impact.ttf') format('truetype'),url('../fonts/impact.svg#impact') format('svg');
}

.tit01 a {
    color: #1283c7;
}

.tit01 {
    height: 120px;
    text-align: center;
    font: 28px "Microsoft YaHei";
    font-weight: bold;
}

.tit01 em {
    display: block;
    background: url(../img/index/pro_h.png) no-repeat center top;
    height: 47px;
    font: 24px "Microsoft YaHei";
    line-height: 47px;
    color: #fff;
    margin-top: 8px;
}

.pinz {
    background: url(../img/index/pinz_bg.jpg) no-repeat center top;
    height: 784px;
    padding-top: 60px;
}

.pinz dl {
    width: 372px;
    float: left;
    margin-right: 28px;
    position: relative;
}

.pinz dt {
    width: 381px;
    height: 246px;
    overflow: hidden;
}

.pinz dt img {
    display: block;
    width: 381px;
    height: 246px;
}

.pinz dd {
    width: 291px;
    height: 228px;
    padding: 40px 30px 0 30px;
    background: url(../img/index/pinz_bg1.png) no-repeat center top;
    position: absolute;
    top: 163px;
    left: 16px;
}

.pinz dd h3 a {
    display: block;
    text-align: center;
    font: 26px "Microsoft YaHei";
    font-weight: bold;
    color: #1283c7;
    height: 40px;
    overflow: hidden;
}

.pinz dd p {
    font: 16px "Microsoft YaHei";
    text-align: center;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    margin-top: 20px;
}

.pinz dd span a {
    display: block;
    width: 145px;
    height: 43px;
    margin: 20px auto 0;
    background: url(../img/index/pinz_btn1.png) no-repeat center top;
    font: 16px "Microsoft YaHei";
    text-align: center;
    line-height: 43px;
    overflow: hidden;
}

.pinzt {
    width: 588px;
    height: 69px;
    overflow: hidden;
    margin: 25px auto 38px;
    background: url(../img/index/pin_h.png) no-repeat;
}

.pinzt li {
    width: 279px;
    height: 69px;
    overflow: hidden;
    float: left;
    font: 24px "Microsoft YaHei";
    text-align: center;
    line-height: 69px;
}

.pinzt .li01 a:hover,.pinzt .li01.cur a {
    font-weight: bold;
    background: url(../img/index/pin_h1.png) no-repeat;
    color: #fff;
}

.pinzt li a {
    display: block;
}

.header,.content,.footer,.content1 {
    width: 1220px;
    margin: 0 auto;
}

.pinzt .li01 a:hover,.pinzt .li01.cur a {
    font-weight: bold;
    background: url(/skin/img/index/pin_h1.png) no-repeat;
    color: #fff;
}

.pinzt .li02 a:hover,.pinzt .li02.cur a {
    font-weight: bold;
    background: url(/skin/img/index/pin_h2.png) no-repeat;
    color: #fff;
}

.pinz .cur dd {
    background: url(/skin/img/index/pinz_bg2.pngg) no-repeat center top;
}

.pinz .cur dd h3 a {
    color: #fff;
}

.pinz .cur dd p {
    color: #fff;
}

.pinz .cur dd span a {
    color: #fd9b00;
    background: url(/skin/img/index/pinz_btn2.png) no-repeat center top;
}

.m-imgnew.m-big.f-fl p {
    width: 291px;
    padding: 0 30px 0 45px;
    position: absolute;
    margin-top: -175px;
    font: 16px "Microsoft YaHei";
    text-align: center;
}

.m-imgnew.m-big.f-fl p b {
    display: block;
    text-align: center;
    font: 26px "Microsoft YaHei";
    font-weight: bold;
    color: #1283c7;
    height: 40px;
    overflow: hidden;
}

.m-imgnew.m-big.f-fl p a {
    display: block;
    width: 145px;
    height: 43px;
    margin: 20px auto 0;
    background: url(/skin/img/index/pinz_btn2.png) no-repeat center top;
    font: 16px "Microsoft YaHei";
    text-align: center;
    line-height: 43px;
    overflow: hidden;
    color: #1283c7;
}

.m-inleft {
    width: 100%;
}

.m-tit3 {
    background-color: #eee;
    height: 60px;
    border-radius: 26px;
    margin-bottom: 20px;
}

.m-tit3 ul {
    padding: 0 0 0 40px;
}

.m-tit3 ul li {
    width: 23%;
    margin: 10px 10px 0 0;
}

.m-tit3 ul li.f-hover a {
    background-color: #67b306;
    color: #fff;
}

.m-tit3 ul li a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    border-radius: 20px;
}

.g-box-1200 {
    width: 1220px;
    height: 640px;
    margin: auto;
    display: block;
}

.f-fl,.f-lifl li,.f-dlfl dt,.f-dlfl dd {
    float: left;
    display: inline;
}

.cpList {
    overflow: hidden;
}

.cpList.fr,.cpList02.fl {
    width: 550px;
    border: 3px solid #d9dcde;
}

.cpList.fl,.cpList02.fr {
    width: 650px;
}

.cpList dl,.cpList02 dl {
    height: 220px;
    padding: 0 10px 0 10px;
}

.cp {
    height: 680px;
    padding-top: 30px;
    background: url(../img/index/cp.jpg) no-repeat center top;
}

.cptit {
    height: 59px;
    border-bottom: 1px solid #cecece;
    overflow: hidden;
    margin-bottom: 20px;
}

.cp02 {
    height: 760px;
    padding-top: 30px;
    background: url(../img/index/cp2.jpg) no-repeat center top;
}

.cpList02.fr img {
    height: 460px;
    width: 640px;
    border-radius: 8px;
}

.case .tit01 em {
    color: #67b306;
}

.case {
    background: #eaeaea;
    background: url(../img/index/vision_bg3.jpg) no-repeat center top;
}

.yqlj.container {
    margin-top: 10px;
    overflow: hidden;
    width: 1220px;
    margin: 0 auto;
}

.iabout img.aos-init.aos-animate {
    height: 320px;
    padding: 2px;
    border: 3px solid #ccc;
    background: #ebf1f3;
    width: 400px;
}

.iabout a.more.fr {
    width: 60px;
    margin-top: -45px;
    text-align: center;
    background: #67b306;
    color: #121311;
}

.casejs {
    border: 1px solid #bfbbba;
    width: 100%;
    height: 470px;
}

.casejs dl {
    border: 1px solid #bfbbba;
    width: 48%;
    float: left;
    height: 220px;
    margin: 0 10px 15px;
    margin-top: 3px;
}

.casejs img {
    width: 290px;
    height: 220px;
    float: left;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.casejs dd {
    width: 40%;
    padding: 0 30px;
    background: #fff;
    border-right: 0;
    float: left;
    overflow: hidden;
    height: 220px;
}

.casejs dd p {
    font: 16px "Microsoft Yahei";
    line-height: 26px;
    height: 130px;
    overflow: hidden;
    color: #666;
    margin-top: 15px;
}

.casejs dd h4 a {
    font: 20px "Microsoft Yahei";
    color: #1283c7;
    font-weight: bold;
}

.txtcon1 {
    width: 100%;
    height: auto;
    padding-top: 70px;
    background: url(/skin/img/index/b63.png) no-repeat left 10px;
}

.txtcon2 {
    width: 100%;
    height: auto;
    padding-top: 20px;
}

.txtcon2_title {
    width: 100%;
    height: 70px;
    margin-bottom: 18px;
    background: url(/skin/img/index/b64.png) no-repeat left 10px;
    border-bottom: 1px solid #999;
}

.blk-main {
    width: 996px;
    margin: 0 auto;
}

.blk-md {
    width: 100%;
    clear: both;
}

.p12-404 {
    padding-top: 100px;
}

.p12-404 dl {
    position: relative;
    width: 70%;
    margin: 0 auto;
    font-size: 16px;
}

.p12-404 dt {
    width: 50%;
}

.p12-404 dt img {
    width: 100%;
}

.p12-404 dd {
    width: 50%;
    padding-left: 50px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -50px;
    text-align: center;
}

.p12-404 dd h3 {
    height: 60px;
    font-size: 40px;
    line-height: 60px;
    color: #154c64;
}

.p12-404 dd h4 {
    color: #a8cc2a;
    font-size: 26px;
    font-weight: normal;
}

.p12-404 dd p {
    height: 30px;
    line-height: 30px;
    padding-top: 30px;
}

.p12-404 dd p a {
    color: #154c64;
}

.p12-404 dd p span {
    margin: 0 10px;
}

.zj_bg {
    margin-top: 30px;
    height: 620px;
    background: url(../img/index/about1.jpg) no-repeat center top;
}

.zj_top {
    padding: 20px 0;
}

.zj_top a {
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-weight: bold;
}

.zj_top a b {
    display: block;
    font-size: 30px;
    color: #1283c7;
}

.prog {
    padding: 30px 0 0;
    height: 650px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.prog .til01 {
    line-height: 60px;
    height: 98px;
    margin-bottom: 14px;
}

.pr {
    position: relative;
}

.prog_cp {
    width: 100%;
    top: 0;
    left: 0;
    display: block;
    text-align: center;
}

.pa {
    position: absolute;
}

.prog_cl {
    width: 324px;
    white-space: nowrap;
    padding: 44px 0 0;
    position: relative;
    z-index: 1;
  overflow: hidden;
}

.prog_cl li {
    height: 117px;
    display: block;
}

.prog_cl li span {
    width: 40px;
    height: 40px;
    display: block;
    color: #fff;
    line-height: 40px;
    text-align: center;
    float: left;
    background: url(../img/index/ico01.jpg) no-repeat 0 0;
    font-family: "Microsoft YaHei";
    font-size: 24px;
}

.prog_cl li p {
    width: 263px;
    float: left;
    padding: 0 0 0 16px;
    font: 16px "Microsoft YaHei";
}

.prog_cl li p b {
    display: block;
    font-size: 24px;
    color: #67b306;
}

.tit02 {
    height: 120px;
    text-align: center;
    font: 28px "Microsoft YaHei";
    font-weight: bold;
}

.tit02 a {
    color: #1283c7;
}

.tit02 em {
    display: block;
    background: url(../img/index/pro_h2.png) no-repeat center top;
    height: 47px;
    font: 24px "Microsoft YaHei";
    line-height: 47px;
    color: #666;
    margin-top: 8px;
}

.Recommend {
    background: #f5f5f5;
    padding: 0 0 8px;
}

.Recommend h6 {
    height: 55px;
    font-size: 24px;
    line-height: 55px;
    color: #4b4a4a;
}

.Recommend li {
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    color: #4b4a4a;
    border-top: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 15px;
}

.Recommend li span {
    float: right;
}

li.logo {
    background: url(/skin/images/logo2.png) no-repeat;
    height: 100px;
    top: -50px;
}

.bg01 {
    height: 230px;
}

.alb {
    width: 912px;
    background: #fff;
    height: 304px;
    position: relative;
    margin-top: -85px;
    overflow: hidden;
    float: left;
}

.alb li {
    width: 275px;
    float: left;
    margin: 29px 0 0 20px;
    display: inline;
    position: relative;
}

.alb li img {
    display: block;
    width: 269px;
    height: 148px;
    padding: 2px;
    border: 1px solid #ccc;
}

.alb li em {
    display: block;
    text-align: center;
    height: 45px;
    font: 14px "Microsoft YaHei";
    text-align: center;
    line-height: 45px;
    color: #666;
    overflow: hidden;
}

.alb h5 {
    height: 32px;
    overflow: hidden;
    margin-top: 12px;
    text-align: center;
    background: url(../img/index/pic_line.gif) no-repeat center center;
}

.alb h5 a {
    display: inline-block;
    width: 32px;
    height: 32px;
    font: 24px "宋体";
    color: #fff;
    background: url(../img/index/pic_dot1.png) no-repeat;
    line-height: 32px;
    text-align: center;
    margin: 0 2px;
}

.alb h5 a:hover {
    background: url(../img/index/pic_dot2.png) no-repeat;
}

.honor {
    width: 270px;
    background: #1283c7;
    position: relative;
    height: 402px;
    overflow: hidden;
    margin-right: 25px;
}

.honor h5 {
    height: 53px;
    font: 16px "Microsoft YaHei";
    line-height: 53px;
    overflow: hidden;
    padding-left: 40px;
}

.honor h5 a {
    color: #fff;
    font-weight: bold;
}

.honor h5 em {
    font: 16px Arial;
}

.honor3 {
    width: 195px;
    margin: 0 auto;
    overflow: hidden;
  height: 330px;
}

.honor3 li {
    width: 195px;
    float: left;
}

.honor3 li img {
    display: block;
    width: 195px;
    height: 290px;
}

.honor3 li em {
    display: block;
    height: 40px;
    font: 14px "Microsoft YaHei";
    text-align: center;
    line-height: 50px;
    color: #fff;
    overflow: hidden;
}

.arr1 a {
    display: block;
    font: 40px "宋体";
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 150px;
    left: 6px;
}

.arr2 a {
    display: block;
    font: 40px "宋体";
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 150px;
    right: 6px;
}

.leftLoop {
    height: 215px;
       /* overflow: hidden; */
}

.leftLoop .hd {
    padding-top: 10px;
    height: 50px;
}

.leftLoop .hd h3,.leftLoop .hd h2 {
    font-size: 22px;
    font-family: Microsoft YaHei;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.leftLoop .hd h2 {
    color: #029236;
}

.leftLoop .hd h3,.leftLoop .hd h2 {
    font-size: 22px;
    font-family: Microsoft YaHei;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.leftLoop .hd .hdr a {
    display: block;
    cursor: pointer;
    float: left;
    width: 22px;
    height: 22px;
    background: url(../images/prev.png) no-repeat 0 0;
}

.leftLoop .hd .hdr a.next {
    margin-left: 2px;
    background: url(../images/next.png) no-repeat 0 0;
}

.leftLoop .bd {
    width: 100%;
    overflow: hidden;
    background: #fff;
    position: relative;
    margin-top: 10px;
}

.leftLoop img {
    width: 285px;
    height: 198px;
}

.leftLoop .bd a p {
    width: 100%;
    line-height: 30px;
    text-align: center;
    font-family: Microsoft YaHei;
    position: absolute;
    bottom: 0;
    height: 30px;
    background: #888;
    color: #fff;
    z-index: 999;
}

.leftLoop .bd a {
    position: relative;
}

.leftLoop .bd li {
    width: 285px;
    margin-right: 26px;
}

.leftLoop .bd a {
    display: block;
    width: 285px;
    text-align: center;
}

.cm_top {
    text-align: center;
    padding: 20px 0;
    line-height: 40px;
}

.cm_top a b {
    display: block;
    font-size: 30px;
    color: #1283c7;
}

.jz {
    height: 830px;
}

.jz_top {
    text-align: center;
    padding-bottom: 35px;
}

.tit03 a em {
    display: block;
    font-size: 28px;
    color: #7d7c7c;
    margin-top: 10px;
    margin-bottom: 10px;
}

.jz_top a b {
    display: block;
    font-size: 30px;
    color: #1283c7;
    padding-bottom: 5px;
}

.tit03 a i {
    display: block;
    background: url(../img/index/pro_h.png) no-repeat center top;
    height: 47px;
    font: 24px "Microsoft YaHei";
    line-height: 47px;
    color: #fff;
    margin-top: 8px;
}

.jz_con {
    display: inline-block;
    width: 100%;
}

.jz_con dl {
    float: left;
    width: 247px;
    margin-right: 79px;
    margin-left: 79px;
      overflow: hidden;
    height: 460px;
}

.jz_con dl dt {
    background: url(/skin/img/index/jz_picbg.gif) no-repeat;
    width: 247px;
    height: 239px;
    text-align: center;
    position: relative;
}

.jz_con dl dt a img {
    width: 231px;
    height: 231px;
}

.jz_con dl dd {
    text-align: center;
    padding-top: 25px;
}

.jz_con dl dd b {
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    display: block;
}

.jz_con dl dd b a {
    font-size: 18px;
    color: #333;
}

.jz_con dl dd em {
    display: block;
    font-size: 14px;
    padding: 10px;
}

.jz_con dl dd p {
    color: #777;
    line-height: 25px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
}

.hz_con {
    margin-top: 35px;
      overflow: hidden;
    height: 145px;
}

.hz01 {
    top: 50px;
      /* left: -56px; */
}

.hz01 a {
    background: url(/skin/img/index/hz_le01.gif) no-repeat;
    width: 37px;
    height: 37px;
    display: block;
}

.hz01 a:hover {
    background: url(/skin/img/index/hz_le02.gif) no-repeat;
}

.hz03 {
    top: 50px;
    right: 0.1px;
}

.hz03 a {
    background: url(/skin/img/index/hz_ri01.gif) no-repeat;
    width: 37px;
    height: 37px;
    display: block;
}

.hz03 a:hover {
    background: url(/skin/img/index/hz_ri02.gif) no-repeat;
}

.hz02.hzhb-slider-box {
    height: 145px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    width: 1120px;
}
.hz02 ul li {
    float: left;
    width: 25%;
    position: relative;
}

.hz02 ul .nobor {
    padding: 0;
}

.hz02 ul li img {
    width: 99%;
    height: 139px;
    border: solid 1px #d8d8d8;
}

.hz02 ul li a em {
    display: none;
    width: 100%;
    height: 139px;
    line-height: 139px;
    overflow: hidden;
    text-align: center;
    background: url(/skin/img/index/btm07.png) repeat;
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 1px;
    left: 1px;
}

.hz02 ul li a:hover em {
    display: block;
}

.mrfc {
    background: url(/skin/img/index/lc_01.jpg) no-repeat center 0;
    height: 530px;
}

.lc {
    background: url(/skin/img/index/lc.png) no-repeat center 0;
    height: 495px;
    overflow: hidden;
}

.lc ul li {
    float: left;
    width: 147px;
    text-align: center;
    height: 262px;
    padding-top: 90px;
    font-size: 16px;
    color: #737373;
}

.lc ul li.lc1 {
    margin-left: 32px;
    margin-right: 55px;
    margin-top: 30px;
}

.lc ul li.lc2 {
    margin-top: 94px;
    margin-right: 55px;
}

.lc ul li.lc3 {
    margin-right: 55px;
    margin-top: 30px;
}

.lc ul li.lc4 {
    margin-top: 95px;
    margin-right: 58px;
}

.lc ul li.lc5 {
    margin-right: 55px;
    margin-top: 30px;
}

.lc ul li.lc6 {
    margin-top: 94px;
}

.lc ul li:hover {
    font-size: 16px;
    color: #303030;
    background: url(/skin/img/index/lc1.png) no-repeat center 0;
    font-weight: bold;
}

.lc ul li.lc2:hover {
    background: url(/skin/img/index/lc2.png) no-repeat center 0;
}

.lc ul li.lc3:hover {
    background: url(/skin/img/index/lc3.png) no-repeat center 0;
}

.lc ul li.lc4:hover {
    background: url(/skin/img/index/lc4.png) no-repeat center 0;
}

.lc ul li.lc5:hover {
    background: url(/skin/img/index/lc5.png) no-repeat center 0;
}

.lc ul li.lc6:hover {
    background: url(/skin/img/index/lc6.png) no-repeat center 0;
}

.lc_top {
    text-align: center;
}

.lc_top a b {
    display: block;
    font-size: 30px;
    color: #1283c7;
    padding-bottom: 5px;
}

.about.fl img {
    width: 500px;
    padding-top: 10px;
    margin-left: 20px;
    height: 380px;
}

.abouttxt {
    width: 350px;
    margin-left: 20px;
    float: right;
}

.about {
    border: 1px solid #bfbbba;
    width: 900px;
    height: 400px;
    float: left;
}

a.more.fr {
    width: 150px;
    line-height: 40px;
    border: solid 1px #cdcecc;
    text-align: center;
    color: #1283c7;
    margin-top: 10px;
    margin-right: 10px;
}

.gs01 a {
    background: url(/skin/img/index/hz_le01.png) no-repeat;
    width: 37px;
    height: 37px;
    display: block;
}

.gs02 a {
    background: url(/skin/img/index/hz_ri01.png) no-repeat;
    width: 37px;
    height: 37px;
    display: block;
}

.gs01 {
    top: 80px;
    left: -56px;
}

.gs02 {
    top: 80px;
    right: -56px;
}

.gs01 a:hover {
    background: url(/skin/img/index/hz_le02.png) no-repeat;
}

.gs02 a:hover {
    background: url(/skin/img/index/hz_ri02.png) no-repeat;
}

.gssl {
       background: #f2f2f2;
    height: 350px;
  overflow: hidden;
      position: relative;
}

.al {
    padding-top: 30px;
    height: 550px;
}

.al_con {
    padding-top: 33px;
    height: 360px;
      width: 100%;
    position: relative;
  overflow: hidden;
}

.al01,.al03 {
    padding: 120px 0 0;
}

.al02 {
    width: 1014px;
    height: 350px;
    margin: 0 auto;
    margin-left: 42px;
      overflow: hidden;
}

.al02 p {
  width: 450px;
    height: 350px;
    border: none;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.al02 p img {
    width: 100%;
    cursor: pointer;
}

.al02 p span {
    text-align: center;
    background: url(/skin/img/index/al_spbg.png) repeat;
    width: 100%;
    height: 45px;
    ;line-height: 45px;
    top: 86%;
    left: 0;
    position: absolute;
    border: solid 2px #266CC0;
}

.al02 p span a {
    font-size: 14px;
    color: #fff;
}

.g_ys {
    height: 1724px;
    background: url(/skin/img/index/ysbg2.jpg) no-repeat center top;
}

.ysimg1 {
    top: 436px;
    left: 50px;
}

.ysimg2 {
    top: 553px;
    left: 720px;
}

.ysimg3 {
    top: 875px;
    left: 50px;
}

.ysimg4 {
    top: 1075px;
    left: 720px;
}

.ysimg5 {
    top: 1417px;
    left: 50px;
}

.ysimg6 {
    top: 1585px;
    left: 720px;
}

.g_ys h2 {
    padding-top: 90px;
    text-align: center;
    color: #1283c7;
    font-size: 35px;
    font-weight: normal;
}

.g_ys h3 {
    text-align: center;
    font-size: 20px;
    color: #333;
    font-weight: normal;
    padding-top: 20px;
}

.m_ys1 {
    top: 210px;
    left: 110px;
    width: 450px;
}

.m_ys2 {
    top: 348px;
    left: 755px;
    width: 450px;
}

.m_ys3 {
    top: 630px;
    left: 110px;
    width: 420px;
}

.m_ys4 {
    top: 842px;
    left: 755px;
    width: 450px;
}

.m_ys5 {
    top: 1213px;
    left: 110px;
    width: 460px;
}

.m_ys6 {
    top: 1345px;
    left: 755px;
    width: 450px;
}

.g_ys .m_gy {
    position: absolute;
}

.g_ys .m_gy h3 {
    text-align: left;
    color: #67b306;
    font-size: 26px;
    font-weight: bold;
    padding-left: 60px;
    margin-bottom: 28px;
}

.g_ys .m_gy h3 em {
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: normal;
}

.g_ys .m_gy p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    background: url(/skin/img/index/abico.jpg) no-repeat 6px 8px;
    padding-left: 20px;
}

.g_ys .m_gy p b {
    font-weight: bold;
    color: #333;
}

.f_pr {
    position: relative;
}

.f_pa {
    position: absolute;
}

.pro h3 {
    height: 35px;
    font: 16px "Microsoft YaHei";
    line-height: 35px;
    color: #666;
    overflow: hidden;
}

.pro p {
    font: 14px "Microsoft YaHei";
    line-height: 24px;
    color: #333;
    overflow: hidden;
    margin: 15px 0;
}

.pro dt a {
    display: block;
    height: 38px;
    font: 14px "Microsoft YaHei";
    text-align: center;
    background: url(/skin/img/index/pro_btn.png) no-repeat;
    color: #fff;
    line-height: 38px;
    width: 145px;
    float: right;
}

.pro li {
    width: 263px;
}

.pro li img {
    display: block;
    width: 263px;
    height: 190px;
    border-radius: 8px;
}

.pro li em ,.extra h5 {
    display: block;
    height: 46px;
    font: 16px "Microsoft YaHei";
    text-align: center;
    line-height: 46px;
    overflow: hidden;
    border-bottom: 2px solid #666;
}

.pro li:nth-child(2n-1) {
    float: left;
}

.pro li:nth-child(2n) {
    float: right;
}

.cpList.fl img {
    height: 460px;
    width: 640px;
    border-radius: 8px;
}

.prot span {
    background: url(../img/index/pro_icon2.png) no-repeat left 0;
    padding-left: 50px;
    height: 58px;
    width: 210px;
    float: left;
}

.prot span a {
    color: #1283c7;
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-top: 7px;
}

.inews li img {
    display: block;
    width: 100%;
    height: 190px;
    border-radius: 8px;
}

.inews em {
    display: block;
    height: 46px;
    font: 16px "Microsoft YaHei";
    line-height: 46px;
    overflow: hidden;
    border-bottom: 2px solid #666;
}

.nav2_main {
    height: 65px;
    line-height: 65px;
    background: #868484;
    position: relative;
    z-index: 111;
}

.nav2_main li {
    width: 14.26%;
    height: 65px;
    line-height: 65px;
    text-align: center;
    display: block;
    z-index: 11;
    float: left;
    position: relative;
    background: url(../images/nav_split.png) no-repeat left center;
}

.nav2_main li:first-child {
    background: none;
}

.nav2_main li .nav1 {
    display: block;
    font-size: 16px;
    color: #fff;
}

.nav2_main li .nav1:hover,.nav_main li.hover .nav1 {
    background: #67b306;
}

.nav2_main .subNav {
    background: #868484;
    height: 65px;
    line-height: 65px;
    position: absolute;
    z-index: 11;
    left: 0;
    top: 65px;
}

.nav2_main .subNav {
    position: absolute;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);
    z-index: 199;
    opacity: 0;
    visibility: hidden;
    height: auto;
    overflow: hidden;
    width: 100%;
    transition: all .6s ease 0s;
    transform: translate3d(0,10px,0);
    -moz-transform: translate3d(0,10px,0);
    -webkit-transform: translate3d(0,10px,0);
}

.nav2_main li:hover .subNav {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
}

.nav2_main .subNav a {
    color: #fff;
    line-height: 65px;
    height: 65px;
    font-size: 14px;
    display: block;
    border-bottom: 1px solid rgba(170,170,170,.2);
}

.nav2_main .subNav a:hover {
    background: #67b306;
}

.streng_c {
    padding: 11px 0 0;
    overflow: hidden;
    background: #f6f6f6;
    height: 580px;
}

.streng_c dl {
    width: 300px;
    height: 524px;
    float: left;
    text-align: center;
    position: relative;
    font-size: 16px;
    color: #7f7f7f;
    line-height: 24px;
}

.streng_c dt,
    .streng_c dt img {
    width: 260px;
    height: 260px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.streng_c dt,
    .streng_c dd {
    width: 300px;
    position: absolute;
    left: 0;
    top: 0;
}

.streng_c dl.streng_l1 dt,
    .streng_c dd {
    top: 274px;
}

.streng_c dl.streng_l1 dd {
    top: 0;
    background: #a8a8a8;
    height: 235px;
    border-radius: 10px;
    color: #fff;
}

.streng_c dd h3 {
    height: 68px;
    display: block;
    padding: 25px 0 0;
    line-height: 68px;
    color: #ea7386;
    margin: 0 0 16px;
    font-size: 20px;
}

.streng_c .streng_l1 dd h3 {
    color: #fff;
}

.streng_c dd p {
    display: block;
    padding: 0 25px;
}

.streng_c dd em {
    width: 138px;
    height: 34px;
    display: block;
    top: -27px;
    left: 50%;
    margin-left: -69px;
    position: absolute;
}

.streng_c .streng_l1 dd em {
    top: 234px;
    background: url(/skin/img/index/streng-em.png) no-repeat center 0;
}

.gy p {
    color: #363636;
    margin: 5px 0;
    font-size: 16px;
}

.gy .gy_wz {
    box-shadow: 0 0 5px #cac8c8;
    padding: 30px 20px;
}

.gy span {
    color: #0090e7;
    font-size: 24px;
    font-weight: bold;
}

.tit_jl {
    height: 160px;
    clear: both;
    text-align: center;
}

.tit_jl h3 {
    color: #333;
    font-size: 24px;
    font-weight: normal;
    padding-top: 38px;
}

.tit_jl span {
    display: block;
    font-size: 16px;
    color: #535353;
    padding-bottom: 3px;
    text-transform: uppercase;
}

.tit_jl em {
    display: block;
    background: url(/skin/img/index/pro_h.png) no-repeat center top;
    height: 47px;
    font: 24px "Microsoft YaHei";
    line-height: 47px;
    color: #fff;
    margin-top: 8px;
}

.product {
    padding-top: 30px;
}

.gl-item dl {
    width: 220px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    background: #fff;
    border: 1px solid #fff;
    padding: 38px 9px 10px;
    transition: border-color .1s ease;
}

.gl-item dl dd h5 {
    height: 30px;
    line-height: 25px;
    font-size: 16px;
}

li.gl-item {
    width: 240px;
    height: 400px;
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 2px;
    margin-top: 30px;
    margin-left: 2px;
}

.gl-item dt {
    height: 220px;
    padding: 0;
    margin-bottom: 15px;
    position: relative;
}

.p-price {
    position: relative;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    width: 100%;
    margin: 0 0 8px;
}

.p-price i,.p-price em,.gl-item p {
    color: #f44336;
}

.guige p ,.guige em {
    float: right;
}

.m-bydiv .gl-item:hover {
    z-index: 1;
    border-color: #e9e9e9;
    box-shadow: 0 0 2px 2px #eaeaea;
}

.extra {
    width: 14%;
    float: right;
    margin-right: 5px;
}

.track-tit {
    line-height: 50px;
    text-align: center;
    background: #f3efef;
}

.track-con li {
    position: relative;
    padding: 10px 0;
}

.ps {
    padding: 0 25px;
    font-size: 18px;
    margin-bottom: 30px;
}

.wrapper.w1200.clearfix {
    background: rgba(243, 243, 243, 0.5);
}

.newsList {
    display: block;
    padding: 30px 0 0;
    height: 580px;
    overflow: hidden;
}

.topNews {
    padding-top: 10px;
    height: 266px;
    overflow: hidden;
    background: #f1f1f1;
    font-family: "Microsoft YaHei";
    border: 1px solid #e0e0e0;
}

.topNews dt {
    float: left;
    padding-left: 10px;
    width: 384px;
    overflow: hidden;
    height: 255px;
}

.topNews dt a {
    display: block;
}

.topNews dt a img {
    display: block;
    width: 384px;
    overflow: hidden;
    height: 255px;
}

.topNews dd {
    float: left;
    width: 780px;
    padding-left: 27px;
}

.topNews dd h3,.newsListl dd h3 {
    padding-top: 5px;
    height: 39px;
    line-height: 39px;
    margin-bottom: 10px;
}

.topNews dd h3 a,.newsListl dd h3 a {
    color: #1c1c1c;
    font-size: 16px;
    font-weight: normal;
}

.topNews dd h3 i {
    font-style: normal;
    display: block;
    float: left;
    margin-right: 10px;
    width: 74px;
    height: 37px;
    text-align: center;
    color: #FF8A00;
    font-size: 24px;
    border: 1px solid #FF8A00;
    line-height: 37px;
}

.topNews dd h3 a:hover {
    text-decoration: none;
}

.topNews dd p,.newsListl dd p {
    line-height: 26px;
    overflow: hidden;
    height: 75px;
    color: #737373;
    font-size: 14px;
}

.topNews dd p a,.newsListl dd p a {
    color: #FF8A00;
}

.NewsBx {
    height: 203px;
    overflow: hidden;
    border-bottom: 4px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

.NewsBx dl {
    float: left;
    padding: 27px 0 0 28px;
    width: 370px;
    border-left: 1px solid #e0e0e0;
    height: 176px;
}

.NewsBx dt {
    height: 70px;
    overflow: hidden;
}

.NewsBx dt em {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #989797;
    font-size: 14px;
    font-style: normal;
}

.NewsBx dt em i {
    display: block;
    float: left;
    margin-right: 10px;
    height: 28px;
    width: 30px;
    font-style: normal;
    border: 1px solid #FF8A00;
    color: #FF8A00;
    line-height: 28px;
    text-align: center;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    vertical-align: bottom;
    font-style: normal;
}

.NewsBx dt a {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    color: #1c1c1c;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.NewsBx dd {
    line-height: 24px;
    color: #8f8e8e;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.newsList2 {
    display: block;
    padding: 30px 0 0;
    height: 580px;
    overflow: hidden;
    width: 69%;
    border: 1px solid #e0e0e0;
}

.newsList3 {
    display: block;
    padding: 30px 0 0;
    height: 580px;
    overflow: hidden;
    width: 30%;
    border: 1px solid #e0e0e0;
}

.newstitle h3 {
    color: #333;
    margin-left: 15px;
    font-size: 18px;
    font-weight: bold;
}

.newsListl {
    width: 465px;
    overflow: hidden;
    background: #fff;
    margin-left: 10px;
}

.newsListl dt a {
    display: block;
}

.newsListl dt img {
    width: 484px;
    height: 300px;
    overflow: hidden;
    display: block;
}

.newsListl dd {
    padding: 12px 21px 0;
    height: 170px;
    overflow: hidden;
    font-family: "Microsoft YaHei";
}

.newsListr {
    width: 360px;
    float: right;
}

.newsListr dl {
    padding: 12px 12px 23px;
    height: 124px;
    background: #fff;
    font-family: "Microsoft YaHei";
}

.newsListr dt {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #e3e3e3;
}

.newsListr dt a {
    color: #333;
    font-size: 14px;
}

.newsListr dd {
    color: #8f8e8e;
    font-size: 14px;
    padding-top: 12px;
    line-height: 24px;
    font-family: "Microsoft YaHei";
}

.newsListr dd a {
    color: #FF8A00;
}

.newsListr ul {
    padding: 13px 24px 0 12px;
}

.newsListr ul li {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    vertical-align: middle;
}

.newsListr ul li span {
    float: right;
    color: #aaa;
    font-size: 14px;
}

.newsListr ul li a {
    color: #626262;
    font-size: 14px;
    display: block;
    padding-left: 16px;
    background: url(/skin/img/index/newsListIco.gif) no-repeat left 13px;
}

.news2.w1200 {
    height: 620px;
}

.description1 {
    border: 1px solid #eae5e5;
    font-size: 16px;
    text-align: center;
}

.mod_service {
    padding: 30px 0;
    border-bottom: 1px solid #dedede;
}

.grid_c1 {
    margin: 0 auto;
    width: 100%;
}

.mod_service_list {
    overflow: hidden;
    height: 42px;
}

.mod_service_item {
    float: left;
    width: 25%;
}

.mod_service_unit {
    position: relative;
    margin: 0 auto;
    padding-left: 45px;
    width: 180px;
}

.mod_service_duo {
    background-repeat: no-repeat;
    background-position: 0 -192px;
    background-image: url(/skin/img/index/23f3ddf914b1b527d0429a3d713cfe3a.png);
}

.mod_service_kuai {
    background-repeat: no-repeat;
    background-position: -41px -192px;
    background-image: url(/skin/img/index/23f3ddf914b1b527d0429a3d713cfe3a.png);
}

.mod_service_hao {
    background-repeat: no-repeat;
    background-position: -82px -192px;
    background-image: url(/skin/img/index/23f3ddf914b1b527d0429a3d713cfe3a.png);
}

.mod_service_sheng {
    background-repeat: no-repeat;
    background-position: -123px -192px;
    background-image: url(/skin/img/index/23f3ddf914b1b527d0429a3d713cfe3a.png);
}

.mod_service_tit {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 36px;
    height: 42px;
    text-indent: -999px;
}

.mod_service_txt {
    overflow: hidden;
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #444;
}
.hzhb {
    display: block;
    height: 390px;
    overflow: hidden;
    text-align: center;
}
.tithzhb {
    height: 50px;
    text-align: center;
    font: 28px "Microsoft YaHei";
    font-weight: bold;
    margin-top: 20px;
}

.tithzhb a {
    color: #1283c7;
}

.ms {
    font-size: 16px;
    color: #fb7e1d;
    margin-top: 15px;
    border: 1px solid #eae5e5;
    text-align: center;
}
