﻿@charset "utf-8";
@import url("../css/common/grid.css");/*网格*/
@import url("../css/common/layout.css");/*整体框架*/
@import url("../css/common/icon.css");/*图标*/
@import url("../css/navi/navi_02.css");/*02导航*/
@import url("../css/banner.css");/*幻灯片*/
@import url("../css/navi/classify_01.css");/*侧栏样式*/
@import url("../css/adorner/01/A_style.css");/*01装饰器*/
@import url("../css/adorner/02/A_style.css");/*02装饰器*/
@import url("../css/links.css");/*友情链接*/
@import url("../css/kefu.css");/*在线客服*/
@import url("../css/common/doc.css");/*自定义文档*/
.main_ct {
	width: 1920px;
	margin-left: -960px;
	left: 50%;
	position: relative;
}
/*头部样式*/
.header {
	width: 1920px;
	margin-left: -960px;
	left: 50%;
	position: relative;
	/*margin-top:66px;*/
}
.container {
	width: 1100px;
	margin: 0 auto;
}
.header_top {
	width: 100%;
	height: 66px;
	line-height: 60px;
	display: block;
	background: #cb142a;
}
.header_top ul {
	float: right;
}
.header_top ul li {
	float: left;
	margin-left: 30px;
}
.header_top ul li a {
	display: block;
	color: #fff;
	font-family: "微软雅黑", "黑体";
	font-size: 24px;
	padding-left: 48px;
	position: relative;
	line-height:60px;
}
.header_top ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.header_top ul li a.con1 {
	background: url(../img/user_icon.png) no-repeat left center;
}
.header_top ul li a.con2 {
	background: url(../img/phone_icon.png) no-repeat left center;
}
.header_top ul li a.con3 {
	background: url(../img/weixin_icon.png) no-repeat center;
	height: 60px;
}
.header_top ul li a.con3 span {
	position: absolute;
	left: -28px;
	top: -60px;
	z-index: 99999999999999;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.35s linear -1ms;
	-moz-transition: all 0.35s linear -1ms;
	-ms-transition: all 0.35s linear -1ms;
	-o-transition: all 0.35s linear -1ms;
	transition: all 0.35s linear -1ms;
}
.header_top ul li a.con3:hover span {
	top: 60px;
	-webkit-transition: all 0.35s linear -1ms;
	-moz-transition: all 0.35s linear -1ms;
	-ms-transition: all 0.35s linear -1ms;
	-o-transition: all 0.35s linear -1ms;
	transition: all 0.35s linear -1ms;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.header_bottom {
	width: 100%;
}
/*.logo.grid_25 {
    display: none;
}*/
/*首页关于我们*/
.index_about {
	width: 100%;
	padding-top: 80px;
}
.index_tl {
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 84px;
}
.index_about .ab_content {
	width: 100%;
	margin-top: 35px;
}
.index_about .ab_content p {
	font-size: 16px;
	color: #666;
}
.index_about .ab_content .ind_2em {
	text-indent: 2em;
}
.ind_more_btn {
	float: right;
	/*width: 120px;*/
	height: 46px;
	text-align: center;
	margin-top: 40px;
}
.ind_more_btn a {
	color: #cb142a;
	border: 1px solid #cb142a;
	font-size: 14px;
	padding: 12px 30px;
}
.ind_more_btn a:hover {
	background: #cb142a;
	color: #fff;
	text-decoration: none;
}
.index_about .ab_pic {
	width: 100%;
	display: block;
	height: 332px;
	padding-top: 30px;
}
.index_about .ab_pic img {
	width: 530px;
	height: 332px;
}
/*首页产品*/
.index_products {
	width: 100%;
	padding-top: 80px;
}
.index_products .hasMoreTab {
	width: 100%;
	font-family: "Microsoft YaHei";
	padding-top: 40px;
}
.index_products .hasMoreTab .hd {
	line-height: 45px;
	height: 45px;
	position: relative;
	width: 100%;
}
.index_products .hasMoreTab .hd ul {
	z-index: 5;
	height: auto;
	overflow: hidden;
	zoom: 1;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 45px;
	text-align: center;
}
.index_products .hasMoreTab .hd li {
	/*float: left;*/
	cursor: pointer;
	width: 135px;
	height: 45px;
	background-color: #FFF;
	font-size: 18px;
	color: #333;
	text-align: center;
	padding: 0 20px;
	display: inline-block;
}
.index_products .hasMoreTab .hd li.on {
	/*font-weight: bold;*/
	height: 45px;
	line-height: 45px;
	/*font-weight: bold;*/
	color: #FFF;
	background-color: #cb142a;
	font-family: "微软雅黑", "黑体";
	font-size: 18px;
}
.index_products .hasMoreTab .bd {
	clear: both;
	position: relative;
	margin-top: 20px;
	width: 1100px;
}
/*.hasMoreTab .bd h2{ font-size:14px; }
.hasMoreTab .bd p{ color:#999;  }
.hasMoreTab .bd p a{ color:#c00;  }
.hasMoreTab .bd ul a{ color:#3E78B3;  }*/

.index_products .conWrap {
	height: auto;
}
.index_products .conWrap .con li {
	float: left;
	border: 1px solid #ddd;
	margin: 20px 6px;
}
.index_products .mosaic-block {
	position: relative;
	overflow: hidden;
	width: 260px;
	height: 214px;/*-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	background-color: #000;
	background-image: url(../img/progress.gif);
	background-repeat: no-repeat;
	background-position: center center;*/
}
.index_products .mosaic-block a img {
	width: 260px;
	height: 214px;
}
.index_products .cp_name {
	width: 260px;
	height: 46px;
	text-align: center;
	background: #ddd;
}
.index_products .cp_name a {
	width: 260px;
	height: 46px;
	line-height: 46px;
	color: #333;
	font-size: 14px;
}
.index_products li:hover .cp_name {
	background: #cb142a;
	color: #fff;
}
.index_products li:hover a {
	color: #fff;
}
.index_products .cp_name a:hover {
	color: #fff;
	text-decoration: none;
}
/*首页案例*/
.index_case {
	width: 100%;
	margin-top: 60px;
	background: url(../img/index_anli_bg.jpg) no-repeat;
	height: 795px;
}
.index_case .case_content ul li {
	position: relative;
	width: 346px;
	height: 208px;
	overflow: hidden;
	float: left;
	padding: 10px;
	webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.4s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
}
.index_case .case_content ul li a {
	width: 346px;
	height: 208px;
	text-align: center;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 999;
	webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.4s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	background: url(../img/index_anli_lianjie_icon.png) no-repeat center -208px;
}
.index_case .case_content ul li a:hover {
	text-decoration: none;
	webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.4s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	background: url(../img/index_anli_lianjie_icon.png) no-repeat center 0px;
}
.index_case .case_content ul li a span {
	/*display:none;*/
	position: absolute;
	top: -250px;
	left: 0;
	font-size: 16px;
	color: #fff;
	webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.4s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
}
.index_case .case_content ul li a:hover span {
	top: 0;
	display: block;
	width: 346px;
	color: #fff;
	line-height: 285px;
	webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.4s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
}
.index_case .case_content ul li img {
	width: 346px;
	height: 208px;
	display: block;
}
.index_case .case_content ul li:hover img {
	webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.4s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
}
.index_more {
	/*width: 120px;*/
	height: 46px;
	text-align: center;
	line-height: 45px;
	padding-top: 50px;
	margin: 0 auto;
}
.index_more a {
	color: #cb142a;
	border: 1px solid #cb142a;
	font-size: 14px;
	padding: 12px 26px;
}
.index_more a:hover {
	text-decoration: none;
	color: #fff;
	background: #cb142a;
}
/*首页新闻*/
.index_news {
	width: 100%;
}
.news_content {
	width: 1100px;
	margin: 0 auto;
}
.news_content li {
	width: 530px;
	padding: 10px;
	height: 120px;
	margin: 10px;
	float: left;
	border: 1px solid #ddd;
	box-sizing: border-box;
	background: #fff;
	webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.4s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
}
.news_content li:hover {
	background: #f0f0f0;
	webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.4s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	-webkit-box-shadow: 0 0px 35px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0px 35px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 0px 35px rgba(0, 0, 0, .2);
	box-shadow: 0 0px 35px rgba(0, 0, 0, .2);
}
.index_news_time {
	float: left;
	width: 70px;
	padding: 10px;
	margin-top: 10px;
}
.index_news_time h3 {
	font-weight: normal;
	color: #222;
	font-size: 22px;
	font-family: Arial, "Times New Roman";
}
.index_news_time p {
	color: #888;
	font-size: 14px;
	font-family: Arial, "Times New Roman";
}
.index_news_info {
	float: right;
	width: 397px;
	height: 85px;
	overflow: hidden;
	padding-left: 20px;
	border-left: 1px solid #ddd;
}
.index_news_info h2 a {
	font-weight: normal;
	color: #222;
	font-size: 16px;
	line-height: 36px;
}
.index_news_info h2 a:hover {
	text-decoration: underline;
	color: #cb142a;
	text-decoration: none;
}
.index_news_info p {
	height: 50px;
	overflow: hidden;
	color: #666;
	font-size: 14px;
	line-height: 20px;
}
/*底部样式*/

.footer {
	width: 1920px;
	margin-left: -960px;
	left: 50%;
	position: relative;
}
.footer .ft_top {
	width: 100%;
	position: relative;
	background: #1d1d1d;
	height: 380px;
	padding: 10px 0;
}
.footer .ft_top .ft_map {
	width: 550px;
	height: 280px;
	float: left;
}
.footer .ft_top .ft_lianxi {
	float: right;
	width: 520px;
	height: 280px;
}
.footer .ft_top .ft_lianxi h3 {
	width: 90px;
	height: 45px;
	border-bottom: 2px solid #fff;
	margin-bottom: 20px;
}
.footer .ft_top .ft_lianxi h3 a {
	color: #fff;
	font-size: 22px;
	line-height: 40px;
}
.footer .ft_top .ft_lianxi p {
	color: #fff;
	font-size: 14px;
	line-height: 35px;
}
.footer .ft_bottom {
	width: 100%;
	position: relative;
	background: #000;
}
.footer .ft_bottom .ft_nav {
	width: 100%;
}
.footer .ft_bottom .ft_nav ul {
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 10px 0;
}
.footer .ft_bottom .ft_nav ul li {
	display: inline-block;
}
.footer .ft_bottom .ft_nav h3 {
	font-size: 100%;
	font-weight: normal;
	font-size: 14px;
}
.footer .ft_bottom .ft_nav h3 a {
	font-size: 14px;
	color: #999;
}
.footer .ft_bottom .ft_nav h3 a:hover {
	text-decoration: none;
}
.footer .ft_bottom .ft_nav .m {
	position: relative;
	/*float: left;*/
	display: inline-block;
	width: 90px;
	text-align: center;
}
.footer .ft_bottom .ft_nav .m h3 {
	background: url(../img/ft_nav_xiantiao.png) no-repeat;
	/*height:101px;*/
	line-height: 40px;
}
.footer .ft_bottom .ft_nav #m1 h3 {
	background: none;
}
.footer .ft_bottom .copy {
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
}
.footer .ft_bottom .copy p {
	display: inline-block;
	font-size: 14px;
	color: #999;
	line-height: 22px;
}
.footer .ft_bottom .copy p a {
	font-size: 14px;
	color: #999;
}

