
/* 首页案例滚动开始 */
.picScroll{ position:relative;  width:100%; overflow:hidden; }

.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll ul li{ width:300px; float:left; overflow:hidden; margin:0 12px;  background-color: #fff;   transition: all .6s;  }
.picScroll ul li p{
    font-size: 16px;
}
.picScroll ul li:hover{
    background-color: #009a44;
}
.picScroll ul li:hover p a{
    color: #fff;
}
.picScroll ul li img{ width:300px; height:225px; display:block; background:url(/skin/images/loading.gif) center center no-repeat; }
/* 首页案例滚动结束 */
.h260_main .left {
    float: left;
}
.h260_main .right {
    float: right;
}
.h260_main .icon {
    background-image: url("/skin/images/icon260.png");
    display: inline-block;
    vertical-align: middle;
}
.h260_main .w260,.t260_main .w260 {
    width: 1200px;
    margin: 0 auto;
}
.h260_main {
    z-index: 10;
    background: #009a44;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 12px;
}
.h260_main .right li {
    display: inline;
}
.h260_main .right li.l3{
    display: inline;
    color: #fac12c;
    font-weight: bold;
    font-size: 16px;
}
.h260_main .right li a {
    display: inline-block;
    color: #fff;
    position: relative;
    z-index: 10;
}
.h260_main .right li a img {
    width: 90px;
    height: 90px;
    position: absolute;
    top: 41px;
    right: -28px;
    z-index: 10;
    border-radius: 5px;
    padding: 5px;
    background: #333b4a;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease 0s;
    transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
}
.h260_main .right li:hover img {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}
.h260_main .right li i {
    width: 18px;
    height: 40px;
    background-position: -3px 2px;
    margin-right: 8px;
    margin-left: 30px;
    vertical-align: top;
}
.h260_main .right .l2 i {
    background-position: -20px 2px;
}
.h260_main .right .l3 i {
    background-position: -39px 2px;
}
.t260_main {
    position: relative;
    /* padding: 17px 0; */
    z-index: 9;
    /* border-bottom: 1px solid #ecebec; */
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1);
    background: #fff;
}
.t260_main .logo img {
    float: left;
}
.t260_main ul {
    display: inline-block;
}
.t260_main li {
    float: left;
    margin-left: 55px;
    text-align: left;
    position: relative;
    display: block;
    text-align: center;
    padding-top: 5px;
    z-index: 9;
}
.t260_main li a {
    display: inline-block;
    margin: 0 auto;
    position: relative;
}
.t260_main li a i {
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 7px;
    display: block;
    transition: ease-in-out 0.2s;
    z-index: 9;
}
.t260_main li a p {
    width: 100%;
    height: 85px;
    text-align: center;
    left: 0;
    top: 0;
    font-size: 16px;
    z-index: 10;
    line-height: 85px;
}
.t260_main li a:hover, .t260_main li a.hover {
    cursor: pointer;
}
.t260_main li a:hover i, .t260_main li a.hover i {
    width: 100%;
    bottom: 0;
    background: #009a44;
}
.t260_main li a:hover p, .t260_main li a.hover p {
    color: #009a44;
    font-weight: bold;
 
}
.t260_main dl {
    width: 120px;
    border-radius: 0 0 3px 3px;
    padding-bottom: 3px;
    background: #009a44;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    top:90px;
    z-index: 1555;
    border-top: none;
}
.t260_main dl {
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease 0s;
    transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
}
.t260_main li:hover dl {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}
.t260_main dl dd {
    border-top: 1px solid #12b55a;
    text-align: center;
    position: relative;
    z-index: 12;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 45px;
    color: #fff;
}
.t260_main dl dd a:hover {
    color: #fff;
    background-color: #fac12c;
    font-weight: bold;
    font-size: 14px;
}
.t260_main dl dd a {
    color: #fff;
    height: 45px;
    display: block;
    line-height: 45px;
}

/* 底部样式 */


