@charset "utf-8";
body,html {
            width: 100%;
			height: 100%;
			min-width: 1200px;
        }
body{
	background: url(../img/AIfn_banner.jpg) no-repeat center top;
}
a {
    color: #333;
}
.empty{
	width: 100%;
	height: 626px;
}
.wrap {
    width: 1200px;  
    margin: 0 auto;
}
.lm{
	margin-top: 50px;
	margin-bottom: 10px;
}
.focus {
    overflow: hidden;
    margin-top: 18px;
    margin-bottom: 18px;
}
.focusPic {
    width: 1200px;
}
/*焦点图*/
#owl-demo { position: relative; width: 1200px; height: 500px; margin-left: auto; margin-right: auto;}
#owl-demo .item{ position: relative; display: block;}
#owl-demo img { display: block; width: 1200px; height: 500px;}
#owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 56px; background:rgba(0,0,0,.5) ;}
#owl-demo span { position: absolute; left: 10px; bottom: 8px; width: 85%; font-size: 16px; line-height:36px; color: #fff; text-align: left;}

.owl-pagination { position: absolute; right: 0; bottom: 13px; width: 120px; height: 20px; text-align: center;}
.owl-page { display: inline-block; width: 10px; height: 10px; margin: 0 5px; background-image: url(http://images.china.cn/images1/market/nanning/201610/bg15.png); *display: inline; *zoom: 1;}
.owl-pagination .active { width: 25px; background-image: url(../img/bg03.png);}
.owl-buttons { display: none;}
.owl-buttons div { position: absolute; top: 50%; width: 19px; height: 41px; margin-top: -19px; text-indent: -9999px;}
.owl-prev { left: 10px; background-image: url(img/pre1.png);}
.owl-next { right:10px; background-image: url(img/next1.png);}
.owl-prev:hover { background-image: url(img/pre2.png);}
.owl-next:hover { background-image: url(img/next2.png);}
.news{
	width: 1200px;
	margin: 0 auto;
}
.ssjj{
	width: 590px;
	float: left;
}
.ywsd{
	width: 590px;
	float: right;
}
.ssjj .top,.ywsd .top{
	background: url(../img/AIfn_bg.png) no-repeat center top;
	padding: 18px 15px;
	margin: 18px 0;
}
.ssjj .top a,.ywsd .top a{
	color: #FFFFFF;
}
.ssjj .top h3,.ywsd .top h3{
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
}
.ssjj .top p,.ywsd .top p{
	font-size: 16px;
	line-height: 26px;
}
.ssjj .bottom li{
	font-size: 18px;
	padding: 10px 0;
}
.ssjj .bottom b{
	float: left;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #0651ec;
	margin-top: 10px;
	margin-right: 10px;
}
.ywsd ol li{
	margin-top: 26px;
}
.ywsd ol .l{
	width: 60px;
	height: 70px;
	border-right: 1px solid #bfbfbf;
}
.ywsd ol .l p{
	font-size: 40px;
	font-weight: bold;
	opacity: 0.6;
	margin-left: 2px;
	line-height: 30px;
	margin-bottom: 6px;
	margin-top: 8px;
}
.ywsd ol .l i{
	font-size: 14px;
	color: #999;
	font-style: normal;
}
.ywsd ol .r{
	width: 300px;
	margin-left: 14px;
}
.ywsd ol .r h4 a{
	font-size: 16px;
	color: #1E1E1E;
	font-weight: bold;
}
.ywsd ol .r span{
	font-size: 14px;
	line-height: 21px;
	color: #666;
	margin-top: 10px;
	display: block;
}
.ssjj .more{
	float: right;
	margin-top: 20px;	
}
.ywsd .more{
	float: right;
	margin-top: 44px;	
}
.more a{
	font-size: 18px;
	color: #1d5bfa;
}
.footer{
	width: 1200px;
	height: 470px;
	margin: 0 auto;
}
