.fl{
    float: left;
}
.fr{
    float: right;
}
.clearboth{
    clear:both
}
p{
    margin:0;
}
/* 头部样式 */
.toplink{
    line-height: 34px;
    font-size: 12px;
    border-bottom: 1px solid #029522;
    color:#666;
}

.toplink .wells {
    text-align: left;
}
.toplink .k1{
    text-align: right;
}
.toplink .k1 a{
    color:#666;
}
.toplink .k1 a .f_count{
    color:red;
}
.With1200{
    width:1200px;
    margin: 0 auto;
}

.xy-head-left{
    width:678px;
    padding:50px 0;
}
.xy-head-left .logo h2{
    font-size: 24px;
    color:#333;
    font-weight: 600;
    padding-top: 32px;
}
.xy-head-left .logo h2 p{
    font-size: 18px;
    color:#666;
    font-weight: 400;
    line-height: 24px;
    padding-top:6px;
}
.xy-head-left .logo h2 p span{
    font-family: '宋体';
    padding:0 6px;
}

.three-bar{
    background: url(../images/topbarbg.png) no-repeat;
    line-height: 28px;
    width:346px;
    color: #fff;
    text-align: center;
}

.topcontact{
    line-height: 24px;
    background: url(../images/telbg.jpg) no-repeat left center;
    padding-left: 48px;
    margin-top: 44px;
    width: 200px;
}
/* 导航 */
.wrap-nav{
     background:url(../images/navbg.jpg) repeat-x;
}
.xy-menu li{
}
.xy-menu li a{
    line-height: 60px;
    font-size: 15px;
    transition: all .3s;
    padding: 0 68px;
}
.xy-menu li:hover a{
    font-weight: 600;
    background: url(../images/nav-h.jpg) repeat-x;
}
.xy-menu li a.current {
    background: url(../images/nav-h.jpg) repeat-x;
    font-weight: 600;
}
.xy-menu .xy-sub-menu{
    width:120px;
}
.xy-menu .xy-sub-menu a{
    background: none !important;
    font-weight: 400 !important;
}
/* 热门搜索 */
.wrap-search{
    background: #f5f5f7;
    padding:22px 0;
}
.hotSearch{
    font-size: 14px;
    color:#666;
    font-weight: 600;
    line-height: 40px;
}
.hotSearch a{
    font-weight: 400;
    color:#666;
    padding:0 12px;
    line-height: 40px;
}
.hotSearch a:hover{
    color:#029522;
}
.xy-search{
    background: url(../images/serbg.png) no-repeat;
    height:40px;
    width:450px;
}
.xy-search input{
    border:none;
    background: none;
    outline: none;
}
 input::-webkit-input-placeholder {
     color: #a2a2a2;
 }
.xy-search #keyword{
    width:364px;
    line-height: 40px;
    padding-left:20px;
    font-size: 14px;
    color:#a2a2a2;
}
.xy-search .iconfont{
    width:81px;
    line-height: 40px;
    font-size: 14px;
    color:#fff;
}
.webvideo{
    width:1200px;
    margin:0 auto;
    padding-top:50px;
}
.webvideo video{
    text-align: center;
}
.webvideo h3{
    text-align: center;
    line-height: 72px;
    font-size: 30px;
}
.webline{
    height:1px;
    background: #eee;
    margin-top:50px;
}

.videocon{
    width:550px;
    font-size: 22px;
    color:#333;
    line-height: 44px;
}


/* 产品中心 */
.xyin-title {
    font-size: 48px;
    text-align: center;
    padding-top:42px;
}
.xyin-title span{
    color:#029522;
}
.xyin-title p{
    padding-top:6px;
    font-size: 24px;
    color:#666;
    line-height: 34px;
}
.xyin-product-list {
    padding-top: 40px;
}
.xyin-product-list li{
    width:280px;
    float: left;
    margin: 0 10px;
    margin-bottom:30px;
}
.xyin-product-list li .img{
    width:280px;
    height:210px;
    overflow: hidden;
}
.xyin-product-list li img{
    width:280px;
    height:210px;
    transition: all .3s;
}
.xyin-product-list li:hover img {
    transform: scale(1.1);
}
.xyin-product-list li h3{
    line-height: 46px;
    background: #f3f3f3;
    text-align: center;
    font-size: 16px;
    color:#666;
    margin-top:10px;
    transition: all .3s;
}
.xyin-product-list li img{
    width:280px;
    height:210px;
}
.xyin-product-list li:hover h3 {
    background: #029522;
    color:#fff;
}

