@CHARSET "UTF-8";
.main {
	margin-top: 50px;
	margin-bottom: 0px;
	overflow: hidden;
}

.sitemap {
	margin-top: 0px;
}

.banner {
	position: relative;
	padding: 0;
}

.banner-bottom {
	height: 50px;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	bottom: 0px;
}

.function {
	min-height: 350px;
	margin-top: 0px;
	padding: 0;
	text-align: center;
	background-image: url(/common/images/home/gongneng-bg.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position:center;
}

.function .project-title {
	margin: 30px auto 20px;
	font-weight: lighter;
}

.search {
	margin-top: -24px;
}

.search-select {
	width: 24%;
	margin: 0 auto;
	float: none;
	height: 34px;
	padding: 0px;
	font-size: 14px;
}

.search-select ul {
	width: 100%;
	height: 32px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border-radius:3px;
	-moz-box-shadow: 0px 3px 3px #ffbe95;
	-khtml-box-shadow: 0px 3px 3px #ffbe95;
	-webkit-box-shadow: 0px 3px 3px #ffbe95;
	box-shadow: 0px 3px 3px #ffbe95;
}

.search-type {
	width: 33.3%;
	float: left;
	height: 32px;
	background-color: rgb(255, 255, 255);
	text-align: center;
	padding-top: 7px;
	color: rgb(248, 123, 55);
}

.search-left {
	border-radius:3px 0 0 3px;
}

.search-right {
	border-radius:0 3px 3px 0;
}

.search-type:hover {
	cursor: pointer;
	background-color: rgb(248, 123, 55);
	color: rgb(255, 255, 255);
	height: 33px;
}

.searchDefault {
	background-color: rgb(248, 123, 55);
	color: rgb(255, 255, 255);
	height: 33px;
}

.search-box {
	margin: 0px auto;
	width: 45%;
	-moz-box-shadow: -1px 3px 5px #ffbe95, 1px 0px 1px #ffbe95;
	-khtml-box-shadow: -1px 3px 5px #ffbe95, 0px 1px 1px #ffbe95;
	-webkit-box-shadow: -1px 3px 5px #ffbe95, 0px 1px 1px #ffbe95;
	box-shadow: -1px 3px 5px #ffbe95, 1px 0px 1px #ffbe95;
	height: 45px;
	position: relative;
	padding: 0px;
}

::-moz-placeholder { 
	color: rgba(192, 122, 86, 0.8); 
}
::-webkit-input-placeholder { 
	color: rgba(192, 122, 86, 0.8); 
}
:-ms-input-placeholder { 
	color: rgba(192, 122, 86, 0.8); 
}

.search-box i {
	position: absolute;
	left: 0px;
	font-size:22px;
	padding: 10px 15px;
	color: rgb(249, 203, 175);
}

#search_text {
	padding-left: 52px;
	float: left;
	border: none;
	height: 45px;
	width: 88%;
	box-shadow: inset 0 0px 0;
	font-size: 15px;
	overflow: hidden;
	outline: none;
	color: rgba(192, 122, 86, 0.8);
	line-height: 45px;
}

#search_button {
	float: left;
	height: 45px;
	width:12%;
	overflow: hidden;
}

#search_button input[type=button] {
	border: none;
	border-bottom: #ff6402;
	background-color: rgba(248, 123, 55, 0.9);
	color: #fff8ef;
	font-size: 15px;
	font-weight: lighter;
	box-shadow: inset 0 0px 0;
	text-align: center;
	height: 45px;
	width:100%;
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis; 
	-ms-text-overflow: ellipsis; 
	-o-text-overflow: ellipsis;/* Opera */ 
	-moz-binding: url("ellipsis.xml#ellipsis");/*FireFox*/ 
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ff6402,endColorstr=#E5ff6402);
}

#search_button input[type=button]:hover {
	border: 1px solid rgb(248, 123, 55);
	background-color: rgb(248, 123, 55);
}

.function-body {
	margin-bottom: 30px;
}

.last-func-body {
	overflow: hidden;
}

.func-module {
	margin: 0px auto 30px;
	padding: 0 30px;
}

