body{
	font-family: 微软雅黑;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear: both;
}
.cont{
	background:rgb(243, 244, 244);
	padding: 0px;
}
.cont .titl{
	width:980px;
	text-align:center;
	margin:0 auto;
}
.cont .titl .ibmlink{
	padding-top:40px;
}
.cont .titl h1{
	font-size:32px;
	line-height:90px;
	color:#000;
}
.cont .titl p{
	font-family: 微软雅黑;
    font-size: 16px;
    line-height: 1.8;
	color:#000;
}
.cont .titl p span{
	font-weight: bold;
	border: 4px solid rgb(199, 210, 210);
    padding:10px 10px 10px 10px;
	color:#000;
}
.conte{
	width:100%;
	background: #f9f9f9;
	margin-bottom:50px;
}
.cz{
	height:80px;
	text-align:center;
	line-height:80px;
}
.czz{
	width:30px;
	margin:0 auto;
}
.conte .bt{
	font-size:32px;
	width:1280px;
	height:630px;
	margin:0 auto;
}
.conte .bt .wm{
	width:1280px;
	margin:0 auto;
}
.conte .bt .fw{
	color:red;
	line-height:90px;
}
.conte .bt .xl{
	text-align:center;
	color:#000;
}
.conte .bt .x{
	font-size:18px;
	line-height:60px;
	color:#000;
}

.mfw{
	width:300px;
	min-height:430px;
	margin-left:10px;
}
.mfw .t{
	text-align:center;
	font-size:18px;
	line-height:50px;
	color:#000;
}
.mfw .wz{
	font-size: 16px;
    line-height: 1.8;
	overflow:hidden;
}
.mfw .wz span{color:#000;}
div.wz h5{border:solid 1px;border-width:0 0 1px;padding:0;margin:0;height:30px;line-height:30px;cursor:pointer;background:#eee;}
.mfw .wz a{
	color:#000;
	float:right;
	margin-right:10px;
	
}
.mfw .wz span:hover{
	color:red;
	background:#fff;
}
.sxqy{
	width:100%;
	background: rgb(243, 244, 244);
}
.sxqy .sxfl{
	
	width:1280px;
	height:600px;
	margin:0 auto;
}
.sxqy .sxfl .pl{
	width:1280px;
	text-align:center;
	font-size:32px;
	line-height:90px;
	font-weight:bold;
	color:#000;
}
.sxqy .sxfl .ln{
	width:1280px;
    margin: 0 auto;


}

.sxqy .sxfl .ln ul.accordion{
    list-style:none;   
    position:absolute;
    font-family: 微软雅黑;
    font-size: 16px;
    right:310px;
    line-height: 1.5em;
	margin:0 auto;
}
.sxqy .sxfl .ln ul.accordion li{
    float:right;
    width:210px;
    height:480px;
    display:block;
    border-right:2px solid #fff;
    border-bottom:2px solid #fff;
    background-color:#fff;
    background-repeat:no-repeat;
    background-position:center;
    position:relative;
    overflow:hidden;
    cursor:pointer;
    -moz-box-shadow:1px 3px 15px #555;
    -webkit-box-shadow:1px 3px 15px #555;
    box-shadow:1px 3px 15px #555;
}
.sxqy .sxfl .ln ul.accordion li.bg1{
    background-image:url(../images/sxqy2.jpg);
}
.sxqy .sxfl .ln ul.accordion li.bg2{
    background-image:url(../images/sxqy5.jpg);
}
.sxqy .sxfl .ln ul.accordion li.bg3{
    background-image:url(../images/sxqy3.png);
}
.sxqy .sxfl .ln ul.accordion li.bg4{
    background-image:url(../images/sxqy1.jpg);
	
}
.sxqy .sxfl .ln ul.accordion li.bg5{
    background-image:url(../images/sxqy4.jpg);
	
}
.sxqy .sxfl .ln ul.accordion li.bg6{
    background-image:url(../images/sxqy6.png);
	
}
.sxqy .sxfl .ln ul.accordion li.bleft{
    border-left:2px solid #fff;
}
.sxqy .sxfl .ln ul.accordion li .heading{
    background-color:#fff;
    padding:10px;
    margin-top:60px;
    opacity:0.9;
    text-transform:uppercase;
    font-style:normal;
    font-weight:bold;
    letter-spacing:1px;
    font-size:14px;
    color:#444;
    text-align:center;
    text-shadow:-1px -1px 1px #ccc;
}
.sxqy .sxfl .ln ul.accordion li .description{
    position:absolute;
    width:360px;
    bottom:0px;
    left:0px;
    display:none;
}
.sxqy .sxfl .ln ul.accordion li .description h2{
    text-transform:uppercase;
    font-style:normal;
    font-weight:bold;
    letter-spacing:1px;
    font-size:30px;
	line-height:30px;
    color:#444;
    text-align:left;
    margin:0px 0px 15px 20px;
    text-shadow:-1px -1px 1px #ccc;
}
.sxqy .sxfl .ln ul.accordion li .description p{
    font-family: 微软雅黑;
    font-size: 16px;
    line-height: 1.8;
    margin:10px 22px;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    line-height: 1.6em;
	color:#000;
}
.sxqy .sxfl .ln ul.accordion li .description a{
    position:absolute;
    bottom:5px;
    left:20px;
    text-transform:uppercase;
    font-style:normal;
    font-size:11px;
    text-decoration:none;
    color:#888;
}
.sxqy .sxfl .ln ul.accordion li .description a:hover{
    color:#333;
    text-decoration:underline;
}

.sxqy .sxfl .ln ul.accordion li .bgDescription{
    background:transparent url(../images/bgDescription.png) repeat-x top left;
    height:340px;
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    display:none;
}
.cjwt{
	width:1280px;
	margin:0 auto;
}
.cjwt .pll{
	width:980px;
	text-align:center;
	font-size:32px;
	line-height:90px;
	font-weight:bold;
	margin:0 auto;
	color:#000;
}
.cjwt .sxs{
	width:1280px;
	margin:0 auto;
}

.detail{width:300px;line-height:20px;padding:10px;font-size:12px;text-indent:25px;}
.detail .all{display:none;}
.detail .more{text-decoration:none;color:#0066CC;cursor:pointer;}
.detail1{width:300px;line-height:20px;padding:10px;font-size:12px;text-indent:25px;}
.detail1 .all{display:none;}
.detail1 .more{text-decoration:none;color:#0066CC;cursor:pointer;}
.mm{
	background:url(../images/mor.png);
}