/* 产品优势 */
.ys-pro{
    background: url(../images/yst-bg.jpg) no-repeat center;
    height:234px;
    margin-top:50px;
}
.ys-title{
    padding-top:60px;
    font-size: 48px;
    color:#fff;
    text-align: center;
    letter-spacing: 6px;
}
.ys-title p{
    font-size: 14px;
    color:rgba(255,255,255,.5);
    text-transform: uppercase;
    letter-spacing: 4px;
}
.pro-con{
    background: url(../images/ysbg.jpg) repeat;
    padding: 68px 0;
}

.moreys {
    width:400px;
    margin: 0 auto;
    margin-top:100px;
}
.moreys a{
    width:200px;
    display: block;
    float: left;
    border-radius: 100px;
    background: #333;
    line-height: 60px;
    text-align: center;
    color:#fff;
    font-size: 16px;
}
.moreys a:nth-child(1){
    border-top-right-radius:0;
    border-bottom-right-radius:0;
}
.moreys a:nth-child(2){
    background: #029522;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
}
.moreys a:hover{
    font-weight: 600;
}

.dianzan{
    width:97px;
    height:97px;
    background: url(../images/dianzanbg.png) no-repeat;
    margin: 0 auto;
    margin-top:-120px;
}
.dianzan img{
    padding-top:22px;
    padding-left:22px;
}
.ys-jiantou {
    width: 610px;
    margin: 0 auto;
    padding-top:66px;
}
.procons{
    position: relative;
    padding-bottom:120px;
}

.pro_advantage li h3{
    font-size: 26px;
    color:#000;
    padding-bottom:10px;
}
.pro_advantage:hover li h3{
    color:#029522;
}
.adcon{
    font-size: 18px;
    color:#666;
    line-height: 28px;
}
.pro_advantage li{
    position: absolute;
    cursor: pointer
}
.pro_advantage li:nth-child(1){
    bottom:0;
    left:7%;
}
.pro_advantage li:nth-child(2) {
    bottom: 110px;
    right: 16%;
}
.pro_advantage li:nth-child(3) {
    bottom: 280px;
    left: 3%;
}
.pro_advantage li:nth-child(4) {
    top: 44%;
    right: 0;
}
.pro_advantage li:nth-child(5) {
    top: 110px;
    left: 25%;
}

.pro_advantage li .adcon {
    background-color: #fff;
    border:1px dashed #cdcdcd;
    width:320px;
    padding:26px 25px;
    position: relative;
}
.pro_advantage li .adcon a{
    display: block;
    color:#666;
}
.pro_advantage li:hover .adcon{
    border-color: #029522;
}
.arrow-dian{
    width:20px;
    height:20px;
    position: absolute;
    left:-11px;
    top:38px;
}
.pro_advantage li:nth-child(1) .arrow-dian {
    top:52px;
}
.pro_advantage li:nth-child(5) .arrow-dian,
.pro_advantage li:nth-child(3) .arrow-dian {
    top: 52px;
    right:-11px;
    left:auto;
}



.pro_advantage li .fno{
    font-size: 48px;
    color:#029522;
    font-family: 'Impact';
    width:80px;
    padding-top:30px;
}
.pro_advantage li:nth-child(3) .fno,
.pro_advantage li:nth-child(5) .fno {
   float: right;
   text-align: right;
}

/* 品牌优势 */
.xy-title {
    font-size: 48px;
    color: #333;
    text-align: center;
    padding: 80px 0;
}
.hezuo{
    padding-bottom:60px;
}

.xy-title span {
    color: #029522;
}

.xy-title p {
    color: #666;
    font-size: 24px;
}

.xyin-bank-list{
    position: relative;
    padding-bottom:40px;
}
.bankList20{
    width:540px;
    margin:0 auto;
}

.bankList13 li {
    margin-bottom:26px;
}
.bankList13 li img{
    text-align: center;
}
.bankList13 li .info {
    padding-top:22px;
    font-size: 18px;
    color:#222;
    text-align: center;
    line-height:32px;
}
.bankList24 li{
    float: left;
    width:540px;
    margin:0 30px;
}

.bankList24 li .img{
    padding:0;
    padding-top:30px;
}




/* 合作客户 */
.wrap-case{
    background: url(../images/casebg.jpg) no-repeat center;
    padding-bottom:40px;
    margin-top:30px;
}
.morecase a{
    display: block;
    width:180px;
    line-height: 48px;
    text-align: center;
    margin:0 auto;
    background: #029522;
    color:#fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 100px;
    margin-top:46px;
    transition: all .3s;
    cursor: pointer;
}
.morecase a:hover{
    background: #333333;
}
.case-roll{
    padding-top:50px;
}
.case-roll div{
    position: relative;
}
.case-roll a{
    display: block;
    width: 280px;
}
.case-roll .wz{
    background: #fff;
    padding: 0 24px;
    padding-bottom:6px;
}
.case-roll .wz h3 {
    font-size: 15px;
    color:#333;
    text-align: center;
    font-weight: 600;
    line-height: 42px;
}
.case-roll .wz .info{
    font-size: 12px;
    color:#888;
    line-height: 24px;
}
.case-roll a:hover .wz h3 {
    color:#029522;
}
.case-roll .case-more {
    position: absolute;
    bottom:0;
    right:20px;
    width:36px;
    height:36px;  
    opacity: 0;
    transition: all .5s;
}
.case-roll div a:hover .case-more{
    opacity: 1;
}

