body {width:100%;font-size:12px;margin:0;padding:0;color:#666;}
a{color:#666666; text-decoration:none}
a:hover {color:#ff9900; text-decoration:none;}
ul,ol,dl{overflow:hidden;list-style:none}
li{list-style:none}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
font-size:12px;margin:0;padding:0;font-weight:normal;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset, img {border:0;}
input, textarea, select {font-family:inherit;font-size:inherit;font-weight:inherit;}
/*在ie下重定义*/
input, textarea, select {*font-size:100%;}
select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: solid 1px #f6b37f;
  /*很关键：将默认的select选择框样式清除*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  /*在选择框的最右侧中间显示小箭头图片*/
  background: url("select.jpg") no-repeat scroll right center transparent;
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 14px;
  background-size:25px;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }

/*
.w1100{display:block;width:1100px;margin:0 auto;}
.w800{width:800px;}
.left{float:left;}
.center{float:left;}
.right{float:right;}
.border{border:solid 1px #dddddd;border-radius:4px;}
.clear{clear:both;}
.br{clear:both;height:18px;}
.bg{background:#f6f6f6;}
.page{text-align:center;}
.page .pagination>li>a, .pagination>li>span{color:#ef9400;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{background:#ef9400;border:solid 1px #ef9400;}
*/
.index .yiyuan{height:auto;}
.index .yiyuan #yiyuan{padding:38px 0 10px;text-align:center;margin:0 auto;width:512px;border-bottom: solid 1px #fc558d;}
.index .yiyuan #yiyuan li{line-height:38px;float:left;float:left;width:256px;background:#ccc;color:#fff;font-family:'黑体';font-size:20px;cursor:pointer;}
.index .yiyuan #yiyuan li.li2{background:#fc558d;}
.index .yiyuan .yiyuan_son{padding:34px 0 0;display:none;}
.index .yiyuan .yiyuan_list{float:left;}
.index .yiyuan .yiyuan_list li{width:250px;height:36px;line-height:36px;text-align:center;font-size:16px;color:#fc558d;border:solid 1px #fc558d;margin:0 0 10px 0;cursor:pointer;}
.index .yiyuan .yiyuan_list li.li2{background:#fc558d;border-color:#fc558d;color:#fff;}
.index .yiyuan .yiyuan_list_right{float:left;display:none;width:840px;}
.index .yiyuan .yiyuan_list_right img{display:block;float:left;width:44%;margin:0 54px;}
.index .yiyuan .yiyuan_list_right h3{font-size:18px;color:#333;font-weight: bold;font-family: "黑体";}
.index .yiyuan .yiyuan_list_right p{font-size:14px;color:#333;line-height:24px;margin:20px 0;}
.index .yiyuan .yiyuan_list_right a{display:block;float:right;background:#ff0000;width:109px;height:30px;line-height:30px;text-align:center;color:#fff;}
.index .yiyuan .son{display:block;width:146px;border:solid 2px #ccc;height:110px;float:left;margin: 10px 16px 20px;}
.index .yiyuan .son img{display:block;width:100%;}
.index .yiyuan #yiyuan_list0,.index .yiyuan #yiyuan_list_0{display:block;}

.index .yiyuan .yisheng_son{position:relative;display:none;margin-top:20px;}
.index .yiyuan .yisheng_son .left,.index .yiyuan .yisheng_son .right{position:absolute;}
.index .yiyuan .yisheng_son .left{background:url(../images/yishen_left.jpg) no-repeat center 33%;height:100%;width:39px;}
.index .yiyuan .yisheng_son .right{background:url(../images/yishen_right.jpg) no-repeat center 33%;height:100%;width:39px;right:0;}
.index .yiyuan .yisheng_son #demo{height:415px;overflow:hidden;width:1098px;margin:0 auto;}
.index .yiyuan .yisheng_son #demo .indemo{width:800%;}
.index .yiyuan .yisheng_son .son1{float:left;width:366px;margin-top: 35px;}
.index .yiyuan .yisheng_son .son1 .bg{display:block;width:209px;height:202px;border-radius:100px;    background: center no-repeat;margin:0 auto;}
.index .yiyuan .yisheng_son .son1 h3{font-size:18px;font-family:'黑体';text-align:center;width:203px;margin:0 auto;line-height:24px;padding:12px 0 4px;color:#333333;}
.index .yiyuan .yisheng_son .son1 p{line-height:20px;width:203px;margin:0 auto;text-align:center;height:60px;overflow:hidden;}
.index .yiyuan .yisheng_son .son1 .icon1{width:264px;height:31px;background:url(../images/yishen2.png) no-repeat center;margin:20px auto;}
.index .yiyuan .yisheng_son .son1 .icon1 a{display:block;width:33%;height:100%;float:left;}


