@charset "utf-8";

.bottombar {
}

.bottombar .bottombar-wrap {
}

/* ================================ interest ================================ */

.bottombar .interest {
	padding: 40px 0px;
	border-bottom: 1px solid #ccc;
}

.bottombar .interest .bott1 {
	color: #333;
	font-size: 60px;
	line-height: 60px;
	font-family: "MyriadPro-LightCond";
	font-weight: normal;
	letter-spacing: 5px;
	text-align: center;
}

.bott1 {
	color: #333;
	font-size: 60px;
	line-height: 60px;
	font-family: "MyriadPro-LightCond";
	font-weight: normal;
	letter-spacing: 5px;
	text-align: center;
}

.bottombar .interest h2 {
	color: #444;
	font-size: 40px;
	font-weight: normal;
	text-align: center;
}

.bottombar .interest h3 {
	width: 600px;
	margin: 0 auto;
	margin-top: 8px;
	color: #666;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	line-height: 24px;
}
.bottombar .interest .ch {
	width: 600px;
	margin: 0 auto;
	margin-top: 8px;
	color: #666;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	line-height: 24px;
}
/* ================================ fdlink ================================ */

.bottombar .fdlink {
	padding: 10px 10px;
	background-color: #EB6100;
	text-decoration:none;
}
.bottombar .fdlink . t3 a {
	color: #fff;
	float: left;
	font-size: 14px;
	font-family: "MyriadPro-LightCond";
	text-decoration:none;
	white-space:nowrap
	display:inline-block;
}

.bottombar .fdlink h3 {
	float: left;
	color: #fff;
	font-size: 16px;
	font-family: "MyriadPro-LightCond";
	font-weight: normal;
	line-height: 24px;
}

/* ================================ sec-1 ================================ */

.bottombar .sec-1 {
	padding: 55px 0px;
}

.bottombar .sec-1 .nav {
	float: left;
	padding-right: 50px;
	/* border-right: 1px solid #ccc; */
}

.bottombar .sec-1 .nav .nav-item {
	float: left;
	margin-right: 47px;
}

.bottm {
	color: #333;
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 8px;
	border-bottom: 2px solid #EB6100;
}

.bottombar .sec-1 .nav .nav-item .bottm {
	color: #333;
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 8px;
	border-bottom: 2px solid #EB6100;
}

.bottombar .sec-1 .nav .nav-item ul li {
	list-style-type: none;
	margin: 10px 0px;
	text-align: center;
}

.bottombar .sec-1 .nav .nav-item ul li a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
}
.bottombar .sec-1 .nav .nav-item ul li a:hover {
	color: #EB6100;
}

.bottombar .sec-1 .contact {
	float: right;
	width: 270px;
	padding-left: 50px;
	border-left: 1px solid #ccc;
}

.bottombar .sec-1 .contact h1 {
	font-weight: normal;
	font-size: 24px;
}

.bottombar .sec-1 .contact h1 span {
	color: #EB6100;
}

.bottombar .sec-1 .contact p {
	color: #333;
	font-size: 14px;
	line-height: 25px;
	margin-top: 5px;
}

.bottombar .sec-1 .contact h2 {
	color: #EB6100;
	font-size: 16px;
	font-weight: normal;
	margin-top: 20px;
}

.bottombar .sec-1 .contact ul {
	margin: 10px 0px;
}

.bottombar .sec-1 .contact ul li {
	float: left;
	list-style-type: none;
	margin-right: 17px;
	position: relative;
}

.bottombar .sec-1 .contact ul li a {
	display: block;
	width: 44px;
	height: 44px;
	background: url(../images/icon-qq-weixin-weibo.png);
	cursor: pointer;
	
	float: none;
	padding: 0px;
	margin: 0px;
	opacity: 1;
}

.bottombar .sec-1 .contact ul li a.qq {
	background-position: 0px 0px;
}
.bottombar .sec-1 .contact ul li a.qq:hover {
	background-position: 0px -44px;
}

.bottombar .sec-1 .contact ul li a.weixin {
	background-position: -44px 0px;
}
.bottombar .sec-1 .contact ul li a.weixin:hover {
	background-position: -44px -44px;
}

