/*产品详情*/
.product_details_conter {
	width:600px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}
.product_details_conter_title {
	height:auto;
	overflow: hidden;
	margin-bottom:30px;
}
.product_details_conter_title_left {
	font-size:28px;
	float:left;
}
.product_details_conter_title_right {
	float:right;
	margin-top:5px;
}
.product_details_conter_title_right li {
	float:left;
	cursor:pointer;
	margin-right:10px;
}
.product_details_conter_title_right li img {
	vertical-align:middle;
	margin-right:5px;
}
.product_describe {
	width:1000px;
	background:#f2f2f2;
	height:100px;
	margin-bottom:28px;
}
.product_describe h3 {
	font-size:16px;
	padding-top:13px;
	margin:0px 0px 12px 15px;
}
.product_describe p {
	color:#666666;
	font-size:14px;
	line-height:24px;
	padding:0px 15px;
}
.ban {
	
	height:540px;
	position:relative;
	overflow:hidden;
	margin:0px auto 0 auto;
}
.ban2 {
	width:600px;
	height:430px;
	position:relative;
	overflow:hidden;
}
.ban2 ul {
	position:absolute;
	left:0;
	top:0;
}
.ban2 ul li {
	width:600px;
	height:450px;
}
.ban2 ul li img{
	width:600px;
	height:380px;
}
.prev {
	float:left;
	cursor:pointer;
}
.num {
	height:68px;
	overflow:hidden;
	width:520px;
	position:relative;
	float:left;
	margin-left:40px;
}
.min_pic {
	width:620px;
	position:relative;
}
.num ul {
	position:absolute;
	left:0;
	top:0;
}
.num ul li {
	width:120px;
	height:60px;
	margin-right:6px;
	padding:1px;
	float:left;
	margin-left:6px;
}
.num ul li.on {
	border:1px solid #023894;
	padding:0;
}
.num ul li img {
	width:120px;
	height:60px;
	overflow:hidden;
}
.prev_btn1 {
	background: url(../js1/ArrowL.jpg) no-repeat;
	width:46px;
	text-align:center;
	height:64px;
	cursor:pointer;
	float:left;
	position:absolute;
	left:0;
}
.prev_btn1:hover {
	background: url(../js1/ArrowL_hover.jpg) no-repeat;
}
.next_btn1 {
	background: url(../js1/ArrowR.jpg) no-repeat;
	width:46px;
	text-align:center;
	height:64px;
	cursor:pointer;
	float:right;
	position:absolute;
	right:0;
}
.next_btn1:hover {
	background: url(../js1/ArrowR_hover.jpg) no-repeat;
}
/*详情图片轮播end*/
.product_introduce {
	margin-top:30px;
	height:auto;
	overflow:hidden;
}
.product_introduce_title {
	font-size:24px;
	height:auto;
	overflow:hidden;
	margin-bottom:30px;
}
.product_introduce_title p {
	font-size:14px;
}
.product_introduce_content {
	line-height:26px;
}
.product_introduce_content_one {
	width:1000px;
	margin:0 auto;
	text-align:center;
}
/*解决方案*/
.solution_list li {
	width:590px;
	height:200px;
	background:#fff;
	border:1px solid #f0f0f0;
	cursor:pointer;
	float:left;
	margin-right:8px;
	margin-bottom:15px;
}
.solution_list li:hover {
	box-shadow:0px 0px 7px #cccccc;
	-moz-box-shadow:0px 0px 7px #cccccc;
	-webkit-box-shadow:0px 0px 7px #cccccc;
}
.solution_left {
	float:left;
	width:210px;
	overflow: hidden;
	margin:5px 23px 5px 5px;
}
.solution_left img {
	width:210px;
	height:190px;
	overflow:hidden;
}
.solution_right {
	float:left;
	width:335px;
}
.solution_right_title {
	font-size:16px;
	color:#282828;
	margin-top:20px;
}
/*.solution_right_content {*/
	/*margin-top:20px;*/
	/*color:#666666;*/
	/*font-size:14px;*/
	/*line-height:24px;*/
