﻿@charset "utf-8";

.box li{ height:150px;overflow:hidden;position:relative;}
.toll_img{ height:150px;}
.toll_info{ height:150px;vertical-align:middle;display:table-cell;}
.box li .box1{ color:#666;text-decoration:none;position:absolute;top:0;left:0;cursor:pointer;}
.text-red{ color:#db2d12}
 h2.catname{ font-size:15px; color:#000 }
.bg-advantage{ background:url(../images/bg02.jpg);     background-position: 50% 20%;background-repeat: no-repeat; background-size: cover;}
.incline{transform:rotate(30deg);-ms-transform:rotate(30deg); /* IE 9 */-webkit-transform:rotate(30deg); /* Safari and Chrome */}
.incline .incline_box{transform:rotate(-30deg);-ms-transform:rotate(-30deg); /* IE 9 */-webkit-transform:rotate(-30deg); /* Safari and Chrome */}
.incline .incline_box .incline_img{ float:left; width:12%}
.incline .incline_box .incline_content{ float:left; width:88%; color:#6a7382}
.incline .incline_box .incline_content h3{ color:#000}
.bg-hot{ background:url(../images/bg03.jpg) fixed; }
.index-info{ background:#f5f5f5; padding:20px;    margin-bottom: 30px;}
.copyright{ background:url(../images/line.png) top center no-repeat; padding-top:30px;}