/* 关于箱姑娘 */
.about{
    margin-top:50px;
}
.aboutimg{
    width: 572px;
    background: #029522;
}
.abouttitle{
    color:#fff;
    font-size: 24px;
    font-weight: 600;
}
.aboutwz{
    width:628px;
    background: #f9f9f9;
    height:348px;
    padding: 44px 50px 0 50px;
}
.aboutmore{
    margin-top: 30px;
}
.aboutmore a{
    display: block;
    float: left;
    width: 120px;
    line-height: 42px;
    background: #029522;
    text-align: center;
    color:#fff;
    font-size: 14px;
    font-weight: 600;
}
.aboutmore a:nth-child(2){
    background: #333;
    margin-left:10px;
}
.aboutmore a:hover{
    font-weight: 400;
}
.case-shebei{
    padding:0 70px;
    padding-left:84px;
    position: relative;
    margin-top:54px;
}
.case-shebei .img{
    width:245px;
    height: 165px;
    overflow: hidden;
}
.case-shebei .img img{
    width:245px;
    height: 165px;
    transition: all .5s;
}
.case-shebei .slick-slide:hover .img img {
    transform: scale(1.1);
}
.case-shebei .wz h3{
    width:245px;
    font-size: 14px;
    color:#666;
    font-weight: 600;
    text-align: center;
    line-height: 50px;
}

.case-shebei .slick-slide:hover .wz h3{
    color:#029522;
}


.case-shebei button{
    text-indent: -100px;
    overflow: hidden;
    outline: none;
    border:none;
}
.case-shebei .slick-prev {
    position: absolute;
    top:50px;
    left:0;
    width:35px;
    height:84px;
    background:url(../images/arrow-left.png) no-repeat center center #b2b2b2;
    transition: all .5s;
}
.case-shebei .slick-next {
    position: absolute;
    top: 50px;
    right: 0;
    width: 35px;
    height: 84px;
    background:url(../images/arrow-right.png) no-repeat center center #b2b2b2;
    transition: all .5s;
}
.case-shebei .slick-next:hover,
.case-shebei .slick-prev:hover{
    background-color: #029522
}



/* 新闻资讯 */
.xyin-news{
    background: #f9f9f9;
    padding:0 0 60px 0;
    margin-top:50px;
}
.tab-new{
    width:572px;
    margin-top: 56px;
}
.slideTxtBox{
    overflow: hidden;
}
.slideTxtBox .hd {
    position: relative;
}

.slideTxtBox .hd ul {

}

.slideTxtBox .bd .slick-news-list {
    overflow: hidden;
}

.slideTxtBox .hd ul li {
    float: left;
    margin-right:70px;
    cursor: pointer;
    font-size: 18px;
    color:#333;
}
.slideTxtBox .hd ul li span{
    color:#999;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    padding-left:14px;
}
.slideTxtBox .hd ul li.on {
    font-weight: 600;
    color:#0c9b1d;
    position: relative;
}
.slideTxtBox .hd ul li.on::after{
    position: absolute;
    content:'';
    left:0;
    bottom:-10px;
    width:148px;
    height:3px;
    background: #0c9b1d;
}
.slideTxtBox .bd ul {
    width:572px;
    overflow: hidden;
}

.slideTxtBox .bd ul .slider {
    padding-top:38px;
}
.slideTxtBox .bd .slider img{
    display: block;
    width:572px;
    height:165px;
}
.slideTxtBox .bd .slider h3{
    font-size: 14px;
    font-weight: 600;
    color:#333;
    line-height: 72px;
}
.slideTxtBox .bd .slider .info{
    font-size: 12px;
    color:#666;
    line-height: 24px;
}
.slideTxtBox .slick-dots li button {
    float: left;
    width:30px;
    height:4px;
    background: #333;
    margin-right:14px;
    text-indent: -199px;
    overflow: hidden;
    outline: none;
    border:none;
}
.slideTxtBox .slick-dots li.slick-active button {
    background: #0c9b1d;
}
.slideTxtBox .bd .slider .more{
    font-size: 14px;
    color:#0c9b1d;
    padding-top:20px;
    padding-bottom:40px;
    text-align: right;
}
.slideTxtBox div a {
    width:572px;
    display: block;
    background: #f9f9f9;
}


