#banner_info {
	background: url("../../images/suqix/suqi_banner.jpg") no-repeat 0 0 transparent;
	width:1190px;
	height:360px;
}
.clearfix:after {
	ontent: "\200B";
	display: block;
	height: 0;
	clear: both;
}
.full-adv {
	margin-top:55px;
}
.title {
	margin: 0 0 36px 0;
	font-size: 20px;
	color: #333333;
	font-weight:bold;
}

ul.adv-flow-ul li {
	list-style-type: none;
	float: left;
	width: 395px;
	text-align:center;
}
ul.adv-flow-ul li .flow-text {
	margin-top:20px;
}
ul.adv-flow-ul li .flow-text h3 {
	font-size:14px;
	font-weight:bold;
}
ul.adv-flow-ul li .flow-text .flow-text-detail {
	margin-top:10px;
}
ul.adv-flow-ul li .dapiliang-flow-pic {
	background: url('../../images/suqix/reason_1.jpg') no-repeat;
	width: 220px;
	height: 200px;
	margin:0 auto;
}
ul.adv-flow-ul li .transport-channels-flow-pic {
	background: url('../../images/suqix/reason_2.jpg') no-repeat;
	width: 220px;
	height: 200px;
	margin:0 auto;
}
ul.adv-flow-ul li .specially-assigned-flow-pic {
	background: url('../../images/suqix/reason_3.jpg') no-repeat;
	width: 220px;
	height: 200px;
	margin:0 auto;
}
ul.adv-flow-ul li .flow-text {text-align:center;}
ul.adv-flow-ul li .flow-text .flow-text-detail {
	width:200px;
	margin:15px auto 15px auto;
	line-height:25px;
}
.aboutus-leftpic {
	background: url("../../images/suqix/suqi_about.jpg") no-repeat 0 0 transparent;
	width:500px;
	height:276px;
	float:left;
}
.aboutus-content{margin-left:520px;}
.aboutus-content p{text-indent:2em; margin-bottom:15px;font-size:14px;line-height:25px;}
.contactus-opway{
	float:right;
	width:300px;
	background: url("../../images/suqix/weixin.jpg") no-repeat 0 0 transparent;
	padding-left:78px;
	line-height:78px;
	font-size:16px;
	font-weight:bold;
	color:#ccc;
	margin-bottom:5px;
}
.contactus-items li {
	width:295px;
	height:250px;
	float:left;
	text-align:center;
	margin-bottom:20px;
}
.contactus-items li .contact-info {
	width:150px;
	margin:10px auto 10px auto;
	font-size:14px;
}
.contactus-items li .contact-info .contact-info-item { margin-bottom:6px;}
.contactus-items li .contact-info .contact-info-item div {padding-left:50px;text-align:left;}
.contactus-items li .contact-info .namelabel { color:#ff6600;display:block;width:40px;float:left;text-align:right;font-size:12px;}
.bottom-adv{margin-bottom:40px;}

@media (max-width: 1410px) {
	.contactus-items li {width:246px;}
	ul.adv-flow-ul li {width:330px;}
}


@media (min-device-width:1024px) and (max-width:509px),(max-width:509px),
	 (max-device-width:414px) and (orientation:portrait), 
 	(max-device-width:414px) and (orientation:landscape) {
 	
 	.contactus-items li {width:246px;}
	ul.adv-flow-ul li {width:320px;}
	.aboutus-leftpic {width:320px;}
	.aboutus-content {margin-left:0px;}
	.contactus-opway {width:250px;font-size:12px;text-align:center;}
	.contactus-items li {width:320px;}
	.bottom-adv{margin-bottom:0;}
	.contactus-items li .contact-info {font-size:12px;}
 	
}