/**************************************/

/*************[公用start]**************/

/**************************************/







div.clear{

	clear: both;

	height: 0;

	width: 0;

}









a{

	text-decoration: none;

	color:inherit;

	cursor: pointer;

}



img{

	border:0;

	max-width: 100%;

}





div.wp{

	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */

	margin:0 auto;

}



.fl{

	float: left;

}



.fr{

	float: right;

}



.tran{

	transition: all .3s ease-out 0s;

}

.tver{

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

}







/*图片中心放大代码区域*/



.img-box{/*图片盒子类名*/



	overflow: hidden;

}



.img-box img{

	transition: .3s;

	width: 100%;

	max-width: 100%;

}



.img-box:hover img{

	/*图片中心放大代码*/

	  -webkit-transform: scale(1.1);

    -ms-transform: scale(1.1);

    -o-transform: scale(1.1);

    transform: scale(1.1);

}





/*图片中心放大代码区域*/





.imgbox_a{

	position:relative;

	padding-bottom: 100%;

	overflow:hidden;

	display: block;

}



.imgbox_a>img{

	position: absolute;

	left: 0;

	top: 0;

	width: 100%!important;

	height: 100%!important;

}

.imgbox_hover>img{

	/* ueco 时间曲线*/

	/*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */

	-webkit-transition: .3s;

	-moz-transition: .3s;

	-ms-transition: .3s;

	-o-transition: .3s;

	transition: .3s;



}

.imgbox_hover:hover>img{

	-webkit-transform: scale(1.1);

  -ms-transform: scale(1.1);

  -o-transform: scale(1.1);

  transform: scale(1.1);

}

/**************************************/

/************[公用over]****************/

/**************************************/









/*header-start*/

/**************************************************************/



#header{



}



.header-1{

	height:117px;

	background-color: #fff;

}



.logo{

	width: 411px;

	margin-top: 28px;

	margin-left: 30px;

}



.logo a,.logo img{

	display: block;

	width: 100%;

}



.header-1-dl{

	margin-top: 46px;

}

.header-1-dl dl{

	margin:0;

}



.header-1-dl dd{

	float: left;

	margin-right: 20px;

}



.header-1-dl dd>a{

	display: block;

	height: 21px;

	line-height: 21px;

	font-size: 12px;

	color: #333;

	padding-left:30px;

	background-repeat: no-repeat; 

	background-position: left center;

}

.header-1-dl dd>a:hover{

	color: #c61000;

}





.search{

	width: 288px;

	height: 32px;

	background-image: url(../images/search.png);

	background-repeat: no-repeat;

	background-position: center ;

	position: relative;

	padding-left: 18px;

	padding-top: 1px;

	padding-right: 56px;

	margin-top: 41px;

	margin-right: 27px;

}



.search input:focus{

	outline: none;

}



.search input[type="text"]{

	display: block;

	width: 100%;

	height: 30px;

	background-color: #f8f7f5;

	border:0;

	font-size: 12px;

	color: #333;

	line-height: 1.428571;

}



.search input[type="image"]{

	position: absolute;

	right:13px;

	top: 7px;

}



.nav-wp{

	position: relative;

	background-color:#c61000;

	z-index: 500;

}



.nav ul{

	margin:0;

}



.nav>ul>li{

	float: left;

	width: 12.5%;

	text-align: center;

	position: relative;

	border-left: 1px solid #c61000;



}

.nav>ul>li>a{

	display: block;

	height: 51px;

	line-height: 51px;

	font-size: 16px;

	color:#fff;

	/*transition: .3s;*/



}



.nav>ul>li:hover>a, .nav>ul>li.active>a {

	background-color:#a90e00;



}

.nav>ul>li>ul{

	position: absolute;

	left: 0px;

	right: 0;

	top:51px;

	z-index: 600;

	background-color: #c61000;

	display: none;

}



.nav>ul>li>ul>li>a{

	display: block;

	padding: 10px 5px;

	text-align: center;

	line-height: 1.6;

	font-size: 14px;

	color:#fff;

	/*transition: .3s;*/

	text-align: center;



}

.nav>ul>li>ul>li>a:hover{

	background-color: #a90e00;

}

















/**************************************************************/

/*header-over*/











/*main-start*/

/**************************************************************/



#main{



}