.func-cover {
	margin: 0 auto;
	width: 182px;
	cursor: pointer;
	position: relative;
}

.func-cover:hover .func-text>h4 {
	color: rgb(122, 205, 251);
}

.func-icon {
	float:left;
	width: 100%;
	height: 50px;
	overflow: hidden;
	background-image: url(/common/images/home/icon.png);
	background-repeat: no-repeat;
}

#comp_check {
	background-position: 0px 8px;
	background-size: 50%;
}

#comp_show {
	background-position: 7% 34%;
}

#membership {
	background-position: 21% 68.3%;
}

#data_map {
	background-position: 0 11%;
}

#business_matching {
	background-position: 15% 46%;
}

#live_cycle {
	background-position: 21% 80%;
}

#self_report {
	background-position: 15% 23%;
}

#enterprise_survey {
	background-position: 16% 57%;
}

#solution {
	background-position: 18% 93%;
}

.func-text {
	position: absolute;
	left: 65px;
	text-align: left;
}

.func-text>h4 {
	color: #333;
	margin: 1px 0px;
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis; 
	-ms-text-overflow: ellipsis; 
	-o-text-overflow: ellipsis;/* Opera */ 
	-moz-binding: url("ellipsis.xml#ellipsis");/*FireFox*/ 
}

.func-text>hr {
	margin: 6px 0px 4px;
	width: 100%;
	border-top: 1px solid #cacaca;
}

.func-text>p {
	color: #666;
	font-size: 13px;
	margin: 0px;
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis; 
	-ms-text-overflow: ellipsis; 
	-o-text-overflow: ellipsis;/* Opera */ 
	-moz-binding: url("ellipsis.xml#ellipsis");/*FireFox*/ 
}

.sub-banner {
	padding: 0px;
	min-height: 100px;
	background-image: url(/common/images/home/guodu-bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	font-size: 18px;
	color: #666;
	font-weight: inherit;
}

.sub-banner-animated {
	width: 985px;
	margin: 10px auto 0px;
}

.sub-banner-animated p {
	margin-bottom: 2px;
	white-space:nowrap;
}

.custom-color {
	color: rgb(255, 144, 85);
}

.custom-md-size {
	font-size: 15px;
}

.custom-xs-size {
	font-size: 12px;
}

.sub-banner-top {
	letter-spacing:2px;
	animation-delay:0.5s;
	-moz-animation-delay:0.5s;
	-webkit-animation-delay:0.5s;
	-o-animation-delay:0.5s ;
	-ms-animation-delay:0.5s ;
	text-align: right;
 	margin-right: 430px;
}

.sub-banner-center {
	letter-spacing:2px;
	animation-delay:1s;
	-moz-animation-delay:1s;
	-webkit-animation-delay:1s;
	-o-animation-delay:1s ;
	-ms-animation-delay:1s ;
	text-align: left;
	margin-left: 540px;
}

.sub-banner-bottom {
	margin-left:90px;
	animation-delay:1.5s;
	-moz-animation-delay:1.5s;
	-webkit-animation-delay:1.5s;
	-o-animation-delay:1.5s ;
	-ms-animation-delay:1.5s ;
	text-align: right;
 	margin-right: 400px;
}

.project {
	text-align: center;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	float: none;
}

.project-title {
	width: 155px;
	margin: 46px auto 16px;
	overflow: hidden;
}

.title-left {
	float: left;
	width: 25px;
	height: 25px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

.title-right {
	margin-top: 35px;
	float: left;
	width: 25px;
	height: 25px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.project-title>p {
	font-weight: lighter;
	float: left;
	font-size: 45px;
	margin: 0px 5px 0px 10px;
}

.pro-module {
	padding: 5px 0px 10px;
	margin: 0px;
	overflow: hidden;
}

.pro-left{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 31.44%;
}

.pro-right {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 68.56%;
}

.right-top,.right-bottom {
	float:none;
	padding: 0px;
}

.left-top {
	margin: 0px 0px 3.27%;
	width: 100%;
	position: relative;
	cursor: pointer;
	-moz-box-shadow: 1px 2px 10px #dca122;
	-khtml-box-shadow: 1px 2px 10px #dca122;
	-webkit-box-shadow: 1px 2px 10px #dca122;
	box-shadow: 1px 2px 10px #dca122;
}

#left_top_triangle {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 50.5%;
}

#logo_img {
	width: 65%;
}

.left-top-title {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 220px;
	padding: 0 15px 15px 0;
	color: rgb(255, 255, 255);
	font-size: 14px;
	text-align: right;
}

.left-top-title p {
	margin: 7px 0px 12px;
}

.left-bottom {
	padding: 0px;
	width: 100%;
	position: relative;
}

.left-bottom img .img-behaviour {
high:125px;	
}

.project img {
	width: 100%;
	background-repeat: no-repeat;
}

.top-left {
	padding: 0px 0px 0px 1.5%;
	margin-bottom: 1.5%;
	float:left;
	width: 61.8%;
}

.top-left-cover {
	position: relative;
	cursor: pointer;
	-moz-box-shadow: 1px 2px 10px #8dcbff;
	-khtml-box-shadow: 1px 2px 10px #8dcbff;
	-webkit-box-shadow: 1px 2px 10px #8dcbff;
	box-shadow:  1px 2px 10px #8dcbff;
}

#top_left_triangle {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 51.4%;
}

