@charset "utf-8";
/* CSS Document */
body{
	/*background-color:#ececec;*/}
.web .pageBody {
	height:2780px;
	/*background-image:url(../images/pageBodyBg.png);
	background-position:center bottom;
	background-repeat:no-repeat;*/
}

.web .pageBody .wrapper{
	height:100%;
}

.web #banner {
	width:100%;
	height: 550px;
	margin:auto;
}
.web #banner .alpha {
	height:550px;
}
.web #banner .control {
	top:520px;
	z-index:5500;
}



.mobile #banner {
	width:100%;
	height: 130px;
	margin:auto;
	background-image:url(../images/bannerBg.png);
	background-position:center top;
	/*display:block;*/
}
.mobile #banner .alpha {
	height:130px;
}
.mobile #banner .control {
	position:absolute;
	top:110px;
	z-index:5500;
}



.web .module{
	position:relative;
	display: block;
	background-position:center top;
}
.web .module .titleBar{

}
.web .module .more{
	position: absolute;
	right: 15px;
	top: 30px;
	width: 50px;
	height: 20px;
	display: block;
	text-indent:-9999px;
	z-index:10;
}















.web #product{
	position:relative;
	height:570px;
	background-image:url(../images/productBg.png);
}

.web #product .tab{
	position:absolute;
	width:1200px;
	height:460px;
	display:block;
	top:110px;
}
.web #product .tabList{
	position:absolute;
	width:1200px;
}
.web #product .tabList li{
	position:relative;
	width:240px;
	height:110px;
	float:left;
	cursor:pointer;
}
.web #product .tabList li a{
	position:relative;
	width:240px;
	height:110px;
	display:block;
	background-image:url(../images/productTabListItemBg.png);
	text-indent:-9999px;
}

	
	
.web #product #productTabListItem_0 a{
	background-position:0 top ;
}
.web #product #productTabListItem_1 a{
	background-position: -240px top;
}
.web #product #productTabListItem_2 a{
	background-position: -480px top;
}
.web #product #productTabListItem_3 a{
	background-position: -720px top;
}
.web #product #productTabListItem_4 a{
	background-position: -960px top;
}



.web #product #productTabListItem_0 a:hover{
	background-position:0 bottom;
}
.web #product #productTabListItem_1 a:hover{
	background-position: -240px bottom;
}
.web #product #productTabListItem_2 a:hover{
	background-position: -480px bottom;
}
.web #product #productTabListItem_3 a:hover{
	background-position: -720px bottom;
}
.web #product #productTabListItem_4 a:hover{
	background-position: -960px bottom;
}





.web #product #productTabListItem_0.focus a{
	background-position:0 bottom;
}
.web #product #productTabListItem_1.focus a{
	background-position: -240px bottom;
}
.web #product #productTabListItem_2.focus a{
	background-position: -480px bottom;
}
.web #product #productTabListItem_3.focus a{
	background-position: -720px bottom;
}
.web #product #productTabListItem_4.focus a{
	background-position: -960px bottom;
}

.web #product #productContent_0 .a1 a{
	    width: 100px;
    height: 30px;
    top: 155px;
    left: 30px;
    position: absolute;
}
.web #product #productContent_1 .a2 a{
	    width: 100px;
    height: 30px;
    top: 280px;
    left: 30px;
    position: absolute;
}

.web #product #productContent_2 .a3 a{
	    width: 100px;
    height: 30px;
    top: 210px;
    left: 30px;
    position: absolute;
}

.web #product #productContent_3 .a4 a{
	    width: 100px;
    height: 30px;
    top: 200px;
    left: 30px;
    position: absolute;
}

.web #product #productContent_4 .a5 a{
	    width: 100px;
    height: 30px;
    top: 295px;
    left: 30px;
    position: absolute;
}







.mobile #product .tab{
	width:100%;
	height:100px;
	position:relative;
}
.mobile #product .tabList{
	width:100%;
}
.mobile #product .tabList li{
	position:relative;
	width:50%;
	height:35px;
	float:left;
	cursor:pointer;
}
.mobile #product .tabList li a{
	position:relative;
	width:90%;
	height:30px;
	display:block;
	text-align:center;
	line-height:30px;
	background-color:#16419a;
	color:#FFF;
	margin:auto;
}