.fafa .slides>li{

	height: 389px;

	background-repeat: no-repeat;

	background-position: center ;

	-webkit-background-size: cover;

	background-size: cover;

}



.fafa .slides>li>a>img{

	display: none;

	width: 100%;

}



.fafa .flex-control-paging li a{

	width: 17px;

	height: 17px;

	transition: .3s;

}



.fafa .flex-control-paging li a.flex-active{

	width: 47px;

}

.fafa .flex-control-nav li{

	margin:0 14px;

}

.fafa .flex-control-nav{

	bottom: 34px;

}



.tongzhi{

	background-color: #f6f6f6;

}



.tongzhi-div{

	padding: 30px 30px;

	padding-top: 25px;

	text-align: center;

}

.tongzhi-div h1>a:hover{

	font-weight: bold;

}



.tongzhi-div h1{

	margin:0;

	color: #c61000;

	font-size: 30px;

	height: 40px;

	line-height: 40px;

}



.tongzhi-div p{

	margin:0;

	color: #333;

	font-size: 16px;

	margin-top: 10px;

}





.main{

	padding: 26px 0;

}



.main1-1{

	width: 420px;

	margin-right: 17px;

}





.fmain1 .slides>li>a{

	padding-bottom: 66.67%;

}





.fmain1 .flex-control-thumbs li{

	background-color: #000;

	width: 32.6666667%;

	margin-left: 1%;

	margin-top: 1%;

	padding-bottom: 21.5%;

	position: relative;

}

.fmain1 .flex-control-thumbs li:first-child{

	margin-left: 0;

}

.fmain1 .flex-control-thumbs li>img{

	position: absolute;

	width: 100%;

	height: 100%;

	left: 0;

	top: 0;

}

.fmain1 .flex-control-thumbs{

	margin:0;



}



.main1-2{

	width: 450px;

	margin-right: 20px;

	background-color: #f6f6f6;

	padding: 20px;

	padding-bottom: 23px;

	/*height: 375px;*/

}



.title-11{

	background-repeat: repeat-x;

	background-position: left bottom;

	background-image: url(../images/title-11.jpg);

}

.title-11 h1{

	margin:0;

	font-size: 16px;

	color: #c61000;

	padding: 0	22px 13px;

	border-bottom: 2px solid #c61000;

	line-height: 1;

	font-weight: bold;

}



.list1{

	padding-top: 20px;

}

.list1 ul{

	margin:0;

}



.list1 li{

	margin-top: 15px;

	background-repeat: no-repeat;

	background-position:2px center;

 background-image: url(../images/dian2.jpg);

  text-overflow: ellipsis;

  white-space: nowrap;

  padding-left:16px;

  overflow: hidden;

	position: relative;

	padding-right:40px;

	height: 22px;

	line-height: 22px;

}



.list1 li:first-child{

	margin-top: 0!important;

}





.list1 li a{

	font-size: 16px;

	color:#333;

}

.list1 li span{

	font-size: 12px;

	color:#666;

	position: absolute;

	right: 0px;

	top: 0;

}

.list1 li a:hover{

	color:#c61000;

}





.main1-3{

	overflow: hidden;

	width: 293px;

}



.main1-3 dl{

	margin:0;

}



.main1-3 dd>a.imgbox_a{

	padding-bottom: 59.72%;

}





.main1-3 dd:first-child{

	margin-bottom: 25px;

}



.main1-3-1{

	position: absolute;

	font-size: 18px;

	color: #fff;

	font-weight: bold;

	left:28px;

	top: 22px ;z-index: 15;

}





.main1-3-2{

	position: absolute;z-index: 15;

	left: 0;

	right: 0;

	top: 0;

	bottom: 0;

	background-image: url(../images/heidi2.png);

}





.main1-3-2-wen{

	position: absolute;

	left: 0;

	right: 0;

	top: 50%;

	font-size: 18px;

	color: #fff;

	font-weight: bold;

	text-align: center;

	margin-top: -50px;

}





.main1-3-2-wen img{

	display: block;

	margin:0 auto 13px;

	width: 62px;

}





.fmain2 .slides>li>a.imgbox_a{

	padding-bottom: 12.5%;

}



.m20{

	margin-top: 20px;

}





.fmain2 .flex-direction-nav a{

	width: 40px;

	height: 73px;

	margin-top: -36px;

}



.fmain2 .flex-direction-nav .flex-prev{

	left: 0;

}

