.container-header {
	width: 100%;
	height: 38px;
	line-height: 38px;
	position: absolute;
	top: 0;
	border-bottom: 1px solid #eee;
}

.container-header .header-weather {
	float: left;
	color: #666666;
	font-size: 16px;
}

.container-header .header-weather {
	width: 546px;
	overflow: hidden;
}

.container-header .hk {
	display: inline-block;
	white-space: nowrap;
	-webkit-animation: 15s divr linear infinite normal;
	animation: 15s divr linear infinite normal;
}

@-webkit-keyframes divr {
	0% {
		transform: translateX(100%);
		-webkit-transform: translateX(100%);
	}

	100% {
		-webkit-transform: translateX(-450px);
		transform: translateX(-450px);
		-webkit-transform: translateX(-450px);
	}
}

@keyframes divr {
	0% {
		transform: translateX(100%);
		-webkit-transform: translateX(100%);
	}

	100% {
		-webkit-transform: translateX(-450px);
		transform: translateX(-450px);
		-webkit-transform: translateX(-450px);
	}
}
.container-header .header-nav {
	float: right;
}

.container-header .header-nav a {
	color: #666;
	font-size: 16px;
}

.gs-banner {
	width: 100%;
	height: 178px;
  background: #ffffff;
	background-size: 100% 260px;
}

