﻿/*固定在右侧的联系方式*/
.qq{
	position: fixed;
	left: 0;
	top:200px;
}
.qq ul{
	background: #b4bbbe;
}
.qq ul li a{
	display: inline-block;
	width:60px;
	height:60px;
}
.qq ul li a .weixins{
	display: none;
}
.qq ul li a:hover .weixins{
    display: block;
    width: 150px;
    margin-top: -150px;
    margin-left: 60px;
}

.qq ul li img{
	width:60px;
}

/*固定在右侧的联系方式*/

.all{
	width: 100%;
}
header{
	width: 100%;
	color: #fff;
}
header .header-top{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #455aa3;
	text-align: left;
}
header .header-top .box{
	width: 1200px;
	margin: 0 auto;
}
header .header-top .box span{
	font-size: 18px;
	font: "微软雅黑";
}
header .header-top .box a{
	position: relative;
	float: right;
	height: 30px;
	line-height: 30px;
	margin-top: 5.5px;
	padding:  0 15px;
	background-color: #da251d;
	border-radius: 16px;
	color: #fff;
}
header .header-top .box a img:first-child{
	width: 18px;
	margin-left: 5px;
}
header .header-top .box a img:last-child{
	position: absolute;
	top: 40px;
    left: 8px;
    width: 100px;
    display: none;
}
header .header-top .box a:hover img:last-child{
	display: block;
}
header .header-bottom{
	width: 100%;
	height: 44px;
	line-height: 44px;
	background-color: #243b8b;
	color: #fff;
}
header .header-bottom .box{
	width: 1200px;
	margin: 0 auto;
	text-align: left;
}
header .header-bottom .box a{
	font-size: 18px;
	padding: 0 100px 0 30px;
	color: #fff;
}
header .header-bottom .box a.active{
	font-size: 24px;
}


.most{
	width: 100%;
}
.most .most-top{
	width: 100%;
}
.most .most-top a{
	display: inline-block;
	width: 100%;
	/* height: 700px; */
}
.most .most-top a img{
	width: 100%;
	/* height: 100%; */
}
.most .most-top .source{
	width: 100%;
	height: 700px;
	background:url(../images/ly-index_13.png) no-repeat right;
	background-size: auto 100%;
}
.most .most-top .source .source-most{
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	padding-top: 210px;
}
.most .most-top .source .source-most h2{
	height: 60px;
	line-height: 60px;
	font-size: 36px;
	color: #0c35c5;
}
.most .most-top .source .source-most p{
	width: 480px;
	line-height: 40px;
	font-size: 24px;
}
.most .most-top .source .source-most a{
	width: 180px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #3f5ed0;
	text-align: center;
	border-radius: 10px;
	color: #2d3278;
	margin-left: 135px;
	margin-top: 50px;
}
.most .most-top .source .source-most a:hover{
	background-color: #0C35C5;
	color: #fff;
}
.most .most-top .source-list{
	width: 100%;
}
.most .most-top .source-list .source-lists{
	width: 50%;
	height: 538px;
	float: left;
}
.most .most-top .source-list .source-lists:nth-child(1){
	background: url(../images/ly-produce_04.jpg) no-repeat right;
	background-size: auto 100%;
}
.most .most-top .source-list .source-lists:nth-child(2){
	background: url(../images/ly-produce_05.jpg) no-repeat left;
	background-size: auto 100%;
}
.most .most-top .source-list .source-lists:nth-child(3){
	background: url(../images/ly-produce_07.jpg) no-repeat right;
	background-size: auto 100%;
}
.most .most-top .source-list .source-lists:nth-child(4){
	background: url(../images/ly-produce_08.jpg) no-repeat left;
	background-size: auto 100%;
}
.most .most-top .source-list .source-lists:nth-child(5){
	background: url(../images/ly-produce_09.jpg) no-repeat right;
	background-size: auto 100%;
}
.most .most-top .source-list .source-lists:nth-child(6){
	background: url(../images/ly-produce_10.jpg) no-repeat left;
	background-size: auto 100%;
}
.most .most-top .source-list .source-lists a{
	width: 100px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #3f5ed0;
	text-align: center;
	border-radius: 10px;
	color: #2d3278;
	margin-top: 170px;
}
.most .most-top .source-list .source-lists a:hover{
	background-color: #0C35C5;
	color: #fff;
}



