*{margin:0; padding:0;}
html{width:100%; min-width:1240px;}
body{font-family: "微软雅黑";background:#212123;}
ul,li{list-style: none;padding:0;margin:0;}
a,a:hover,a:visited,a:focus{text-decoration: none!important; color:#000;}
i,em{font-style:normal;}
.last{margin:0!important;}
.col-lg-1, 
.col-lg-10, 
.col-lg-11, 
.col-lg-12, 
.col-lg-2, 
.col-lg-3, 
.col-lg-4, 
.col-lg-5, 
.col-lg-6, 
.col-lg-7, 
.col-lg-8, 
.col-lg-9, 
.col-md-1, 
.col-md-10, 
.col-md-11, 
.col-md-12, 
.col-md-2, 
.col-md-3, 
.col-md-4, 
.col-md-5, 
.col-md-6, 
.col-md-7, 
.col-md-8, 
.col-md-9, 
.col-sm-1, 
.col-sm-10, 
.col-sm-11, 
.col-sm-12, 
.col-sm-2, 
.col-sm-3, 
.col-sm-4, 
.col-sm-5, 
.col-sm-6, 
.col-sm-7, 
.col-sm-8, 
.col-sm-9, 
.col-xs-1, 
.col-xs-10, 
.col-xs-11, 
.col-xs-12, 
.col-xs-2, 
.col-xs-3, 
.col-xs-4, 
.col-xs-5, 
.col-xs-6, 
.col-xs-7, 
.col-xs-8, 
.col-xs-9{
    padding-right: 0px;  
    padding-left: 0px;
}
    
.row{ 
    margin-left:0px; 
    margin-right:0px;
    padding:0;
}

a:focus{outline:none;}
/*头部*/
.jxyshead{
	width:100%;
	height: 393px;
	min-width: 1200px;
	margin:0 auto;
	overflow: hidden;
	background: url(../images/top.jpg) center top no-repeat;

}
.jxysmain{
	width: 1200px;
	min-height: 300px;
	margin:30px auto 60px;
	overflow: hidden;
}
.jxysrow{
	width: 100%;
	margin:0 auto;
	min-height: 50px;
	overflow: hidden;
}
/*虚拟展厅*/
.xnzta{
	display: inline-block;
	width: 1200px;
	height: 132px;

}
.xnztimg{
	display: block;
	width: 1200px;
	height: 132px;
}
.jxysqybg{
	background:url(../images/qybg.png) center top no-repeat;
	width: 1200px;
	height: 407px;
	margin-top: 20px;
}
.qytit{
	font-size: 40px;
    width: 100%;
    height: 110px;
    line-height: 65px;
    padding-top: 35px;
    font-weight: bold;
    padding-left: 56px;
    color: #000;
    margin: 0px auto;
}
.qycon{
	padding: 0 40px 40px 40px;
}
.qycon p{
	    text-indent: 2em;
    font-size: 18px;
    line-height: 200%;
    color: #000;
padding:0;
margin:0;
   
}
/*展览视频*/
.zlsptit{
	width: 401px;
	height: 105px;
	margin:45px auto 0;

}
.zlspcon{
	width: 790px;
	height: 440px;
	background: #CDA861;
	margin:40px auto 0;
padding-top:25px;
}
/*金玉英辉*/
.jyyhtit{
	width: 100%;
	height: 27px;
	margin-top: 52px;
}
.jyyhtit img{
	display: inline-block;
}
.jyyhsub{
	text-indent: 2em;
    font-size: 18px;
    line-height: 200%;
    color: #fff;
    margin-top: 35px;
}
.jyyhcon{
	margin-top: 35px;
	width: 100%;
}
.jyyhlmpic{
	display: block;
	width: 319px;
	height:851px;
	float: left; 
}
.jyyhright{
	float: right;
	width: 881px;
}
.jyyhxxa{
	display: inline-block;
	width: 267px;
	height: 267px;
	float: left;
	margin-left: 25px;
}
.jyyhtop{
	margin-top:25px;
}
/*抱金裹银*/
.bjgyleft{
	float: left;
	width: 881px;
}
.bjgylmpic{
	display: block;
	width: 319px;
	height:851px;
	float: right; 
}
.bjgyxxa{
	display: inline-block;
	width: 265px;
	height: 267px;
	float: left;
	margin-right: 25px;
}
/*精彩瞬间*/
.jcsjcon{
	width: 1200px;
	background: #CDA861;
	height: 810px;
	margin-top:35px;

}
.rollImg-multy {
    width: 1200px;
    overflow: hidden;
    position: relative;
}

.rollImg-multy .hd {
    width: 0px;
    height: 0px;
    margin-top:55px;
}

.rollImg-multy .hd .prev,
.rollImg-multy .hd .next {
    position: absolute;
    top: 0;
    display: block;
    width: 130px;
    height: 810px;
    overflow: hidden;
    cursor: pointer;
    z-index:2;
}

.rollImg-multy .hd .prev {
    left: 0;
    background: url(../images/arr1.png) center center no-repeat;
}

.rollImg-multy .hd .next {
    right: 0;
    background: url(../images/arr2.png) center center no-repeat;
}



.rollImg-multy .hd ul {
    display: none;
    float: right;
    overflow: hidden;
    zoom: 1;

}

.rollImg-multy .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: #fff;
}

.rollImg-multy .hd ul li.on {
    background-position: 0 0;
 /*   background: #ee6f12;*/
}

.rollImg-multy .bd {
    width: 935px;
    margin: 0 auto;
    overflow: hidden;
}

.rollImg-multy .bd ul {
    overflow: hidden;
    zoom: 1;
}

.rollImg-multy .bd ul li {
    position: relative;
    float: left;
    _display: inline;
 
    overflow: hidden;
    text-align: center;
}

.rollImg-multy .bd ul li .pic {
    text-align: center;
}

.rollImg-multy .bd ul li .pic a {
    display: block;
    position: relative;
}

.rollImg-multy .bd ul li .pic img {
    display: block;
    width: 935px;
    height: 700px;
    border: 0;
}

.pageState {
    display: none;
}
/*尾部*/
.jxysfoot{
	width: 100%;
	min-width: 1200px;
	min-height:200px;
	margin:0 auto;
	background:#CDA861;
	padding-top: 10px;
	padding-bottom: 15px;
}
.zlcbztit{
	width: 401px;
    height: 105px;
    margin: 0px auto;
}
.zlcbzcon{
	width: 1200px;
	margin:0 auto;
	min-height: 100px;
	overflow: hidden;
	font-size:20px;
}
.zlcbzleft{
	width: 245px;
	min-height:100px;
	overflow: hidden;
	float: left;
	margin-top: 20px;

}
.cbzleftli{
	height: 38px;
	width: 100%;
}

.cbzleftli .zddw{
	font-weight: bold;
	display: inline-block;
	width:100px;
	float: left;
}
.zddwnr{
	display: inline-block;
	font-size:20px;
	float: right;
	text-align: left;
	width: 145px;
}
.zlcbzcenter{
	width: 245px;
	min-height:100px;
	overflow: hidden;
	margin-left: 25px;
	float: left;
	margin-top: 20px;
}
.zlcbzright{
	width: 300px;
	min-height:100px;
	overflow: hidden;
	margin-left: 105px;
	float: left;
	margin-top: 25px;
}
.zddwnr2{
	display: inline-block;
	font-size:20px;
	float: right;
	text-align: left;
	width: 200px;
}
.zlcbzright2{
	width: 200px;
	min-height:100px;
	overflow: hidden;
	margin-left: 80px;
	float: left;
	margin-top: 25px;
}