@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "微软雅黑", "宋体", "黑体";
	background-image: url(../images/bg_tianhe.jpg);
	background-position: center top;
}
div {
	margin: 0 auto;
	padding: 0;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
/*顶部底部css*/
.head {
	width: 100%;
	height: 40px;
	overflow: hidden;
	background-color: #fff;
	border-bottom: 1px solid #d9d9d9;
}
.head .main {
	width: 1000px;
	height: 40px;
	margin: 0 auto;
}
.head .main .solarbe_logo {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	display: inline;
}
.head .main .solarbe_nav {
	float: right;
	margin-top: 14px;
	display: inline;
}
.head .main .solarbe_nav li {
	float: left;
	padding: 0px 10px;
	display: inline;
	line-height: 12px;
*line-height:14px;
	font-family: "微软雅黑", "宋体";
	font-size: 12px;
	color: #000;
	border-right: 1px solid #ddd;
}
.head .main .solarbe_nav li a {
	color: #000;
}
/*底部样式*/
.solarbe_bottom {
	text-align: center;
	font-family: "微软雅黑", "宋体";
	font-size: 12px;
	color: #000;
	line-height: 20px;
	background-color: #fff;
	border-top: 1px solid #e0e0e0;
	padding: 30px 0;
}
.solarbe_bottom .footLink {
	line-height: 40px;
}
.solarbe_bottom a {
	color: #000;
}
.solarbe_bottom .footer_b {
	margin-top: 10px;
}
.banner {
	background-image: url(../images/banner_tianhe.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 500px;
	background-position: center top;
}
/*导航*/
.nav {
	width: 100%;
	height: 40px;
}
.main-header {
	width: 100%;
	margin: 0 auto;
	background-color: #5a97e9;
	line-height: 40px;
	z-index: 3;
}
.scrolled {
	position: fixed;
	left: 0;
	top: 0;
}
.container {
	width: 1050px;
	margin: 0 auto;
}
.main-menu ul li {
	float: left;
	width: 125px;
}
.main-menu ul li a {
	display: block;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 18px;
	color: #fff;
}
.main-menu ul li a:hover {
	text-decoration: none;
	color: #fff;
}
.main-menu ul .active {
	color: #5a97e9;
	background-color: #fff;
}
.main-menu ul .active a {
	color: #5a97e9;
}
.main-menu ul .active a:hover {
	color: #5a97e9;
}
.content {
	width: 1050px;
	margin: 0 auto;
	background-color: #fff;
	padding-bottom: 90px;
}
.content .content_main {
	width: 1000px;
}
/*导航*/
.content .introduce {
	padding-top: 2px;
}
.content .Navigation {
	background-image: url(../images/nav_bg_tianhe.jpg);
	background-repeat: no-repeat;
	background-position: center 16px;
	margin: 24px auto 20px auto;
}
.content .Navigation dt {
	font-size: 24px;
	color: #5a97e9;
	background-color: #fff;
	padding: 0 10px;
	display: inline-block;
 *display: inline;
	line-height: 30px;
}
.content .Navigation dd {
	font-size: 14px;
	color: #d3d3d3;
	line-height: 24px;
}
.introduce .introduce_content {
	overflow: hidden;
}
.introduce .introduce_content .introduce_img {
	width: 300px;
	max-height: 230px;
	overflow: hidden;
	float: left;
}
.introduce .introduce_content .introduce_text {
	float: right;
	width: 670px;
	max-height: 230px;
	overflow: hidden;
	font-size: 14px;
	color: #000;
	line-height: 24px;
	text-align: left;
}
.introduce .introduce_content .introduce_text a {
	color: #5a97e9;
	text-decoration: underline;
}
.introduce .introduce_content .introduce_text p {
	margin: 0;
	padding: 0;
	margin-bottom: 18px;
	text-indent: 28px;
}
.content_main .leader .leader_content {
	overflow: hidden;
	position: relative;
	width: 1040px;
}
.content_main .leader .leader_content li {
	float: left;
	width: 220px;
	margin-right: 40px;
}
.content_main .leader .leader_content li img {
	width: 220px;
	height: 250px;
	margin-bottom: 5px;
}
.content_main .leader .leader_content li .leader_name {
	font-size: 18px;
	color: #000;
	line-height: 30px;
}
.content_main .leader .leader_content li .leader_post {
	font-size: 16px;
	color: #c0c0c0;
	line-height: 30px;
	margin-bottom: 10px;
}
.milestone .milestone_main {
	background-image: url(../images/milestone_bg_tianhe.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: hidden;
	height: 640px;
}
.milestone .height_auto {
	height: auto;
}
.milestone .milestone_main .milestone_right {
	float: right;
	padding-bottom: 50px;
	display: inline;
	width: 515px;
	background-image: url(../images/milestone_dl_tianhe.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
.milestone .milestone_main .milestone_right dt {
	font-size: 18px;
	color: #6ebef5;
	text-align: left;
	width: 475px;
	float: right;
	line-height: 30px;
}
.milestone .milestone_main .milestone_right dd {
	font-size: 14px;
	color: #c3c3c3;
	text-align: left;
	width: 475px;
	float: right;
	line-height: 24px;
	text-indent: 28px;
}
.milestone .milestone_main .milestone_left {
	float: left;
	padding-bottom: 50px;
	display: inline;
	width: 515px;
	background-image: url(../images/milestone_dl_tianhe.png);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}
.milestone .milestone_main .milestone_left dt {
	font-size: 18px;
	color: #6ebef5;
	text-align: right;
	width: 475px;
	float: left;
	line-height: 30px;
}
.milestone .milestone_main .milestone_left dd {
	font-size: 14px;
	color: #c3c3c3;
	text-align: right;
	width: 475px;
	float: left;
	line-height: 22px;
	text-indent: 28px;
}
.milestone .milestone_more a {
	display: inline-block;
	font-size: 16px;
	color: #C3C3C3;
	line-height: 30px;
}
.milestone .milestone_more .milestone_close {
	display: none;
}
.display_block {
	display: inline-block !important;
}
.display_none {
	display: none !important;
}
/*主要产品*/
.product .product_main {
	width: 1020px;
	overflow: hidden;
}
.product .product_main li {
	float: left;
	width: 150px;
	margin-right: 20px;
	display: inline;
}
.product .product_main li img {
	width: 148px;
	height: 168px;
	border: 1px solid #cccccc;
}
.product_main li .product_title {
	font-size: 12px;
	color: #000;
	height: 36px;
	overflow: hidden;
	line-height: 18px;
	margin: 5px;
	text-align: left;
}
.product .product_main .product_big {
	width: 320px;
}
.product .product_main .product_big img {
	width: 318px;
	height: 384px;
	border: 1px solid #cccccc;
}
.product_main .product_big .product_title {
	font-size: 18px;
	text-align: center;
}
/*视频*/
.videobox {
	width: 1000px;
	overflow: hidden;
}
.video-img {
	float: left;
	width: 720px;
	height: 440px;
	overflow: hidden;
	position: relative;
}
.video-list {
	float: right;
	width: 280px;
	height: 440px;
	background-color: #2e2e2e;
	overflow-y: scroll;
	overflow-x: hidden;
}
.video-list li {
	width: 280px;
	height: 84px;
	overflow: hidden;
	background-color: #444444;
	margin-bottom: 5px;
	cursor: pointer;
}
.video-list li img {
	float: left;
	margin: 10px;
	display: inline;
	width: 90px;
	height: 64px;
}
.video-list li .v_text {
	text-align: left;
	float: left;
	width: 150px;
	height: 64px;
	overflow: hidden;
	margin-top: 10px;
	display: inline;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 12px;
	color: #b2b2b2;
	line-height: 22px;
}
.video-list .now .v_text {
	color: #87ceff;
}
.video-list li .icon-video {
	position: absolute;
	left: 22px;
	top: 12px;
	width: 33px;
	height: 33px;
	z-index: 99;
}
.video-list li.now .icon-video {
	display: none;
}
/*企业动态*/
.content_main .dynamic .dynamic_content {
	overflow: hidden;
}
.content_main .dynamic .dynamic_content img {
	width: 350px;
	height: 200px;
	float: left;
}
.content_main .dynamic .dynamic_content dl {
	float: right;
	width: 630px;
}
.content_main .dynamic .dynamic_content dt {
	font-size: 18px;
	line-height: 30px;
	color: #000;
	text-align: left;
}
.content_main .dynamic .dynamic_content dt a {
	color: #000;
	text-decoration: none;
}
.content_main .dynamic .dynamic_content dt a:hover {
	color: #5a97e9
}
.content_main .dynamic .dynamic_content dd {
	font-size: 14px;
	color: #9f9f9f;
	text-align: left;
	line-height: 22px;
	text-indent: 28px;
	margin-top: 8px;
}
.content_main .dynamic .dynamic_content dd a {
	color: #9f9f9f;
	text-decoration: none;
}
.content_main .dynamic .dynamic_content dd a:hover {
	text-decoration: underline;
}
.dynamic .dynamic_list {
	overflow: hidden;
	margin-top: 10px;
}
.dynamic .dynamic_list li {
	float: left;
	width: 470px;
	margin-right: 30px;
	display: inline;
	background-image: url(../images/dynamic_li_tianhe.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 36px;
	text-align: left;
	text-indent: 15px;
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #000;
}
.dynamic .dynamic_list li a {
	color: #000;
}
.dynamic .dynamic_list li a:hover {
	color: #5a97e9;
	text-decoration: underline;
}
/*联系方式*/

.content_main .contact .contact_main .map {
	width: 1000px;
	height: 300px;
}
.content_main .contact .contact_main .contact_content .contact_address {
	background-image: url(../images/img_address.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
.content_main .contact .contact_main .contact_content .contact_phone {
	background-image: url(../images/img_phone.png);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.content_main .contact .contact_main .contact_content .contact_email {
	background-image: url(../images/img_email.png);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.content_main .contact .contact_main .contact_content dl {
	text-align: left;
	margin: 10px 0;
}
.content_main .contact .contact_main .contact_content dt {
	font-size: 16px;
	color: #000;
	line-height: 35px;
	text-align: left;
	display: inline;
	padding-left: 30px;
}
.content_main .contact .contact_main .contact_content dd {
	font-size: 16px;
	color: #000;
	line-height: 35px;
	text-align: left;
	display: inline;
}
.content_main .contact .contact_main .contact_content dd span {
	margin-right: 50px;
}
.content_main .contact .contact_main .contact_content .contact_more a {
	background-image: url(../images/img_@.png);
	background-repeat: no-repeat;
	background-position: 4px 10px;
	font-size: 16px;
	color: #000;
	line-height: 35px;
	text-align: left;
	display: block;
	padding-left: 30px;
}
.content_main .contact .contact_main .contact_content .contact_more a:hover {
	color: #5a97e9;
	text-decoration: underline;
}
/*返回顶部*/
.actGotop {
	position: fixed;
	_position: absolute;
	bottom: 100px;
	right: 0px;
	width: 147px;
	height: 135px;
	display: none;
}
.actGotop a {
	width: 147px;
	height: 135px;
	display: inline-block;
	background: url(../images/gotop.jpg) no-repeat;
}
.ewm {
	position: fixed;
	_position: absolute;
	bottom: 240px;
	right: 0px;
	width: 147px;
	height: 182px;
	display: none;
	background: url(../images/ewm_tianhe.jpg) no-repeat;
}
/*公司介绍 弹出层*/
html, body {
	height: 100%;
}
.introduce_popup {
	width: 100%;
	height: 100%;
	background-image: url(../images/popup_bg.png);
	position: fixed;
	z-index: 5;
	visibility: hidden;
}
.introduce_popup .introduce_popup_main {
	width: 1050px;
	background-color: #fff;
	height: 90%;
	top: 5%;
	padding: 30px 50px;
	box-sizing: border-box;
	overflow-y: scroll;
	position: relative;
}
.introduce_popup .introduce_popup_main .close {
	position: absolute;
	right: 20px;
	top: 12px;
	cursor: pointer;
}
.introduce_popup .introduce_popup_main .introduce_popup_title {
	font-size: 24px;
	font-weight: bold;
}
.introduce_popup .introduce_popup_main .introduce_popup_text {
	font-size: 14px;
	text-align: left;
	text-indent: 28px;
	line-height: 28px;
}
/*百度地图*/
.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}
.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}