footer{
	width: 100%;
	height: 411px;
	background: url(../images/foot_02.png) no-repeat;
	background-size: 100% 100%;
	/* margin-top: 30px; */
}
footer .foot-most{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	padding-top: 80px;
	color: #fff;
}
footer .foot-most .foot-top{
	width: 100%;
	height: 258px;
	text-align: left;
}
footer .foot-most .foot-top>img{
	float: left;
}
footer .foot-most .foot-top .foot-right{
	margin-left: 150px;
	height: 100%;
}
footer .foot-most .foot-top .foot-right .foot-list1{
	margin: 0 25px;
	height: 100%;
	display: inline-block;
	float: left;
}
footer .foot-most .foot-top .foot-right .foot-list1 a{
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}
footer .foot-most .foot-top .foot-right .foot-list2{
	margin: 0 25px;
	height: 100%;
	display: inline-block;
	float: left;
}
footer .foot-most .foot-top .foot-right .foot-list2 a{
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	margin-right:15px;
	color: #fff;
}
footer .foot-most .foot-top .foot-right .foot-list2 a img{
	width: 85px;
	background: #fff;
}
footer .foot-most .foot-top .foot-right .foot-list3{
	margin: 0 25px;
	height: 100%;
	line-height: 30px;
	display: inline-block;
	float: left;
}
footer .foot-most .foot-top .foot-right .foot-list3 h2{
	text-align: center;
}
footer .foot-most .foot-top .foot-right .foot-list3 .foot-list3-left{
	margin: 0 25px;
	float: left;
	display: block;
}
footer .foot-most .foot-top .foot-right .foot-list3 .foot-list3-left a{
	display: block;
	color: #fff;
	font-size:16px;
}
footer .foot-most .foot-top .foot-right .foot-list3 .foot-list3-right{
	margin: 0 25px;
	float: left;
	display: block;
}
footer .foot-most .foot-top .foot-right .foot-list3 .foot-list3-right a{
	display: block;
	color: #fff;
	font-size:16px;
}



/*产品*/
.cp{
	width: 100%;
}
.cp-most{
	width: 1200px;
	margin: 0 auto;
}
.cp-most h1{
	height: 60px;
	line-height: 60px;
}
.cp-most h1>img{
	width: 50px;
    margin-left: 30px;
}
.cp-most .jieshao{
	width: 100%;
}
.cp-most .jieshao img{
	/* width: 100%; */
}
.cp-most .jieshao p{
	font-size: 20px;
	line-height: 50px;
	margin-top: 50px;
	text-indent: 70px;
	text-align:left;
}
.cp-most table{
	margin: 0 auto;
}
.cp-most table tr{
	line-height: 40px;
	line-height: 40px;
	
}
.cp-most table tr th{
	border: 1px solid #000;
}
.cp-most table tr td{
	padding: 0 15px;
	border: 1px solid #000;
}
.cp-most .anquan{
	width: 100%;
	margin-top: 40px;
}
.cp-most .anquan h1{
	font-size: 48px;
}
.cp-most .anquan p{
	line-height: 45px;
	text-align: left;
	font-size: 30px;
}
.cp-most .fj{
	width: 100%;
	margin-top: 40px;
}
.cp-most .fj h1{
	font-size: 48px;
}
.cp-most .fj p{
	line-height: 45px;
	text-align: left;
	font-size: 30px;
	text-indent: 50px;
	margin-bottom: 20px;
}
.cp-most .cf{
	width: 100%;
	text-align: left;
	font-size: 28px;
	margin-top: 60px;
}
.cp-most .cf p{
	line-height: 40px;
}



