@charset "utf-8";
/*轮播*/
.in-banner{
	width: 100%;
	height: 746px;
	position: relative;
	overflow: hidden;
}
.in-banner .flexslider{ 
	position: relative; 
	width: 100%;
	height: 100%;
	overflow: hidden; 
	background: url(../images/loading.gif) 50% no-repeat;
}
.in-banner .flexslider > div{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.in-banner .slides{
	width: 100%;
	height: 100%;
	position: relative; 
	z-index: 1;
}
.in-banner .slides li{ 
	height: 100%;
}
.in-banner .slides li a{
	width: 100%;
	height: 100%;
	display: block; 
	position: relative;
}
.in-banner .slides li a > img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.in-banner .flex-control-nav{
	height: 14px;
	position: absolute; 
	left:50%;
	transform: translateX(-50%);
	bottom:30px; 
	z-index: 2;
	text-align: center;
}
.in-banner .flex-control-nav li{
	width: 14px; 
	height: 100%; 
	display: 
	inline-block;
	margin: 0 6px; 
	*display: inline; 
	zoom: 1;
}
.in-banner .flex-control-nav a{ 
	display: inline-block; 
	width: 100%; 
	height: 100%; 
	text-indent:200em;
	overflow: hidden; 
	cursor: pointer;
	background: #fff;
	border-radius: 50%;
}
.in-banner .flex-control-nav .flex-active{
	background:#de1712;
}
.in-banner .flex-direction-nav{
	position:absolute;
	z-index:3;
	width:100%;
	height: 70px;
	top:50%;
	transform: translateY(-50%);
}
.in-banner .flex-direction-nav li a{
	display:block;
	width:70px;
	height:70px; 
	text-indent:200em;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
.in-banner .flex-direction-nav li a.flex-prev{
	left:3%;
	background:url(../images/banner_left.png) center center no-repeat;
	background-size: cover;
}
.in-banner .flex-direction-nav li a.flex-next{
	right:3%;
	background:url(../images/banner_right.png) center center no-repeat;
	background-size: cover;
}
/* @media (max-width:1480px) {
	.in-banner{
		height: 672px;
	}
	.in-banner .flex-direction-nav{
		height: 50px;
	}
	.in-banner .flex-direction-nav li a{
		width:50px;
		height:50px; 
	}
}
@media (max-width:1400px) {
	.in-banner{
		height: 582px;
	}
	.in-banner .flex-direction-nav{
		height: 40px;
	}
	.in-banner .flex-direction-nav li a{
		width:40px;
		height:40px; 
	}
} */
@media (max-width:1280px) {
	.in-banner{
		height: 532px;
	}
	.in-banner .flex-direction-nav{
		height: 40px;
	}
	.in-banner .flex-direction-nav li a{
		width:40px;
		height:40px; 
	}
}
@media (max-width: 992px) {
}
@media (max-width: 750px) {
	.in-banner{
		height: 300px;
	}
	.in-banner .flex-control-nav{
		height: 10px;
		bottom: 20px;
	}
	.in-banner .flex-control-nav li{
		width: 10px; 
	}
	.in-banner .flex-direction-nav{
		height: 30px;
	}
	.in-banner .flex-direction-nav li a{
		width:30px;
		height:30px; 
	}
}

/* 公共标题 */

/* 首页搜索 */
.in-search{
	width: 100%;
	background: url('../images/in-bg1.jpg') repeat-x center bottom;
	padding-bottom: 4px;
	overflow: hidden;
}
.in-search .wrap{
	padding: 12px 0;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.in-search .wrap > div{
	display: flex;
	align-items: center;
}
.in-search .wrap .left{
	background: url('../images/in-bg2.jpg') no-repeat center left;
	padding-left: 30px;
}
.in-search .wrap .right input{
	width: 280px;
	height: 36px;
	background: #f1f1f1;
	border: none;
	outline: none;
	padding: 0 10px;
	float: left;
}
.in-search .wrap .right button{
	width: 48px;
	height: 36px;
	background: url('../images/in-bg3.jpg') no-repeat center;
	background-size: cover;
	outline: none;
	border: none;
	float: right;
	cursor: pointer;
}
@media (max-width: 1280px) {
	.in-search .wrap .left{
		display: none;
	}
	.in-search .wrap .right, .in-search .wrap .right form{
		width: 100%;
	}
	.in-search .wrap .right input{
		width: auto;
		width: calc(100% - 48px);
	}
}
@media (max-width: 992px) {
}
@media (max-width: 750px) {
}

/* 首页产品 */
.in-products{
    overflow: hidden;
}
.in-products .tit{
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.in-products .tit h1{
	color: #666;
	margin-bottom: 4px;
}
.in-products .tit h2{
	display: flex;
	align-items: center;
	justify-content: center;
}
.in-products .tit h2 span{
	display: flex;
	align-items: center;
	justify-content: center;
}
.in-products .tit h2 span:nth-child(1){
	color: #333;
}
.in-products .tit h2 span:nth-child(2){
	margin: 0 14px;
}
.in-products .tit h2 span:nth-child(3){
	color: #de1712;
	font-weight: bolder;
}
.in-products .con .swiper-button-next:after,
.in-products .con .swiper-button-prev:after{
    display: none;
}
.in-products .con .hd{
	width: 100%;
	height: 56px;
	background: #252525;
	text-align: center;
}
.in-products .con .hd .swiper-slide{
	width: auto;
	height: auto;
	padding:0 4%;
	display: inline-block;
	-webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
.in-products .con .hd a{
	text-align: center;
	display: block;
	line-height: 56px;
	color: #fff;
}
.in-products .con .hd .swiper-slide.on{
	background: #de1712;
}
.in-products .con .hd .swiper-button-next,
.in-products .con .hd .swiper-button-prev{
    color: #fff;
    outline: none;
    width: 16px;
} 
.in-products .con .bd li .swiper-container{
	border: 1px #e5e5e5 solid;
}
.in-products .con .bd li .swiper-slide a{
    width: 100%;
	display: flex;
	align-items: stretch;
	flex-flow: row-reverse;
}
.in-products .con .bd li .swiper-slide a > div{
	width: 50%;
	overflow: hidden;
}
.in-products .con .bd li .swiper-slide .word{
	padding: 40px;
	padding-right: 67px;
}
.in-products .con .bd li .swiper-slide .word .title{
    display: flex;
	align-items: stretch;
}
.in-products .con .bd li .swiper-slide .word .title > div{
	display: flex;
	align-items: center;
	font-weight: bolder;
}
.in-products .con .bd li .swiper-slide .word .title .num{
    width: 56px;
    height: 80px;
    border: 3px #e5e5e5 solid;
    float: left;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    color: #888;
}
.in-products .con .bd li .swiper-slide .word .title .num img{
	max-width: 100%;
}
.in-products .con .bd li .swiper-slide .word .title .wz{
	width: auto;
	width: calc(100% - 56px);
	color: #de1712;
	padding-left: 20px;
}
.in-products .con .bd li .swiper-slide .word .content{
	height: 144px;
	text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    -webkit-box-orient: vertical;
}
.in-products .con .bd li .swiper-slide .image img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: contain;
}
.in-products .con .bd .shadow img{
	display: block;
	width: 100%;
}
.in-products .con .bd .more{
	width: 160px;
	height: 36px;
	border: 1px #e5e5e5 solid;
	border-radius: 18px;
	display: block;
	margin: 20px auto 0;
	text-align: center;
	line-height: 34px;
}
.in-products .con .bd .more:hover{
	border-color: #de1712;
	background: #de1712;
	color: #ffffff;
}
.in-products .con .bd .swiper-button-next,
.in-products .con .bd .swiper-button-prev{
    width: 57px;
    height: 37px;
    border: 3px #dfdfdf solid;
    background: #fff;
    text-align: center;
    line-height: 31px;
    color: #555;
} 
.in-products .con .bd .swiper-button-prev{
	left: 50%;
	left: calc(50% - 57px);
}
.in-products .con .bd .swiper-button-next{
	right: 50%;
	right: calc(50% - 57px);
}
.in-products .con .bd .swiper-pagination{
	padding: 0 40px;
	bottom: 30px;
}
.in-products .con .bd .swiper-pagination .swiper-pagination-bullet{
    float: left;
    margin: 0;
    margin-right: 12px;
    width: 10px;
    height: 10px;
}
.in-products .con .bd .swiper-pagination .swiper-pagination-bullet-active{
	background: #de1712;
}
@media (max-width: 1280px) {
	.in-products .tit h2 span:nth-child(2){
		margin: 0 12px;
	}
	.in-products .con .hd{
		height: 50px;
	}
	.in-products .con .hd a{
		line-height: 50px;
	}
	.in-products .con .hd .swiper-button-next{
		right: 10px;
	}
	.in-products .con .hd .swiper-button-prev{
		left: 10px;
	}
	.in-products .con .bd li .swiper-slide .word{
		padding: 4%;
		padding-right: 47px;
	}
	.in-products .con .bd li .swiper-slide .word .title .num{
	    width: 46px;
	    height: 60px;
	}
	.in-products .con .bd li .swiper-slide .word .title .wz{
		width: calc(100% - 46px);
		padding-left: 10px;
	}
	.in-products .con .bd .swiper-button-next,
	.in-products .con .bd .swiper-button-prev{
	    width: 37px;
	    height: 37px;
	    line-height: 31px;
	} 
	.in-products .con .bd .swiper-button-prev{
		left: calc(50% - 37px);
	}
	.in-products .con .bd .swiper-button-next{
		right: calc(50% - 37px);
	}
	.in-products .con .bd .swiper-pagination{
		padding: 0 4%;
		bottom: 3%;
	}
	.in-products .con .bd .more{
		margin: 2% auto 0;
	}
}
@media (max-width: 992px) {
	.in-products .tit h2 span:nth-child(2){
		margin: 0 10px;
	}
}
@media (max-width: 750px) {
	.in-products .tit h1{
		margin-bottom: 0;
	}
	.in-products .tit h2 span:nth-child(2){
		margin: 0 8px;
	}
	.in-products .con .hd{
		height: 44px;
	}
	.in-products .con .hd a{
		line-height: 44px;
	}
	.in-products .con .bd li .swiper-slide a{
	    display: block;
	}
	.in-products .con .bd li .swiper-slide a > div{
		width: 100%;
	}
	.in-products .con .bd li .swiper-slide a .word{
		margin-top: 4%;
		padding: 4%;
	}
	.in-products .con .bd .swiper-pagination .swiper-pagination-bullet{
	    float: none;
	    margin: 0 5px;
	}
}

/* 首页选择我们 */
.in-choose{
	width: 100%;
	overflow: hidden;
}
.in-choose .tit{
	width: 100%;
	height: 199px;
	background: url('../images/in-bg4.png') no-repeat center;
	padding-bottom: 21px;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	overflow: hidden;
}
.in-choose .tit h2{
	position: relative;
	padding: 8px 0 10px 0;
	font-style: italic;
}
.in-choose .tit h2:after{
	content: "";
	width: 46px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
.in-choose .con{
	overflow: hidden;
}
.in-choose .con li{
	width: 100%;
	float: left;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.in-choose .con li:nth-child(2){
	flex-flow: row-reverse;
}
.in-choose .con li .image{
	width: 55%;
}
.in-choose .con li:nth-child(1) .image{
	padding-left: 6%;
}
.in-choose .con li:nth-child(2) .image{
	padding-right: 6%;
}
.in-choose .con li:nth-child(3) .image{
	padding-left: 6%;
}
.in-choose .con li .image img{
	max-width: 100%;
	display: block;
}
.in-choose .con li:nth-child(1) .image img{
	float: right;
}
.in-choose .con li:nth-child(2) .image img{
	float: left;
}
.in-choose .con li:nth-child(3) .image img{
	float: right;
}
.in-choose .con li .word{
	width: 45%;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.in-choose .con li .word .div1{
	display: flex;
	align-items: stretch;
}
.in-choose .con li .word .div1 > div{
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.in-choose .con li .word .div1 .icon{
	width: 65px;
	height: 65px;
	text-align: center;
	line-height: 65px;
	background: url('../images/in-bg5.png') no-repeat center;
	background-size: cover;
	color: #fff;
}
.in-choose .con li .word .div1 .text{
	width: auto;
	width: calc(100% - 65px);
	padding-left: 10px;
}
.in-choose .con li .word .div1 .text h1{
	font-weight: bolder;
	color: #303030;
	line-height: 28px;
}
.in-choose .con li .word .div1 .text h2{
	color: #d6d6d6;
	font-weight: bolder;
	margin: 6px 0 0 0;
	text-transform: uppercase;
}
.in-choose .con li .word .div2{
	width: 100%;
	padding-left: 75px;
	margin-top: 10px;
}
@media (max-width: 1280px) {
	.in-choose .tit{
		height: 140px;
		padding-bottom: 16px;
	}
	.in-choose .tit h2{
		padding: 4px 0 6px 0;
	}
	.in-choose .con li{
		margin-top: 6%;
	}
	.in-choose .con li:first-child{
		margin-top: 0;
	}
}
@media (max-width: 992px) {
	.in-choose .tit{
		height: 120px;
		padding-bottom: 12px;
	}
}
@media (max-width: 750px) {
	.in-choose .tit{
		height: 100px;
		padding-bottom: 10px;
	}
	.in-choose .tit h2{
		padding: 0 0 4px 0;
	}
	.in-choose .con li{
		display: block;
	}
	.in-choose .con li .word,
	.in-choose .con li .image{
		width: 100%;
		padding: 0 !important;
	}
	.in-choose .con li .image{
		margin-top: 4%;
	}
	.in-choose .con li .image img{
		width: 100%;
	}
	.in-choose .con li .word .div1 .icon{
		width: 45px;
		height: 45px;
		line-height: 45px;
	}
	.in-choose .con li .word .div1 .text{
		width: calc(100% - 45px);
	}
	.in-choose .con li .word .div1 .text h1{
		line-height: 24px;
	}
	.in-choose .con li .word .div1 .text h2{
		padding: 0;
		margin: 0;
	}
	.in-choose .con li .word .div2{
		padding-left: 0;
	}
}

/* 首页优势 */
.in-advantage{
	width: 100%;
	background: url('../images/in-bg6.jpg') no-repeat center top;
	background-size: cover;
	overflow: hidden;
}
.in-advantage .tit{
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
}
.in-advantage .tit h1{
	line-height: 36px;
	font-weight: bolder;
}
.in-advantage .tit h2{
	width: 30px;
	height: 2px;
	margin: 10px auto;
	background: #de1712;
}
.in-advantage .con li{
	width: 100%;
	float: left;
	display: flex;
	align-items: stretch;
	justify-content: center;
}
.in-advantage .con li .l,
.in-advantage .con li .r{
	width: auto;
	width: calc(50% - 43px);
	padding: 4px 0;
	color: #fff;
}
.in-advantage .con li:first-child .l,
.in-advantage .con li:first-child .r{
	padding: 4px 0 24px 0;
}
.in-advantage .con li .l .box,
.in-advantage .con li .r .box{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	line-height: 20px;
}
.in-advantage .con li .l .box{
	padding: 10px 20px 10px 40px;
	background: url('../images/in-bg10.png?v=1.0.1') no-repeat center left;
	background-size: cover;
}
.in-advantage .con li:first-child .l .box{
	background: url('../images/in-bg9.png') no-repeat center left;
	background-size: cover;
	font-weight: bolder;
	justify-content: flex-end;
}
.in-advantage .con li .c{
	width: 86px;
	background: #cc9900;
	padding: 4px 0;
	text-align: center;
}
.in-advantage .con li:first-child .c{
    color: #fff;
    padding: 24px 0;
}
.in-advantage .con li .c .num{
	height: 100%;
	background: #fff;
	font-weight: bolder;
	padding: 12px 0 ;
	display: flex;
	align-items: center;
	justify-content: center;
}
.in-advantage .con li:last-child .c{
	background: none;
	padding: 0;
}
.in-advantage .con li:last-child .c img{
	width: 100%;
	display: block;
}
.in-advantage .con li .r .box{
	padding: 10px 40px 10px 20px;
	background: url('../images/in-bg12.png?v=1.0.1') no-repeat center right;
	background-size: cover;
}
.in-advantage .con li:first-child .r .box{
	background: url('../images/in-bg11.png') no-repeat center right;
	background-size: cover;
	font-weight: bolder;
}
.in-advantage .con li .font15{
	font-size: 15px;
}
@media (max-width: 1280px) {
	.in-advantage .con li .l .box,
	.in-advantage .con li .r .box{
		padding: 4%;
	}
	.in-advantage .con li:first-child .l,
	.in-advantage .con li:first-child .r{
		padding: 4px 0 8px 0;
	}
	.in-advantage .con li:first-child .c{
	    padding: 8px 0;
	}
	.in-advantage .con li .l .box{
		background: #ff0000;
	}
	.in-advantage .con li .r .box{
		background: #818181;
	}
	.in-advantage .con li .l,
	.in-advantage .con li .r{
		width: calc(50% - 33px);
	}
	.in-advantage .con li .c{
		width: 66px;
	}
	.in-advantage .con .num.font18{
		font-size: 13px;
	}
	.in-advantage .con li .font15{
		font-size: 13px;
	}
}
@media (max-width: 992px) {
}
@media (max-width: 750px) {
	.in-advantage .con li .l .box,
	.in-advantage .con li .r .box{
		line-height: 18px;
	}
	.in-advantage .con li:first-child .l,
	.in-advantage .con li:first-child .r{
		padding: 4px 0 4px 0;
	}
	.in-advantage .con li:first-child .c{
	    padding: 4px 0;
	    font-size: 20px;
	}
	.in-advantage .tit h2{
		margin: 0 auto 6px;
	}
	.in-advantage .con li .l,
	.in-advantage .con li .r{
		width: calc(50% - 20px);
	}
	.in-advantage .con li .c{
		width: 40px;
	}
	.in-advantage .con .num.font18{
		font-size: 12px;
	}
	.in-advantage .con li .font15{
		font-size: 12px;
	}
}

/* 首页关于 */
.in-about{
	overflow: hidden;
}
.in-about .tit{
	width: 100%;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.in-about .tit:before{
	content: "";
	width: 42px;
	height: 2px;
	background: #de1712;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.in-about .tit h1{
	text-transform: uppercase;
	color: #303030;
	font-weight: bolder;
	margin: 14px 0 10px 0;
}
.in-about .con{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-flow: row-reverse;
	overflow: hidden;
}
.in-about .con > div{
	width: 48%;
}
.in-about .con .word .div1{
	font-size: 15px;
	line-height: 28px;
    overflow: hidden;
}
.in-about .con .word .div2{
	width: 122px;
	height: 36px;
	line-height: 36px;
	background: url('../images/in-bg7.jpg') no-repeat center left;
}
.in-about .con .word .div2 a{
	width: 122px;
	display: block;
	text-align: center;
	padding-right: 42px;
}
.in-about .con .word .div2 a:hover{
	color: #fff;
}
.in-about .con .image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media (max-width: 1280px) {
	.in-about .con .word .div1{
		font-size: 14px;
		line-height: 24px;
	}
}
@media (max-width: 992px) {
	.in-about .con{
		display: block;
	}
	.in-about .con > div{
		width: 100%;
	}
	.in-about .con .word{
		margin-top: 4%;
	}
	.in-about .con .word .div2{
		margin: 4% auto 0;
	}
}
@media (max-width: 750px) {
	.in-about .tit h1{
		margin: 10px 0 0 0;
	}
}

/* 首页荣誉 */
.in-honor{
	width: 100%;
	overflow: hidden;
}
.in-honor .tit{
	text-align: center;
}
.in-honor .tit h1{
	color: #303030;
	font-weight: bolder;
	line-height: 40px;
	margin-bottom: 10px;
}
.in-honor .tit h2{
	color: #888;
}
.in-honor .con .swiper-slide a{
	border: 1px #eee solid;
	height: 202px;
	display: block;
	position: relative;
}
.in-honor .con .swiper-slide a img{
	width: 100%;
	height: 100%;
	object-fit: contain;
	display: block;
}
.in-honor .con .swiper-slide a .title{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, .4);
	height: 36px;
	line-height: 36px;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.in-honor .con .swiper-button-next:after,
.in-honor .con .swiper-button-prev:after{
	display: none;
}
.in-honor .con .swiper-button-next,
.in-honor .con .swiper-button-prev{
	width: 36px;
	height: 36px;
	background: rgba(0, 0, 0, .6);
	color: #fff;
}
.in-honor .con .swiper-button-next{
	right: 0;
}
.in-honor .con .swiper-button-prev{
	left: 0;
}
@media (max-width: 1280px) {
	.in-honor .tit h1{
		margin-bottom: 0;
	}
}
@media (max-width: 992px) {
}
@media (max-width: 750px) {
}

/* 首页留言 */
.in-feedback{
	width: 100%;
	display: flex;
	align-items: stretch;
	flex-flow: row-reverse;
	overflow: hidden;
}
.in-feedback > div{
	width: 50%;
}
.in-feedback .form{
	background: url('../images/in-bg8.jpg') #252525 no-repeat center;
	background-size: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.in-feedback .form form{
	width: 600px;
	padding-right: 70px;
}
.in-feedback .form form li{
	width: 100%;
	border: 1px #fff solid;
	margin-bottom: 14px;
	float: left;
}
.in-feedback .form form li.fen{
	width: 32%;
	margin-right: 2%;
}
.in-feedback .form form li.fen:nth-child(3n){
	margin-right: 0;
}
.in-feedback .form form li input{
	width: 100%;
	padding: 0 10px;
	background: none;
	border: none;
	outline: none;
	height: 38px;
	color: #fff;
}
.in-feedback .form form li textarea{
	width: 100%;
	padding: 10px;
	background: none;
	border: none;
	outline: none;
	height: 106px;
	resize: none;
	color: #fff;
}
.in-feedback .form form li button{
	width: 124px;
	height: 38px;
	background: #de1712;
	color: #fff;
	border: none;
	outline: none;
	float: right;
	cursor: pointer;
	display: block;
}
.in-feedback .form form li:last-child{
	margin-bottom: 0;
	border: none;
}
.in-feedback .image img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
@media (max-width: 1280px) {
	.in-feedback{
		display: block;
	}
	.in-feedback > div{
		width: 100%;
	}
	.in-feedback .image{
		display: none;
	}
	.in-feedback .form form{
		width: 94%;
		margin: 0 auto;
		padding: 0;
	}
	.in-feedback .form form li button{
		float: none;
		margin: 0 auto;
	}
}
@media (max-width: 992px) {
}
@media (max-width: 750px) {
	.in-feedback .form form li{
		margin-bottom: 10px;
	}
	.in-feedback .form form li.fen{
		width: 100%;
		margin-right: 0;
	}
}

/* 首页新闻 */
.in-news{
	overflow: hidden;
}
.in-news .tit{
	text-align: center;
}
.in-news .tit h1{
	color: #303030;
	font-weight: bolder;
}
.in-news .tit h2{
	color: #888;
	margin: 14px 0;
}
.in-news .tit h3 img{
    display: block;
    margin: 0 auto;
}
.in-news li{
	width: 32%;
	float: left;
	margin-right: 2%;
	padding: 3px;
}
.in-news li:last-child{
	margin-right: 0;
}
.in-news li a{
	display: block;
	border: 1px #e5e5e5 solid;
}
.in-news li a:hover{
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
.in-news li a .image{
	width: 100%;
}
.in-news li a .image img{
	width: 100%;
	display: block;
}
.in-news li a .word{
	width: 100%;
	padding: 20px;
	overflow: hidden;
}
.in-news li a .word h1{
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.in-news li a .word h2{
	width: 100%;
	height: 66px;
	margin: 10px 0 18px 0;
	color: #888;
	text-overflow: -o-ellipsis-lastline;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 22px;
	overflow: hidden;
}
.in-news li a .word h3{
	width: 160px;
	height: 36px;
	border: 1px #e5e5e5 solid;
	border-radius: 18px;
	text-align: center;
	line-height: 34px;
	color: #888;
	-webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
.in-news li a .word h3 i{
	margin-left: 20px;
}
.in-news li a:hover .word h3{
	background: #de1712;
	border-color: #de1712;
	color: #fff;
}
@media (max-width: 1280px) {
	.in-news li a .word{
		padding: 14px;
	}
}
@media (max-width: 992px) {
}
@media (max-width: 750px) {
	.in-news li a .word{
		padding: 4%;
	}
	.in-news .tit h2{
		margin: 4px 0;
	}
	.in-news .tit h3 img{
		height: 16px;
	}
	.in-news li{
		width: 100%;
		margin-bottom: 2%;
		margin-right: 0;
	}
	.in-news li:last-child{
		margin-bottom: 0;
	}
	.in-news li a .word h3{
		margin: 0 auto;
	}
}