ï»¿@charset "utf-8";

/*index-banner*/
.index-banner{ 
	height: 428px; 
	position: relative; 
	overflow: hidden;
}
.index-banner .bd{ 
	position: relative; 
	z-index: 0;
	width: 100% !important;
}
.index-banner .bd li{ 
	width: 100% !important; 
	height: 428px;
	background-repeat: no-repeat; 
	background-position: center; 
}
.index-banner .bd li.n1 img{
	opacity: 0;
}
.index-banner .bd li.n1 .txt{
	position: absolute;
	top: 0px;
	left: 585px;
	opacity: 0;
}
.index-banner .bd li.n1 .txt .n1{
	font-size: 18px;
	color: #414141;
	line-height: 1;
	font-weight: lighter;
	font-family: '\5fae\8f6f\96c5\9ed1';
}
.index-banner .bd li.n1 .txt .n1 span{
	color: #57ad11;
	font-size: 32px;
	font-weight: normal;
}
.index-banner .bd li.n1 .txt .n2{
	color: #5a6271;
	font-size: 26px;
	line-height: 1;
	padding: 19px 0 16px;
}
.index-banner .bd li.n1 .txt .n3{
	font-size: 18px;
	color: #5a6271;
	line-height: 28px;
}

.index-banner .hd{
	width: 95px;
	position: absolute;
	z-index: 1;
	bottom: 20px;
	left: 50%;
	margin-left: 470px;
	height: 14px;
}
.index-banner .hd .on{
	background: url(/Template/ssipc/images/index_banner_btn_on.png) no-repeat 0 0;
}
.index-banner .hd li{
	line-height:9999px;
	margin-right: 5px;
	display: inline-block;
	*display:inline; 
	cursor: pointer;
	width: 14px;
	height: 14px;
	background: url(/Template/ssipc/images/index_banner_btn.png) no-repeat 0 0;
	overflow: hidden;
}


/*index-news*/
.index-title{
	font-size: 18px;
	color: #0a87d8;
	line-height: 1;
	padding: 41px 0 14px;
	font-weight: bold;
}

.index-news{
	height: 400px;
}
.news-slide{
	margin-top: 6px;
	height: 280px;
	width: 350px;
	position: relative;
	overflow: hidden;
	float: left;
}
.news-slide .bd{
	width: 100% !important;
	position: relative;
	z-index: 0;
}
.news-slide .bd li{
	width: 350px;
	height: 280px;
	background-size: 100% 100%;
	-ms-behavior: url(/Template/ssipc/styles/styles/backgroundsize.min.htc);
	behavior: url(/Template/ssipc/styles/styles/backgroundsize.min.htc);
}
.news-slide .bd li a{
	display: block;
	width: 350px;
	height: 280px;
}
.news-slide .hd{
	width: 352px;
	position: absolute;
	z-index: 3;
	bottom: 0;
	left: 0;
	height: 8px;
}
.news-slide .hd .on{
	background: #0a87d8;
}
.news-slide .hd li{
	line-height: 9999px;
	margin-right: 2px;
	display: block;
	cursor: pointer;
	width: 86px;
	height: 8px;
	background: #888;
	overflow: hidden;
	float: left;
}
.news-slide .txt-slide-bg{
	width: 350px;
	height: 50px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC000000',endColorstr='#CC000000');
}
.news-slide .txt-slide{
	width: 1400px;
	height: 42px;
	position: absolute;
	z-index: 2;
	bottom: 8px;
	left: 0;
}
.news-slide .txt-slide li{
	float: left;
	width: 330px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	padding: 0 10px;
	text-align: center;
	font-size: 14px;
}

.news-list{
	float: right;
}
.news-list li{
	border-top: 1px dashed #d6d6d6;
	height: 97px;
	width: 795px;
}
.news-list li:first-child{
	border-top: none;
}
.news-list .date{
	width: 55px;
	height: 60px;
	border: 1px solid #d6d6d6;
	float: left;
	margin-top: 16px;
	color: #737373;
	text-align: center;
}
.news-list .date .date-day{
	font-size: 30px;
	line-height: 1;
	padding: 7px 0 5px;
}
.news-list .date .date-month{
	font-size: 10px;
	line-height: 1;
}
.news-list .date .date-month span{
	-webkit-transform: scale(0.83);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	display: inline-block;	
}
.news-list .news-detail{
	float: left;
	width: 707px;
	padding: 15px 15px 0 15px;
}
.news-list .news-detail .news-head{
	font-size: 16px;
	padding-bottom: 5px;
	color: #4c4c4c;
	font-weight: bold;
}
.news-list .news-detail .news-txt{
	font-size: 14px;
	color: #888;
	text-justify: inter-ideograph;
    text-align: justify;
}
.news-list .news-detail:hover .news-txt,
.news-list .news-detail:active .news-txt{
	color: #0a87d8;
}



