.content img:hover{transform: scale(1.05);transition: all ease-in 0.2s;-ms-transition: all ease-in 0.2s;-moz-transition: all ease-in 0.2s;-webkit-transition: all ease-in 0.2s;-o-transition: all ease-in 0.2s;}
.banner{width: 100%;height: 0;padding-bottom: 33.3%;overflow: hidden;}
.banner .cover{position: absolute;top: 0;left: 0;}
.banner img{width: 100%;}

.content{padding-bottom: 60px;background: #f9f6ef;overflow: hidden;}
.subContent{width: 1200px;margin: 0 auto;}
@media screen  and (max-width:1386px) {
	.subContent{width: 1000px;}
}
@media screen  and (max-width:1020px) {
	.subContent{width: 96%;}
}
/* 面包屑 */
.bread{color: #888;font-size: 14px;line-height: 14px;padding: 24px 0 16px;}
.bread a{color: #888;}
.bread a:hover{color: #A40000;}
/* 面包屑结束 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;position:relative} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li.clone{position:relative}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative;zoom:1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  {text-decoration:none;display: block;width: 30px;height: 65px;position: absolute;top: 50%;z-index: 10;overflow: hidden;opacity: 1;cursor: pointer;text-indent:-999em;margin-top:-25px;}
.flex-direction-nav .flex-prev {left: 20px;background:url(../images/lf3.png) no-repeat center center;}
.flex-direction-nav .flex-next {right: 20px;background:url(../images/rt3.png) no-repeat center center;}
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px;}
.flexslider:hover .flex-next { opacity: 0.7; right: 10px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd}
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
/* Control Nav */
.flex-control-nav {width: 100%;position: absolute;bottom: -2px;left:0;/* text-align: center; */z-index: 9;}
.flex-control-nav li {margin: 10px 6px 0; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 10px;height: 10px;display: block;border: 0px solid #a40000;cursor: pointer;text-indent: -9999px;/* border-radius:8px; */background: white;}
.flex-control-paging li a:hover {background: #a40000;}
.flex-control-paging li a.flex-active {background: #a40000;}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

.flexslider .slides .cover{position: absolute;top: 0;}
.flexslider .slides a{display: block;overflow: hidden;width: 100%;height: 0;padding-bottom: 33.3%;}
/* 轮播结束 */
.banner .flex-control-nav{display: none;}
.banner .flex-direction-nav{}
@media screen  and (max-width:1020px){
	.banner .flex-direction-nav{display: none;}
}

.mibContent{background: #fff;box-shadow: rgba(0,0,0,0.1) 0 0 7px;}
.mibTitle{padding: 30px 0 38px;border-bottom: 4px solid #a40000;margin: 0 2.5%;font-size: 24px;line-height: 24px;text-align: center;font-weight: bold;}
.mibMenu{margin: 45px 2.5% 0;}
.mibMenu:after{clear: both;content: '';display: block;}
.mibMenu li{padding: 0 2.6%;width: 28.1%;float: left;position: relative;margin-bottom: 30px;}
.mibMenu li .img{width: 100%;height: 0;padding-bottom: 75%;overflow: hidden;}
.mibMenu li .img img{width: 100%;}
.mibMenu li .title{width: 100%;display: block;line-height: 48px;height: 48px;text-align: center;font-size: 20px;font-weight: bold;color: #333;}
.mibMenu li .subMenu{position: absolute;width: 84%;border-left: 1px solid #e8e8e8;border-right: 1px solid #e8e8e8;background: #fff;top: 100%;z-index: 2;left: 7.5%;display: none;}
.mibMenu li .subMenu a{display: block;border-bottom: 1px solid #e8e8e8;width: 100%;line-height: 34px;text-align: center;font-size: 16px;font-weight: bold;}
.mibMenu li:hover .title{background: #7c0000;color: #fff;}
.mibMenu li:hover .subMenu{display: block;}
@media screen and (max-width:1386px) {
	.mibTitle{font-size: 20px;padding: 24px 0 30px;}
	.mibMenu{margin: 37px 2.5% 0;}
	.mibMenu li .title{font-size: 18px;}
}
@media screen and (max-width:768px) {
	.mibTitle{font-size: 16px;}
	.mibMenu{margin: 24px 2.5% 0;}
	.mibMenu li .title{font-size: 16px;}
	.mibMenu li .subMenu a{font-size: 14px;}
	.mibMenu li{width: 44.8%;}
	.mibMenu li .subMenu{width: 89.6%;left: 5%;}
}
@media screen and (max-width:414px) {
	.mibMenu li{width: 94.8%;}
	.mibMenu li .subMenu{width: 94.8%;left: 2.6%;}
}

.news{background: #f0f0f0;padding:3.6% 0;}
.news > .title,.notice > .title{font-size: 20px;font-weight: bold;padding: 9px 3px 9px 5%;color: #fff;background: #7c0000;line-height: 20px;height: 20px;display: inline-block;margin-bottom: 10px;}
.news ul li{width: 26.6%;margin-left: 5%;display: inline-block;}
.news ul li .img{width: 100%;height: 0;padding-bottom: 56.25%;overflow: hidden;}
.news ul li .img img{width: 100%;}
.news ul li .title{font-size: 16px;line-height: 24px;height: 48px;overflow: hidden;margin-top: 13px;display: block;}
.news ul li .info{font-size: 14px;line-height: 20px;height: 60px;overflow: hidden;color: #999;margin: 3px 0 -6px;}
@media screen and (max-width:768px) {
	.news ul li{width: 90%;margin-bottom: 20px;}
	.news > .title,.notice > .title{font-size: 16px;}
}


.notice{padding: 3.6% 0;}
.notice ul{margin-bottom: -20px;}
.notice ul li{width: 42.5%;margin-left: 5%;display: inline-block;margin-bottom: 20px;}
.notice ul li .rightDate{float: right;padding-left: 33px;color: #999;font-size: 14px;}
.notice ul li .title{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;font-size: 16px;line-height: 16px;height: 16px;}
@media screen and (max-width:768px) {
	.notice ul{margin-bottom: -16px;}
	.notice ul li{width: 90%;margin-bottom: 16px;}
	.notice ul li .title{font-size: 14px;}
	.notice ul li .rightDate{padding-left: 10px;font-size: 12px;}
}