.gs-banner div {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gs-banner .clear:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.gs-banner .f-l {
	float: left;
}

.gs-banner .f-r {
	float: right;
}

.gs-banner .display {
	display: inline-block;
	vertical-align: top;
}

.gs-banner .banner-img {
	width: 100%;
	height: 180px;
	background: url("./gsmh_image-inco(47).png") no-repeat center;
	background-size: 100% 180px;
	background-color: #fff;
	padding-top: 70px;
}

.gs-banner .banner-img .banner-logo {
	width: 414px;
	height: 80px;
}
.banner-cont{
	position: relative;
}

.gs-banner .banner-img .banner-tab {
	height: 80px;
	position: absolute;
	left: 448px;
	top: 29px;
}

.gs-banner .banner-img .banner-tab .banner-li {
	line-height: 80px;
}

.gs-banner .banner-img .banner-tab .banner-li img {
	width: 23px;
	height: 23px;
	margin-left: 25px;
}

.gs-banner .banner-img .banner-tab a {
	font-size: 22px;
	/* color: #333333; */
	line-height: 80px;
	margin-left: 25px;
}

.gs-banner .banner-img .banner-tab a:hover {
	color: rgba(52, 117, 202, 0.8);
}

.gs-banner .banner-img .banner-tab .active a {
	color: #3476ca;
}

.gs-banner .banner-img .banner-tab .search {
	cursor: pointer;
}

.gs-banner .banner-input {
	position: relative;
	font-size: 0;
	display: none;
}

.gs-banner .banner-input .input {
	position: absolute;
	top: 72px;
	left: 50%;
	z-index: 3;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.gs-banner .banner-input .input .layui-input-inline {
	width: 525px;
	height: 48px;
	margin: auto;
}

.gs-banner .banner-input .input .layui-input-inline input {
	height: 30px;
	font-size: 18px;
	background-color: rgba(255, 255, 255, 0.8);
	font-size: 16px;
	color: #141414;
}

.gs-banner .banner-input .input .search-icon {
	display: inline-block;
	width: 96px;
	height: 48px;
	background-color: #db2c1c;
	text-align: center;
	line-height: 48px;
	cursor: pointer;
}

.gs-banner .banner-input .input .search-icon img {
	width: 26px;
	height: 26px;
}

.gs-banner .banner-input .input-txt {
	font-size: 16px;
	color: #ffffff;
	line-height: 24px;
	opacity: 0.8;
	position: absolute;
	top: 140px;
	left: 50%;
	z-index: 3;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.gs-banner .banner-input.show {
	display: block;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.container-footer {
	width: 100%;
	height: 240px;
	padding-top: 30px;
	background-color: #3476ca;
}

.container-footer .ga-icon {
	width: 18px;
	height: 20px;
	margin-top: 11px;
}

.container-footer .img-top {
	margin-top: 4px;
}

.container-footer .clear:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.container-footer .f-l {
	float: left;
}

.container-footer .f-r {
	float: right;
}

.container-footer .display {
	display: inline-block;
	vertical-align: top;
}

.container-footer .footer-left {
	width: 288px;
	height: 67px;
}

.container-footer .footer-list {
	position: relative;
}

.container-footer .footer-list .item-tab {
	cursor: pointer;
}

.container-footer .footer-list .item-tab i {
	width: 16px;
	height: 9px;
	margin-top: 18px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	background: url("./gsmh_jiantou.png") no-repeat center;
	background-size: 100% 100%;
}

.container-footer .footer-list .item-textLi {
	width: 838px;
	height: 150px;
	background-color: #fff;
	position: absolute;
	left: 40px;
	top: 50px;
	z-index: 3;
	text-align: left;
	padding-top: 6px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	overflow: auto;
}

.container-footer .footer-list .item-textLi .textLi-li a:hover .txt-icon2 {
	background: #3476ca;
}

.container-footer .footer-list .item-textLi .textLi-li a:hover .txt {
	color: #3476ca;
}

.container-footer .footer-list .item-textLi .textLi-li .txt-icon2 {
	width: 6px;
	height: 6px;
	background: #666;
	border-radius: 50%;
	margin-top: 20px;
	margin-left: 30px;
}

.container-footer .footer-list .item-textLi .textLi-li .txt {
	color: #666;
	font-size: 16px;
}

.container-footer .footer-list .item-textLi .txt-icon {
	width: 10px;
	height: 10px;
	background-color: #fff;
	position: absolute;
	left: 40px;
	top: -5px;
	z-index: 4;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.container-footer .footer-list .list-item {
	text-align: center;
	line-height: 44px;
	font-size: 22px;
	color: #fff;
	margin-left: 40px;
}

.container-footer .footer-list .list-item:nth-child(2) .txt-icon {
	left: 200px;
}

.container-footer .footer-list .list-item:nth-child(3) .txt-icon {
	left: 370px;
}

.container-footer .footer-list .list-item:nth-child(4) .txt-icon {
	left: 600px;
}

.container-footer .footer-list .list-item::before {
	content: "";
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #fff;
	border-radius: 3px;
	position: absolute;
	top: 50%;
	left: 55px;
	margin-top: -1.5px;
}

.container-footer .footer-list .active .item-tab i {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.container-footer .footer-list .active .item-textLi.show {
	display: block;
}

.container-footer .footer-list2 {
	height: 100px;
	margin-top: 20px;
	padding-top: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px solid #ffffff;
}

.container-footer .footer-list2 .list1 {
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
}

.container-footer .footer-list2 .list2 {
	display: inline-block;
	line-height: 2.6;
	vertical-align: middle;
	margin-right: 20px;
}

.container-footer .footer-list2 .list2 p span {
	font-size: 16px;
	color: #fff;
}

.container-footer .footer-list2 .list2 p .p1-lable {
	margin-right: 80px;
}

.container-footer .footer-list2 .list2 p .p2-lable1 {
	margin-right: 5px;
}

.container-footer .footer-list2 .list2 p .p2-lable2 {
	margin-right: 30px;
}

.container-footer .footer-list2 .list3 {
	display: inline-block;
}

.container-footer .footer-list2 .list3 .foot-logo-3 {
	width: 45px;
	height: 52px;
	margin-top: 20px;
	margin-right: 20px;
}

.container-footer .footer-list2 .list3 .foot-logo-4 {
	width: 71px;
	height: 53px;
}

.container-footer .footer-list2 .list3 .foot-logo-5 {
	width: 110px;
	height: 55px;
}
/*取消列表的图标内容*/
.splb{
    /* list-style: none; */
}
/*对整体部分的控制，浏览图片的窗口*/
.lbtb{
    width: 600px;
    height: 300px;
    /* border: 2px solid #ccc; */
    /* margin: 100px auto; */
    position: relative;
    overflow: hidden;
	float: left;
}
/*图片的初步设置后面的动态内容会在js中实现*/
.tp{
    width:600px;
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
}
.tp video{
    width: 600px;
    height: 300px;
    float: left;
}
/*让没长图片向左浮动*/
/* li img{
    float: left;
} */
/*圆点承载部分的设计*/
.num{
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 0;
}
/*圆点设计*/
.num li{
    width: 10px;
    height: 10px;
    background:rgba(0,0,0,0.5);
    border-radius: 100%;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}
/*按钮部分初始不可见*/
.btn{
    display: none;
}
/*按钮形状设计*/
.btn span{
    display: block;
    width: 50px;
    height: 100px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    font-size: 40px;
    line-height: 100px;
    text-align: center;
    cursor:pointer;
}
/*上一个设计*/
.btn .prev{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -50px;
}
/*下一个设计*/
.btn .next{
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -50px;
}
/*对按妞动态呈现的变换进行类选择器的设计为js代码部分进行铺垫*/
.num .active{
    background-color: #fff;
}
.hide{
    display: none;
}