body{
	/*background:url('../images/body.png') right 600px no-repeat;*/
}
.container{
	width:100%;
	/*height:4000px;*/
	/*background:url('../images/container.png') left 600px no-repeat;*/
}
.header{
	width:100%;
	height:120px;
	background:#F0F7FF;
	/* background:#005BA1; */
}
.headert{
	width:100%;
	height:0px;
	/* background:url('../images/topb2.png'); */
}
.headert2{
	width:100%;
	/* height:4px; */
	background:#900;
}
.nav{
	width:100%;
	height:48px;
	background:#900;
	box-shadow: 1px 4px 4px #bbb;
}
.headerc{
	width:1200px;
	height:100%;
	margin:0 auto;
}
.logo{
	width:400px;
	margin-top:32px;
	float:left;
}
.search{
	width:348px;
	height:60px;
	/*background:#ccc;*/
	float:right;
	margin-top:40px;
}
.searche{
	font-size:15px;
	width:140px;
	height:18px;
	line-height:18px;
	/* border-right:1px solid #fff; */
	cursor:pointer;
	color:#fff;
	margin-top:12px;
	float:left;
	font-weight:bold;
}
.searchs{
	float:left;
	margin-left:16px;
	margin-top:4px;
}
.inputs{
	border:1px solid #ddd;
	padding:4px;
	height:22px;
}
.btns{
	color:white;
	background:#900;
	border:1px solid #900;
	width:44px;
	height:32px;
	font-size:20px;
	margin-left:0px;
	display:inline-block;
	float:right;
}
.navs{
	width:1200px;
	margin:0 auto;
}
.navs li{
	float:left;
	width:109px;
	color:#fff;
	height:48px;
	line-height:48px;
	font-size:16px;
	text-align:center;
	cursor:pointer;
	z-index:20000;
	position:relative;
}
.navs li a{
	color:#fff;
}
.navs li:hover{
	color:#fff;
}
.navss{
	position:absolute;
	top:48px;
	left:-15px;
	z-index:20000;
	display:none;
}
.navss li{
	width:140px;
	background:rgba(135,6,6,.8);
	z-index:20000;
	transition: all 0.4s ease-out;
	position:relative;
}
.navss-t{
	left:-60px;
}
.navss-t li{
	width:220px;
}
.navss li:hover{
	background:rgba(135,6,6,1);
}
.navss li a{
	width:100%;
	height:100%;
	display:block;
	color: #fff;
}
.navss li a:hover{
	color:white;
}
.navss2{
	position:absolute;
	left:140px;
	top:0px;
	display:none;
}
.navss3 li{
	width:230px;
}
.navss4 li{
	width:180px;
}
.navss5 li{
	width:140px;
}
.navss li:hover .navss2{
	display:block;
}

.banner{
	width:1200px;
	height:auto;
	z-index:10;
	/* background:url('../images/bannerdbj.png'); */
	margin:0 auto;
}
.banner-bottom {
    height: 10px;
    width: 1200px;
    background: #f1f1f1;
    margin: 0 auto;
}
div.img{
	position:relative;
}
.banner-word{
	display:block;
	height:40px;
	background:url('../mibimages/navsbg3.png');
	/*opacity:0.6;*/
	position:absolute;
	bottom:0px;
	left:0px;
	color:#fff;
	line-height:40px;
	/* text-align:center; */
	padding:2px 24px;
	font-size:16px;
	width:100%;
	font-weight:bold;
}
.content1{
	width:1200px;
	margin:0 auto;
	height:460px;
	/*background:#ccc;*/
	margin-top:30px;
	margin-bottom:64px;
}
.content1s{
	height:540px;
	background:url('../mibimages/xcbj.jpg')  center -106px no-repeat;
	background-size:container;
}
.content11{
	width:580px;
	height:406px;
	float:left;
	/*background:#ddd;*/
	cursor:pointer;
}
.content11xw{
	width:1200px;
	overflow:hidden;
	float:none;
	padding-bottom:30px;
}
.content12{
	width:580px;
	height:406px;
	float:left;
	/*background:#ddd;*/
	margin-left:40px;
	cursor:pointer;
}
.content12tz{
	width:560px;
	margin-left:0px;
	margin-left:13px;
}
.content11h{
	width:100%;
	height:56px;
	/*background:#DFCBA6;*/
	/*border-bottom:1px solid #DFCBA6;*/
	overflow:hidden;
}
.content11hbt{
	width:100%;
	height:4px;
	/*background:url('../images/content11h.png') bottom;*/
	margin-top:50px;
	/*background:#DFCBA6;*/
	/*border-bottom:1px solid #BC9D70;*/
}
.content11hl{
	width: 136px;
	height:46px;
	/* background:url('../images/bt.png'); */
	font-size:24px;
	color:#900;
	line-height:40px;
	text-align:center;
	font-weight:bold;
	float:left;
}
.more{
	float:right;
	height:46px;
	line-height:54px;
	font-size:15px;
	width:80px;
	text-align:center;
	color:#6D3117;
	font-weight:bold;
	cursor:pointer;
}
.content11hc1f{
	margin-top:-2px;
}
.content11hc1{
	width:98.7%;
	overflow:hidden;
	margin-top:10px;
	background:#fbfbfb;
	padding:3px;
}
.content11hc1-3b{
	width:23%;
	float:left;
	background:#fff;
	box-shadow:1px 1px 5px #999999;
	padding:0 0px;
	margin:15px 1%; 
}
.content11hc1l-3b{
	overflow:hidden;
}
.content11hc1l-3b img{
	transition: all 0.3s ease-out;
	width:100%;
}
.content11hc1l-3b img:hover{
	transform: scale(1.06);
}