/*}*/
.solution_right_content {
	margin-top: 20px;
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.solution_right_more {
	margin-top:40px;
	color:#023894;
}
.solution_right_more img {
	vertical-align:middle;
	margin-left:10px;
}
/*视频中心*/
.green_video {
	width: 1000px;
	height: 640px;
	padding: 3px;
	border-radius: 3px;
	margin-left: 12px;
}
.green_video embed {
	width: 100%;
	height: 100%;
	background-color: #000;
}
.video_wrap {
	width:1200px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	margin-bottom:35px;
}
.video_top {
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
	position:relative;
}
.video_top h3 {
	font-size:18px;
	font-weight:normal;
}
.video_top p {
	font-size:14px;
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
	background:#fafafa;
	width:200px;
	z-index:99;
	position:relative;
}
.line {
	height: 1px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	float: left;
	background: #e7ecee;
	width: 100%;
	position: absolute;
	left: 0;
	bottom:5px;
	z-index:1;
}
.video_bottom {
	height:auto;
	overflow:hidden;
	position:relative;
}
.video_list_pic {
	width:285px;
	height:220px;
	margin-bottom:10px;
}
.video_bottom li:hover {
	color:#023894;
}
.video_list_pic img {
	width:285px;
	height:220px;
	overflow:hidden;
}
.video_list_bottom {
	position: absolute;
	overflow:hidden;
	width: 285px;
	bottom:-36px;
	height: 0px;
}
.video_bottom li {
	width:285px;
	float:left;
	margin-right:15px;
	cursor:pointer;
	margin-bottom:15px;
}
.more_wrap {
	width:1200px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	margin-left:45%;
	margin-top:20px;
}
.video_more {
	width:140px;
	height:40px;
	border:1px solid #023894;
	background:#fff;
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari 和 Chrome */
	border-radius: 6px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	text-align:center;
	line-height:40px;
	font-size:16px;
	color:#023894;
	cursor:pointer;
}
.video embed {
	width: 100%;
	height: 100%;
	background-color: #000;
}
/*新闻中心*/
.news_center_wrap {
	width:1200px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}
.news_center_wrap ul{
	margin-right: -28px;
}
.news_center_wrap li {
	width:380px;
	height:400px;
	background:#f3f3f3;
	cursor:pointer;
	margin-bottom:20px;
	float:left;
	margin-right:28px;
}
.news_center_wrap li:hover {
	box-shadow:2px 2px 5px #cccccc;
	-moz-box-shadow:2px 2px 5px #cccccc;
	-webkit-box-shadow:2px 2px 5px #cccccc;
}
.news_conter_pic {
	height:220px;
	overflow:hidden;
}
.news_conter_pic img {
	width:380px;
	height:220px;
	overflow:hidden;
}
.news_conter_title {
	margin:20px;
	font-size:16px;
	height:40px;
	overflow:hidden;
	color:#4c4c4c;
}
.news_conter_time {
	font-size:12px;
	color:#4c4c4c;
	margin:0px 20px;
}
.news_conter_content {
	font-size:12px;
	color:#666;
	margin:16px 20px 0px 20px;
	height:60px;
	overflow:hidden;
}
.news_time_axis {
	height:auto;
	overflow: hidden;
	position: absolute;
	right:0px;
	top:14%;
	width:100px;
}
.news_time_axis_top {
	height:42px;
	width:42px;
	font-size:12px;
	color:#023894;
	line-height:42px;
	text-align:center;
	background: url(../js1/news_top_bg.png) no-repeat;
}
.news_time_axis_bottom {
	background:url(../js1/news_time_bg.png) no-repeat;
	width:60px;
	height:498px;
	margin-left:20px;
	padding-top:25px;
}
.news_time_axis_bottom_left {
	position:absolute;
	left:0;
	background:url(../js1/news_time.png) no-repeat;
	width:46px;
	height:20px;
	padding-left:54px;
}
.news_time_axis_bottom li {
	cursor:pointer;
	height:30px;
	display:block;
	margin-bottom:10px;
}
.news_time_axis_bottom_left:hover {
	color:#023894;
	background:url(../js1/news_time_hover.png) no-repeat;
	width:46px;
	height:20px;
}
@media screen and (max-width: 1920px) {
 .news_time_axis {
 right:200px;
}
}
@media screen and (max-width: 1680px) {
 .news_time_axis {
 right:100px;
}
}
@media screen and (max-width: 1600px) {
 .news_time_axis {
 right:50px;
}
}
@media screen and (max-width: 1440px) {
 .news_time_axis {
 right:0px;
}
}
@media screen and (max-width: 1336px) {
 .news_time_axis {
 right:0;
}
}
/*新闻详情*/
.news_details_top {
	height:auto;
	overflow: hidden;
	border-bottom:1px dashed #f2f2f2;
	margin-bottom:20px;
}
.news_details_top p {
	margin-bottom:20px;
	line-height:26px;
}
.news_details_top p img {
	
	overflow:hidden;
}
.news_details_bottom p {
	line-height:30px;
}
.news_details_bottom p a {
	color:#023894;
}
/*企业认证*/
.container {
	margin:0 auto;
	width:1000px;
	height:475px;
	overflow:hidden;
}
.poster-main {
	position:relative;
	width:1000px;
	height:475px;
}
.poster-main a, .poster-main img {
	display:block;
}
.poster-main .poster-list {
	width:1000px;
	height:475px;
	text-align:center;
}
.poster-main .poster-list .poster-item {
	position:absolute;
	left:0;
	top:0;
}
.poster-main .poster-list a {
	color:#4c4c4c;
}
.poster-main .poster-list p {
	margin-top:10px;
}
.poster-main .poster-btn {
	position:absolute;
	top:0;
	width:100px;
	height:475px;
	z-index:10;
	cursor:pointer;
	opacity:0.8
}
.poster-main .poster-prev-btn {
	left:0;
	background: url(../js1/btn_l.png) no-repeat center center;
}
.poster-main .poster-next-btn {
	right:0;
	background: url(../js1/btn_r.png) no-repeat center center;
}
/*视频弹出*/
.video_eject_wrap {
	width: 100%;
	height: 100%;
	background:url(../js1/video_bg.png) repeat;
	z-index: 1000;
	position: fixed;
	top: 0px;
	left: 0px;
	overflow: hidden;
	cursor: pointer;
}
.video_eject {
	width: 1240px!important;
	border: 0;
	height: 500px!important;
	z-index: 10000;
	overflow: visible;
	border-radius: 4px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -516px;
	margin-top: -360px;
	text-align:center;
}
.video_title {
	font-size: 18px;
	color:#fff;
	text-align:left;
	margin-left:2%;
	margin-left:2%\9;
	margin-bottom:15px;
}
.regPop-close {
	background:url(../js1/video_close.png) no-repeat;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	width: 38px;
	height: 36px;
	top: 0;
	right: 18%;
	right: 18%\9;
	cursor: pointer;
}
video {
	width:100%;
	height:620px;
}
.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
}
/*搜索*/

