@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #333;
}
#top {
	width: 100%;
	height: 40px;
	background-color: #333;
	color: #fefefe;
	font-size: 12px;
	line-height: 40px;
}
#top #top-con {
	height: 40px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top #top-con #top-con-left {
	background-image: url(../images/index_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 22px;
	float: left;
	width: 300px;
}
#top #top-con #top-con-right {
	float: right;
	width: 400px;
	height: 40px;
}
#top #top-con #top-con-right ul{
	float: left;
}
#top #top-con #top-con-right ul li {
	float: left;
	margin-right: 24px;
}
#nav {
	height: 100px;
	width: 100%;
	background-color: #FFF;
	line-height: 100px;
}
#nav #nav-con {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#nav #nav-con #logo {
	width: 210px;
	height: 100px;
	background-image: url(../images/index_02.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
#jsddm {
	float: right;


}
#jsddm li {
	float: left;
	list-style: none;
	font-size: 14px;
}
#jsddm li a {
	display: block;
	width: 70px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#jsddm li a:hover {
	color: #14A6BF;

}
#jsddm li ul {
	position: absolute;
	visibility: hidden;
	z-index: 9000;
	border: 1px solid #ccc;
	background-color: #FFF;
	top: 115px;
}
#jsddm li ul li {
	float: none;
	display: inline;
}
#jsddm li ul li a {
	color: #333333;
	text-align: center;
	font-weight: normal;
	line-height: 40px;
	height: 40px;
}
#jsddm li ul li a:hover {
	color: #0076CA;
	font-weight: bold;
}
.banner{
	width: 100%;
	overflow: hidden;
	height: 550px;
	position: relative;
	margin-bottom: 40px;
}
.banList{position:absolute;left:50%;margin-left:-960px;height:470px}
.banList li{height:470px;opacity:0;position:absolute;transform:scale(0);transition:transform 0.5s ease 0s, opacity 1.5s ease 0s;z-index:1;}
.banList li.active{opacity:1;transform:scale(1);z-index:2;}
.fomW{position:absolute;bottom:20px;left:50%;height:20px;z-index:9;width:1000px;margin-left:-500px}
.jsNav{text-align:center;}
.jsNav a{display:inline-block;background:#fff;width:15px;height:15px;border-radius:50%;margin:0 5px;}
.jsNav a.current{background:#fc8f0f;cursor:pointer}
#product {
	width: 100%;
}
#product #product-con {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	height: 900px;
}
.main-top   {
	text-align: center;
	font-size: 20px;
	width: 1000px;
	margin-bottom: 30px;
}
.main-top .main-tc   {
	margin-top: 30px;
	margin-bottom: 10px;

}
.main-xian    {
	background-image: url(../images/pro-xian-bj.jpg);
	background-repeat: repeat-x;
	height: 6px;
	width: 1000px;
	margin-top: 18px;
}
.main-xian .blue {
	height: 6px;
	width: 28px;
	background-color: #0076ca;
	margin-right: auto;
	margin-left: auto;
}
#product #product-con #pro-show {
	width: 300px;
	float: left;
	height: 350px;
	margin: 16px;
	box-shadow: 0px 0px 8px #ccc;
}
#product #product-con #pro-show #pro-show-txt {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
#product #product-con #pro-show #pro-show-txt h2 {
	font-size: 14px;
	height: 40px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 40px;
	margin-bottom: 5px;
}
#product #product-con #pro-show #pro-show-txt p {
	color: #666;
	line-height: 24px;
}
#baojing {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 250px;
}

#baojing h1 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
}
#baojing p {
	text-align: center;
	color: #666;
	line-height: 30px;
}
#baojing ul li {
	float: left;
	width: 110px;
	margin-right: 28px;
	margin-left: 28px;
}
#baojing ul {
	padding-top: 30px;
	margin-bottom: 40px;
}







#news {
	background-color: #fcfcfc;
	height: 500px;
	width: 100%;
	clear: both;
	margin-top: 50px;
}
#news #news-con {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#news #news-con #news-show {
	float: left;
	width: 500px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#news #news-con #news-show #news-show-left {
	float: left;
	width: 70px;
	margin-right: 20px;
	margin-left: 20px;
}
#news #news-con #news-show #news-show-left #lii {
	width: 66px;
	text-align: center;
	line-height: 66px;
	font-size: 56px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	height: 66px;
}
#news #news-con #news-show #news-show-left p {
	font-size: 12px;
	color: #999999;
	padding-top: 5px;
}
#news #news-con #news-show #news-show-right {
	width: 370px;
	float: left;
	margin-top: 8px;
}
#news #news-con #news-show #news-show-right h2 {
	font-size: 14px;
}
#news #news-con #news-show #news-show-right p {
	font-size: 12px;
	color: #999999;
	line-height: 26px;
}
#foot {
	background-color: #00589f;
	height: 240px;
	width: 100%;
	margin-top: 20px;
	clear: both;
}
#foot #foot-con {
	height: 240px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index_03.png);
	background-repeat: no-repeat;
	background-position: center 60px;
}
.ewm {
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 140px;
	position: absolute;
	background-position: center;
	background-color: #00457c;
}

#foot #foot-con ul {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 185px;
}



#foot #foot-con ul li {
	color: #FFF;
	float: left;
}
#foot #foot-con ul li span  {
	margin-right: 30px;
	margin-left: 30px;
}
#foot #foot-con ul li a {
	color: #FFF;
}

#foots {
	background-color: #00457c;
	height: 53px;
	line-height: 53px;
	color: #CCC;
	text-align: center;
	font-size: 12px;
}
#foots a  {
	color: #FFF;
}
#down-app {
	width: 726px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}
#down-app .down-app-pic {
	width: 122px;
	float: left;
	padding-right: 60px;
	padding-left: 60px;
}
.anzhuo , .ios, .weixin{
	background-repeat: no-repeat;
	width: 120px;
	background-position: 3px center;
	height: 20px;
	text-indent: 20px;
	margin-top: 10px;
}
.anzhuo {
	background-image: url(../images/font-526.png);
}

.ios {
	background-image: url(../images/apple45.png);
}
.weixin {
	background-image: url(../images/weixinapp.jpg);
}




.app-img1 {
	padding-right: 50px;
	padding-left: 50px;
}





.menudiv_cp #pro-show {
	width: 300px;
	float: left;
	height: 350px;
	margin: 16px;
	box-shadow: 0px 0px 8px #ccc;
}
.menudiv_cp #pro-show #pro-show-txt {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
.menudiv_cp #pro-show #pro-show-txt h2 {
	font-size: 14px;
	height: 40px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 40px;
	margin-bottom: 5px;
}
.menudiv_cp #pro-show #pro-show-txt p {
	color: #666;
	line-height: 24px;
}