.fmain2 .flex-direction-nav .flex-next{

	right: 0;

}



.main3-1{

	width: 49%;

	margin-right: 22px;

}

.main3-2{

	overflow: hidden;

}

.title-22-wp{

	position: relative;

}



.title-22{

	background-color: #f8f7f5;

}



.title-22 h1{

	margin:0;

	font-size: 18px;

	color: #fff;

	font-weight: bold;

	

}

.title-22 h1 a{

	display: block;

	height: 45px;

	line-height: 45px;

	background-color: #c61000;

	padding: 0	26px;

}


.title-22 h1.cur a{
	background-color: #f8f7f5;
	color: #333;
}





.title-22-hua{

	position: absolute;

	right: 0;

	top: 0;

}

.title-22-hua dl{

	margin:0;

}



.title-22-hua dd{

	float: left;

	margin-right:25px;

	height: 45px; 

	line-height: 45px;

	font-size: 14px;

	color: #333;

	cursor: pointer;

}





.title-22-hua dd.cur{

	color: #c61000;

}



#kkspan1 {

  width: 17px;

  height: 17px;

  background-image: url(../images/up.png);

  background-repeat: no-repeat;

  background-position: center;

  transition: .3s;

  margin-right: 10px;

  cursor: pointer;

  margin-top: 14px;

}

#kkspan1:hover{

  background-image: url(../images/up-h.png);



}

#kkspan2 {

  width: 17px;

  height: 17px;

  background-image: url(../images/down.png);

  background-repeat: no-repeat;

  background-position: center;

  transition: .3s;

  margin-right: 10px;

  margin-top: 14px;

  cursor: pointer;

}



#kkspan2:hover{

  background-image: url(../images/down-h.png);



}



.tui1{

	background-color: #f8f7f5;

}



.tui-pic{

	width: 198px;

}



.tui-pic a.imgbox_a{

	padding-bottom: 66.16%;

}



.tui-con{

	overflow: hidden;

}

.hua1-div{

	padding-top: 26px;

}

.tui1 .tui-con{

	padding:18px  20px 0;

}

.tui-con h1{

	margin:0;

	font-size: 16px;

	color: #333;

}

.tui-con h1 a:hover{

	color: #c61000;

}



.tui-con h2{

	margin:0;

	font-size: 12px;

	color: #333;

	margin:13px 0 7px;

}





.tui-con p{

	margin:0;

	font-size: 14px;

	color: #333;

	line-height: 1.8;

	height: 50px;

	overflow: hidden;

}





.hua1-div-wp .hua1-div{display: none;}

.hua1-div-wp .hua1-div:first-child{display: block;}

.hua2-div-wp .hua2-div{display: none;}

.hua2-div-wp .hua2-div:first-child{display: block;}

























.list2 ul{

	margin:0;

}

.list2 li{

	margin-top: 21px;

}

.list2-date{

	width: 60px;

	border:1px solid #c61000;

	text-align: center;

	margin-right: 24px;

}

.list2-date h1{

	height:48px;

	line-height: 48px;

	margin:0;

	font-size: 30px;

	color: #fff;

	font-weight: bold;

	background-color: #c61000;

}

.list2-date h2{

	height:19px;

	line-height: 19px;

	margin:0;

	font-size: 12px;

	color: #333;

	background-color: #fff;

}





.list2-con{

	overflow: hidden;

	padding-top: 1px;

}

.tui2 .list2-con{

	padding-top: 7px;

}



.list2-con h1{

	margin:0;

	font-size: 16px;

	color: #333;

}

.list2-con h1 a:hover{

	color: #c61000;

}

.list2-con p{

	margin:0;

	font-size: 12px;

	color: #333;

	margin:10px 0;

}



.list2-con h2{

	margin:0;

	font-size: 12px;

	color: #666;

}

.list2-con h2 a:hover{

	color: #c61000;

}

.main3-2-1-list {

	padding-left: 10px;

	padding-top: 20px;

	padding-bottom: 4px;

}

.main3-2-1-list .list1{

	padding-top: 0;

	/*height: 132px;*/

	overflow: hidden;

}

.main3-2-1-list .list1 ul{

	position: relative;

	transition: .5s;

	top: 0;

}

.main3-2-1-list .list1 li{

	margin-top: 0;

	height: 33px;

	line-height: 33px;

	background-image: url(../images/dian2.jpg);

}