.e244_main .w244 {
    width: 1200px;
    margin: 0 auto;
}
.e244_main {
    position: relative;
    width: 100%;
}
.e244_main .foot244 {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 50px;
    height: auto;
    background: #009a44;
}
.e244_main .links {
    padding-bottom: 30px;
    margin-bottom: 30px;
    font-size: 16px;
    border-bottom: 1px solid #81d4a9;
}
.e244_main .links span {
    color: #f9f9f9;
    display: inline-block;
}
.e244_main .links a {
    display: inline-block;
    color: #f9f9f9;
    padding-right: 10px;
}
.e244_main .links a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.e244_main .botnav {
    width: 300px;
}
.e244_main .botnav li {
    width: 135px;
    float: left;
    display: block;
    list-style: none;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    overflow: hidden;
    padding-left: 40px;
}
.e244_main .botnav li:first-child {
    padding-left: 10px;
}
.e244_main .botnav li a {
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
}
.e244_main .botnav li .drop {
    padding-top: 10px;
}
.e244_main .botnav li .drop a {
    display: block;
    line-height: 2432x;
    color: #fff;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
}
.e244_main .botnav li:first-child {
    padding-left: 0;
}
.e244_main .botcontcat {
    float: left;
    width: 230px;
    color: #fff;
}
.e244_main .botcontcat a {
    color: #fff;
    display: block;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
}
.e244_main .botcontcat .zx {
    padding-left: 22px;
    margin-top: 12px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: url("/skin/images/t244.png") no-repeat left center;
    background-size: 16px;
}
.e244_main .botcontcat .webTel1 {
    margin-top: 20px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    font-family: "arial";
    line-height: 20px;
}
.e244_main .botcontcat .webTel2 {
    margin-top: 12px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    font-family: "arial";
    line-height: 20px;
}
.e244_main .bewm {
    float: left;
    padding-top: 0px;
    padding-bottom: 12px;
    display: block;
    width: 160px;
    height: 215px;
    background: url("/skin/images/bg244.png") no-repeat center center;
    background-size: 160px 215px;
}
.e244_main .bewm .img {
    display: block;
    width: 127px;
    height: 127px;
    padding: 0;
    margin: 0 auto;
    margin-top: 20px;
}
.e244_main .bewm .scan {
    margin-top: 28px;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    text-align: center;
}
.e244_main .imsgbox {
    width: 440px;
}
.e244_main .imsgbox h3 {
    font-size: 16px;
    color: #fff;
    display: block;
    line-height: 24px;
}
.e244_main .imassge {
    padding-top: 16px;
}
.e244_main .imassge .item {
    width: 209px;
    margin-bottom: 10px;
    position: relative;
    float: left;
    border: 1px solid #81d4a9;
    border-radius: 5px;
}
.e244_main .imassge .item .txt {
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: none;
    outline: none;
    border: 0 none;
}
.e244_main .imassge .item .msg-box {
    position: absolute;
    left: 0;
    height: 20px;
    top: 0px;
}
.e244_main .imassge .item .msg-box s {
    display: inline-block;
}
.e244_main .imassge .mr10 {
    margin-right: 18px;
}
.e244_main .imassge .mj {
    width: 100%;
}
.e244_main .imassge .mj .txt {
    width: 430px;
}
.e244_main .imassge .submit {
    width: 101%;
    height: 50px;
    line-height: 46px;
    background: #fff;
    font-size: 16px;
    outline: none;
    cursor: pointer;
    border: 2px solid #fff;
    border-radius: 4px;
    transition: all .5s;
}
.e244_main .imassge .submit:hover {
    background: #f95927;
    color: #fff;
    border-color: #f95927;
}
.e244_main .imassge :-moz-placeholder {
color: #fff;
}
.e244_main .imassge ::-moz-placeholder {
color: #fff;
}
.e244_main .imassge input:-ms-input-placeholder, .e244_main .imassge textarea:-ms-input-placeholder {
color: #fff;
}
.e244_main .imassge input::-webkit-input-placeholder, .e244_main .imassge textarea::-webkit-input-placeholder {
color: #fff;
}
.e244_main .copyright {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #333b4a;
}
.e244_main .copyright p {
    font-size: 12px;
    color: #fff;
}
.e244_main .copyright a {
    font-size: 12px;
    color: #fff;
}



