.content11hc1r-bt-3b{
	width:90%;
	height:48px;
	font-size:16px;
	line-height:24px;
	/* font-weight:bold; */
	color:#005BA1;
	margin:0 auto;
	margin-top:10px;
	transition: all 0.3s ease-out;
}
.content11hc1r-bt-3b:hover{
	color:#900;
}
.content11hc1r-3b{
	width:100%;
}
.content11hc1l{
	float:left;
	/*border:1px solid #ccc;*/
	margin:2px;
	/* padding-left:4px; */
}
.content11hc1l{
	overflow:hidden;
}
.content11hc1l img{
	transition: all 0.3s ease-out;
}
.content11hc1l img:hover{
	transform: scale(1.06);
}
.content11hc1r{
	float:right;
	width:390px;
	/*height:180px;*/
	/*background:#fff;*/
	margin-right:5px;
}
.content11hc1r-bt{
	font-size:16px;
	line-height:24px;
	/* font-weight:bold; */
	margin-top:3px;
	/*color:#005BA1;*/
	transition: all 0.3s ease-out;
}
.content11hc1r-bt:hover{
	color:#900;
}
.content11hc1r-ti{
	font-size:14px;
	line-height:30px;
	width:90%;
	margin:0 auto;
	color: #900;
	/* font-style:italic; */
	font-weight:bold;
	/* padding-bottom:10px; */
}
.content11hc1r-ti2{
	width:100%;
	/* font-weight:normal; */
}
.content11hc1r-jj{
	font-size:13px;
	line-height:25px;
	width:90%;
	margin:0 auto;
	margin-bottom:4px;
	margin-top:8px;
	color:#777;
}
.content11hc1r-jj2{
	width:100%;
	margin-top:5px;
	color:#aaa;
}
.content11hc2 li{
	height:40px;
	line-height:40px;
	font-size:15px;
	border-top:1px dashed #ccc;
}
.content11hc2 li:hover{
	color:#6D3117;
}
.content11hc2-ti{
	float:right;
}
.content-shu{
	width:290px;
	height:193px;
	/*border:2px solid #DFCBA6;*/
	margin-top:12px;
	float:left;
	background:url('../images/shubj2.png');
	background-size:cover;
	/*box-shadow:1px 1px 5px #999999;*/
	transition: all 0.3s ease-out;
}
/*.content-shu:hover{
	box-shadow:1px 1px 12px #999999;
}*/
.shu-p{
	display:block;
	float:left;
	/*margin:16px 0 0 14px;*/
	transition: all 0.3s ease-out;
}
.shu-pf{
	width:120px;
	height:170px;
	overflow:hidden;
	margin:15px 0 0 14px;
	float:left;
}
.shu-p:hover{
	transform: scale(1.06);
}
.shu-c{
	float:right;
	font-size:14px;
	line-height:30px;
	width:138px;
	margin-right:6px;
	margin-top:10px;
}
.shuming{
	font-size:16px;
	color:#6D3117;
	font-weight:bold;
	display:block;
	height:40px;
	line-height:50px;
	transition: all 0.3s ease-out;
}
.shuming:hover{
	color:#b35f3b;
}
.shuming2{
	line-height:24px;
	width:120px;
	margin:0 auto;
	display:block;
	margin-top:6px;
	padding-top:4px;
	border-top:2px solid #ccc;
}
.content-shujg{
	width:0px;
	height:10px;
	float:left;
}
.content-ms{
	width:145px;
	height:216px;
	/*background:#eee;*/
	margin-top:15px;
	float:left;
}
.ms-tx{
	margin-left:12px;
}
.ms-txs{
	display:block;
	/*border-radius:70px;*/
	/*border:4px solid #DFCBA6;*/
}
.ms-mz{
	width:120px;
	height:30px;
	background:#6D3117;
	margin-left:12px;
	line-height:30px;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:14px;
}
.content11hl2{
	width:160px;
}
.content12ms{
	height:382px;
	width:360px;
	background:url('../mibimages/tplj.png') 0px 26px no-repeat;
}
.fzhz li{
	height:41px;
	line-height:41px;
	border-bottom:1px dashed #ccc;
	font-size:15px;
}
.fzhz li:hover{
	color:#6D3117;
}
.yqljf{
	width:100%;
	background:#f8f8f8;
	/* margin-top:65px; */
	overflow:hidden;
}
.yqlj{
	width:1200px;
	height:120px;
	/*background:#ddd;*/
	margin:0 auto;
	margin-top:25px;
}
.yqlj-h{
	height:46px;
	background:url('../mibimages/yqlj.png');
	text-align:center;
	line-height:46px;
	font-size:18px;
	color:#6D3117;
	font-weight:bold;
}
.yqlj-c li{
	float:left;
	font-size:14px;
	line-height:50px;
	height:50px;
	padding:0 10px;
	font-weight:bold;
	cursor:pointer;
}
.yqlj-c2{
	width:100%;
	float:left;
	/*padding-top:10px;*/
}
.yqlj-c3{
	/*margin-left:40px;*/
	overflow:hidden;
	float:none;
}
.yqlj-c2 li{
	width:100%;
	padding:0px;
	line-height:50px;
	height:50px;
	font-size:16px;
	border-bottom:1px dashed #ccc;
	font-weight:normal;
	padding-top:8px;
	padding-bottom:9px;
}
.yqlj-c2sj{
	width:50px;
	height:50px;
	background:#900;
	/* border-radius:6px; */
	overflow:hidden;
	float:left;
}
.yqlj-c2sj1{
	height:30px;
	width:50px;
	font-size:24px;
	font-family:'瀹嬩綋';
	font-weight:bold;
	line-height:30px;
	text-align:center;
	color:#fff;
}
.yqlj-c2sj2{
	font-size:12px;
	height:20px;
	width:50px;
	line-height:20px;
	text-align:center;
	font-style:italic;
	color:#fff;
	background:#aaa;
}
.yqlj-c2nr{
	float:left;
	font-size:16px;
	line-height:22px;
	width:86%;
	padding-top:0px;
	margin-left:16px;
	color:#333;
}
.yqlj-c2nr:hover{
	color:#900;
}
.yqlj-c li:hover{
	color:#6D3117;
}
.footerline{
	background:#DFCBA6;

	height:4px;
	width:100%;
}
.footer{
	width:100%;
	height:120px;
	background: #870606;
}
.footerd{
	width:100%;
	height:35px;
	line-height:35px;
	text-align:center;
	background:rgb(7, 63, 148);
	color:#ccc;
}
.footerc{
	width:1200px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	/* background:url('../images/footerbtm2.jpg'); */
	text-align:center;
	line-height:120px;
	color:#fff;
	font-size:14px;
}
.footerc1{
	width:700px;
	margin-top:40px;
	overflow:hidden;
	float:left;
}
.footerc1 li{
	float:left;
	width:110px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#DFCBA6;
	font-size:15px;
	cursor:pointer;
}
.footerc1 li:hover{
	color:#eee;
}
.footerc2{
	width:500px;
	float:left;
}
.footerc2 img{
	display:block;
	margin-top:50px;
	float:left;
}
.fimg{
	margin-left:50px;
	display:block;
}
.wxgzh{
	float:left;
	margin-left:360px;
}
.wxgzh2{
	margin-left:50px;
	color:#DFCBA6;
	line-height:30px;
	text-align:center;
	font-size:14px;
	width:70px;
}
.content4{
	height:490px;
	margin-top:30px;
	padding-bottom:5px;
	margin-bottom:0px;
}
.content4f{
	width:100%;
	height:auto;
	background:#fff;
	overflow:hidden;
	margin-top:0px;
}
.content11hc22 li{
	height:46px;
	line-height:46px;
}
.content112{
	width:780px;
	height:342px;
	padding-top:35px;
}
.content112s{
	width:100%;
}
.content112s1{
	float:left;
	margin-top:12px;
	width:360px;
}
.content112s2{
	float:left;
	margin-top:10px;
	margin-left:44px;
	overflow:hidden;
	width:370px;
}
.content112s2 li{
	height:30px;
	line-height:30px;
	font-size:15px;
	height:70px;
	border-bottom:1px solid #ddd;
}
.fhtu{
	margin-top:54px;
}
.fhtu img{
	border:1px solid #DFCBA6;
	display:block;
	float:left;
	margin:3px 24px;
	box-shadow:1px 1px 5px #888;
	transition: all 0.3s ease-out;
}
.fhtu img:hover{
	box-shadow:1px 1px 15px #888;
}
.content112s2 li:hover{
	color:#6D3117;
}
.footerd img{
	margin-top:7px;
	margin-left:7px;
}