.bottombar .sec-1 .contact ul li a.weibo {
	background-position: -88px 0px;
}
.bottombar .sec-1 .contact ul li a.weibo:hover {
	background-position: -88px -44px;
}

.bottombar .sec-1 .contact ul li a.plus {
	background-position: -132px 0px;
}
.bottombar .sec-1 .contact ul li a.plus:hover {
	background-position: -132px -44px;
}

.bottombar .sec-1 .contact ul li .msg {
	display: none;
	width: 151px;
	height: 166px;
	position: absolute;
	left: -52px;
	top: -170px;
	background: url(../images/msg-box.png);
}

.bottombar .sec-1 .contact ul li .msg img {
	width: 141px;
	margin-top: 2px;
	margin-left: 2px;
}

/* ================================ sec-2 ================================ */

.bottombar .sec-2 {
	background-color: #EB6100;
	padding: 30px 0px;
	color: #fff;
}
.bottombar .sec-2 .p3 {
	float: left;
	font-size: 14px;
	text-decoration:none;
	color: #fff;
	white-space:nowrap
}
.bottombar .sec-2 .left {
	width: 100%;
}

.bottombar .sec-2 .left .p1 {
	float: left;
	font-size: 14px;
	margin-top: 4px;
}

.bottombar .sec-2 .left .p2 {
	float: left;
	font-size: 14px;
	margin-left: 100px;
	margin-top: 4px;
}

.bottombar .sec-2 .left .p3 {
	float: left;
	font-size: 14px;
	display:inline-block;
	text-decoration:none;
}

.bottombar .sec-2 .left ul {
	width: 100%;
	margin-top: 13px;
}

.bottombar .sec-2 .left ul li {
	float: left;
	width: 33.3%;
	margin-bottom: 10px;
	list-style-type: none;
}
.bottombar .sec-2 .left ul li.li1 {
	width: 36%;
}
.bottombar .sec-2 .left ul li.li2 {
	width: 35%;
}
.bottombar .sec-2 .left ul li.li3 {
	width: 29%;
}
.bottombar .sec-2 .left ul li.li4 {
	width: 36%;
	margin-bottom: 0px;
}
.bottombar .sec-2 .left ul li.li5 {
	width: 35%;
	margin-bottom: 0px;
}
.bottombar .sec-2 .left ul li.li6 {
	width: 29%;
	margin-bottom: 0px;
}

.bottombar .sec-2 .left ul li h1 {
	font-size: 14px;
}

.bottombar .sec-2 .left ul li p {
	font-size: 12px;
	line-height: 20px;
}