/* 常见问题 */
.news-qa{
    width:566px;
    margin-top:56px;
}
.newtitle{
    color:#333;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    margin-bottom:40px;
}
.newtitle::before{
    content:'';
    position: absolute;
    left:0;
    bottom:-14px;
    width:174px;
    height:3px;
    background: #0c9b1d;
}
.newtitle em{
    font-style: normal;
    color:#029522;
}
.newtitle span{
    font-family: 'arial';
    font-size: 12px;
    color:#999;
    font-weight: 400;
    padding-left:14px;
}
.newtitle a{
    position: absolute;
    right:0;
    top:10px;
    font-size: 14px;
    color: #999;
    font-weight: 400;
    transition: all .3s;
}
.newtitle a:hover{
    color:#029522;
}

.qaList h3{
    font-size: 14px;
    font-weight: 600;
    color:#333;
    line-height: 36px;
    background: url(../images/wen.png) no-repeat;
    padding-left:50px;
}
.qaList h3:hover{
    color:#029522;
}
.qaList .info{
    font-size: 12px;
    color:#999;
    line-height: 20px;
    background: url(../images/da.png) no-repeat left top;
    padding-left:50px;
    padding-bottom:10px;
}
.qaList .slick-slide{
    background: #eee;
    margin-bottom:10px;
}




/* 底部 */
.foot-title{
    font-size: 16px;
    font-weight: 600;
    color:#fff;
    padding-bottom:32px;
}
.footnav{
    width:418px;
}
.footnav ul{
    width:270px;
}
.footnav ul li{
    float: left;
    width:135px;
}
.footnav ul li a{
    color:#999;
    font-size: 14px;
    line-height: 38px;
    transition: all .3s;
}
.footnav ul li a:hover{
    color:#fff;
    text-decoration: underline;
}
.footcontact{
    width:480px;
    color:#999;
    font-size: 14px;
    line-height: 28px;
}
.footcontact .topcon{
    background: url(../images/botcon.png) no-repeat left center;
    color:#fff;
    padding-left:40px;
}
.footWecat{
    width:300px; 
}
.footWecat .Wactcon{
    font-size: 12px;
    color:#999;
    text-align: center;
    line-height: 62px;
}

.footcopy{
    border-top:1px solid #3d3d3d;
    padding: 30px 0;
    margin-top:34px;
}
.footcopys{
    width:880px;
    color:#999;
    text-align: center;
}
.xy-ft-rtcp,
.xy-ft-cpy{
    font-size: 12px;
    line-height: 24px;
}
.xy-ft-rtcp a,
.xy-ft-cpy a {
    color:#999;
}

.xy-ft-rtcp a:hover,
.xy-ft-cpy a:hover {
    color: #0c9b1d;
}
.morezx a{
    margin-top:0;
}
/* 友情链接 */
.xy-footer {
    background: #212121;
    position: relative;
}
.xyin-links{
    padding:30px 0;
}
.xyin-links span {
    font-size: 20px;
    color: #999;
    position: relative;
    padding-right:50px;
}
.xyin-links span::after{
    position: absolute;
    right:14px;
    top:5px;
    content: '+';
    width:18px;
    line-height: 14px;
    color:#029522;
    border:1px solid #029522;
    border-radius: 100px;
    text-align: center;
    height:18px;
    font-size: 18px;

}

.xyin-links a {
    display: inline-block;
    font-size: 13px;
    color: #666;
    padding-right: 10px;
    line-height: 25px;
}
.xyin-links a:hover{
    color:#029522;
}


/* 内页样式 */
.xypg-left{
    width:260px;
}
.xypg-right{
    width:900px;
}
.xypg-left-menu{
    background: #029522;
    padding:3px;
}
.xypg-left-menu .xypg-left-con {
    background: #fff;
    border:none;
    padding: 20px 34px;
}
.xypg-left-nav li a{
    border:none;
    color:#333;
    font-size: 15px;
    border-bottom:1px solid #d6d6d6;
}
.xypg-left-title span{
    font: 12px Arial;
    text-transform: uppercase;
    color:rgba(255,255,255,.5);
    padding-left:4px;
}

.xypg-case-list li{
    padding:0;
}
.xypg-case-list li h3 {
    background: none;
    padding-bottom:10px;
}
.xypg-case-list li h3 a{
    color:#333;
}
.xypg-case-list li:hover h3 a{
    color:#029522;
}
.xypg-detail-con-title span{
    font-size: 14px;
    font-weight: 600;
    color:#333;
}