/*index-map*/
.index-map{
	height: 544px;
	background-color: #f4f4f4;
}
.index-map .map{
	position: absolute;
	background: url(/Template/ssipc/images/map.png) no-repeat center;
	width: 497px;
	height: 410px;
	top: 83px;
	left: 333px;
}
.index-map .map>li{
	position: absolute;
	z-index: 2;
}
.index-map .map>li>a{
	display: block;
	width: 100%;
	height: 100%;
}
.index-map .map .beijing{
	width: 62px;
	height: 77px;
	background: url(/Template/ssipc/images/map_beijing.png) no-repeat center;
	top: 127px;
	left: 347px;
}
.index-map .map .jiangsu{
	width: 68px;
	height: 50px;
	background: url(/Template/ssipc/images/map_jiangsu.png) no-repeat center;
	top: 207px;
	left: 379px;
}
.index-map .map .zhejiang{
	width: 58px;
	height: 43px;
	background: url(/Template/ssipc/images/map_zhejiang.png) no-repeat center;
	top: 256px;
	left: 403px;
}
.index-map .map .hubei{
	width: 74px;
	height: 47px;
	background: url(/Template/ssipc/images/map_hubei.png) no-repeat center;
	top: 240px;
	left: 307px;
}
.index-map .map .hunan{
	width: 53px;
	height: 61px;
	background: url(/Template/ssipc/images/map_hunan.png) no-repeat center;
	top: 275px;
	left: 313px;
}
.index-map .map .guangdong{
	width: 80px;
	height: 68px;
	background: url(/Template/ssipc/images/map_guangdong.png) no-repeat center;
	top: 319px;
	left: 323px;
}
.index-map .map .hainan{
	width: 43px;
	height: 30px;
	background: url(/Template/ssipc/images/map_hainan.png) no-repeat center;
	bottom: -9px;
	left: 311px;
}

.index-map .line li a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.index-map .line li a img{
	width: 66px;
	height: 66px;
	position: absolute;
	top: 8px;
	left: 10px;
}
.index-map .line li a>div{
	padding: 7px 20px 0 82px;
}
.index-map .line li a>div p{
	font-size: 14px;
	line-height: 18px;
	color: #888;
}
.index-map .line li a>div p:first-child{
	color: #4c4c4c;
	font-weight: bold;
	padding-bottom: 4px;
}

.index-map .jiangsu-line{
	background: url(/Template/ssipc/images/map_jiangsu_line.png) no-repeat center;
	width: 147px;
	height: 108px;
	position: absolute;
	top: 209px;
	left: 746px;
}
.index-map .jiangsu-line li{
	background: url(/Template/ssipc/images/map_jiangsu_box.png) no-repeat center;
	width: 214px;
	height: 73px;
	padding: 4px;
	position: absolute;
}
.index-map .jiangsu-line .n1{
	top: -37px;
	left: 131px;
}
.index-map .zhejiang-line{
	background: url(/Template/ssipc/images/map_zhejiang_line.png) no-repeat center;
	width: 96px;
	height: 33px;
	position: absolute;
	top: 330px;
	left: 754px;
}
.index-map .zhejiang-line li{
	background: url(/Template/ssipc/images/map_zhejiang_box.png) no-repeat center;
	width: 264px;
	height: 73px;
	padding: 4px;
	position: absolute;
}
.index-map .zhejiang-line .n1{
	top: -46px;
	left: 91px;
}
.index-map .guangdong-line{
	background: url(/Template/ssipc/images/map_guangdong_line.png) no-repeat center;
	width: 431px;
	height: 283px;
	position: absolute;
	top: 153px;
	left: 253px;
}
.index-map .guangdong-line li{
	background: url(/Template/ssipc/images/map_guangdong_box.png) no-repeat center;
	width: 214px;
	height: 73px;
	padding: 4px;
	position: absolute;
}
.index-map .guangdong-line .n1{
	top: -34px;
	left: -204px;
}
.index-map .guangdong-line .n2{
	top: 78px;
	left: -166px;
}
.index-map .guangdong-line .n3{
	top: 188px;
	left: -103px;
}

.index-map .step1,
.index-map .step2,
.index-map .step1 li,
.index-map .step2 li,
.index-map .step1 li img,
.index-map .step2 li img{
	opacity: 0;
	filter: alpha(opacity=0);
}


/*footer*/
#footer .f1{
	border-top: 0;
    background-color: #fff;
}
#footer .f2{
    border-top: 1px solid #e5e5e5;
}

/*20170817map*/
.index-map .guangdong-line{ background-image: none; }
.index-map .guangdong-line1{ background-image: url(/Template/ssipc/images/map_guangdong_line1.png); }
.index-map .guangdong-line2{ background-image: url(/Template/ssipc/images/map_guangdong_line2.png); }
.index-map .guangdong-line3{ background-image: url(/Template/ssipc/images/map_guangdong_line3.png); }
/*
html {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: url(/Template/ssipc/styles/â€œdata:image/svg+xml;utf8,<svg xmlns=â€˜http:/www.w3.org/2000/svgâ€™><filter id=â€˜grayscaleâ€™><feColorMatrix type=â€˜matrixâ€™ values=â€˜0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0â€™/>);
filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
-webkit-filter: grayscale(1);
}*/<!--ºÄÊ±1755542807.6826Ãë-->