.main3-2-1-list .list1 li a{

	font-size: 14px;

}



.tui2 .tui-pic{

	width: 129px;

	margin-right: 20px;

}



.tui2 .tui-pic a.imgbox_a{

	padding-bottom: 64.34%;

}



.main3-2-2-dl dl{margin:0;}

.main3-2-2-dl dd{

	padding: 0 30px 0 13px;

	margin-top: 20px;

}



.main3-2-2-dl dd:first-child{

	margin-top: 0;

}



.hua2-div{

	padding-top: 20px;

}



.main4-list .item a.imgbox_a{

	padding-bottom: 29.5%;

}



.main4-list .owl-nav button.owl-prev{

    position: absolute;

    left:0px;

    top: 50%;

   	margin-top: -23px;

    width: 30px;

    height: 46px;

    background-image: url(../images/b-left.png);

    cursor: pointer;

    background-repeat: no-repeat;

    background-position: center ;

    font-size: 0;

    z-index: 50;

}



.main4-list .owl-nav button.owl-next{

    position: absolute;

    right:0px;

    top: 50%;

    margin-top: -23px;

    width: 30px;

    height: 46px;

    background-image: url(../images/b-right.png);

    cursor: pointer;

    background-repeat: no-repeat;

    background-position: center ;font-size: 0;

    z-index: 50;

}





.main5-ul{

	margin-left: -2%;

}

.main5-li{

	width: 31.333333%;

	margin-left: 2%;

}

.tui3{

	padding-top: 18px;

}

.tui3 .tui-pic{

	width: 129px;

}



.tui3 .tui-pic>a{

	padding-bottom: 64.34%;

}



.tui3 .tui-con{

	padding-top: 8px;

	padding-left: 20px;

}



.tui3 .tui-con p{

	font-size: 12px;

	line-height: 1.6;

	height: 42px;

	margin-top: 9px;

}

.main5-li .list1 li{

	padding-left: 25px;

	background-position: 10px	center;

	margin-top: 12px;

}

.main5-li .list1 li>a{

	font-size: 14px;

}



.main5-li-dl dl{

	margin:0;

	margin-left: -4%;

}

.main5-li-dl dd{

	float: left;

	width: 46%;

	margin-left: 4%;

	margin-top: 4%;

}



.main5-li-dl dd>a{

	display: block;

	height: 140px;

	background-color:#f8f7f5; 

	padding: 21px 16px 0;

	background-repeat: no-repeat;

	background-position: right  bottom;



}



.main5-li-dl dd>a h1{

	margin:0;

	font-size: 14px;

	color: #333;

	font-weight: bold;

}

.main5-li-dl dd>a:hover h1{

	color: #c61000;

}

.main5-li-dl dd>a p{

	margin:0;

	font-size: 12px;

	color: #333;

	line-height: 1.6;

	height: 42px;

	margin-top: 8px;

	overflow: hidden;

}

.main6-dl{

	padding-top: 23px;

}

.main6-dl dl{

	margin:0;

	margin-left: -2%;

}



.main6-dl dd{

	float: left;

	width: 23%;

	margin-left:2%;



}



.main6-dl dd:first-child{

	width: 48%;

	margin-top: 0;

}



.main6-dl dd>a.imgbox_a{

	padding-bottom: 66.44%;

}



.main6-dl dd:first-child+dd+dd+dd,

.main6-dl dd:first-child+dd+dd+dd+dd

{

	margin-top: 1.3%;

}



.main6-dl dd>a h1{

	position: absolute;

	left: 0;

	right: 0;

	height: 50px;

	line-height: 50px;

	background-image: url(../images/heidi3.png);

	color: #fff;

	margin:0;

	font-size: 14px;

	padding: 0	15px;

	bottom: -50px;

	transition: .3s;

	z-index: 15;

}

.main6-dl dd:first-child>a h1{

	padding: 0	35px;

}

.main6-dl dd>a:hover h1{

	bottom: 0;


}


.main6-div-wp .main6-div{display: none;}
.main6-div-wp .main6-div:first-child+.main6-div{display:block;}


.main6-pic-wp .main6-pic{display: none;}
.main6-pic-wp .main6-pic:first-child{display:block;}

.main6-pic-wp{
	width: 587px;
	margin-right: 25px;
}
.main6-pic a.imgbox_a{
	padding-bottom: 66.44%;
}



