body{
	font-size: 16px;
	line-height: 30px;
	font-family: "微軟正黑體";
	color: #333;
}
.abs_sou .tit, .abs_bot .tit{
	font-weight: bold;
	font-size: 20px;
	color: #333;
	margin-bottom: 5px;
}
.abs_topBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 10px 0;
	background: url(../images/sc_bg_l.png) left bottom no-repeat;
}
.abs_top{
	width: 1200px;
	margin: 0 auto;
}
.abs_top .lightText{
	padding: 10px 0 10px 35px;
	background: url(../images/lightText.png) left center no-repeat;
	letter-spacing: 2px;
	color: #0075a9;
	font-size: 20px;
}
.abs_top .lightText b{
	color: #ff264f;
}
.abs_top .left{
	width: 400px;
	float: left;
}
.abs_top .left .top{
	width: 100%;
	float: left;
}
.abs_top .left .bot{
	width: 90%;
	float: left;
	padding: 0 5%;
	font-size: 14px;
	line-height: 28px;
}
.abs_top .left .bot .btn{
	background: #8fc31f;
	padding: 3px 10px;
    color: #fff;
    float: left;
    margin: 5px 10px 5px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 3px 3px 0 #ccc;
    border: 1px solid #518413;
}
.abs_top .left .bot a:hover .btn{
	background: #a6937c;
	color: #fff;
	border: 1px solid #766454;
}
.abs_top .left .bot a{
	color:#f95353;
}
.abs_top .right{
	width: 800px;
	float: left;
}
.abs_samBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	background: url(../images/abs_bg_2.jpg) center top no-repeat, url(../images/abs_bg_2-2.jpg) center top repeat;
}
.abs_sam{
	width: 1200px;
	margin: 0 auto;
}
.abs_sam .ctn, .abs_sou .ctn{
	width: 100%;
	float: left;
}
.abs_sam .left{
	width: 750px;
	float: left;
	padding: 20px 0;
}


