*{
	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%;
}

.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: 1200px;
	margin: 0 auto;
	height: 450px;
	/*background: pink;*/
}
.cont .info{
	width: 880px;
	/*height: 500px;*/
	float: left;
	/*background: black;*/
}
.info-left{
	width: 450px;
	/*height: 500px;*/
	float: left;
	/*background: cadetblue;*/
}
.info-right{
	width: 418px;
	/*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;
}
.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;
}
.info-right ul li{
	width: 100%;
	height: 52px;
	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;
}
.pic01-l img{
	width: 100%;
	height: 100%;
	background-size: 100%;
}
.pic01-r{
	width: 346px;
	height: 100%;
	float: left;
	margin-left: 5px;
}
.cont .scl{
	width: 300px;
	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%;
}
.cont-meiti{
	width: 100%;
	height: 50px;
	padding-top: 20px;
}
.tot{
	width: 100%;
	height: 220px;
	/*background: gray;*/
	margin-top: 15px;
}
.totlist{
	width: 360px;
	height: 220px;
	/*background: pink;*/
	float: left;
}
.totlist a{
         color:#000000;
         text-decoration: none;

}
.totlist a:hover{
         color:#000000;
         text-decoration: none;

}

.totlist:nth-child(n+2){
           margin-left:60px;
}

.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%;
}

@media screen and (max-width: 1400px) {
    .head-bck{
        height:121px;!important    }
}