@media (min-width: 1025px) and (max-width: 1440px) {
	
	.bottombar {
	}
	
	.bottombar .bottombar-wrap {
	}
	
	/* ================================ interest ================================ */
	
	.bottombar .interest {
	}
	
	.bottombar .interest h1 {
		font-size: 50px;
		line-height: 50px;
	}
	
	.bottombar .interest h2 {
		font-size: 36px;
	}
	
	.bottombar .interest h3 {
	}
	
	/* ================================ sec-1 ================================ */
	
	.bottombar .sec-1 {
	}
	
	.bottombar .sec-1 .nav {
	}
	
	.bottombar .sec-1 .nav .nav-item {
		margin-right: 46px;
	}
	
	.bottombar .sec-1 .nav .nav-item  .bottm {
		font-size: 18px;
		font-weight: bold;
	}
	
	.bottombar .sec-1 .nav .nav-item ul li {
	}
	
	.bottombar .sec-1 .nav .nav-item ul li a {
		font-size: 13px;
	}
	.bottombar .sec-1 .nav .nav-item ul li a:hover {
	}
	
	.bottombar .sec-1 .contact {
		width: 245px;
	}
	
	.bottombar .sec-1 .contact h1 {
		font-weight: normal;
		font-size: 22px;
	}
	
	.bottombar .sec-1 .contact h1 span {
		color: #EB6100;
	}
	
	.bottombar .sec-1 .contact p {
		color: #333;
		font-size: 13px;
		line-height: 25px;
		margin-top: 5px;
	}
	
	.bottombar .sec-1 .contact h2 {
		color: #EB6100;
		font-size: 15px;
		font-weight: normal;
		/* margin-top: 20px; */
	}
	
	.bottombar .sec-1 .contact ul {
		margin: 10px 0px;
	}
	
	.bottombar .sec-1 .contact ul li {
		float: left;
		list-style-type: none;
		margin-right: 17px;
		position: relative;
	}
	
	.bottombar .sec-1 .contact ul li a {
		display: block;
		width: 44px;
		height: 44px;
		background: url(../images/icon-qq-weixin-weibo.png);
		cursor: pointer;
		
		float: none;
		padding: 0px;
		margin: 0px;
	}
	
	.bottombar .sec-1 .contact ul li a.qq {
		background-position: 0px 0px;
	}
	.bottombar .sec-1 .contact ul li a.qq:hover {
		background-position: 0px -44px;
	}
	
	.bottombar .sec-1 .contact ul li a.weixin {
		background-position: -44px 0px;
	}
	.bottombar .sec-1 .contact ul li a.weixin:hover {
		background-position: -44px -44px;
	}
	
	.bottombar .sec-1 .contact ul li a.weibo {
		background-position: -88px 0px;
	}
	.bottombar .sec-1 .contact ul li a.weibo:hover {
		background-position: -88px -44px;
	}
	
	.bottombar .sec-1 .contact ul li a.plus {
		background-position: -132px 0px;
	}
	.bottombar .sec-1 .contact ul li a.plus:hover {
		background-position: -132px -44px;
	}
	
	.bottombar .sec-1 .contact ul li .msg {
		display: none;
		width: 151px;
		height: 166px;
		position: absolute;
		left: -52px;
		top: -170px;
		background: url(../images/msg-box.png);
	}
	
	.bottombar .sec-1 .contact ul li .msg img {
		width: 141px;
		margin-top: 2px;
		margin-left: 2px;
	}
	
	/* ================================ sec-2 ================================ */
	
	.bottombar .sec-2 {
		background-color: #EB6100;
		padding: 30px 0px;
		color: #fff;
	}
	
	.bottombar .sec-2 .left {
		width: 100%;
	}
	
	.bottombar .sec-2 .left .p1 {
		float: left;
		font-size: 14px;
	}
	
	.bottombar .sec-2 .left .p2 {
		float: left;
		font-size: 14px;
		margin-left: 67px;
		margin-top: 4px;
	}
	
	.bottombar .sec-2 .left ul {
		width: 100%;
		margin-top: 13px;
	}
	
	.bottombar .sec-2 .left ul li {
		float: left;
		width: 33.3%;
		margin-bottom: 10px;
		list-style-type: none;
	}
	.bottombar .sec-2 .left ul li.li1 {
		width: 36%;
	}
	.bottombar .sec-2 .left ul li.li2 {
		width: 35%;
	}
	.bottombar .sec-2 .left ul li.li3 {
		width: 29%;
	}
	.bottombar .sec-2 .left ul li.li4 {
		width: 36%;
		margin-bottom: 0px;
	}
	.bottombar .sec-2 .left ul li.li5 {
		width: 35%;
		margin-bottom: 0px;
	}
	.bottombar .sec-2 .left ul li.li6 {
		width: 29%;
		margin-bottom: 0px;
	}
	
	.bottombar .sec-2 .left ul li h1 {
		font-size: 14px;
	}
	
	.bottombar .sec-2 .left ul li p {
		font-size: 12px;
		line-height: 20px;
	}

}