/*产品世界*/
.otc{
	width: 100%;
}
.otc .otc-title{
	width: 100%;
	height: 182px;
	line-height: 182px;
	border-bottom: 1px solid #000;
	font-size: 40px;
}
.otc .otc-list{
	width: 100%;
    /* margin: 0 auto; */
}
.otc .otc-list .otc-lists{
	width: 100%;
	height: 524px;
}
.otc .otc-list .otc-lists:nth-child(1){
	background: url(/fqa/7.jpg) no-repeat center;
    background-size: auto 524px;
}
.otc .otc-list .otc-lists:nth-child(1) a{
	margin-right: 100px;
}
.otc .otc-list .otc-lists:nth-child(2){
	background: url(/fqa/1.jpg) no-repeat center;
	background-size: auto 524px ;
}
.otc .otc-list .otc-lists:nth-child(2) a{
	margin-left: 108px;
}
.otc .otc-list .otc-lists:nth-child(3){
	background: url(/fqa/2.jpg) no-repeat center;
	background-size: auto 524px ;
}
.otc .otc-list .otc-lists:nth-child(3) a{
	margin-right: 165px;
}
.otc .otc-list .otc-lists:nth-child(4){
	background: url(/fqa/3.jpg) no-repeat center;
	background-size: auto 524px;
}
.otc .otc-list .otc-lists:nth-child(4) a{
	margin-left: 180px;
}

.otc .otc-list .otc-lists:nth-child(5){
	background: url(/fqa/4.jpg) no-repeat center;
	background-size: auto 524px;
}
.otc .otc-list .otc-lists:nth-child(5) a{
	margin-left: 180px;
}







.otc .otc-list .rx-lists:nth-child(1){
	background: url(../images/cpsj3_03.png) no-repeat;
    background-size: 100%;
}
.otc .otc-list .rx-lists:nth-child(1) a{
	margin-right: 100px;
}
.otc .otc-list .rx-lists:nth-child(2){
	background: url(/fqa/6.jpg) no-repeat center;
	background-size: auto 524px;
}
.otc .otc-list .rx-lists:nth-child(2) a{
	margin-left: 108px;
}
.otc .otc-list .rx-lists:nth-child(3){
	background: url(/fqa/6.jpg) no-repeat center;
	background-size: auto 524px;
}
.otc .otc-list .rx-lists:nth-child(3) a{
	margin-right: 165px;
}
.otc .otc-list .rx-lists:nth-child(4){
	background: url(../images/cpsj3_05.png) no-repeat;
	background-size: 100%;
}
.otc .otc-list .rx-lists:nth-child(4) a{
	margin-left: 180px;
}











.otc .otc-list .otc-lists a{
	width: 180px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #3f5ed0;
	text-align: center;
	border-radius: 10px;
	color: #2d3278;
	margin-top: 440px;
}
.otc .otc-list .otc-lists a:hover{
	background-color: #0C35C5;
	color: #fff;
}
.otc .otc-list .rx-lists:nth-child(1){
	background: url(../images/cpsj3_07.png) no-repeat;
	background-size: 100% 100%;
}
.otc .otc-list .rx-lists:nth-child(1){
	background: url(../images/cpsj3_08.png) no-repeat;
	background-size: 100% 100%;
}
.otc .otc-list .rx-lists:nth-child(1){
	background: url(/fqa/5.jpg) no-repeat center;
	background-size: auto 524px;
}




/*关于灵佑*/
.gyly{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}
.gyly .gyly-list{
	width: 1200px;
	height: 150px;
	text-align: left;
	margin-top: 40px;	
}
.gyly .gyly-list>img{
	float: left;
	width: 170px;
    margin-top: 20px;
}
.gyly .gyly-list .gyly-list-right{
	margin-left: 200px;
	width: 1000px;
}
.gyly .gyly-list .gyly-list-right h1{
	width: 74%;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
    text-overflow: ellipsis;
}
.gyly .gyly-list .gyly-list-right>p{
	text-indent: 10px;
}
.gyly .gyly-list .gyly-list-right>p a{
	margin-right: 40px;
}
.gyly .gyly-list .gyly-list-right>p a img{
	width: 90px;	
}
.gyly .gyly-list .gyly-list-right>p a:first-child{
	color: #f7b0b8;
}
.gyly .gyly-list .gyly-list-right>p a:last-child{
	float: right;
}
.gyly>a{
	width: 180px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #3f5ed0;
    text-align: center;
    border-radius: 10px;
    color: #2d3278;
    margin-top: 40px;
}