.main6-div-con2{
    padding-top: 23px;
}

.main6-div-con2 .list1{
	overflow: hidden;
	padding-top: 5px;
}
.main6-div-con2 .list1 li{
	margin-top: 14px;
}
.main6-div-con2 .list1 li.cur a{
	color: #c61000;
}
/**************************************************************/

/*main-over*/











/*footer-start*/

/**************************************************************/



#footer{



}





.footer-1{

	background-color: #f6f6f6;

	padding: 13px 0;

}



.foo1-title{

	font-size: 14px;

	color: #666;

	line-height: 34px;

	height: 34px;

	margin-left: 35px;

	margin-right: 25px;

}



.foo1-div{

	overflow: hidden;

}

.foo1-div dl{

	margin:0;

	margin-left: -2%;

}

.foo1-div dd{

	float: left;

	width: 23%;

	margin-left: 2%;

}



.footer-2{

	background-color: #c61000;

	padding: 25px 0;

}



.foo2-left{

	overflow: hidden;



}

.foo-logo{

	width:224px; 

	margin-top: 45px;

	margin-right: 40px;

}



.foo-logo img{

	display: block;

	width: 100%;

}



.foo2-p{

	overflow: hidden;

	font-size: 14px;

	color: #fff;

	line-height: 2.2;

	padding-top: 15px;

}





.er{

	width: 100px;

	font-size: 14px;

	color: #fff;

	text-align: center;

}



.er img{

	display: block;

	width: 100%;

	margin-bottom: 10px;

}











/**************************************************************/

/*footer-over*/











/**************************************/

/********[特殊css样式要求区域]**********/

/**************************************/



#header-2{

	display: none;

	height: 75px;

	/*border-bottom:0px solid #035cac;*/

	box-shadow: 0 4px 8px -3px #000;

	position: fixed;

	top: 0px;

	left: 0;

	width: 100%;

	z-index: 1001;

	background-color: #fff;

	/*background-color: #c61000;*/



}

.nav-2{

	display: none;

	background-color: #fff;

	position: relative;

	z-index:900;



}



.nav-2>ul>li{



	border-top: 1px dotted #ccc;

	position: relative;

}



.jiaspan{

	position: absolute;

	width: 30px;

	height: 30px;

	background-image: url(../images/jia2.png);

	background-repeat: no-repeat;

	background-position: center ;

	top: 5px;



	right: 14px;

}

.jiaspan.cur{

	background-image: url(../images/jia2h.png);



}

.nav-2>ul>li:first-child{

	/*border-top: 0;*/

}

.nav-2>ul>li>a{



	padding:8px 10px;

	display: block;

	font-size: 16px;

	width: 100%;

	color:#333;

	font-family: "anb";

	text-transform: uppercase;



}

.nav-2>ul>li>ul{

	padding-bottom: 10px;

	display: none;

}

.nav-2>ul>li>ul>li>a{

	padding: 6px 10px;

	display: block;

	font-size: 14px;

	padding-left: 25px;

	width: 100%;

	color:#666;

}

/*.downla-2 {

	padding: 5px 0 10px;

	display: none;

}

.downla-2 dd{

	padding-left: 30px;

}

.downla-2 dd a{

	font-size: 14px;

	display: inline-block;

	padding: 3px 0;

	width: auto;

}*/

/*.nav-2 li a:hover{

	color:#1a0d07;

}*/



.nav-2-form{

	padding: 10px;

	position: relative;

}

.nav-2-form input[type="image"]{

	position: absolute;

	right: 19px;

    top: 17px;

    width: 18px;



}



.nav-2-form .form-control{padding-right: 50px;}

.logo-2 {

   font-size: 0;

   width: 367px;

   margin-left: 15px;

   margin-top: 13px;

}



.logo-2 img{

	display: block;

	width: 100%;

}





.menu2{



	margin-right: 15px;

	height: 75px;

	font-size: 0;



}

.menu2 li{

	cursor:pointer ;

	margin-left: 15px;

	float: right;

	margin-top: 29px;

}

.menu2 li+li{

	margin-top: 21px;

}

.menu2 li img{

	/*vertical-align: middle;*/





}



.chenggao{

		display: none;

		height: 75px;

	}





#nav-2-heidi{

	position: fixed;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	z-index: 800;

	background-image: url(../images/heidi.png);

	display: none;



}