/*宸ヤ細鏂版坊鍔犳牱寮�*/
.banner{
	margin-top:20px;
	margin-bottom:16px;
	overflow:hidden;
}
.bannerxw {
    width: 380px;
    height: 282px;
    float: left;
}
.bannerxz {
    width: 340px;
    height: 42px;
    line-height: 24px;
    color: white;
    font-size: 16px;
    background: url(../mibimages/navsbg3.png);
    padding: 10px 20px 16px;
    margin-top: 214px;
    cursor: pointer;
}
.flexslider{
	width:49%;
	float:left;
	border-top:4px solid #900;
}
.bannerr{
	width:50%;
	height:403px;
	/*background-color:#fff;*/
	float:right;
	/* border-top:1px solid #900; */
	/* border-left:1px solid #900; */
}
.bannerf{
	width:100%;
	overflow:hidden;
	background:#f6f6f6;
}
.bnanrx{
	width:32.76%;
	display:block;
	height:133px;
	/* margin:0 1%; */
	/* margin-top:2%; */
	background:#fff;
	float:left;
	border:1px solid #f6f6f6;
	text-align:center;
	color:#005BA1;
	transition: all 0.4s ease-out;
}
.bnanrx:hover{
	background:#005BA1;
	color:#fff;
}
.bnanrx:hover .tian{
	color:#eee;
}
.bnanrxt{
	height:74px;
	line-height:100px;
	text-align:center;
}
.bnanrxt .fa{
	font-size:30px;
}
.tian{
	display:block;
	font-size:14px;
	line-height:18px;
	width:88%;
	margin:0 auto;
	color:#666;
	font-weight:bold;
	transition: all 0.4s ease-out;
}
.flex-direction-nav{
	display:none;
}
.flex-control-nav{
	width:120px;
	right:0px;
}
.contenth-g{
	float:left;
	width:520px;
	height:1px;
	background:#ccc;
	margin-top:20px;
}
.contenth-g2{
	float:right;
}
.contenth-k{
	float:left;
	width:10px;
	height:10px;
	border:1px solid #900;
	margin-top:15px;
	border-radius:10px;
}
.contenth-k2{
	float:right;
}
.contenth-g3{
	float:right;
	width:380px;
}
.content11-xsyg{
	margin-left:40px;
}
.content11hl-d{
	text-align:left;
	width:126px;
}
.content112{
	width:1170px;
	margin:0 auto;
}
.content11hl-xc{
	color:white;
}
.xcf{
	width:100%;
	padding-top:8px;
}
.xcfs{
	width:55%;
	float:left;
}
.xcfs img{
	display:block;
	float:left;
	
	width:100%;
	height:181px;
}
.contenth-g4{
	width:505px;
}
.xcfst{
	float:left;
	width:44.3%;
	position: relative;
	overflow:hidden;
	border:4px solid #fff;
}
.xcfst img{
	width:100%;
	
}
.xcfsimg{
	float:left;
	width:45%;
	position: relative;
	margin-right:20px;
	margin-bottom:20px;
	border:4px solid #fff;
	overflow:hidden;
}
.xcfsimg:hover{
	cursor:pointer;
}
.xcfsimg img,.xcfsimgst{
	transition: all 0.4s ease-out;
}
.xcfsimg:hover .xcfsimgs{
	transform: scale(1.06);
}
.xcfst:hover .xcfsimgst{
	transform: scale(1.06);
}
.xcfsimg p{
	position: absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:34px;
	line-height:34px;
	background:url('../mibimages/navlibj.png');
	color:#fff;
	text-align:center;
	font-size:14px;
}
.xcfst p{
	position: absolute;
	bottom:0px;
	left:0px;
	height:40px;
	line-height:40px;
	background:url('../mibimages/navlibj.png');
	color:#fff;
	text-align:center;
	font-size:18px;
	width:100%;
}
.bx-wrapper .bx-viewport{
	left:-1px;
}
.ztitle {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #333;
    font-size: 16px;
	background-color: rgba(55, 55, 58, 0.801);
	/* background:url('../images/navlibj.png'); */
	color:#fff;
}
.slide{
	border:5px solid #fff;
}
.slide:hover .ztitle{
	color:#ddd;
}
.bx-wrapper{
	max-width:1174px!important;
}
.content11h-zt{
	padding-bottom:20px;
}
#ClCache{
	display:none;
}
.moret{
display: block;
margin: 0 auto;
margin-top: 20px;
width: 140px;
height: 40px;
line-height: 40px;
/* background: #ccc; */
color: #333;
border: 1px solid #ccc;
text-align: center;
margin-bottom: 40px;
font-size: 14px;
transition: all .3s linear;
}
.moret:hover{
	color:#fff;
	background:#900;
}
.content11xw{
	padding-bottom:34px;
}
.content11xw .content11hc1r-ti{
	padding-bottom:4px;
}
.footercp{
	line-height:30px;
	margin-top:45px;
	font-size:15px;
	font-weight:bold;
}
.footerc{
	position: relative;
}
.ewmimg{
	position: absolute;
	top:15px;
	right:206px;
}
@media screen and (max-width: 1270px) {
    body{
        width:1400px!important;
    }
}
.xnlj{
	overflow:hidden;
	margin-top:15px;
}
.xnlj li{
	width:267px;
	height:60px;
	line-height:60px;
	font-size:16px;
	background:url('../mibimages/tbbj.jpg');
	color:#fff;
	text-align:center;
	margin-right:25px;
	margin-bottom:20px;
	float:left;
	border-radius:5px;
	font-weight:bold;
}
.more-mib{
	display:block;
	font-size:14px;
	float:right;
	margin-left:6px;
	margin-top:12px;
}
.more-mib:hover{
	color:#900;
}
.contenth-g4{
	width:400px;
}
.contenth-g5{
	width:420px;
}
.logo2{
	float:right;
	width:90px;
	margin-top:10px;
}

/*新增首页修改css*/
.banner{
	width:100%;
	margin:0px;
}
.flexslider{
	width:100%;
}
.yqlj-c3{
	margin-top:2px;
}
.yqlj-c2 li{
	padding-bottom:14px;
	padding-top:12px;
}
.content12tz-xnlj{
	width:1178px;
}
.content4{
	height:460px;
}
.xnlj li{
	background:#eee;
	color:#900;
	width:215px;
	height:40px;
	line-height:40px;
}
.contenth-g6{
	width:1040px;
}
.content12tz-xnlj{
	height:180px;
}
.content5{
	height:180px;
}
.xnlj li{
	transition: all 0.4s ease-out;
}
.xnlj li:hover{
	color:#fff;
	background:#900;
}
.xnlj li a{
  color:#900!important;
}
.xnlj li a:hover{
  color:#fff!important;
}
.flexslider{
	width:100%;
}
.flex-control-nav{
	width:100%;
}
.xnlj li:hover .xnlja{
  color:#fff!important;
}