.slideTxtBox {
	width:1200px;
	border:1px solid #ddd;
	text-align:left;
	margin:0 auto;
}
.slideTxtBox .hd {
	height:30px;
	line-height:30px;
	background:#f4f4f4;
	padding:0 10px 0 15px;
	border-bottom:1px solid #ddd;
	position:relative;
}
.slideTxtBox .hd span {
	color:#f00;
	margin-left:10px;
}
.slideTxtBox .hd ul {
	float:left;
	position:absolute;
	left:15px;
	top:-1px;
	height:32px;
}
.slideTxtBox .hd ul li {
	float:left;
	padding:0 15px;
	cursor:pointer;
}
.slideTxtBox .hd ul li.on {
	height:30px;
	background:#fff;
	border:1px solid #ddd;
	border-bottom:2px solid #fff;
}
.slideTxtBox .bd ul {
	padding:15px;
	zoom:1;
}
.slideTxtBox .bd li {
	height:24px;
	line-height:24px;
}
.slideTxtBox .bd li .date {
	float:right;
	color:#999;
}
.search_left {
	float:left;
	width:230px;
	overflow:hidden;
}
.search_left img {
	width:218px;
	height:148px;
	overflow:hidden;
	margin-top:5px;
}
.search_left {
	border:1px solid #ccc;
	width:229px;
	height:159px;
	text-align:center;
}
.search_right {
	float:left;
	margin-left:20px;
	width:75%;
}
.search_right_title {
	font-weight: bold;
	height: 22px;
	color: #000;
	font-size: 14px;
	margin-bottom:10px;
}
.search_right_content {
	line-height:24px;
}
.search_right_more {
	position:absolute;
	bottom:26px;
}
.search_right_more a {
	color: #069;
}
.slideTxtBox .bd li {
	height:auto;
	position:relative;
	overflow:hidden;
	border-bottom:1px dashed #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
}
.search_news_left {
	float:left;
}
.search_news_right {
	float: right
}
.search_news_left a {
	color:#069
}
.news_time_axis_bottom_left {
	position:absolute;
	left:0;
	background:url(../js1/news_time.png) no-repeat;
	width:46px;
	height:20px;
	padding-left:54px;
	color:#333;
}