.noscroll,
.noscroll body {
    overflow: hidden;
}
.noscroll body {
    position: relative;
}

.xq .blank{
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height:100%;
	background-color: rgba(75, 72, 72, 0.2);
}
.xq .blank .kk{
	width: 100%;
	height: 80px;
	text-align: right;
}
.xq .blank a{
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 53px;
    border-radius: 50%;
    text-align: center;
    font-size: 45px;
    color: #ffff;
    background-color: rgba(50, 60, 30, 0.3);
}
.xq .blank img{
	width: 50%;
	margin: 0 auto;
	display: block;
	text-align: center;
}
.xq{
	width: 1200px;
	margin: 0 auto;
}
.xq .xq-title{
	width: 100%;
	margin-top: 40px;
	margin-bottom: 20px;
}
.xq .xq-title img{
	width: 100%;
}
.xq .xq-detail{
	width: 100%;
	height: 294px;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 40px;
	
}
.xq .xq-detail .xq-detail-left{
	float: left;
	width: 599px;
	height: 100%;
	text-align: left;
	
}
.xq .xq-detail .xq-detail-left p{
	line-height: 52px;
	border-right: 1px dotted #000;
}
.xq .xq-detail .xq-detail-right{
	float: left;
	width: 600px;
	height: 100%;
	text-align: left;
	padding-left: 20px;
}
.xq .xq-detail .xq-detail-right p{
	line-height: 52px;
}
.xq .xq-detail .xq-detail-right p b{
	font-weight: bold;
}
.xq-lunbo{
	width: 1200px;
	height: 567px;
	margin: 0 auto;
	padding-top: 60px;
}
.xq-lunbo .lunbo-most{
	width: 100%;
	height: 100%;
}
.xq-lunbo .lunbo-most ul{
	width: 1200px;
	height: 630px;
}
.xq-lunbo .lunbo-most ul li{
	display: inline-block;
	width: 350px;
	height: 230px;
}
.xq-lunbo .lunbo-most ul li img{
	width: 350px;
	height: 230px;
}
.xq-lunbo .btn{
	position: relative;
	display: none;
}
.dbj .dbj-most .dbj-title{
	margin: 30px 0 20px 0;
	padding: 0 12px;
	display: inline-block;
	text-align: left;
	font-size: 24px;
	border-left: 3px solid #101f7a;
	border-right: 3px solid #101f7a;
}
.dbj .dbj-most .dbj-spirit{
	width: 100%;
	border-top: 10px solid #101F7A;
	padding-top: 10px;
}
.dbj .dbj-most .dbj-spirit img{
	width: 213px;
	float: left;
}
.dbj .dbj-most .dbj-spirit .dbj-spirit-right{
	margin-left: 260px;
	font-size: 24px;
	margin-top: 110px;
}
.dbj .dbj-most .dbj-spirit .dbj-spirit-right p{
	margin-bottom: 20px;
	line-height: 34px;
}
.xq-lunbo .btn a{
	position: absolute;
	top: 210px;
	font-size: 70px;
	color: #bebebe;
	z-index: 99;
	
}
.xq-lunbo .btn a:first-child{
	left: 0;
}
.xq-lunbo .btn a:last-child{
	right: 0;
}
.xq-lunbo:hover .btn{
	display: block;
}
.longjs{
	width: 1200px;
	margin: 0 auto;
	border-left: 1px solid #ae9a77;
	text-align: left;
	font-size: 20px;
}
.longjs>div{
	margin-bottom: 50px;
	position: relative;
	padding-left: 20px;
}
.longjs>div .yuandian{
	position: absolute;
	left: -10px;
	top: 15px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #AE9A77;
}
.longjs>div p{
	line-height: 30px;
}
.chairman{
	width: 1200px;
	margin: 0 auto;
	
}
.chairman h2{
	font-size: 56px;
	line-height: 110px;
}
.chairman p{
	font-size: 20px;
	line-height: 40px;
	text-align: left;
	margin-bottom: 30px;
	text-indent: 60px;
}