.web #product .tabContentGroup{
	position:absolute;
	left:0;
	top:110px;
}
.web #product .tabContent{
	position:absolute;
	width:1200px;
	height:350px;
	left:0;
	top:0;
	display:none;
}
.web #product .tabContent.focus{
	display:block;
}




#productContent_0{
	background-image:url(../images/p1.png);
}
#productContent_1{
	background-image:url(../images/p2.png);
}
#productContent_2{
	background-image:url(../images/p3.png);
}
#productContent_3{
	background-image:url(../images/p4.png);
}
#productContent_4{
	background-image:url(../images/p5.png);
}

































.web #columnLinks{
	position:relative;
	height:440px;
	background-image:url(../images/columnLinksBg.png);
}
.web #columnLinks a{
	position:absolute;
	width:360px;
	height:360px;
	display:block;
	top:60px;
	color:#FFF;
	font-size:24px;
	line-height:50px;
	text-align:center;
}
.web #columnLinks strong{
	border-bottom:solid 2px #fff;
	font-weight:normal;
	display:inline-block;
	width:100px;
	margin-top:150px;
}
.web #columnLinks #columnLinks_1 strong{
	width:120px !important;
}
.web #columnLinks #columnLinks_0{
	background-image:url(../images/c1.jpg);
	left:0;
}
.web #columnLinks #columnLinks_1{
	background-image:url(../images/c2.jpg);
	left:420px;
}
.web #columnLinks #columnLinks_2{
	background-image:url(../images/c3.jpg);
	right:0;
}

.web #columnLinks #columnLinks_0:hover {
    background-position: bottom center;
}
.web #columnLinks #columnLinks_1:hover {
    background-position: bottom center;
}
.web #columnLinks #columnLinks_2:hover {
    background-position: bottom center;
}


.mobile #columnLinks{
	display:none;
}





.web #about{
	position:relative;
	height:555px;
	background-image:url(../images/aboutBg.jpg);
}
.web #about img{
	position:absolute;
	left:0px;
	top:160px;
}
.web #about #company{
	background-image:url(../images/a5.png);
	position:absolute;
	width:460px;
	height:200px;
	top:160px;
	right:0;
	color:#FFF;
}
.web #about #company p{
	position:relative;
	width:420px;
	margin:auto;
	margin-top:20px;
	line-height:24px;
}
.web #about #company a{
	color:#FFF;
}

.web #about .link{
	position:absolute;
	width:155px;
	height:150px;
	display:block;
	bottom:45px;
	right:0;
	text-indent:-9999px;
}
.web #about #link_0{
	background-image:url(../images/a2.png);
	right:305px;
}
.web #about #link_1{
	background-image:url(../images/a3.png);
	right:150px;
}
.web #about #link_2{
	background-image:url(../images/a4.png);
}




.mobile #about{
}
.mobile #about img{
	width:100%;
}

.mobile #about #company{
	padding-top:5px;
}
.mobile #about #company p{
	text-indent:2em;
	line-height:2em;
}
.mobile #about .link{
	display:none;
}












.web #news{
	position:relative;
	height:665px;
	background-image:url(../images/newsBg.png);
}



.web #news .tab{
	position:absolute;
	width:600px;
	height:460px;
	display:block;
	top:140px;
	right:0;
}
.web #news .tabList{
	position:absolute;
	width:1200px;
}
.web #news .tabList li{
	position:relative;
	width:200px;
	height:50px;
	float:left;
	cursor:pointer;
	border-right: solid 1px #fff;
}
.web #news .tabList li a{
	position:relative;
	width:200px;
	height:50px;
	line-height:50px;
	display:block;
	background-color:#cccccc;
	color:#FFF;
	text-align:center;
}

.web #news .tabList li.focus a{
	background-color:#004098;
}








.web #news .tabContentGroup{
	position:absolute;
	left:0;
	top:60px;
}
.web #news .tabContent{
	position:absolute;
	width:600px;
	height:350px;
	left:0;
	top:0;
	display:none;
}
.web #news .tabContent.focus{
	display:block;
}





.web #news .topList{
	position:absolute;
	left:0;
	top:140px;
}
.web #news .topList li .columnName{
	display:none;
}
.web #news .topList li .preview{
	position:relative;
	width:580px;
	height:310px;
	overflow:hidden;
	display:block;
}
.web #news .topList li .preview img{
	width:580px;
	display:block;
}
.web #news .topList li .title{
	position:relative;
	font-size:16px;
	color:#1f4c94;
	width:580px;
	line-height:30px;
	margin-top:10px;
	display:block;
}
.web #news .topList li .description{
	font-size:14px;
	color:#666;
	display:block;
	line-height:30px;
	width:580px;
	margin-top:5px;
}
.web #news .topList li .upDateTime{
	display:none;
}




.web #news .newsList{
}
.web #news .newsList li{
	position:relative;
	width:600px;
	height:135px;
	background:none;
	border-bottom: dashed 1px #cccccc;
}

.web #news .newsList li .preview{
	position:absolute;
	width:150px;
	height:100px;
	top:15px;
	overflow:hidden;
	display:block;
}
.web #news .newsList li .title{
	position:absolute;
	left:175px;
	top:20px;
	font-size:16px;
	color:#1f4c94;
	width:420px;
	    overflow: hidden;
    height: 20px;
}
.web #news .newsList li .preview img{
	width:150px;
	display:block;
}
.web #news .newsList li .description{
	position:absolute;
	left:175px;
	top:45px;
	font-size:14px;
	color:#666;
	display:block;
	line-height:24px;
	width:420px;
}
.web #news .newsList li .upDateTime{
	display:none;
}



















.mobile #news .topList{
}
.mobile #news .topList .preview{
	width:100%;
}
.mobile #news .topList .preview img{
	width:100%;
}
.mobile #news .topList .columnName{
	display:none;
}
.mobile #news .topList .upDateTime{
	display:none;
}
.mobile #news .topList li .title{
	position:relative;
	font-size:14px;
	color:#1f4c94;
	line-height:20px;
	margin-top:10px;
	display:block;
}
.mobile #news .topList li .description{
	font-size:12px;
	color:#666;
	display:block;
	line-height:20px;
	margin-top:5px;
	margin-bottom:5px;
}













.mobile #news .tab{
}
.mobile #news .tabList{
	width:100%;
	height:40px;
}
.mobile #news .tabList li{
	position:relative;
	width:33%;
	height:30px;
	float:left;
	cursor:pointer;
	border-right: solid 1px #fff;
}
.mobile #news .tabList li a{
	position:relative;
	width:100%;
	height:30px;
	line-height:30px;
	display:block;
	background-color:#cccccc;
	color:#FFF;
	text-align:center;
}

.mobile #news .tabList li.focus a{
	background-color:#004098;
}








.mobile #news .tabContentGroup{
}
.mobile #news .tabContent{
	position:relative;
	height:350px;
	display:none;
}
.mobile #news .tabContent.focus{
	display:block;
}







.mobile #news .newsList{
}
.mobile #news .newsList li{
	position:relative;
	width:100%;
	height:120px;
	background:none;
	border-bottom: dashed 1px #cccccc;
}

.mobile #news .newsList li .preview{
	position:absolute;
	width:120px;
	height:90px;
	top:15px;
	overflow:hidden;
	display:block;
}
.mobile #news .newsList li .preview img{
	width:120px;
	display:block;
}
.mobile #news .newsList li .title{
	position:absolute;
	left:130px;
	top:15px;
	font-size:14px;
	color:#1f4c94;
	width:170px;
	overflow: hidden;
    height: auto;
	line-height:25px;
}

.mobile #news .newsList li .description{
	display:none;
}
.mobile #news .newsList li .upDateTime{
	display:none;
}





