*{
	margin: 0px;
	padding: 0px;
}
.head{
	width: 100%;
	/*height: 180px;*/

	/*padding: 30px 0px 30px 0px;*/
}
.head .head-bck{
	width: 100%;
           height: 130px;
	background: white;
           background:url(../img-red//logo_bg1.png)center center no-repeat;
           text-align:center;
           background-size:100% 100%;
}
.claer{ clear:both; }
.dh{
	background: #88031d;
	width: 100%;
	/*height: 40px;
	line-height: 40px;*/
	color: white;
}
.dh ul{
	margin: 0px;
}
.dh ul li {
	float: left;
	display: block;
	color: white;
	
          width:12%;
	line-height: 40px;
}
.dh ul li a{
	color: white;
    text-decoration: none;
    font-size: 16px;
}
.pic{
 	width: 100%;
 	height: 100%;
 	background: #EEEEEE;
}
.pic img{
	width: 100%;
	height: 100%;
	}
.all1{
	width: 100%;
	height: 450px;
	background: #eeeeee;
	padding-top: 20px;
}
.cont{
	width: 1400px;
	margin: 0 auto;
	height: 450px;
	/*background: pink;*/
}
.cont .info{
	width: 930px;
	/*height: 500px;*/
	float: left;
	/*background: black;*/
}
.info-left{
	width: 450px;
	/*height: 500px;*/
	float: left;
	/*background: cadetblue;*/
}
.info-right{
	width: 448px;
	/*height: 500px;*/
	float: right;
	margin-left: 10px;
	/*background: cadetblue;*/
}
.inf-l{
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.inf-l img{
	width: 27%;
}
.info-pic{
	width: 100%;
	height: 300px;
	overflow: hidden;
margin-top:15px;
}
.info-pic img{
	width: 100%;
}
.inf-r{
	width: 100%;
	height: 50px;
	text-align: right;
          line-height:50px;
}
.inf-r a{
       text-decoration: none;
}
.inf-r a:hover{
      text-decoration: none;

}


.inf-r img{
	width: 58%;
	margin-top: -5px;
}

.info-right ul{
	height: 300px;
margin-top:15px;
}
.info-right ul li{
	width: 100%;
	/*height: 34.5px;*/

	list-style: none;
	/*background: white;*/
	/*margin-bottom: 8px;*/
	/*padding: 10px;*/
}
.info-right ul li:first-child
{
	/*border-right: 3px solid #88031d;*/
}
.pic01-l{
	width: 67px;
	height: 100%;
	float: left;
margin-top:9px; 
}
.pic01-l img{
	width: 100%;
	height: 100%;
	background-size: 100%;
}
.pic01-r{

	/*height: 100%;*/
	float: right;
	width:calc(100% - 85px);
overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
line-height:42px;


font-size: 16px;  border-bottom: #bc0528 1px solid; 


}
.pic01-r:hover{ margin-right:-12px; transition:0.5s; }
.pic01-r a{ display:block; color: #000000;  }
.pic01-r a:link{  color: #000000;  }
.pic01-r a:hover{ color:#890017; }
.cont .scl{
	width: 430px;
	float: right;
	/*background: black;*/
	margin-left: 20px;
}
.scl-l{
	width: 50%;
	height: 50px;
	float: left;
	line-height: 25px;
}
.scl-l img{
	width: 54%;
}
.scl-r{
	width: 30%;
	height: 50px;
	float: right;
	margin-right: -47px;
}
.scl-r img{
	width: 58%;
}
.tab{
	width: 100%;
	height: 300px;
}
.tab-li{
	width: 100%;
	height: 301px;
	margin-top: 50px;
	/*background: pink;*/
}
.meiti{
	width: 100%;
	/*height: 340px;*/
	background-image:url(../img/meiti.png);
	background-size: 100%;
padding-top:20px;
padding-bottom:20px;
}
.meiti .cont{ height:auto; }
.cont-meiti{
	width: 100%;
	height: 50px;
	padding-top: 20px;
}
.tot{
	width: 100%;
	/*height: 220px;*/
	/*background: gray;*/
	margin-top: 15px;
}
.totlist{
	width: 320px;
	/*height: 220px;*/
	/*background: pink;*/
	float: left; transition:0.5s;
}
.totlist:hover{ margin-top:-10px; }
.totlist a{
         color:#000000;
         text-decoration: none;

}
.totlist a:hover{
         color:#000000;
         text-decoration: none;

}

.totlist:nth-child(n+2){
           margin-left:40px;
}
.totlist:hover img{ box-shadow:0px 0px 10px rgb(0,0,0,0.1);}
.tot2{
	margin-left: 5%;
}
.lj{
	width: 100%;
	height: 70px;
	/*background: gray;*/
	margin-top: 10px;
}
.ljlist{
	width: 17.6%;
	height: 60px;
	background: #fefefc;
	float: left;
	padding: 7px;
}
.ljlist:hover{background:#88031d;}

.ljlist:hover span{color:white!important;}

.f-l{
	margin-left: 3%;
}

.zong{ width:1400px; margin:0 auto; }

@media screen and (max-width: 1400px) {
    .head-bck{
        height:121px;!important    }
}