@charset "utf-8";
body,p,h1,h2,h3,h4,h5,li,span,i,ul,img,a,strong,input,button,textarea,select,dd,dl,dt,ol{
	margin:0;
	padding:0;
	word-wrap:break-word;
}
li{
	list-style-type:none;
}
.xunjia .youshi{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.flink-left {
	text-align: left;
	width: 100%;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear:both;
}
.dt{
	display: table;
	width: 100%;
}
.fl-w{
	float: left;
	width: 100%;
}
.hide{
	display: none;
}
.wid {
  width: 1200px;
  margin: 0 auto;
}
.pub-title {
  text-align: center;
  padding-top: 54px;
}
.pub-title h1 {
 font-weight: bold; font-size: 36px;
}
.pub-title p {
  color: #656565;
  font-size: 18px;
  margin-top: 26px;
  line-height: 1.4;
}
.aicai {
  display: table;
  width: 100%;
  background: #fff;
  padding-bottom: 59px;
}
.aicai ul li {
	width: 33.33%;
	text-align: center;
	margin-top: 72px;
	float: left;
}
.aicai ul li:hover .pict {
  background-color: #f0231a !important;
}
.aicai ul li:hover .pict.i1 {
  background: url("../img/5cc40_52x39.png") center no-repeat;
}
.aicai ul li:hover .pict.i2 {
  background: url("../img/2b50a_54x54.png") center no-repeat;
}
.aicai ul li:hover .pict.i3 {
  background: url("../img/eeb66_55x55.png") center no-repeat;
}
.aicai ul li:hover .pict.i4 {
  background: url("../img/f68b6_48x56.png") center no-repeat;
}
.aicai ul li:hover .pict.i5 {
  background: url("../img/97095_60x60.png") center no-repeat;
}
.aicai ul li:hover .pict.i6 {
  background: url("../img/2dff2_55x45.png") center no-repeat;
}
.aicai ul li .pict {
  display: inline-block;
  width: 137px;
  height: 137px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: #e3e3e3 !important;
}
.aicai ul li .pict.i1 {
  background: url("../img/2a056_52x39.png") center no-repeat;
}
.aicai ul li .pict.i2 {
  background: url("../img/f1d26_54x54.png") center no-repeat;
}
.aicai ul li .pict.i3 {
  background: url("../img/e48f0_55x55.png") center no-repeat;
}
.aicai ul li .pict.i4 {
  background: url("../img/a140c_48x56.png") center no-repeat;
}
.aicai ul li .pict.i5 {
  background: url("../img/ca5f9_60x60.png") center no-repeat;
}
.aicai ul li .pict.i6 {
  background: url("../img/bd4b6_55x45.png") center no-repeat;
}
.aicai ul li .text {
  margin-top: 20px;
}
.aicai ul li .text h2 {
  font-size: 22px;
  color: #373737;
  line-height: 1.4;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.aicai ul li .text p {
 display: -webkit-box; color: #838383;
  line-height: 2.2;
  max-width: 272px;
  margin: 16px auto 0;
  -webkit-line-clamp: 2;

  word-wrap: break-word;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  padding: 0 5px;
}
.jieshao {
	display: table;
	width: 100%;
	padding-bottom: 50px;
	background-color: #f5f5f5;  
}
.jieshao ul li {
  margin-top: 80px;
  width: 100%;
   float:left;
}
.jieshao ul li .text {
  width: 28%;
  margin-top: 92px;
}
.jieshao ul li .text h2 {
    font-weight: bold;  font-size: 30px;
  color: #eb0925;
}
.jieshao ul li .text p {
  font-size: 20px;
  line-height: 1.8;
  color: #5c5c5c;
  margin-top: 15px;
}
.jieshao ul li .pict {
  margin-top: 20px;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
          box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.jieshao ul li .pict img {
  width: 100%;
}
.youshi {
  display: table;
  width: 100%;
  padding-bottom: 50px;
  background-color: #f5f5f5; 
}
.youshi .wrap {
  padding-top: 40px;
}
.youshi .wrap .pict {
  float: left;
  width: 52%;
}
.youshi .wrap .pict img {
  width: 100%;
}
.youshi .wrap .text {
  float: right;
  width: 46%;
  padding-left: 0px;
  margin-top: 25px;
}
.youshi .wrap .text ul li {
  width: 100%;
  border-top: 1px solid #ddd;
  padding-top: 38px;
  margin-bottom: 45px;
}
.youshi .wrap .text ul li:nth-of-type(1) {
  margin-top: 0;
}
.youshi .wrap .text ul li:first-child {
  border-top: none;
}
.youshi .wrap .text ul li h2 {
  font-size: 28px;
  color: #f00;
  line-height: 36px;
}
.youshi .wrap .text ul li h2 var {
  width: 36px;
  height: 36px;
  line-height: 36px;
  float: left;
  color: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #6a6a6a;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-right: 15px;
}
.youshi .wrap .text ul li p {
  font-size: 16px;
  line-height: 1.8;
  color: #656565;
  margin-top: 20px;
}
.liucheng {
  display: table;
  width: 100%;
  background: #fff;
  padding-bottom: 50px;
}
.liucheng .text {
  text-align: center;
  margin-top: 30px;
}
.liucheng .text p {
  font-size: 18px;
  line-height: 2;
  color: #656565;
}
.liucheng .text p i {
  color: #f00;
}
.liucheng .wrap {
  margin-top: 40px;
}
.liucheng .wrap ul li {
  width: 49%;
float:left;
}
.liucheng .wrap ul li:nth-child(even) {
  float: right;
}
.liucheng .wrap ul li img {
  width: 100%;
  -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.2);
          box-shadow: 0 0 20px rgba(0,0,0,0.2);
  margin-top: 20px;
}
.liucheng .wrap ul li h2 {
  font-size: 24px;
  text-align: center;
  margin-top: 37px;
}
.liucheng .wrap ul li p {
  font-size: 15px;
  color: #727272;
  line-height: 2.2;
  margin-top: 16px;
  padding: 0 4%;
}
.baozhang {
	display: table;
	width: 100%;
	background-color: #f5f5f5;
	margin-bottom: 50px;
	padding-top: 64px;
	padding-right: 0;
	padding-bottom: 64px;
	padding-left: 0;
}
.baozhang .text {
  float: left;
  width: 50%;
  padding-right: 30px;
}
.baozhang .text h2 {
  font-size: 27px;
  color: #343434;
}
.baozhang .text p {
  font-size: 16px;
  color: #707070;
  margin-top: 15px;
  line-height: 1.8;
}
.baozhang .text img {
  margin-top: 30px;
}
.baozhang .pict {
  float: right;
  width: 46%;
  margin-top: 25px;
}
.baozhang .pict img {
  width: 100%;
}
.wenti {
  display: table;
  width: 100%;
  padding-bottom: 50px;
  background: #fff;
  padding-top: 50px;
}
.wenti .box {
  width: 48%;
  margin-top: 20px;
}
.wenti .box h2 {
  position: relative;
  padding-left: 15px;
  font-size: 30px;
}
.wenti .box h2:after {
  content: '';
  position: absolute;
  width: 6px;
  height: 100%;
  background: #ef1515;
  left: 0;
}
.wenti .box h2 a {
  float: right;
  border: 1px solid #aaa9a9;
  font-size: 14px;
  color: #4f4646;
  padding: 4px 10px;
}
.wenti .box .pict {
  margin-top: 22px;
}
.wenti .box .pict img {
  width: 100%;
}
.wenti .box ul li {
  border-bottom: 1px solid #d3d3d3;
  padding: 22px 0;
}
.wenti .box ul li:hover h4 {
  color: #f00;
}
.wenti .box ul li h4 {
  font-size: 18px;
}

.wenti .box ul li h4 span{
  font-size: 14px; float:right; color:#CCCCCC
}
.wenti .box ul li p {
  color: #807676;
  line-height: 1.4;
  margin-top: 10px;
}
.xunjia {
  display: table;
  width: 100%;
  background: #fff;
  padding-bottom: 60px;
}
.xunjia .item {
  float: left;
  width: 100%;
  margin-top: 58px;
}
.xunjia .item:nth-of-type(1) {
  margin-top: 0;
}
.xunjia .item .pict {
  width: 50%;
  -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.2);
          box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.xunjia .item .pict img {
  width: 100%;
}
.xunjia .item .text {
  margin-top: 92px;
  width: 43%;
}
.xunjia .item .text h2 {
  font-size: 30px;
  color: #eb0925;
}
.xunjia .item .text p {
  font-size: 20px;
  line-height: 1.8;
  color: #555454;
  margin-top: 20px;
}
.xunjia .box {
  float: left;
  width: 100%;
  padding: 30px 0;
}
.xunjia .box p {
  font-size: 18px;
  line-height: 2;
  color: #777;
}
.xunjia .box p i {
  color: #f00;
}
.xunjia .pic-group {
  margin-top: 35px;
}
.xunjia .pic-group .pic {
  width: 49%;
}
.xunjia .pic-group .pic:nth-child(even) {
  float: right;
}
.xunjia .pic-group .pic img {
  -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.2);
          box-shadow: 0 0 20px rgba(0,0,0,0.2);
  width: 100%;
}
.xunjia .four {
  float: left;
  width: 100%;
}
.xunjia .four ul li {
  width: 23%;
  padding: 0 10px;
  margin-top: 25px;
  	float:left;
}
.xunjia .four ul li img {
  width: 100%;
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);
          box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.xunjia .four ul li p {
  text-align: center;
  font-size: 18px;
  color: #565454;
  margin-top: 25px;
}
.backtop {
  width: 40px;
  height: 40px;
  border: 1px solid #c9dff5;
  position: fixed;
  right: 10px;
  bottom: 150px;
  cursor: pointer;
  background: #f5f5f5;
}
.backtop:after {
  content: '';
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  width: 15px;
  height: 15px;
  position: absolute;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -3px;
}
.min-nav,
.min-menu {
  display: none;
}
@media screen and (max-width: 1226px) {
  .wid {
    width: 94%;
  }
  .box-flex-space {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .box-flex-space > a {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .col-pub-1 {
    width: 8.333333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-2 {
    width: 16.666666666666668% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-3 {
    width: 25% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-4 {
    width: 33.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-5 {
    width: 41.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-6 {
    width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-7 {
    width: 58.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-8 {
    width: 66.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-9 {
    width: 75% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-10 {
    width: 83.33333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-11 {
    width: 91.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-12 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
}
@media screen and (min-width: 992px) and (max-width: 1226px) {
  html {
    font-size: 85px;
  }
  .col-md-1 {
    width: 8.333333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-2 {
    width: 16.666666666666668% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-3 {
    width: 25% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-4 {
    width: 33.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-5 {
    width: 41.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-6 {
    width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-7 {
    width: 58.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-8 {
    width: 66.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-9 {
    width: 75% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-10 {
    width: 83.33333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-11 {
    width: 91.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-12 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .box-md-ml0 {
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  html {
    font-size: 70px;
  }
  .col-sm-1 {
    width: 8.333333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-2 {
    width: 16.666666666666668% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-3 {
    width: 25% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-4 {
    width: 33.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-5 {
    width: 41.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-6 {
    width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-7 {
    width: 58.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-8 {
    width: 66.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-9 {
    width: 75% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-10 {
    width: 83.33333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-11 {
    width: 91.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-12 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .mt-sm-1 {
    margin-top: 1px !important;
  }
  .mt-sm-2 {
    margin-top: 2px !important;
  }
  .mt-sm-3 {
    margin-top: 3px !important;
  }
  .mt-sm-4 {
    margin-top: 4px !important;
  }
  .mt-sm-5 {
    margin-top: 5px !important;
  }
  .mt-sm-6 {
    margin-top: 6px !important;
  }
  .mt-sm-7 {
    margin-top: 7px !important;
  }
  .mt-sm-8 {
    margin-top: 8px !important;
  }
  .mt-sm-9 {
    margin-top: 9px !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mt-sm-11 {
    margin-top: 11px !important;
  }
  .mt-sm-12 {
    margin-top: 12px !important;
  }
  .box-sm-ml0 {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 992px) {
  .box-sm-none {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .min-nav {
    display: block;
  }
  html {
    font-size: 55px;
  }
  .col-xs-1 {
    width: 8.333333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-2 {
    width: 16.666666666666668% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-3 {
    width: 25% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-4 {
    width: 33.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-5 {
    width: 41.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-6 {
    width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-7 {
    width: 58.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-8 {
    width: 66.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-9 {
    width: 75% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-10 {
    width: 83.33333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-11 {
    width: 91.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-12 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .box-xs-rel {
    position: relative !important;
  }
  .box-xs-h240 {
    height: 240px;
    -webkit-background-size: cover;
            background-size: cover;
  }
  .box-xs-lr {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .box-xs-none {
    display: none;
  }
  .box-xs-show {
    display: block;
  }
  .box-xs-pr0 {
    padding-right: 0 !important;
  }
  .box-xs-pt0 {
    padding-top: 0 !important;
  }
  .box-xs-pl0 {
    padding-left: 0 !important;
  }
  .box-xs-mt0 {
    margin-top: 0 !important;
  }
  .box-xs-ml0 {
    margin-left: 0 !important;
  }
  .box-xs-mh-auto {
    min-height: auto !important;
  }
  .box-xs-mt20 {
    margin-top: 20px !important;
  }
  .box-xs-tac {
    text-align: center;
  }
  .box-xs-fr {
    float: right;
  }
  .box-xs-fl {
    float: left;
  }
  .fz-xs-20 {
    font-size: 20px !important;
  }
  .fz-xs-18 {
    font-size: 18px !important;
  }
  .fz-xs-16 {
    font-size: 16px !important;
  }
  .fz-xs-14 {
    font-size: 14px !important;
  }
  .fz-xs-10 {
    font-size: 10px !important;
  }
  .fz-xs-30 {
    font-size: 30px !important;
  }
  .box-xs-ptb30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .box-hei-auto > .pict {
    height: auto !important;
  }
}
.min-nav {
  float: right;
  margin-top: 32.5px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 30px;
  height: 21px;
  position: relative;
  cursor: pointer;
  margin-right: 0px;
  margin-left: 20px;
}
.min-nav:after {
  content: '';
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  top: 0;
  background: #06abad;
}
.min-nav:before {
  content: '';
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #06abad;
  left: 0;
  top: 100%;
}
.min-nav.active {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
.min-nav.active:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 50%;
}
.min-nav.active:before {
  top: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.min-nav.active i {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(10px, 0);
      -ms-transform: translate(10px, 0);
          transform: translate(10px, 0);
}
.min-nav i {
  margin-top: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
  height: 1px;
  background: #06abad;
}
.min-menu {
  width: 100%;
  background: #fff;
  z-index: 5;
}
.min-menu ul li {
  width: 100%;
}
.min-menu ul li [class*=ico]:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  margin-left: 10px;
}
.min-menu ul li:hover > a {
  background: #e8e8e8;
}
.min-menu ul li > a {
  display: block;
  padding: 0 3%;
  line-height: 40px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.min-menu ul li > a .ico-arrow {
  float: right;
  width: 10px;
  height: 10px;
  margin-top: 14px;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.min-menu ul li > a .ico-arrow.rogate {
  -webkit-transform: rotate(-225deg);
      -ms-transform: rotate(-225deg);
          transform: rotate(-225deg);
  margin-top: 18px;
}
.min-menu ul li .down {
  display: none;
  float: left;
  width: 100%;
  background: #d8d8d8;
}
.min-menu ul li .down a {
  border-top: 1px solid #ccc;
  line-height: 40px;
  display: block;
  width: 100%;
  padding: 0 3%;
}
.min-menu ul li .down a:first-child {
  border-top: none;
}

.pagination-wrapper{
 margin: 40px 0; text-align:right; margin-right:40px
}
.pagination{
 height: 34px;
 text-align: center;
}
.pagination {
 display: inline-block;
 height: 34px;
 margin-right: 5px;
}
.pagination a{
 float: left;
 display: block;
 height: 32px;
 line-height: 32px;
 padding: 0 12px;
 font-size: 16px;
 border: 1px solid #dddddd;
 color: #555555;
 text-decoration: none;
}
.pagination a:hover{
 background:#f5f5f5;
 color:#f22a13;
}

.pagination .acti{
 background:#f22a13;
 color:#fff;
}

.pagination.thisclass {
 background: #09f;
 color: #fff;
}
.pagination.thisclass a,.pagination.thisclass a:hover{
 background: transparent;
 border-color: #09f;
 color: #fff;
 cursor: default;
}