body,h1,h2,h3,h4,h5,h6,blockquote,p,dl,dt,dd,ul,ol,li,th,td, form,fieldset,legend,button,input,textarea{
	 margin:0;
	padding:0 
}
body{font-size:14px;font-family:"微软雅黑","SimHei","SimSun";line-height:28px; color:#333;}
h1,h4{ font-size:26px; line-height:40px;}
h2{font-size:20px; line-height:40px;}
h3{font-size:18px; line-height30px;}
img{ border:none;}
ul,li{ list-style:none;}
a{
	text-decoration:none;
	color:#333;}
.pad10{ padding:10px;}
.mt10{ margin-top:10px;}
.mb10{ margin-bottom:10px;}
.bg1{ background:url(images/bak_1.jpg) center no-repeat; height:659px;}

.bg2{ background:url(images/bak_2.jpg) center no-repeat; height:340px;}

.w_1,.bg3_con,.bg4_con,.bg5_con,.bg6_con,.bg7_con,.bg8_con{ width:930px; margin:0 auto; overflow:hidden;}
.w_1-l,.w_1-c,.w_1-r{ height:320px;}

.w_1-l { float:left;  width:480px; background-color:#000;}


.w_1-c{ float:left;  width:400px;}
.w_1-c a{
	color:#2a95e0;}
.w_1-c{ margin:0 12px; float:right;}
.w_1-c p,.w_1-r p{ text-indent:2em;}
.w_1-c li{ padding-left:15px; background:url(images/hot-1.png) left center no-repeat;}
.w_1-c li a{ color:#2a95e0; text-decoration:none}
.w_1-r{ float:right; width:223px;}
.w_1-r .r-con{ height:535px; border:1px #ccc solid;}
.w_1-r h3 { border-left:10px #ffc537 solid; margin-top:5px; padding-left:10px;}
.w_1-r p{ padding:3px 10px;  font-size:12px}
 
.bg3{ background:url(images/bak_3.jpg) center no-repeat; height:443px;}
.bg3 h4{ line-height:55px;}
.bg3_con p{ display: block; float:left; width:31%; padding:9px;}

.bg4{ background:url(images/bak_4.jpg) center no-repeat; height:552px;}
.bg4 h4,.bg5 h4,.bg7 h4{ background:url(images/tit-1.png) no-repeat; padding-left:35px; line-height:47px; margin-bottom:15px;}
.bg4_l{ float:left; width:740px; height:455px;}
.bg4_r{ float:right; width:180px; height:455px;}
.bg4_r li img{ float: left; border:1px #CCC solid; padding:3px; margin-bottom:8px; display:block;}
.bg4_r .mb-5{ margin-bottom:-4px;}

.bg5{ background: url(images/bak_5.jpg) center no-repeat; height:600px;}
.bg5 ul,.bg6nva,.bg7 ul{ overflow:hidden;}


.bg5 ul li{ float: left; width:232px; height:160px; text-align:center;}

.bg5 ul li{
	display:block;
	height:180px;
	}
	
.bg6{ background:url(images/bak_6.jpg) center no-repeat; height:415px;}
.bg6_con .pad10 { border:1px #35a0eb solid; height:345px;}
.bg6_con h4{ border-bottom:2px #35a0eb solid;}
#bg601,#bg602,#bg603{ height:285px;}
.bg6_con img{ float:left; margin:0 10px 2px 0;}
.bg6_con strong{ display:block; text-align:center; line-height:30px; font-size:18px;}
.bg6_con p{ text-indent:2em;}
.bg6nva{ padding-top:15px;}
.bg6nva li{ float:left; width:270px; line-height:45px; height:45px; font-size:18px; border:1px #35a0eb solid; text-align:center; margin-right:45px; background:#fff;}
.bg6nva .nav{background:#35a0eb; font-weight:bold; color:#fff;}
.bg6nva .mr-10{ margin-right:-10px;}


.bg7{ background:url(images/bak_7.jpg) center no-repeat; height:340px;}
.bg7 ul li{ float: left; width:300px; height:230px; text-align:center; margin-right:15px;}


.bg8{ background:url(images/bak_8.jpg) center no-repeat; height:475px;}

.bg8_l,.bg8_r{ border:1px #CCC solid; height:420px; }

.bg8_r,.bg8_l{ width:290px; float:left; margin-right:20px;}


h5{ line-height:35px; font-size:16px; padding-left:20px; color:#0060a4; }

.xk_08_right{
	border:1px #CCC solid;
	width:300px;
	float:right;
	height:420px;}	
.xk_08_right_con h2 {
	width:280px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:block;
	height:34px;
	background-position:left;
	font-size:14px;
	font-weight:normal;
	line-height:34px;
	padding-left:20px}
.xk_08_right_con h2 a:hover{
	color:#0060a4;}

.footer{ font-size:12px; line-height:80px;}




/*幻灯片*/

#owl-demo{/*整体大小设置*/
	position:relative;
	width:480px;
	height:320px;}
#owl-demo .item{
	position:relative;
	display:block;}

#owl-demo img{/*图片大小设置*/
	display:block;
	width:480px;
	height:320px;}
	
#owl-demo b{/*黑色透明区域设置*/
	height:50px;
	background-color:#000;
	opacity:.5;
	filter:alpha(opacity=50);
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	
	}
	
#owl-demo span{/*图片上文字*/
	position:absolute;
	left:0;
	bottom:20px;  /*文字距离图片底部30px*/
	width:100%;
	font:16px/32px "微软雅黑","黑体";
	color:#fff;
	text-align:center;}
	
.owl-page{/*切换图形设置*/
	display:inline-block;
	width:10px;
	height:10px;
	margin:0 5px;
	background-image:url(images/bg15.png);
	*display:inline;*zoom:1;}
.owl-pagination{
	position:absolute;
	left:0;
	bottom:10px; /*切换方块距离图片底部20px*/
	width:100%;
	text-align:center;}


	
.owl-pagination .active{/*选中当前图片 状态*/
	width:10px;
	background-image:url(images/bg22.png);}
	
.owl-buttons{
	display:none;}
.owl-buttons div{/*按钮设置*/
	position:absolute;
	top:50%;
	width:40px;
	height:80px;
	margin-top:-40px;
	text-indent:-9999px;}
	
/*前后切换按钮*/
.owl-prev{left:0;background-image:url(images/bg17.png);}
.owl-next{right:0;background-image:url(images/bg18.png);}
.owl-prev:hover{background-image:url(images/bg19.png);}
.owl-next:hover{background-image:url(images/bg20.png);}





.out-img {
    position: relative;
    width: 480px;
    height: 320px;
    overflow: hidden;
}

.out-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.out-img .img li {
    float: left;
    position: relative;
}

.out-img .img li img{
	display:block;
	float:left;
	}

.out-img .img li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    text-indent: 10px;
    line-height: 30px;
}

.out-img .num {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 10px;
    font-size: 0;
}

.out-img .num li {
    width: 10px;
    height: 10px;
    background-color: #e3e3e3;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.out-img .num li.on {
    background-color: #ff6000;
}

.out-img .btn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.out-img:hover .btn {
    display: block;
}

.out-img .btn-l {
    left: 0;
}

.out-img .btn-r {
    right: 0;
}

