.fright{ float:right}

.fletf{ float:left}

.navbig{background:linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.25) 0%,
    rgba(0, 0, 0, 0) 100%
  );margin-bottom: 0px;
	position: absolute;
    z-index: 9998;
width: 100%}



.indexbanner {    width: 100%;    position: relative;    overflow: hidden;    height: 610px;}

.indexbanner1 {    width: 1920px;    position: absolute;    left: 50%;    margin-left: -960px;}

.index1{ background:#fff8f2; width:100%; }

.index1_a{ background:#6b7a8f;opacity: 0.9; width:1300px; margin:0 auto; height:90px; margin-top:-30px; color:#2c0000}

.index1_a a{color:#ffffff; }

.index1_a h3{ width:200px; text-align:center; font-style:normal; font-size:17px; font-weight:normal; margin-top:20px; float:left; margin-left:30px; margin-right:29px; }

.index1_a h3 span{ font-size:12px;}

.rborder{border-right:#999999 solid 1px;}

.index1_b{width:1300px; margin:90px auto;  }

.index1_b1{font-size:22px; color:#413f3f; font-family:"微软雅黑"; width:380px;line-height:60px; float:left}

.index1_b1 h3{ font-weight:normal; font-size:14px;line-height:35px; margin: 0;padding: 0;border: none;list-style-type: none; background:none;}

.index1_b2{ text-align:center;float:left; color:#413f3f; line-height:35px; margin-top:40px; font-size:14px; font-family:"微软雅黑"; width:220px;border-right: 2px #a1a1a1 solid;}

.index1_b2 span{ font-size:20px; color:#D1AD71}

.index1_b2 h3{ font-weight:normal;  font-size:14px;margin: 0;padding: 0;border: none;list-style-type: none; background:none;}





.san2019{background: #fff8f2;width: 100%;height: 420px;overflow: hidden;padding-top: 40px;}

.san2{ width:1101px; margin:0 auto;} 



.san2019_a{ background:url(indexbg2.jpg) no-repeat center; width:100%; height:400px; overflow:hidden;}



.san2019_b{ background:url(indexbg3.jpg?v=1.0) no-repeat center; width:100%; height:960px; overflow:hidden;}

.san2019_b1{ width:1200px; margin:0 auto;}



.san2019_c{ background:url(indexbg6.jpg) no-repeat center; width:100%; height:960px; overflow:hidden;}
.san2019_c1{ width:1200px; margin:0 auto;}


.san2019_th{background:url(indexth.jpg) no-repeat center; width:100%; height:724px; overflow:hidden; }




/* 选项卡 */

.tab1{width:660px; margin-top:260px;}

.tab-menu1{height:230px;width:660px; font-size:18px;color:#B5955B; font-family:"微软雅黑"; }

.tab-menu1 ul{list-style:none;cursor:pointer;}

.tab-menu1 li{background:url(10p.jpg) no-repeat; display:block;width:170px;height: 160px; float:left; text-align:center; margin-right:40px;border-radius:10px ; margin-top: 40px; }

.tab-menu1 li:hover {
background:url(10.jpg) no-repeat;
color: #f7e49f;
}
.tab-box1 div{width:660px;display:none;}

/* 让第一个框显示出来 */

.tab-box1 div:first-Child{display:block;} 

/* 改变选项卡选中时候的样式 */

.change1{ color:#f7e49f; }

.tab-box1 div a {background:url(indexbg4.jpg) no-repeat; width:170px; height:70px;float: left;color:#d4b47b;margin:3px 40px 20px 0px;    text-align: center;line-height: 70px;font-size: 18px;font-family: 微软雅黑;border-radius:10px;}

.tab-box1 div a:hover{color:#f7e49f;}

.tab-box1 div a span{background:url(indexbg5.jpg) no-repeat;color: #f7e49f;display:none;font-size: 16px;position: absolute;margin-top: -70px;z-index: 111;line-height: 35px;width: 170px;height: 70px;}

.tab-box1 div a:hover > span{display: block;border-radius:10px;}

/* 选项卡 */





/* 选项卡2 */

.tab2{width:660px; margin-top:260px;}

.tab-menu2{height:90px;width:660px; font-size:18px;color:#B5955B; font-family:"微软雅黑"; }

.tab-menu2 ul{list-style:none;cursor:pointer;}

.tab-menu2 li{display:block;width:160px;float:left; }
.tab-menu2 li:hover {
color: #f7e49f;
}

.tab-box2 div{width:660px;display:none;}

/* 让第一个框显示出来 */

.tab-box2 div:first-Child{display:block;} 

/* 改变选项卡选中时候的样式 */

.change2{  color:#f7e49f;}

.tab-box2 div a {background:url(indexbg4.jpg) no-repeat; width:170px; height:70px;float: left;color:#d4b47b;margin:3px 40px 20px 0px;    text-align: center;line-height: 70px;font-size: 18px;font-family: 微软雅黑;border-radius:10px;}

.tab-box2 div a:hover{color:#f7e49f;}

.tab-box2 div a span{background:url(indexbg5.jpg) no-repeat;color: #f7e49f;display:none;font-size: 16px;position: absolute;margin-top: -70px;z-index: 111;line-height: 35px;width: 170px;height: 70px;}

.tab-box2 div a:hover > span{display: block;border-radius:10px;}

/* 选项卡2 */





.san2019_d {background:url(indexbg7.jpg) no-repeat center; width:100%; height:790px; overflow:hidden; }
.san2019_d_a div {
            overflow: hidden; //溢出部分隐藏
            float: left;	//三个div盒子 添加左浮动 显示在一行上
            margin: 100px; //给一个100像素的间距

        }

        .san2019_d_a img {
            transition: all .4s; //给图片添加过渡效果 对宽高有一个0.4s的过渡
        }

        .san2019_d_a img:hover {
            transform: scale(1.1);  //当鼠标经过时div里面的图片宽高同时变为原来的1.1倍
            cursor: pointer; //并且光标变为指示链接的指针（一只手）
        }

.newsbg{  padding-bottom:20px; padding-top:20px;}

.san2019_d_a{ width:1412px; margin:180px auto;}

.san2019_d_a1{ width:280px; font-family:"宋体"; margin-right:60px;margin-top:60px; float:left; letter-spacing: normal;border-radius:15px;background-color:rgba(32,32,32,0.5); box-shadow: 10px 10px 10px rgba(0,0,0,0.3);}

.san2019_d_a1 h3{ text-align:center;  font-size:20px; text-align:center; color:#ffffff; font-weight:normal;margin-top:10px;}

.san2019_d_a1 div{ font-size:13px; line-height:20px; margin-top:10px; color:#FFFFFF; padding:0 10px 10px 10px; }

.san2019_d_a1 h4{ text-align:center; font-size:18px; text-align:center; color:#ffe174; font-weight:normal; line-height:30px;}

.san2019_d_a1_a {  background-color:rgba(32,32,32,0.5)}

.san2019_d_a1_a a{color:#ffe174;}
.san2019_d_a1_a a:hover{ color: #000000; 
}

.san2019_d_a1_a span{border-right:#b5955b 2px solid; width:100px; padding-left:15px; padding-right:14px;line-height:40px; color:#990519; font-size:15px;}





.san2019_e{background:url(indexbg8.jpg) no-repeat center; height:725px; }












        
        