.top-left-title {
	position: absolute;
	bottom: 0px;
	left: 0px;
	min-width: 250px;
	padding: 0 0 5px 15px;
	color: rgb(255, 255, 255);
	text-align: left;
}

.top-left-title h4 {
	margin: 5px 0px 10px 30px;
	font-size: 24px;
}

.top-left-title p {
	font-size: 12px;
	width: 230px;
	float: left;
	margin-bottom: 7px;
}

.top-left-title i {
	padding-left: 45px;
	font-size: 64px;
	color: rgba(255, 42, 102, 0.9);
}

.top-right {
	padding: 0 0 0 1.5%;
	float:left;
	width: 38.2%;
}

.top-right-cover {
	position: relative;
	cursor: pointer;
	-moz-box-shadow: 1px 2px 10px #dca122;
	-khtml-box-shadow: 1px 2px 10px #dca122;
	-webkit-box-shadow: 1px 2px 10px #dca122;
	box-shadow: 1px 2px 10px #dca122;
}

#top_right_triangle {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 62%;
}

.top-right-title {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 330px;
	padding: 0 8% 1% 0;
	color: rgb(255, 255, 255);
	font-size: 12px;
	text-align: right;
}

.top-right-title h3 {
	margin-top: 12px;
	margin-bottom: 6px;
	font-size: 22px;
}

.left-top-title p {
	margin: 7px 0px 12px;
}

.bottom-left {
	padding:0px 0px 0px 1.5%;
	float:left;
	width: 44.7%
}

.bottom-right {
	padding:0px 0px 0px 1.5%;
	float:left;
	width: 55.3%;
}

.bottom-right-cover {
	position: relative;
	cursor: pointer;
	-moz-box-shadow: 1px 2px 10px #009d7f;
	-khtml-box-shadow: 1px 2px 10px #009d7f;
	-webkit-box-shadow: 1px 2px 10px #009d7f;
	box-shadow: 1px 2px 10px #009d7f;
}

#bottom_right_triangle {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 43%;
}

#map_icon {
	width: 80px;
  	height: 65px;
  	background-image: url(/common/images/home/jinglingtu.png);
  	background-repeat: no-repeat;
  	-webkit-background-size: 420px 420px;
  	background-size: 420px 420px;
  	background-position: 0px 0px;
  	margin-left: 35px;
}

#usa_icon {
	width: 80px;
  	height: 65px;
  	background-image: url(/common/images/home/usajinglingtu.png);
  	background-repeat: no-repeat;
  	-webkit-background-size: 420px 420px;
  	background-size: 420px 420px;
  	background-position: 0px 0px;
  	margin-left: 35px;
}

