﻿.indCarousel{padding-top:100px;}
.box .head{padding-bottom:12px;border-bottom:1px solid #e5e5e5;margin:20px 0 0 0;}
.box .head .title{color:#4d4d4d;font-size:22px;}
.box .head .more{margin-top:12px;}
.box .head .more a{color:#999;}
.box2 .head .title{color:#4d4d4d;font-size:22px;}
.box2 .head .more{margin-top:8px;margin-left:15px;}
.box2 .head .more a{color:#999;}
.news{padding:30px 0 15px 0;background: url(bg.png) repeat;}
.jxlist li{margin-bottom:10px;}
.jxlist li a{display:block;padding:15px;text-align:center;font-size:18px;color:#fff;background-color:#8ca861;}
.jxlist li:first-child+li a{background-color:#5194bf;}
.jxlist li:first-child+li+li a{background-color:#c4a26f;}
.jxlist li:first-child+li+li+li a{background-color:#cb6251;}
.jxlist li a img{display:block;margin:12px auto;-moz-transition: all .6s ease-in-out;-webkit-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;-ms-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}
.jxlist li a:hover img{-moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); -ms-transform: scaleX(-1); transform: scaleX(-1);}
.showpic{margin-top:20px;padding:40px 0 20px 0;background: url(bg.png) repeat;}
.showpic .item{position:relative;min-height:100px;overflow:hidden;}
.showpic .item .pic img{max-width:100%;height:auto;cursor: pointer;transition: .5s;-moz-transition: .5s; /* Firefox 4 */-webkit-transition: .5s; /* Safari 和 Chrome */-o-transition: .5s; /* Opera */}
.showpic .item .pic img:hover { transform: scale(1.1);}
.showpic .item .text{position:absolute;right:0;bottom:0;height:30px;color: #fff;background: rgba(46,215,47,0.75);line-height: 30px;}
.showpic .item .text a{display:block;padding:0 15px;color:#fff;}
.showpic .item .title2{background: rgba(204,103,103,0.75);}
.showpic .item .title3{background: rgba(215,109,155,0.75);}
.showpic .item .title4{background: rgba(231,158,31,0.75);}
.showpic .item .title5{background: rgba(32,161,104,0.75);}
.showpic .item .title6{background: rgba(204,110,71,0.75);}
.showpic .item .title7{background: rgba(238,124,130,0.75);}
.showpic .item .title8{background: rgba(240,147,108,0.75);}
.showpic .item .title9{background: rgba(37,207,36,0.75);}
.showpic .item .title10{background: rgba(240,109,103,0.75);}
@media (min-width: 768px){
	.indCarousel{padding-top:182px;}
}