.banner{background:url(/cctgroup/resource/cms/2017/10/banner.jpg) top center no-repeat;height:352px;}
#banner{position:relative;}

.big{width:728px;}
.small{width:457px;}

.box1{padding:60px 0;}
.intro{overflow: hidden;}
.intro p{line-height: 34px;font-size: 16px;color: #333;text-indent:2em;}
.intro_show{background-color: #0068b7;color: #fff;}
.intro_alink{overflow:hidden;}
.intro_alink li{float: left;width: 48%;border: 1px solid #0068b7;line-height: 54px;text-align: center;margin-top: 19px;}
.intro_alink li a{color: #333;font-size: 24px;}

.box2{background-color:#f9f9f9;padding:60px 0;}
.yeWu{height: 410px;position: relative;}
.yeWu .listShow{display: block;width: 213px;height: 56px;background: url(/cctgroup/resource/cms/2017/11/listTitBg.jpg) center no-repeat;position: absolute;bottom: 0;text-align: center;line-height: 56px;font-size: 24px;color: #fff;}
.tit_img img{width:100%;}



@media only screen and (min-width: 321px) and (max-width: 1024px){
	/*布局*/
	.big{width:96%;margin:0 auto;float:none;}
	.small{width:96%;margin:0 auto;float:none;}
	.tit_img img {width: 90%;display: block;margin: 2rem auto;}
	.box1{padding:1rem 0;}
	.intro p{line-height: 3rem;font-size: 1.6rem;}
	.box1 .intro_alink li{line-height: 3rem;margin-top: 1rem;border-radius: 1rem;}
	.box1 .intro_alink li a{font-size: 1.6rem;}

	.box2{padding:1rem 0;}
	.box2 .intro_alink li{line-height: 3rem;margin-top: 1rem;border-radius: 1rem;}
	.box2 .intro_alink li a{font-size: 1.6rem;}
	.tit_img{padding-top:0;}
	.yeWu{height: auto;}
	.yeWu .listShow{display: block;background: url(/cctgroup/resource/cms/2017/11/listTitBg.jpg) center/cover no-repeat;position: inherit;line-height: 3.8rem;font-size: 1.8rem;width: 60%;margin:1rem auto;height: auto;em; */}
}