#gzMobile_icon {
  	height: 55px;
  	background-image: url(/common/images/home/move.png);
  	background-repeat: no-repeat;
  	-webkit-background-size: 38%;
  	background-size: 38%;
  	background-position: 100% 100%;
}

#ali_icon {
  	height: 55px;
  	background-image: url(/common/images/home/ali.png);
  	background-repeat: no-repeat;
  	-webkit-background-size: 56%;
  	background-size: 56%;
  	background-position: 100% 100%;
}

#newswire_icon {
	width: 80px;
  	height: 65px;
  	background-image: url(/common/images/home/jinglingtu.png);
  	background-repeat: no-repeat;
  	-webkit-background-size: 420px 420px;
  	background-size: 420px 420px;
  	background-position: 0px -68px;
}

.bottom-left-cover {
	position: relative;
	cursor: pointer;
	-moz-box-shadow: 1px 2px 10px rgb(130, 170, 200);
	-khtml-box-shadow: 1px 2px 10px rgb(130, 170, 200);
	-webkit-box-shadow: 1px 2px 10px rgb(130, 170, 200);
	box-shadow: 1px 2px 10px rgb(130, 170, 200);
}

#bottom-left_triangle {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 54%;
}

.bottom-left-title {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 250px;
	padding: 0 4% 1% 0;
	color: rgb(255, 255, 255);
	font-size: 12px;
	text-align: right;
}

.bottom-left-title h3 {
	margin: 12px 7px 6px 0;
	font-size: 24px;
}

.bottom-left-title p {
	margin-right: 3px;
}

.bottom-right-title {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0 0 5px 18px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-align: left;
}

.bottom-right-title i {
	padding-left: 5px;
	font-size: 54px;
	color: rgba(0, 99, 79, 0.9);
}

.bottom-right-title h3 {
	margin-top: 8px;
	font-size: 27px;
}

.bottom-right-title p {
	font-size: 12px;
	width: 180px;
	font-weight: lighter;
}

.partnership {
	margin: 20px auto 20px;
	font-size: 28px;
	font-weight: lighter;
	overflow: hidden;
}

.partnership-conteny {
	white-space: nowrap;
}

.partnership-conteny span {
	margin: 0px 15px;
}

.bracket-left-icon {
	width: 10px;
  	height: 40px;
  	background-image: url(/common/images/home/jinglingtu.png);
  	background-repeat: no-repeat;
  	-webkit-background-size: 530px 530px;
  	background-size: 530px 530px;
  	background-position: -360px 2px;
  	float: left;
}

.bracket-right-icon {
	width: 10px;
  	height: 40px;
  	background-image: url(/common/images/home/jinglingtu.png);
  	background-repeat: no-repeat;
  	-webkit-background-size: 530px 530px;
  	background-size: 530px 530px;
  	background-position: -520px 2px;
  	float: left;
}

.bracket-content {
	float: left;
	margin: auto 10px;
}

.link-cover {
	padding: 0px 0px 20px;
	background-image: url(/common/images/home/bg.jpg);
}

.link {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	text-align: center;
}

.link-top img {
	max-width: 100%;
}

#link_center {
	text-align: right;

}

.link-top {
	margin-left: -25px;
	margin-right: 25px;
}

.link-bottom {
	margin-top: 25px;
	margin-left: -25px;
	margin-right: 25px;
}

.link-bottom img {
	max-width: 50%;
}

.cover-lock, .cover-lock:hover {
	cursor: default;
}

.cover-lock .func-icon {
	position: relative;
}

.cover-lock .func-icon i {
	width: 52px;
  	height: 52px;
  	background-color: #cacaca;
 	font-size: 48px;
 	padding-top: 3px;
  	position: absolute;
  	left: 0px;
  	color: #fff;
}

.fa-lock {
	display: none;
}

.cover-lock .func-icon .fa-lock {
	display: block;
}

.cover-lock .func-text>h4, .cover-lock .func-text>p {
	color: rgb(170, 170, 170);
}

.func-gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);     
	-ms-filter: grayscale(100%);     
	-o-filter: grayscale(100%);          
	filter: grayscale(100%); 	     
	filter: gray;
	cursor: default;
}