@media (min-width: 1px) and (max-width: 1024px) {
	
	.bottombar {
	}
	
	.bottombar .bottombar-wrap {
	}
	
	/* ================================ interest ================================ */
	
	.bottombar .interest {
	}
	
	.bottombar .interest h1 {
		font-size: 50px;
		line-height: 50px;
	}
	
	.bottombar .interest h2 {
		font-size: 36px;
	}
	
	.bottombar .interest h3 {
	}
	
	/* ================================ sec-1 ================================ */
	
	.bottombar .sec-1 {
	}
	
	.bottombar .sec-1 .nav {
		padding-right: 0px;
		border-right: 0px;
	}
	
	.bottombar .sec-1 .nav .nav-item {
		margin-right: 65px;
	}
	
	.bottombar .sec-1 .nav .nav-item .bottm {
		font-size: 22px;
		font-weight: normal;
	}
	
	.bottombar .sec-1 .nav .<link rel="stylesheet" type="text/css" href="{dede:global.cfg_templets_skin/}/style/bottombar.css?ver=1.11"> ul li {
	}
	
	.bottombar .sec-1 .nav .nav-item ul li a {
		font-size: 14px;
	}
	.bottombar .sec-1 .nav .nav-item ul li a:hover {
	}
	
	.bottombar .sec-1 .contact {
		display: none;
	}
	
	.bottombar .sec-1 .contact h1 {
		font-weight: normal;
		font-size: 22px;
	}
	
	.bottombar .sec-1 .contact h1 span {
		color: #EB6100;
	}
	
	.bottombar .sec-1 .contact p {
		color: #333;
		font-size: 13px;
		line-height: 25px;
		margin-top: 5px;
	}
	
	.bottombar .sec-1 .contact h2 {
		color: #EB6100;
		font-size: 15px;
		font-weight: normal;
		/* margin-top: 20px; */
	}
	
	.bottombar .sec-1 .contact ul {
		margin: 10px 0px;
	}
	
	.bottombar .sec-1 .contact ul li {
		float: left;
		list-style-type: none;
		margin-right: 17px;
		position: relative;
	}
	
	.bottombar .sec-1 .contact ul li a {
		display: block;
		width: 44px;
		height: 44px;
		background: url(../images/icon-qq-weixin-weibo.png);
		cursor: pointer;
		
		float: none;
		padding: 0px;
		margin: 0px;
	}
	
	.bottombar .sec-1 .contact ul li a.qq {
		background-position: 0px 0px;
	}
	.bottombar .sec-1 .contact ul li a.qq:hover {
		background-position: 0px -44px;
	}
	
	.bottombar .sec-1 .contact ul li a.weixin {
		background-position: -44px 0px;
	}
	.bottombar .sec-1 .contact ul li a.weixin:hover {
		background-position: -44px -44px;
	}
	
	.bottombar .sec-1 .contact ul li a.weibo {
		background-position: -88px 0px;
	}
	.bottombar .sec-1 .contact ul li a.weibo:hover {
		background-position: -88px -44px;
	}
	
	.bottombar .sec-1 .contact ul li a.plus {
		background-position: -132px 0px;
	}
	.bottombar .sec-1 .contact ul li a.plus:hover {
		background-position: -132px -44px;
	}
	
	.bottombar .sec-1 .contact ul li .msg {
		display: none;
		width: 151px;
		height: 166px;
		position: absolute;
		left: -52px;
		top: -170px;
		background: url(../images/msg-box.png);
	}
	
	.bottombar .sec-1 .contact ul li .msg img {
		width: 141px;
		margin-top: 2px;
		margin-left: 2px;
	}
	
	/* ================================ sec-2 ================================ */
	
	.bottombar .sec-2 {
		background-color: #EB6100;
		padding: 30px 0px;
		color: #fff;
	}
	
	.bottombar .sec-2 .left {
		width: 100%;
	}
	
	.bottombar .sec-2 .left .p1 {
		float: left;
		font-size: 14px;
	}
	
	.bottombar .sec-2 .left .p2 {
		display: none;
		float: left;
		font-size: 14px;
		margin-left: 35px;
		margin-top: 4px;
	}
	
	.bottombar .sec-2 .left ul {
		width: 100%;
		margin-top: 13px;
	}
	
	.bottombar .sec-2 .left ul li {
		float: left;
		width: 33.3%;
		margin-bottom: 10px;
		list-style-type: none;
	}
	.bottombar .sec-2 .left ul li.li1 {
		width: 56%;
	}
	.bottombar .sec-2 .left ul li.li2 {
		width: 44%;
	}
	.bottombar .sec-2 .left ul li.li3 {
		width: 56%;
	}
	.bottombar .sec-2 .left ul li.li4 {
		width: 44%;
		margin-bottom: 10px;
	}
	.bottombar .sec-2 .left ul li.li5 {
		width: 56%;
		margin-bottom: 0px;
	}
	.bottombar .sec-2 .left ul li.li6 {
		width: 44%;
		margin-bottom: 0px;
	}
	
	.bottombar .sec-2 .left ul li h1 {
		font-size: 14px;
	}
	
	.bottombar .sec-2 .left ul li p {
		font-size: 12px;
		line-height: 20px;
	}
	
}
