.box{margin-top:20px;}
.box .head{height:44px;border-bottom:1px solid #e5e5e5;}
.box .head .tit{float:left;color:#748086;}
.box .head .tit span{font-weight:bold;height:43px;line-height:43px;font-size:24px;color:#5f0a10;padding:0 10px 0 32px;border-bottom:2px solid #75171f;display:inline-block;font-family: "ËÎÌå";}
.box .head .tit .yw{background: url(/skin/czie/cms/index/ico01.png) left center no-repeat;}
.box .head .tit .tz{background: url(/skin/czie/cms/index/ico02.png) left center no-repeat;}
.box .head .tit .dt{background: url(/skin/czie/cms/index/ico03.png) left center no-repeat;}
.box .head .tit .dh{background: url(/skin/czie/cms/index/ico04.png) left center no-repeat;}
.box .head .tit .ts{background: url(/skin/czie/cms/index/ico05.png) left center no-repeat;}
.box .head .tit .kj{background: url(/skin/czie/cms/index/ico05.png) left center no-repeat;}
.box .head .more{float:right;margin-top:15px;}
.box .head .more a{color:#6c3739;}
.sidefl{width:660px;float:left;}
.sidefr{width:490px;float:right;}
.tabs .hd{padding-top:20px;}
.tabs .hd li{width:50%;float:left;padding-left:10px;padding-right:10px;height:50px;line-height:50px;margin-top:10px;text-align:center;}
.tabs .hd li a{display:block;font-size:16px;color:#fff;position:relative;}
.tabs .hd li a img{position:absolute;top:19px;left:20px;-moz-transition: all .2s ease-in-out;-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.tabs .hd li.over a img{transform:rotate(90deg);-ms-transform:rotate(90deg); /* Internet Explorer */-moz-transform:rotate(90deg); /* Firefox */-webkit-transform:rotate(90deg); /* Safari ºÍ Chrome */-o-transform:rotate(90deg);}
.tabs .hd li a.on1{background:#e79f33;}
.tabs .hd li a.on2{background:#b76d31;}
.tabs .hd li a.on3{background:#7e6b5a;}
.tabs .hd li a.on4{background:#d5522b;}
.tabs .hd li a.on5{background:#c90212;}
.tabs .hd li a.on6{background:#a40000;}
.tabs .bd{position:relative;}
.tabs .bd .item{width:100%;padding:31px 20px;height:314px;position:absolute;top:0;left:0;background:#f4f4f4;overflow: auto;z-index:99;}
.tabnav dl{width:100%;overflow:hidden;}
.tabnav dt{font-size:15px;color:#852426;}
.tabnav dd{float:left;margin-top:14px;}
.tabnav dd a{color:#555;margin:0 15px;}
.tabnav .sub2{width:250px;}
.tabnav .sub2 dd{width:50%;}
.tabnav .sub3 dd{width:33%;}
.newlist{padding:5px 15px;margin:16px 0;}
.newlist .infolist1 li{height:32px;line-height:32px;}
.special .head{width:100%;height:130px;border:1px solid #e5e5e5;background:#eeeeee;}
.special .head h3{display:block;font-size:18px;color:#852426;text-align:center;padding-top:82px;padding-bottom:17px;font-weight:300;background: url(/skin/czie/cms/index/ico06.png) center 18px no-repeat;}
.special .con{height:130px;}
.quick li{margin-top:28px;}
.quick li.last{margin-right:0;}
.quick li .pic{width:210px;height:124px;overflow:hidden;}
.quick li .pic img{width:100%;cursor: pointer;transition: .5s;-moz-transition: .5s; /* Firefox 4 */-webkit-transition: .5s; /* Safari ºÍ Chrome */-o-transition: .5s; /* Opera */}
.quick li .pic img:hover{transform: scale(1.1);}
.quick li a{display:block;font-size:16px;color:#333;height:40px;line-height:40px;background: rgba(255,255,255,0.7);text-align: center;}
.quick li a img{margin:6px 15px;-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;}
.quick li a:hover img{-moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); -ms-transform: scaleX(-1); transform: scaleX(-1);}
.flink ul{width:100%; display: -ms-flexbox;display: flex;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-align: center;align-items: center;flex-wrap: wrap;}
.flink li a{display:block;width:100%;text-align: center;line-height: 60px;}
@media (min-width: 992px){
	.section .row-20{margin-left:-20px;margin-right:-20px;}
	.section .col-md-7,.section .col-md-5{padding-left:20px;padding-right:20px;}
	.special .row{margin-left:-6px;margin-right:-6px;}
	.special .col-md-2{width:13%;padding-left:6px;padding-right:6px;}
	.special .col-md-10{width:87%;padding-left:6px;padding-right:6px;}
}
@media (max-width: 767px){
	.quick li a{background: rgb(251 242 242 / 70%);}
}