.func-gray:hover .func-text>h4 {
	color: gray;
}

.func-gray>p, .func-gray>h4 {
	color: gray;
}

@media (max-width :1197px) {
	#ali_icon {
	  	-webkit-background-size: 25%;
	  	background-size: 25%;
	}
	
	.bottom-left-title h3 {
		font-size: 20px;
	}
	
	.func-text {
		width: 120px;
	}
	
	.left-top-title {
		width: 180px;
		padding: 0 10px 5px 0;
	}
	
	.left-top-title p {
		font-size: 12px;
		white-space:nowrap;
		overflow: hidden;
		text-overflow:ellipsis; 
		-ms-text-overflow: ellipsis; 
		-o-text-overflow: ellipsis;/* Opera */ 
		-moz-binding: url("ellipsis.xml#ellipsis");/*FireFox*/ 
	}
	
	.top-left-title {
		padding: 0 0 0px 10px;
	}
	
	.top-left-title p {
		max-width: 170px;
		white-space:nowrap;
		overflow: hidden;
		text-overflow:ellipsis; 
		-ms-text-overflow: ellipsis; 
		-o-text-overflow: ellipsis;/* Opera */ 
		-moz-binding: url("ellipsis.xml#ellipsis");/*FireFox*/ 
	}

	.top-left-title h4 {
		margin: 5px 0px 5px 15px;
		font-size: 20px;
	}
	

	.top-left-title i {
		padding-left: 30px;
		font-size: 48px;
	}
		
	#gzMobile_icon {
	  	-webkit-background-size: 25%;
	  	background-size: 25%;
	}
	
	.top-right-title {
		padding: 0 3% 0 0;
	}
	
	.top-right-title h3 {
		margin-top: 8px;
		margin-bottom: 3px;
		font-size: 18px;
	}
	
	#map_title {
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 2px;
		font-size: 16px;
	}

	.bottom-right-title i {
		font-size: 48px;
	}

	.bottom-right-title h3 {
		font-size: 23px;
	}
	
	.bottom-right-title p {
		width:160px;
		white-space:nowrap;
		overflow: hidden;
		text-overflow:ellipsis; 
		-ms-text-overflow: ellipsis; 
		-o-text-overflow: ellipsis;/* Opera */ 
		-moz-binding: url("ellipsis.xml#ellipsis");/*FireFox*/ 
	}
	
	#map_icon {
		width: 65px;
  		height: 55px;
  		-webkit-background-size: 350px 350px;
  		background-size: 350px 350px;
  		margin-left: 20px;
	}

	#newswire_icon {
		width: 65px;
  		height: 55px;
  		-webkit-background-size: 350px 350px;
  	 	background-size: 350px 350px;
  		background-position: 0px -57px;
	}
}

@media (max-width :997px) {
	.search-box  {
		width: 60%;
	}

	.left-top-title {
		width: 140px;
	}
	
	.left-top-title p {
		margin: 3px;
	}
	
	.link-top img {
		max-width: 85.01%;
	}

	.link-bottom {
		margin-top: 25px;
	}

	.link-bottom img {
		max-width: 43%;
	}

	.top-left-title h4 {
		margin: 5px 0px 3px;
		font-size: 18px;
	}
	
	.top-left-title i {
		padding-left: 20px;
		font-size: 36px;
	}
	
	#map_title {
		margin-top: 3px;
		margin-right: 0px;
		font-size: 15px;
	}
	
	.top-left-title p {
		max-width: 145px;
	}

	.bottom-right-title {
		padding: 0px 0px 0px 18px;
	}

	.bottom-right-title i {
		font-size: 36px;
	}

	.bottom-right-title h3 {
		font-size: 19px;
	}
	
	.bottom-right-title p {
		max-width: 140px;
	}
	
	.search-select {
		width: 34%;

	}
	
	.sub-banner-animated {
		padding-top: 10px;
	}
	
	#map_icon {
		width: 55px;
  		height: 45px;
  		-webkit-background-size: 280px 280px;
  	 	background-size: 280px 280px;
  		margin-left: 5px;
	}

	#newswire_icon {
		width: 55px;
  		height: 45px;
  		-webkit-background-size: 280px 280px;
  	 	background-size: 280px 280px;
  		background-position: 0px -43px;
	}
	
	.sub-banner-animated {
		width: 100%;
	}
	
	.sub-banner-top, .sub-banner-center, .sub-banner-bottom {
		text-align: center;
		margin: 0px auto;
	}
	
}