/*大补酒*/
.dbj{
	width: 100%;
}
.dbj>img{
	width: 100%;
}
.dbj .dbj-most{
	width: 1300px;
	margin: 0 auto;
	text-align: left;
}

.dbj .dbj-most .dbj-title{
	margin: 30px 0 20px 0;
	padding: 0 12px;
	display: inline-block;
	text-align: left;
	font-size: 24px;
	border-left: 3px solid #101f7a;
	border-right: 3px solid #101f7a;
}
.dbj .dbj-most>img{
	width: 100%;
}
.dbj .dbj-fz{
	width: 1300px;
	margin: 0 auto;
	margin-top: 60px;
}
.dbj .dbj-fz h1{
	width: 100%;
	height: 100px;
	line-height: 100px;
	font-size: 36px;
}
.dbj .dbj-fz table{
	width: 100%;
	font-size: 24px;
}
.dbj .dbj-fz table tr{
	width: 100%;
	line-height: 46px;
}
.dbj .dbj-fz table tr th{
	border: 1px solid #b2b2b2;
}
.dbj .dbj-fz table tr th:nth-child(1){
	width: 100px;
	border-left: none;
}
.dbj .dbj-fz table tr th:nth-child(2){
	width: 120px;
}
.dbj .dbj-fz table tr th:nth-child(3){
	width: 1080px;
	border-right: none;
}
.dbj .dbj-fz table tr td{
	border: 1px solid #b2b2b2;
}
.dbj .dbj-fz table tr td:nth-child(1){
	width: 100px;
	border-left: none;
}
.dbj .dbj-fz table tr td:nth-child(2){
	width: 152px;
}
.dbj .dbj-fz table tr td:nth-child(3){
	/* color:#000000b5; */
	width: 1080px;
	border-right: none;
	text-align: left;
	/* font-size:14px; */
}
.dbj .dbj-fz p{
	font-size: 14px;
	line-height: 50px;
	text-align: right;
	color:#696969;
}
.dbj .qusetion{
	width: 1300px;
	margin: 0 auto;
}
.dbj .qusetion h1{
	width: 100%;
	height: 100px;
	line-height: 100px;
	font-size: 36px;
}
.dbj .qusetion .qusetion-list{
	width: 100%;
	text-align: left;
	font-size: 24px;
	margin-bottom: 20px;
}
.dbj .qusetion .qusetion-list p{
	line-height: 40px;
}
.dbj .qusetion .qusetion-list p:first-child{
	font-weight: bold;
}
.dbj .qusetion a{
	width: 200px;
	height: 70px;
	line-height: 70px;
	background-color: #273b94;
	border-radius: 10px;
	color: #fff;
	font-size: 32px;
}
.dbj .qusetion .qusetion-list:nth-child(1+n){
	display: none;
}
/*新闻*/
.new{
	width:1168px;
	margin: 0 auto;
	/* text-align: center; */
}
.new h1{
	width: 81%;
	height: 150px;
	line-height: 150px;
	font-size:35px;
	overflow: hidden;
    text-overflow: ellipsis;
}
.new p{
	text-indent: 50px;
	text-align: left;
	font-size: 24px;
	line-height: 40px;
}
.new p:nth-child(3){
	margin-bottom: 50px;
}
.new>img{
	width: 100%;
	margin-bottom: 50px;
}
.new>p:last-child{
	text-indent: 10px;
	float: right;
}
.new>p a{
	margin-right: 16px;
}
.new>p a img{
	width: 90px;	
}
.new>p a:first-child{
	color: #f7b0b8;
}