/**************************************/

/********[特殊css样式要求区域]**********/

/**************************************/





.banner-2{

    height: 217px;

    background-repeat: no-repeat;

    background-position: center ;

    background-size: cover;

}

.banner-2 img{

		display: none;

		width: 100%;

	}

.erji{

    padding: 35px 0 50px;

}



.menu{

	width: 252px;

	margin-right: 40px;

}

.menu h1{

	margin:0;

	font-size: 20px;

	font-weight: bold;

	color:#fff;

	height: 67px;

	line-height: 67px;

	background-color: #c61000;

	padding-left: 27px;

}

.menu ul{

	margin:0;

}

.menu li{

	border-top: 1px solid #fff

}

.menu li a{

	display: block;

	height: 48px;

	line-height: 48px;



	padding-left: 28px;

	color:#4f4f4f;

	font-size: 14px;

	transition: .3s;

	background-color: #f6f8fa;

	background-image: url(../images/menu.png);

	background-repeat: no-repeat;

	background-position: 13px center;

}

.menu li a:hover,.menu li.active a{

	background-color: #c61000;

	background-image: url(../images/menuh.png);

	color:#fff;

}



.erji-title {

    padding-bottom: 24px;

    border-bottom: 1px solid #c61000;

}

.erji-title .fl{

    font-size: 20px;

    color:#3c3c3c;

    height: 20px;

    line-height: 20px;

    border-left: 5px solid #c61000;

    padding-left: 10px;

}



.mianbaoxie{

      font-size: 12px;

    color:#333;

    height: 20px;

    line-height: 20px;

}

.mianbaoxie a:hover{

    color:#c61000;

}

.mianbaoxie span{

    color:#c61000;

}



.erji-content{

    overflow: hidden;

}



.erji-content-div{

    padding-top:10px;

    min-height: 520px;

}



.fenye{

    text-align: center;

    margin-top: 30px;

    padding-top: 20px;

    /*border-top: 1px solid #eee;*/

}

.fenye ul{

    margin:0;

}

.list{

	padding-top: 15px;

}

.list ul{

	margin:0;

}



.list li{

	margin-top: 15px;

	background-repeat: no-repeat;

	background-position:0px center;

  background-image: url(../images/dian.png);

  text-overflow: ellipsis;

  white-space: nowrap;

  padding-left:15px;

  overflow: hidden;

	position: relative;

	padding-right:85px;

	height: 22px;

	line-height: 22px;

}



.list li:first-child{

	margin-top: 0

}





.list li a{

	font-size: 16px;

	color:#333;

}

.list li span{

	font-size: 14px;

	color:#999;

	position: absolute;

	right: 0px;

	top: 0;

}

.list li a:hover{

	color:#c61000;

}

.danpian{

	padding-top: 25px;

}



.danpian-h1{

	font-size: 28px;

	line-height: 1.6;

	color:#333;

	text-align: center;



}



.danpian-h2{

	font-size: 14px;

	line-height: 1.6;

	color:#999;

	text-align: center;

	border-bottom: 1px solid #eee;

	padding: 10px 0 15px;



}



.danpian-con{

	font-size: 14px;

	color:#333;

	line-height: 2;

	padding: 20px 0 20px;

}
.danpian-con p{
	text-indent: 2em!important;
}


.danpian-con img{

	display: block;

	margin:15px auto;

}





.dan-page{

	padding-top: 10px;

	border-top: 1px solid #eee;

}



.dan-a{

	margin-top: 12px;

	text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

}



.dan-a a{

	font-size: 16px;

	color:#666;

}



.dan-a a:hover{

	color:#c61000;



}

.pic-item{

	margin-top: 25px;

}

.pic-item h1{

	text-overflow: ellipsis;

  white-space: nowrap;

  overflow: hidden;

  margin:0;

  font-size: 16px;

  color:#333;

  text-align: center;

  margin-top: 15px;

}



.pic-pic>a{

    display: block;

    position: relative;

    padding-bottom: 66.6%;

    overflow: hidden

}



.pic-pic>a img{

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    transition: .3s;

}



.pic-pic:hover>a img{

	  -webkit-transform: scale(1.1);

    -ms-transform: scale(1.1);

    -o-transform: scale(1.1);

    transform: scale(1.1);

}



.pic-pic:hover+h1{

	color:#c61000;

}