@media (max-width :768px) {
	.func-cover {
		float: left;
	}
	
	.function-body {
		overflow: hidden;
		margin-bottom: 0;
	}
	
	.banner-bottom {
		display: none;
	}
	
	.search-box  {
		width: 80%;
	}
	
	.left-top-title {
		width: 260px;
		padding: 0 25px 15px 0;
	}

	.left-top-title p {
		margin: 7px 0px 12px;
		font-size: 18px;
	}
	
	.func-module {
		max-width: 270px;
	}
	
	.func-cover {
		margin-bottom: 15px;
		width: 197px;
	}
	
	.pro-left, .pro-right,.right-top,.right-bottom {
		float: none;
		width: 100%;
	}

	.left-top, .left-bottom {
		padding: 0px;
		margin-bottom: 15px;
	}
	
	.top-left, .bottom-left {
		padding: 0px 7.5px 0px 0px;
		margin-bottom: 15px;
	}

	.top-right, .bottom-right {
		padding: 0px 0px 0px 7.5px;
		margin-bottom: 15px;
	}
	
	.link-top img {
		max-width: 100%;
	}

	.link-bottom {
		margin-top: 25px;
	}

	.link-bottom img {
		max-width: 52.365%;
	}
	
	.search-select {
		width: 48%;

	}
	
	.sub-banner-top, .sub-banner-center, .sub-banner-bottom {
		width: 395px;
		white-space:nowrap;
		overflow: auto;
		text-overflow:ellipsis; 
		-ms-text-overflow: ellipsis; 
		-o-text-overflow: ellipsis;/* Opera */ 
		-moz-binding: url("ellipsis.xml#ellipsis");/*FireFox*/ 
	}
	
}

@media (max-width :497px) {
	#comp_check {
		background-position: 7% 8px;
		background-size: 40%;
	}
	
	#membership {
		background-position: 18% 68%;
	}
	
	#data_map {
		background-position: 7% 11%;
		background-size: 45%;
	}
	
	#business_matching {
		background-position: 14% 46%;
	}
	
	#live_cycle {
		background-position: 16% 80%;
	}

	#solution {
		background-position: 16% 93%;
	}
	
	.search-box  {
		width: 100%;
	}
	
	.left-top-title {
		width: 180px;
		padding: 0 15px 15px 0;
	}

	.left-top-title p {
		font-size: 12px;
		margin: 7px 0px 12px;
	}
	
	.top-left, .bottom-left, .top-right, .bottom-right {
		width: 100%;
		padding: 0px;
		margin-bottom: 15px;
	}
	
	.link {
		margin-top: 30px;
	}
	
	#link_center {
		text-align: center;
	}
	
	.link .row {
		margin-bottom: 0px;
	}
	
	.link div {
		margin: 0 auto 15px;
		text-align: center;
		width: 100%;
	}
	
	.link-top img, .link-bottom img {
		max-width: 60%;
	}

	.link-bottom {
		margin-top: 0px;
	}

	.search-select {
		width: 68%;

	}
	
	.sub-banner-animated {
		width: 100%;
	}
	
	.sub-banner-top, .sub-banner-center, .sub-banner-bottom {
		width: 350px;
	}
	
	.top-right-title {
		padding: 0 8% 1% 0;
	}
	
	.top-right-title h3 {
		margin-top: 12px;
		margin-bottom: 6px;
		font-size: 22px;
	}
	
	#gzMobile_icon {
	  	-webkit-background-size: 45%;
	  	background-size: 45%;
	}
	
	#ali_icon {
	  	-webkit-background-size: 43%;
	  	background-size: 43%;
	}
	
	.bottom-left-title h3 {
		font-size: 24px;
	}
}