.footer_2 .footer_jz {
    width: 1140px;}

/*关于我们*/
.main {
	width: 100%;
}
/*.public_1col{
	width:1100px;
	margin:0 auto;
	position:relative;
}*/
.main_right .rt_cont {
	padding-top: 20px;
}
/*在线留言*/
.ind_10 {
	text-indent: 10px;
}
.main_right .msg_left {
	width: 390px;
	height: 408px;
	overflow: hidden;
}
/*工程案例*/
.main_right .rt_cont ul.case_list li {
	position: relative;
	width: 405px;
	height: 243px;
	overflow: hidden;
	float: left;
	padding: 15px;
	webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.4s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
}
.main_right .rt_cont ul.case_list li a {
	width: 405px;
	height: 243px;
	text-align: center;
	position: absolute;
	left: 15px;
	top: 15px;
	z-index: 999;
	webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.4s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	background: url(../img/anli_lianjie_icon.png) no-repeat center -243px;
}
.main_right .rt_cont ul.case_list li a:hover {
	text-decoration: none;
	webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.4s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	background: url(../img/anli_lianjie_icon.png) no-repeat center 0px;
}
.main_right .rt_cont ul.case_list li a span {
	/*display:none;*/
	position: absolute;
	top: -250px;
	left: 0;
	font-size: 16px;
	color: #fff;
	webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.4s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
}
.main_right .rt_cont ul.case_list li a:hover span {
	top: 0;
	display: block;
	width: 405px;
	color: #fff;
	line-height: 320px;
	webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.4s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
}
.main_right .rt_cont ul.case_list li img {
	width: 405px;
	height: 243px;
	display: block;
}
.main_right .rt_cont ul.case_list li:hover img {
	webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.4s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
}
.main_right .rt_cont h4 {
	font-size: 16px;
	color: #333;
}
/*新闻列表*/
.main_right .rt_cont .news_list {
	width: 100%;
}
.main_right .rt_cont ul.news_list li {
	width: 100%;
	display: block;
	height: 164px;
	float: left;
	padding-bottom: 25px;
}
.main_right .rt_cont ul.news_list li .news_lt {
	width: 250px;
	height: 164px;
	float: left;
	overflow: hidden;
	border: 1px solid #ddd;
}
.main_right .rt_cont ul.news_list li .news_lt a {
	width: 250px;
	height: 164px;
}
.main_right .rt_cont ul.news_list li .news_lt a img {
	width: 250px;
	height: 164px;
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.4s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
}
.main_right .rt_cont ul.news_list li .news_lt a:hover img {
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.4s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	overflow: hidden;
	z-index: 999;
}
.main_right .rt_cont ul.news_list li .news_rt {
	float: right;
	width: 600px;
	height: 164px;
	/*padding-left: 23px;*/
	position: relative;
}
.main_right .rt_cont ul.news_list li .news_rt h3 {
	line-height: 36px;
	font-size: 16px;
	color: #333;
}
.main_right .rt_cont li .news_rt h3 a:hover {
	color: #cb142a;
	text-decoration: none;
}
.main_right .rt_cont ul.news_list li .news_rt p {
	color: #666;
	font-size: 14px;
	line-height: 24px;
}
.main_right .rt_cont ul.news_list li .news_rt span {
	color: #999;
	font-size: 14px;
	line-height: 40px;
	position: absolute;
	bottom: 0;
}
/*内页产品*/

