body{font-family:"微软雅黑"; font-size: 14px; margin:0px; padding:0px; color: #2b2b2b;}
html,p,ul,ol,li,input,form,h1,h2,h3,h4,h5,dl,dt,dd,img{margin:0px;padding:0px;border:0; cursor: default;}
img{border:none;margin:0px;padding:0px;}
ul,li,dt{list-style-type:none;}
a{text-decoration:none; color:#666;}
a:hover{text-decoration:none;}
input{outline: none;}
.clear{clear:both; overflow: hidden;}

html, body{
	height: 100%;
	height: 100%;
}

.dtbj{
	width: 100%;
	position: fixed;
	z-index: -99;
}

.title{
      margin-top: 40% !important;
      font-size: 36px;
      font-weight: bold;
      color: #ebc766 !important;
      text-align: center;
      -webkit-text-stroke: 1px #b94420;
}
.left_list{
	width: 22%;
	height: 100%;
	float: left;	
	background: url(../img/zdh_bj2.png)no-repeat;
	background-size: 100% 100%;
        overflow: hidden;	
}
select{
	display: block;
	width: auto;
	margin: 0 auto;
	padding: 0 3.6%;
	border: none;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background: url(../img/hxly_xl1.png) no-repeat right;
	background-size: 20px;	
	outline: none;
	font-size: 22px;
	color: #fcd66e;
	margin-top: 50%;
}
select::-ms-expand { 
	display: none; 
}
select option{	
	color: #000;
	text-align: center;
	text-align-last: center;
}	

.list{
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.list li{
	width: 100%;
	line-height: 64px;	
}
.list li a{
        color: #000;
	font-size: 24px;
}
.list li a span.rm{
	background: url(../img/hslv_rm.png)no-repeat top right;
	background-size: 36px;
	padding-right: 36px;
	padding-top: 16px;
}
.list li a.this{
	background-color: #a5322a;
        color: #FFFFFF;
}
.list li:hover{
	background-color: #a5322a;
	cursor:pointer;;
}
.list li:hover a{
        color: #FFFFFF;
}
.page{
	width: 100%;
	margin-left: 50%;
}
.paging{
	margin-left: -130px;
	margin-top: 62%;
}
.paging li{
	float: left;
	width: 34px;
	height: 34px;
	border: 1px solid #FFFFFF;
	margin-left: 9px;
	text-align: center;
	line-height: 34px;
	color: #FFFFFF;
	font-size: 18px;
}
.paging li:first-child{
	margin-left: 0;
}
.paging li.active{
	background-color: #FFFFFF;
	color: #ca3c32;
}
.paging li:hover{
	background-color: #FFFFFF;
	color: #ca3c32;
	cursor:pointer;
}

.rig_center{
	width: 78%;
	height: 100%;
	float: right;
	position: relative;
}
.cent_top{
	float: right;
}
.cent_top img{
	height: 76px;
	margin-top: 30px;
}
.cent_top img:last-child{
	margin-right: 50px;
	margin-left: 40px;
}
.cent_rig{
	position: absolute;
	right: -36px;
	top: 45%;
	z-index: 999;
}
.cent_rig img{
	width: 42px;
	position: absolute;
	top: -106px;
	right: 40px;
}
.cent_rig img:hover{
	cursor:pointer;
}
.details>div{
	width: 100%;
	height: 58.7%;
        overflow-x: hidden;
        overflow-y: scroll;
	background-color: rgba(255,255,255,0.8);
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 998;
	display: none;
}
.details>div>span{
	display: block;
	width: 100px;
	height: 30px;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	background: #8c3832;
	/*margin-left: 24px;*/
	margin-bottom: 20px;
	border-radius: 0 0 10px;
        /*position: absolute;
        top: -30px;*/
}
.details>div>span:hover, .rig_znv li:hover{
	cursor: pointer;
}
.details>div p{
	font-size: 18px;
	color: #000;	
	line-height: 40px;
	margin: 0 36px;
	margin-right: 90px;
        text-indent: 2em;
}
.details>div p span{
	color: #af4840;	
	font-weight: bold;
        font-size: 20px;
}

.cent_bot{
	width: 100%;
	height: auto;	
	background-color: rgba(0,0,0,0.4);
	position: absolute;
	bottom: 0;
	z-index: 99;	
	/*box-shadow:0 0 50px #111111;*/	
	overflow: hidden;
}
.content{
	/*width: 68%;*/
	height: auto;
	margin: 30px 5%;
	/*overflow-x: hidden;
	overflow-y: scroll;*/
}
/*.content::-webkit-scrollbar {
    display: none;
}*/

.content p{	
	color: #FFFFFF;
	font-size: 20px;
	text-indent: 2em;
	line-height: 40px;
}

.rig_znv li{
	width: 120px;
	height: 48px;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); 
	-moz-transform:rotate(90deg); 
	-webkit-transform:rotate(90deg); 
	-o-transform:rotate(90deg); 
}
.rig_znv li span{
	display: block;
	width: 20px;
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
	position: absolute;
	top: -26px;
	left: 44px;
	transform:rotate(-90deg);
	-ms-transform:rotate(-90deg); 
	-moz-transform:rotate(-90deg); 
	-webkit-transform:rotate(-90deg); 
	-o-transform:rotate(-90deg); 
}
.rig_znv li:first-child{
	background: #c3336e;
}
.rig_znv li:nth-child(2){
	background: #f66c21;
	position: absolute;
	top:120px;
}
.rig_znv li:nth-child(3){
	background: #556483;
	position: absolute;
	top:240px;
}
.rig_znv li:first-child::after{
	content: '';
	position: absolute;
	top: 0;
	left: 104px;
	border-width: 48px 16px;
	border-style: solid;
	border-color: #c3336e transparent transparent transparent; 
}
.rig_znv li:nth-child(2)::before{
	content: '';
	position: absolute;
	top: -48px;
	left: -16px;
	border-width: 48px 16px;
	border-style: solid;
	border-color: transparent transparent #f66c21 transparent; 
}
.rig_znv li:nth-child(2)::after{
	content: '';
	position: absolute;
	top: 0px;
	left: 104px;
	border-width: 48px 16px;
	border-style: solid;
	border-color: #f66c21 transparent transparent transparent; 
}
.rig_znv li:nth-child(3)::before{
	content: '';
	position: absolute;
	top: -48px;
	left: -16px;
	border-width: 48px 16px;
	border-style: solid;
	border-color: transparent transparent #556483 transparent; 
}
.rig_znv li:nth-child(3)::after{
	content: '';
	position: absolute;
	top: 0;
	left: 104px;
	border-width: 48px 16px;
	border-style: solid;
	border-color: #556483 transparent transparent transparent; 
}
	
.details .block{
	display: block;
}

.details>div div{
        font-size: 18px;
        color: #000;
        line-height: 40px;
        margin: 0 36px;
        margin-right: 90px;
        text-indent: 2em;
}

@media only screen and (max-width: 768px){
            .left_list{width: 30%;}
            .rig_center{width: 70%;}
            .title{font-size: 18px !important; margin-top: 100% !important;}
            .list{height: 500px;}
            .list li{line-height: 34px;}
            .list li a{font-size: 14px;}
            .list li a span{
              background-size: 18px !important;
              padding-left: 30px !important;
              margin-left: 4px !important;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
            }
            .cent_top img{margin-right: 30px; margin-left: 0;width: 200px;height: auto;margin-top: 20px;}
            .cent_rig img{ width: 30px; position: absolute; top: -80px; right: 32px;}
            .cent_rig {position: absolute; right: -30px;}
            .rig_znv li{width: 90px; height: 30px;}
            .rig_znv li:nth-child(2){position: absolute; top: 100px;}
            .rig_znv li:nth-child(3){position: absolute; top: 200px;}
            .rig_znv li span{width: 20px; font-size: 15px; line-height: 18px; position: absolute; top: -23px; left: 34px;}
            .rig_znv li:first-child::after {
                content: '';
                position: absolute;
                top: 0;
                left: 74px;
                border-width: 30px 16px;
                border-style: solid;
                border-color: #c3336e transparent transparent transparent;
            }
            .rig_znv li:nth-child(2)::before {
                content: '';
                position: absolute;
                top: -30px;
                left: -16px;
                border-width: 30px 16px;
                border-style: solid;
                border-color: transparent transparent #f66c21 transparent;
            }
            .rig_znv li:nth-child(2)::after {
                content: '';
                position: absolute;
                top: 0px;
                left: 74px;
                border-width: 30px 16px;
                border-style: solid;
                border-color: #f66c21 transparent transparent transparent;
            }
            .rig_znv li:nth-child(3)::before {
                content: '';
                position: absolute;
                top: -30px;
                left: -16px;
                border-width: 30px 16px;
                border-style: solid;
                border-color: transparent transparent #556483 transparent;
            }
            .rig_znv li:nth-child(3)::after {
                content: '';
                position: absolute;
                top: 0;
                left: 74px;
                border-width: 30px 16px;
                border-style: solid;
                border-color: #556483 transparent transparent transparent;
            }
            .content {
                width: auto;
                height: auto;
                margin: 30px 5%;
                margin-right: 15%;
            }
            .content p{font-size: 16px; line-height: 24px;}
            .details>div p { font-size: 14px; line-height: 22px; margin: 0 10px; margin-right: 30px;}
            .details>div p span {font-size: 16px;}
            .ly{font-size: 14px !important;}
            .footer{display: none;}
            .wapfooter{display: block;}
            .wapfooter>.footer{display: block;}
          }

          @media only screen and (min-width: 768px){
            .footer{display: block;height: auto;}
            .wapfooter{display: none;}
            .footer span {color: #74ACD6; font-size: 15px;}
            img{vertical-align: baseline;}
          }