.news_center_wrap ul { margin-right:-28px;}
.news_time_axis_bottom_left {
	position:absolute;
	left:0;
	background:url(../js1/news_time.png) no-repeat;
	width:46px;
	height:20px;
	padding-left:54px;
	color:#333;
}

#IndexNewsContainter {
    width:100%;
    /* background:url(../js1/FourBg.jpg) repeat; */
	height: 180px;
	width: 1100px;
    margin:0 auto;
    margin-top: 20px;
    overflow: hidden;
}
#IndexNewsContainter ul li{
	width:250px;
	float:left;
	margin-right:120px;
}
#IndexNewsContainterBody {
	 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fafafa;
    border-color: #0fa3d4 #d6d6d6 #d6d6d6;
    border-image: none;
    border-style: solid;
    border-width: 4px 1px 1px;
    color: #666666;
    font-family: "宋体";
    font-size: 13px;
    height: 170px;
    width: 350px;
}

#IndexNewsContainterBodyTop{
	height:46px;
	width:350px;
	background-color:#F5F5F5;
	border-bottom:1px solid #DDDDDD; 
}

.IndexFont1{
	font-size:16px;
	color:#2E7FC4;
	font-family:"微软雅黑";
	margin-left:25px;
	line-height:46px;
	
}

.IndexFont2{
	font-size:12px;
	color:#2E7FC4;
	font-family:"宋体";
	margin-left:200px;
	line-height:46px;
	
}#IndexAboutSiasun {
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	padding-top:10px;
}
#IndexAboutSiasun p{
	line-height:20px;
	font-size:13px;
}

#IndexAboutSiasun p a{
	color:#666666;
}

#IndexNewsList {
	margin-left:20px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
#IndexNewsList ul li {
	list-style-type: disc;
	line-height: 30px;
	font-size:14px;
	width: 300px;
    margin-left: 20px;
}

#IndexNewsList ul li a{
	color:#333333;
}

#IndexNewsList ul li a:hover{
	color:#0FA3D4;
}

.img_text{
    color: black; 
}

.picinfo{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999999;
    width: 100%;
    background: black;
    background: rgba(0, 0, 0, 0.7);
    color: black;
    cursor: default;
    margin-bottom:182px;
    padding-bottom: 40px;
}

.p-mroe{
    color:#FF6700;
    font-weight: bold;
    word-spacing: 8px;
    letter-spacing: 1px;
    
}