.main_right .rt_cont .pro_list li {
	float: left;
	border: 1px solid #ddd;
	margin: 20px 14px;
}
.main_right .rt_cont .pro_list .mosaic-block {
	position: relative;
	overflow: hidden;
	width: 260px;
	height: 214px;/*-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	background-color: #000;
	background-image: url(../img/progress.gif);
	background-repeat: no-repeat;
	background-position: center center;*/
}
.main_right .rt_cont .pro_list .mosaic-block a img {
	width: 260px;
	height: 214px;
}
.main_right .rt_cont .pro_list .cp_name {
	width: 260px;
	height: 46px;
	text-align: center;
	background: #ddd;
}
.main_right .rt_cont .pro_list .cp_name a {
	width: 260px;
	height: 46px;
	line-height: 46px;
	color: #333;
	font-size: 14px;
}
.main_right .rt_cont .pro_list li:hover .cp_name {
	background: #cb142a;
	color: #fff;
}
.main_right .rt_cont .pro_list li:hover a {
	color: #fff;
}
.main_right .rt_cont .pro_list .cp_name a:hover {
	color: #fff;
	text-decoration: none;
}
/*穗星形象首页设计*/
.suixing_header {
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
}
/*穗星关于我们*/
.container_jz{
	width:1220px;
	margin:0 auto;
}
.main .suixing_about {
	width: 100%;
	position: relative;
	margin-top: 80px;
}
.main .suixing_about .scrollBox {
	width: 1100px;
	padding:10px 60px;
	position: relative;
}
.main .suixing_about .scrollBox .piclist {
	overflow: hidden;
	zoom: 1;
}
.main .suixing_about .scrollBox .ohbox {
	overflow: hidden;
	position: relative;
	width: 1100px;
	/*left: 60px;*/
}
.main .suixing_about .scrollBox {
	position: relative;
	overflow: hidden;
	zoom: 1;
}
.main .suixing_about .scrollBox .piclist li {
	float: left;
	display: inline;
	width: 1100px;
	background: #fff;/*border: 1px solid #c9bea9;
	margin-right: 10px;
	padding: 5px;*/
}
.main .suixing_about .scrollBox .piclist li .about_lf_pic {
	width: 465px;
	height: 460px;
	height: auto;
	float: left;
}
.main .suixing_about .scrollBox .piclist li .about_lf_pic img {
	width: 465px;
	height: 460px;
}
.main .suixing_about .scrollBox .piclist li .about_rt_box {
	width: 635px;
	height: 460px;
	float: right;
}
.main .suixing_about .scrollBox .piclist li .about_rt_cont {
	width: 610px;
	height: 400px;
	background: #f1f1f1;
	margin-top: 30px;
	padding-left: 25px;
}
.main .suixing_about .scrollBox .about_rt_cont .ab_title {
	display: block;
	padding: 30px 25px 30px 0;
}
.main .suixing_about .scrollBox .about_rt_cont .ab_title h2 {
	width: 112px;
	font-size: 22px;
	color: #013f91;
	line-height: 40px;
	border-bottom: 2px solid #013f91;
}
.main .suixing_about .scrollBox .about_rt_cont .ab_cont {
	width: 585px;
	height: 258px;
	overflow-y: auto;
}
.main .suixing_about .scrollBox .about_rt_cont .ab_cont p {
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.main .suixing_about .scrollBox .pageBtn span {
	display: block;
	width: 30px;
	height: 330px;
	position: absolute;
	top: 72px;
	cursor: pointer;
	text-indent: -999em;
	overflow: hidden;
}
.main .suixing_about .scrollBox .pageBtn .prev {
	background:url(../img/suixing_gsjj_prev.png) no-repeat 0px center;
	left: 0px;
	/*background-position: -11px -84px;*/
}
.main .suixing_about .scrollBox .pageBtn .next {
	background:url(../img/suixing_gsjj_next.png) no-repeat 0px center;
	right: 0px;
	/*background-position: -53px -84px;*/
}

.main .suixing_about .scrollBox .pageBtn .list {
	overflow: hidden;
	zoom: 1;
	width: 100%;
	text-align: center;
	margin:40px 0;
}
.main .suixing_about .scrollBox .pageBtn .list li {
	display: inline-block;
	width: 15px;
	height: 15px;
	cursor: pointer;
	line-height: 10000px;
	overflow: hidden;
	background: #aaa;
	border-radius: 15px;
	margin-left: 10px;
}
.main .suixing_about .scrollBox .pageBtn .list li.on {
	background-position: -114px -57px;
	background: #013f91;
}



/*穗星产品展示*/
.main .suixing_product{
	width:100%;
	padding-top:80px;
	padding-bottom:80px;
}
.main .suixing_product .suixing_index_tl{
	width:100%;
	display:block;
	position:relative;
	text-align:center;
}
.main .suixing_product .suixing_index_tl h1{
	font-size:36px;
	color:#333;
	line-height:80px;
	font-weight:normal;
}
.main .suixing_product .suixing_index_tl span{
	font-size:14px;
	color:#333;
	line-height:22px;
}

.suixing_product .suixing_pro .hasMoreTab {
	width: 100%;
	font-family: "Microsoft YaHei";
	padding-top: 40px;
}
.suixing_product .suixing_pro .hasMoreTab .hd {
	border-top:2px solid #013f91;
	line-height: 45px;
	height: 56px;
	position: relative;
	width: 100%;
}
.suixing_product .suixing_pro .hasMoreTab .hd ul {
	z-index: 5;
	height: auto;
	overflow: hidden;
	zoom: 1;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 56px;
	text-align: center;
}
.suixing_product .suixing_pro .hasMoreTab .hd li {
	cursor: pointer;
	width: 102px;
	height: 46px;
    border: 5px solid #fff;
	font-size: 14px;
	color: #FFF;
	background-color: #013f91;
	text-align: center;
	padding: 0 20px;
	display: inline-block;
}
.suixing_product .suixing_pro .hasMoreTab .hd li.on {
	color: #333;
	background-color: #FFF;
	height: 45px;
	line-height: 45px;
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
}
.suixing_product .suixing_pro .hasMoreTab .bd {
	clear: both;
	position: relative;
	margin-top: 20px;
	width: 1100px;
}
.suixing_product .suixing_pro .conWrap {
	height: auto;
}
.suixing_product .suixing_pro .conWrap .con li {
	float: left;
	border: 1px solid #ddd;
	margin: 20px 6px;
}
.suixing_product .suixing_pro .mosaic-block {
	position: relative;
	overflow: hidden;
	width: 260px;
	height: 214px;
}
.suixing_product .suixing_pro .mosaic-block a img {
	width: 260px;
	height: 214px;
}
.suixing_product .suixing_pro .cp_name {
	width: 260px;
	height: 46px;
	text-align: center;
	background: #ddd;
}
.suixing_product .suixing_pro .cp_name a {
	width: 260px;
	height: 46px;
	line-height: 46px;
	color: #333;
	font-size: 14px;
}
.suixing_product .suixing_pro li:hover .cp_name {
	background: #013f91;
	color: #fff;
}
.suixing_product .suixing_pro li:hover a {
	color: #fff;
}
.suixing_product .suixing_pro .cp_name a:hover {
	color: #fff;
	text-decoration: none;
}

/*穗星荣誉证书*/
.main .suixing_honor{
	width:100%;
	background:url(../img/suixing_zs_bg.png) repeat-x;
	padding-top:80px;
	padding-bottom:50px;
}
.main .suixing_honor .suixing_index_tl{
	width:100%;
	display:block;
	position:relative;
	text-align:center;
}
.main .suixing_honor .suixing_index_tl h1{
	font-size:36px;
	color:#fff;
	line-height:80px;
	font-weight:normal;
}
.main .suixing_honor .suixing_index_tl span{
	font-size:14px;
	color:#fff;
	line-height:22px;
}

.main .suixing_honor .hd_coop {
	width: 1920px;
	margin-left: -960px;
    left: 50%;
	position: relative;
	/*background-color: #ffffff;*/
}
.main .suixing_honor .ladyScrollAuto {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

.main .suixing_honor .ladyScrollAuto .scrollWrap {
	width: 1100px;
	padding: 80px 0;
	overflow: hidden;/*position:absolute;*/
	margin: 0 auto;
}
.main .suixing_honor .ladyScrollAuto dl {
	float: left;
	width: 180px;
	height: 254px;
	text-align: center;
	position: relative;
	overflow: hidden;
	padding: 0 20px;
	
}
.main .suixing_honor .ladyScrollAuto dt {
	margin: 0 auto;
	width: 180px;
	overflow: hidden;
	border:1px solid #999;
}
.main .suixing_honor .ladyScrollAuto img {
	display: block;
	width: 180px;
	height: 252px;
}

/*穗星合作伙伴*/
.main .hz_pic .hd_coop {
	width: 1920px;
	margin-left: -960px;
    left: 50%;
	position: relative;
	/*background-color: #ffffff;*/
}
.main .hz_pic .ladyScroll {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
.main .hz_pic .ladyScroll .prev {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 75px;
	left: 0;
	z-index: 100;
	cursor: pointer;
	background:url(../img/suixing_prev.png) no-repeat;
}
.main .hz_pic .ladyScroll .next{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 75px;
	left: 0;
	z-index: 100;
	cursor: pointer;
	background:url(../img/suixing_next.png) no-repeat;
}
.main .hz_pic .ladyScroll .next {
	left: auto;
	right: 0;
}

.main .hz_pic .ladyScroll .scrollWrap {
	width: 980px;
	padding: 40px 0;
	overflow: hidden;/*position:absolute;*/
	margin: 0 auto;
}
.main .hz_pic .ladyScroll dl {
	float: left;
	width: 218px;
	height: 96px;
	text-align: center;
	position: relative;
	overflow: hidden;
	padding: 0 20px;
}
.main .hz_pic .ladyScroll dt {
	margin: 0 auto;
	width: 218px;
	overflow: hidden;
}
.main .hz_pic .ladyScroll img {
	display: block;
	width: 218px;
	height: 96px;
}
.main .hz_pic .ladyScroll dl:hover span {
	width: 218px;
	height: 96px;
	background: #B52153;
}



/* 本例子css */
.txtMarquee-left{ width:100%;  position:fixed; margin:0px auto; height:66px; overflow:hidden; background-color:#c20932; border-bottom:1px solid #8b0321; line-height:66px; z-index:99999; display:none; }
		
.txtMarquee-left .bd{ margin:0px auto; width:1080px;  }
.txtMarquee-left .bd .tempWrap{  }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ text-align:left; _display:inline; width:auto !important; color:#fff;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */