﻿@charset "utf-8";
/* CSS Document */
*{margin: 0px;padding: 0px;border: 0px;outline: none; resize:none;}
body{font-size:12px; font-family:"微软雅黑";}
ul,li{list-style:none;}
a{text-decoration:none;}
img{ border:0;border:none;}
/*顶部*/
.artnavbg{background:#f5faf6; border-bottom:1px solid #dff0e3; height:50px; position:relative;  overflow:hidden;}
.artnav{ position:relative; width:1000px; margin:0 auto; }
.artlogo{ float:left; }
.artnavblock{ float:left; margin-top:15px; height:24px; overflow:hidden; }
.artnavblock a{font-weight:bolder; font-size:14px; padding-left:12px; padding-right:12px; height:24px; line-height:24px; color:#333333; border-right:1px solid #cce7d3;}
.artnavblock a:hover{color:#444; }
#artblockc{border-right:none;padding-right:0px; font-weight:normal;}

/*头部*/
.yx_top{width:100%; height:479px; background:url(../images/yx_top.jpg) no-repeat center;}

.yx_nav{width:100%; height:auto; background:#f5f5f5;}

/*导读*/
.yx_daodu{background:url(../images/yx_bj.jpg) no-repeat center; width:1059px; height:334px; margin:0 auto;}
.yx_daodu ul{width:580px; height:260px;  position:absolute; margin-left:460px; margin-top:30px;}
.yx_daodu ul h1{font-size:30px; font-weight:bold; text-align:center;}
.yx_daodu ul p{font-size:18px; text-indent:2em; margin-top:40px; line-height:30px;}

/*种*/
.yx_zhong{width:1000px; margin:0 auto;}
.yx_zhong_div{width:1000px; padding-bottom:35px; overflow:hidden; }
.yx_zhong_ul{width:947px;  margin:0 auto;margin-top:20px;}
.yx_zhong_div ul li p{text-indent:2em;}
.yx_z_li1{width:578px; height:260px; float:left; font-size:18px;  line-height:33px;}
.yx_z_li2{width:330px; height:260px;   float:right; margin:10px; }
.yx_z_li3{width:947px; float:left;font-size:18px;  line-height:33px; margin-top:5px;}
/*料*/
.yx_z_li4{width:330px; height:260px; float:left;}

/*集体婚礼*/
.yx_hunli{width:100%; height:879px; background:#dedede;}
.yx_hl{width:1000px; height:879px; margin:0 auto;}
.yx_hl_li{width:996px; padding-top:58px;}
.yx_hl_li1{width:950px; margin-top:58px; font-size:18px; line-height:33px;}
.yx_hl_li1 p{text-indent:2em;}

/*相关报道*/
.yx_baodao{width:100%; background:url(../images/yz_baodao.jpg) no-repeat center; height:66px;}
.yx_bd{width:1000px; height:370px; margin:0 auto;}
.yx_bd_div{width:500px; height:300px; margin-top:40px;  float:left; font-size:18px; line-height:40px;}
.yx_bd_div ul li{ background:url(../images/yx_dian.jpg) no-repeat 3px;padding-left: 15px; float:left;}
.yx_bd_div ul li a{ color:#373737;}
.yx_bd_div ul li a:hover{color:#fd8712;}

.yx_foot{width:100%; height:105px; background:#250808; font-size:24px; text-align:center; color:#ffffff; line-height:105px;}

/*图片切换*/
.slideBox1{width: 330px;height:260px;position: relative;}
.slideBox1 .hd{height: 17px;overflow: hidden;bottom: 10px;z-index: 1;position: absolute;right: 10px;	 }
.slideBox1 .hd ul{ overflow:hidden;zoom:1;float:left;}
.slideBox1 .hd ul li{float: left;margin-right: 5px;width: 17px;height: 16px;line-height: 17px;text-align: center;cursor: pointer;background-color: #fff8eb;color: #ff7f00;zoom:10px; font-size:12px;	}
.slideBox1 .hd ul li.on{ background:#ff7f00; color:#ffffff; }
.slideBox1 .bd{position: relative;height: 260px;z-index: 0;overflow: hidden;}
.slideBox1 .bd img{width: 330px;height: 260px;}