.abs_souBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	border-bottom: 1px solid #eee;
	background: url(../images/abs_bg_3_l.jpg) left bottom no-repeat, url(../images/abs_bg_3_r.jpg) right top no-repeat;
}
.abs_sou{
	width: 1200px;
	margin: 0 auto;
}
.abs_sou .left{
	width: 370px;
	float: left;
	padding: 20px 0;
}
.abs_sou .left .top a{
	color: #fff;
}
.abs_sou .left .top li{
	width: 150px;
	height: 113px;
	float: left;
	text-align: right;
	padding: 0 20px 0 0;
	line-height: 100px;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	margin: 10px 5px;
	text-shadow: 0 0 8px #333;
}
.abs_sou .left .top li.bg1{
	background: url(../images/abs_btn_1.png) no-repeat;
}
.abs_sou .left .top li.bg2{
	background: url(../images/abs_btn_2.png) no-repeat;
}
.abs_sou .left .top li.bg3{
	background: url(../images/abs_btn_3.png) no-repeat;
}
.abs_sou .left .top li.bg4{
	background: url(../images/abs_btn_4.png) no-repeat;
}
.abs_sou .left .top{
	width: 100%;
	float: left;
	padding: 0 0 10px 0;
}
.abs_sou .right .bot{
	width: 100%;
	float: left;
	/* border-top: 1px solid #ccc; */
}
.abs_sou .tech{
	float: left;
	padding: 20px 0;
	width: 320px;
	padding: 20px 25px;
	position: relative;
	/* background: url(../images/abs_bot_bg.png) left top no-repeat; */
}
.abs_sou .tech a{
	color: #333;
}
.abs_sou .tech li{
	width: 255px;
	height: 50px;
	line-height: 35px;
	padding: 0 0 0 25px;
	float: left;
	background: url(../images/abs_list_3.png) left 5px no-repeat, url(../images/bot_ctn_bg.png) left bottom no-repeat;
}
.abs_sou .tech .img{
	position: absolute;
	right: 10px;
	bottom: 0;
}
.abs_sou .source{
	width: 330px;
	height: 200px;
	float: left;
	padding: 20px 20px;
	/* border-top: 1px solid #ccc; */
	background: url(../images/abs_img_5.png) center bottom no-repeat;
}
.abs_sou .source ul{
	width: 100%;
	float: left;
}
.abs_sou .source li{
	width: 310px;
	padding: 0 0 0 20px;
	background: url(../images/abs_list_1.png) left 7px no-repeat;
}
.abs_sou  .right{
	width: 799px;
	height: auto;
	float: left;
	padding: 20px 15px;
	background: url(../images/abs_bot_bg.png) left top no-repeat;
	border-left: 1px solid #ccc;
	position: relative;
}
.abs_sou  .right .btn_more{
	width: 64px;
    right: 15px;
    top: 15px;
    height: 37px;
    margin: 0 5px 0 0;
    position: absolute;
    background: url(../images/new_btn_more.png) center 4px no-repeat;
}
.abs_sou  .right a:hover{
	color: #333;
}
.abs_sou .right .top{
	width: 479px;
	float: left;
}
.abs_sou .right .topImg{
	width: 320px;
	float: left;
	padding: 15px 0;
}
/* .abs_sou .right .img{
	width: 100%;
	float: left;
	text-align: center;
	padding: 15px 0;
} */
.abs_sou .right ul{
	width: 100%;
	float: left;
	margin: 5px 0;
}
.abs_sou .right li{
	/* background: url(../images/abs_list_1.png) left 7px no-repeat; */
	width: 400px;
	padding: 0 0 0 20px;
	font-weight: 600;
	color: #2857c8;
}
/* .abs_sou .right li a{
	color: #f95353;
} */
.abs_sou .right li span{
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666;
}
.abs_botBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	background: url(../images/abs_bg_3_l.jpg) left bottom no-repeat, url(../images/abs_bg_3_r.jpg) right bottom no-repeat;
}
.abs_bot{
	width: 1200px;
	margin: 0 auto;
}
.abs_bot .left{
	width: 400px;
	float: left;
	padding: 20px 0;
}
.abs_bot .left .img{
	width: 220px;
	float: left;
}
.abs_bot .left ul{
	width: 170px;
	float: left;
	padding: 0 0 0 10px;
}
.abs_bot .left li{
	width: 160px;
	padding: 0 0 0 20px;
	background: url(../images/abs_list_2.png) left 7px no-repeat;
	float: left;
}
.abs_bot .ctn{
	float: left;
	padding: 20px 0;
	width: 320px;
	padding: 20px 25px;
	position: relative;
	background: url(../images/abs_bot_bg.png) left top no-repeat;
}
.abs_bot .ctn li{
	width: 275px;
	height: 50px;
	line-height: 35px;
	padding: 0 0 0 25px;
	float: left;
	background: url(../images/abs_list_3.png) left 5px no-repeat, url(../images/bot_ctn_bg.png) center bottom no-repeat;
}
.abs_bot .ctn .img{
	position: absolute;
	right: 10px;
	bottom: 0;
}
.abs_bot .right{
	width: 370px;
	height: 220px;
	float: left;
	padding: 20px 25px;
	background: url(../images/abs_bot_bg.png) left top no-repeat, url(../images/abs_img_5.png) center bottom no-repeat;
}
.abs_bot .right ul{
	width: 100%;
	float: left;
}
.abs_bot .right li{
	width: 350px;
	padding: 0 0 0 20px;
	background: url(../images/abs_list_1.png) left 7px no-repeat;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.abs_topBg{
	padding: 0 0 30px 0;
	min-width: 1000px;
}
.abs_top{
	width: 970px;
	padding: 0 15px;
}
.abs_top .left{
	width: 350px;
}
.abs_top .right{
	width: 620px;
}
.abs_top .left .top img{
	width: 100%;
	height: auto;
}
.abs_samBg{
	padding: 20px 0;
	min-width: 1000px;
}
.abs_sam{
	width: 970px;
	padding: 0 15px;
}
.abs_sam .left{
	width: 660px;
	padding: 0;
}
.abs_sam .right{
	width: 310px;
	padding: 0;
	height: auto;
}
.abs_sam .right .chc_tit{
	font-size: 16px;
}
.abs_sam .right li{
	width: 260px;
	background: url(../images/abs_list_1.png) 15px 7px no-repeat;
	padding: 0 0 0 35px;
}
.abs_sam .right .img{
	width: 115px;
}
.abs_sam .right .img img{
	width: 100%;
	height: auto;
}
.abs_souBg{
	padding: 0;
	min-width: 1000px;
}
.abs_sou{
	width: 970px;
	padding: 0 15px;
}
.abs_sou .left{
	width: 370px;
}
.abs_sou .right{
	width: 569px;
}
.abs_sou .right p{
	width: 100%;
}
.abs_sou .right .top, .abs_sou .right .topImg{
	width: 100%;
}
.abs_sou .right .topImg{
	width: 200px;
	padding: 15px;
}
.abs_sou .right .topImg img{
	width: 100%;
	height: auto;
	float: left;
}
.abs_sou .right .img img{
	width: 200px;
	height: auto;
}
.abs_botBg{
	padding: 20px 0;
	min-width: 1000px;
}
.abs_bot{
	width: 970px;
	padding: 0 15px;
}
.abs_bot .left{
	width: 350px;
}
.abs_bot .left .img{
	width: 170px;
}
.abs_bot .left .img img{
	width: 100%;
}
.abs_bot .ctn{
	width: 220px;
}
.abs_bot .ctn li{
	width: 200px;
}
.abs_bot .right{
	width: 320px;
	padding: 20px 0 20px 25px;
}
}
@media screen and (min-width: 320px) and (max-width: 768px) {
.abs_topBg{
	min-width: 320px;
	padding: 20px 0 100px 0;
}
.abs_top{
	width: 90%;
	margin: 0 5%;
	height: auto;
}
.abs_top .left, .abs_top .right{
	width: 100%;
	height: auto;
}
.abs_top .left img{
	width: 100%;
	height: auto;
}
.abs_samBg{
	min-width: 320px;
	padding: 20px 0;
}
.abs_sam{
	width: 90%;
	margin: 0 5%;
	height: auto;
}
.abs_sam .left{
	width: 100%;
}
.abs_sam .right{
	width: 100%;
	padding: 0;
	height: auto;
}
.abs_sam .right .img{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	float: none;
}
.abs_sam .right ul{
	width: 90%;
	margin: 0 auto;
	float: none;
}
.abs_sam .right li{
	width: 90%;
}
.abs_souBg{
	min-width: 320px;
	padding: 20px 0;
}
.abs_sou{
	width: 90%;
	margin: 0 5%;
	height: auto;
}
.abs_sou .left, .abs_sou .right{
	width: 100%;
	padding: 15px 0;
}
.abs_sou .left ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.abs_sou .left li{
	float: none;
	margin: 0 auto;
}
.abs_sou .tech{
	padding: 20px 0;
}
.abs_sou .source{
	width: 320px;
	padding: 20px 0;
	background: url(../images/abs_img_5.png) center bottom no-repeat;
}
.abs_sou .right{
	background: none;
	border-left: 0;
}
.abs_sou .right li{
	float: none;
	margin: 0 auto;
}
.abs_botBg{
	min-width: 320px;
	padding: 20px 0;
}
.abs_bot{
	width: 90%;
	margin: 0 5%;
	height: auto;
}
.abs_bot .left, .abs_bot .ctn, .abs_sou .right .topImg, .abs_sou .right .top{
	width: 100%;
	padding: 15px 0;
	background: none;
}
.abs_sou .right .topImg{
	text-align: center;
}
.abs_bot .left .img{
	width: 100%;
	float: none;
	text-align: center;
	margin: 0 auto;
}
.abs_bot .left ul{
	float: none;
	margin: 10px auto;
}
.abs_bot .right{
	width: 100%;
	padding: 15px 0;
	background: url(../images/abs_img_5.png) right bottom no-repeat;
}
.abs_sou .right li{
	width: 100%;
}
}
