#banner{background:url(../images/features/bg.jpg) center top no-repeat;}
#banner .inner{max-width:983px;margin:0 auto;}
#banner .inner .timg{margin:68px auto;}
#banner .ttable{background:url(../images/features/main2.png) left top no-repeat;height:166px;width:100%;}
#banner .ttable td a{display:block;line-height:100px;}
.features-content{background:url(../images/features/mainbg.jpg) left top repeat-y;overflow:hidden;zoom:1;}
#left-content{width:445px;float:left;overflow:hidden;zoom:1;}
#left-content .inner{width:290px;margin:0 auto;}
#right-content{float:right;width:538px}
#right-content ul{margin:60px auto 30px;}
#right-content li{background:url(../images/features/listbg.png) left top no-repeat;height:130px;color:#fff;margin-bottom:30px;text-align:left; padding-left:22px;line-height:180%;color:#F9B9B9;}
#right-content li .t{font-size:24px;font-family:"微软雅黑";padding-top:20px;margin-bottom:10px;color:#fff}
#right-content li .t a{color:#fff;text-decoration:none}
#more-features{margin:50px auto;margin-left:300px;font-size:24px;font-family:"微软雅黑"}
#more-features a{color:#333;display:block;width:180px;}
#more-features a:hover{color:#E90202}
#more-features span{width:22px;height:22px;border-radius:100%;background:#E90202;display:block;float:left;margin:0px;padding:0;vertical-align:middle}
#showdomain{
	width: 290px;
	background:#fff;
	margin: 0 auto;
	position: relative;
	height:920px;
}
#showdomain a{
	color:#333
}
#bottom{margin-top:0px !important;}

@media screen and (min-width:768px) and (max-width:1023px){
	#banner .ttable{width: 100% !important;background-size: 100% 100%;}
	.features-content{background-size: 100% 100%;}
	#left-content .inner{width:100% !important;}
	#left-content{width:38%;}
	#right-content,#showdomain{width:50%;}
	#more-features{margin-left:0;}
}

@media screen and (min-width:414px) and (max-width:767px){
	#banner .inner .timg{width:100%;}
	#banner .ttable{display:none;}
	.features-content{}
	#left-content .inner{width:100% !important;}
	#left-content{display:none;}
	#right-content,#showdomain{width:100%;}
	#more-features{margin-left:0;}
}
@media screen and (max-width:413px){
	#banner .inner .timg{width:100%;}
	#banner .ttable{display:none;}
	.features-content{}
	#left-content .inner{width:100% !important;}
	#left-content{display:none;}
	#right-content,#showdomain{width:100%;}
	#more-features{margin-left:0;}
}