html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu,a{margin:0;padding:0;box-sizing: border-box;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight: normal;}
small{font-size:100%;font-weight: normal;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:14px/24px "Microsoft YaHei",arial,sans-serif,\5b8b\4f53;color:#333;outline:0;}
body {
    background-color: #FFF;
    position: relative;
	width: 100%;
    margin: 0 auto;
    min-width: 1200px;
    overflow-x: hidden;
    max-width: 1920px;
    left: 0;
}
#luxy {
	width: 100%;
	margin: 0 auto;
	min-width: 1200px;
	overflow-x: hidden;
	max-width: 1920px;
}
body.body_ie {
	height: auto !important;
}
body.skrollr {
	/* overflow: hidden; */
}
img{
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    border: 0;
    vertical-align: middle;
}
p{text-align: justify;line-height: 24px;color: #58575d;}

html{
     overflow-x: hidden;
}
strong{
    display: block;
}
a{
    display: block;
    color: inherit;
    text-decoration: none;
    /*display: inline-block;*/
}
div,li{box-sizing: border-box;}

.content {
    width: 1200px;
    margin: 0 auto;
}
.fl{float: left;}
.fr{float: right;}
.clearfix:after {display:block; height:0; clear:both; content:"\200B";}
.clearfix {*zoom:1;}/*IE/7/6*/


input,button{
    border: none;
    background-color: transparent;
    box-sizing: border-box;
    outline: none;
}
input[type="checkbox"]{vertical-align: -2px;margin-right: 4px;}

/*占位符*/

input::-webkit-input-placeholder {      color: #666666;}
input:-moz-placeholder {  color: #666666;}
input::-moz-placeholder {  color: #666666;}
input:-ms-input-placeholder {  color: #666666;}

textarea::-webkit-input-placeholder {  color: #666666;}
textarea:-moz-placeholder {  color: #666666;}
textarea::-moz-placeholder {  color: #666666;}
textarea:-ms-input-placeholder {  color: #666666;}


/*滚动条样式*/
body::-webkit-scrollbar,
html::-webkit-scrollbar {
  width: 3px;
  border-radius: 1.5px;
}
body::-webkit-scrollbar-button,
html::-webkit-scrollbar-button {
  display: none;
}
body::-webkit-scrollbar-track,
html::-webkit-scrollbar-track {
  background-color: #eee;
}
body::-webkit-scrollbar-thumb,
html::-webkit-scrollbar-thumb {
  background-color: #eee;
}
::-webkit-scrollbar{
    width: 5px;
    height: 5px;
    background-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 0;
}
::-webkit-scrollbar-thumb{
    background-color:rgba(225, 225, 225, .5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}

@font-face {
    font-family: 'Gilroy-Bold';
    src: url('http://www.dgdf.net/fonts/Gilroy-bold');
    src: url('http://www.dgdf.net/fonts/Gilroy-bold.otf') format('otf'),
    url('../font/Gilroy-bold.eot') format('embedded-opentype'),
    url('../font/Gilroy-bold.woff') format('woff'),
    url('../font/Gilroy-bold.woff2') format('woff2'),
    url('../font/Gilroy-bold.ttf') format('truetype'),
    url('http://www.dgdf.net/ffontsont/Gilroy-bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'en';
    src: url('http://www.dgdf.net/fonts/en');
    src: url('http://www.dgdf.net/fonts/en.otf') format('otf'),
    url('../font/en.eot') format('embedded-opentype'),
    url('../font/en.woff') format('woff'),
    url('../font/en.woff2') format('woff2'),
    url('../font/en.ttf') format('truetype'),
    url('http://www.dgdf.net/ffontsont/en.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RUBIK-REGULAR';
    src: url('../font/RUBIK-REGULAR-WEBFONT.eot');
    src:
      url('http://www.dgdf.net/fonts/RUBIK-REGULAR-WEBFONT.otf')format('otf'),
      url('../font/RUBIK-REGULAR-WEBFONT.eot') format('embedded-opentype'),
      url('../font/RUBIK-REGULAR-WEBFONT.woff') format('woff'),
      url('../font/RUBIK-REGULAR-WEBFONT.woff2') format('woff2'),
      url('../font/RUBIK-REGULAR-WEBFONT.ttf') format('truetype'),
      url('../font/RUBIK-REGULAR-WEBFONT.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* IE低版本升级提示 */
.browserupgrade{display:block;position:fixed;margin:0;width:100%;max-width: 1920px;height:60px;font-size:15px;line-height:60px;z-index:1000;color:#fff;text-align:center;bottom:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000); /*IE8支持*/}
.browserupgrade strong {display: inline-block;}
.browserupgrade a{color:#eee;text-decoration:underline;font-size:18px; display: inline-block;}
.browserupgrade a:hover{color:#eee}

.mySelect {
    float: left;
    position: relative;
    width: 234px;
    height: 60px;
    line-height: 60px;
    font-family: 'RUBIK-REGULAR';
    font-size: 18px;
    color: #58575d;
    color: rgba(88, 87, 93, .8);
    z-index: 100;
}
.mySelect .show {
    z-index: 1;
    position: relative;
    padding-left: 30px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    transition-duration: .4s;
    border: 2px solid #f0f0f0;
    color: #6d5647;
}
.mySelect .show.on,
.mySelect .show:hover {
    border-color: #e70415;
}
.mySelect .show:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 28px;
    z-index: 2;
    margin-top: -6px;
    width: 20px;
    height: 11px;
    background: url(../image/arrow_down_white.png);
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.mySelect .show:after {
    content: '';
    position: absolute;
    top: -2px;
    right: 0;
    width: 77px;
    height: 60px;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.mySelect .show:after {
    content: '';
    position: absolute;
    top: -2px;
    right: 0;
    width: 77px;
    height: 60px;
    background: #f0f0f0;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.mySelect .show.on:after,
.mySelect .show:hover:after {
    background-color: #e70415;
}
.mySelect .show.on:before,
.mySelect .show:hover:before {
    background: url(../image/arrow_down_white_on.png);
}
.party_con .newslist_top .mySelect .show:after {
    background-color: #f0f0f0;
}
.mySelect .show.on:before {
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
}
.mySelect .drapList {
    display: none;
    position: absolute;
    top: 70px;
    left: 0;
    padding: 10px 0;
    overflow: auto;
    width: 100%;
    background-color: #fff;
    border: 2px solid #e70415;
}
.mySelect .drapList ul {
    overflow: hidden;
    overflow-y: auto;
    max-height: 160px;
}
.mySelect .drapList li {
    padding: 0 30px;
    line-height: 40px;
    color: #58575d;
    color: rgba(88, 87, 93, .8);
    cursor: pointer;
}
.mySelect .drapList li:hover {
    background-color: #f1f1f1;
    color: #e70415;
}
.mySelect .drapList::-webkit-scrollbar {
    display: none;
}

.pop {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 998;
}
.pop .bg{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
}
.pop .popBody {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -600px;
	margin-top: -210px;
	width: 1200px;
	height: 500px;
	background-color: #fff;
	padding: 42px 40px;
	animation: popBody 1s;
	-webkit-animation: popBody 1s;
}
.pop .close {
	position: absolute;
	top: 30px;
	right: 40px;
	width: 30px;
	height: 30px;
	background: url(../image/close.png) no-repeat center #cec7be;
    border-radius: 50%;
	cursor: pointer;
	z-index: 1;
}
.pop .title {
    background-position: left 0px;
    background-repeat: no-repeat;
    padding: 0 0 30px 60px;
    margin-bottom: 26px;
    border-bottom: 1px solid #dddddd;
}
.pop .title .cn {
    font-size: 20px;
    color: #333333;
    line-height: 26px;
}
.pop .title .en {
    font-size: 16px;
    color: #d4d4d4;
    line-height: 26px;
    text-transform: uppercase;
}
.pop .detailed h3 {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}
.pop .detailed p {
    color: #999999;
}
/* video */
.pop.video_pop .popBody {
	padding: 0;
	background: none;
	text-align: center;
}
.video_pop video {
	height: 500px;
	object-fit: cover;
}
/* 建议 */
.pop.succeed .popBody {
	width: 520px;
	height: 87px;
	margin-top: -43px;
    margin-left: -260px;
    padding: 30px 0;
}
.pop.succeed .popBody .succeed_title {
	font-size: 24px;
	color: #e70415;
	line-height: 1;
	text-align: center;
}
/* 会员权益 */
.pop.dingfengclub_pop .popBody {
    border-radius: 10px;
}
.pop.dingfengclub_pop .img {
    width: 520px;
    height: 420px;
    background: url(../image/ico35.jpg) no-repeat center;
    float: left;
    position: relative;
}
.pop.dingfengclub_pop .img img {
    width: 240px;
    height: 141px;
    position: absolute;
    top: 50%;
    margin-top: -70.5px;
    left: 50%;
    margin-left: -120px;
}
.pop.dingfengclub_pop .detailed {
    width: 560px;
    float: right;
}
.pop.dingfengclub_pop .detailed .name {
    font-size: 18px;
    color: #e70415;
    line-height: 26px;
    margin: 22px 0;
}
.pop.dingfengclub_pop .detailed .text {
    height: 350px;
    overflow-y: auto;
    padding-right: 8px;
}
.pop.dingfengclub_pop .detailed p {
    color: #888888;
}
/* 积分计划 */
.pop.dingfengclub3_pop .popBody {
    height: 600px;
    margin-top: -300px;
    border-radius: 10px;
}
.pop.dingfengclub3_pop .detailed {
    height: 412px;
    overflow-y: auto;
    padding-right: 8px;
}
/* 法律声明 */
.pop.legal_pop .popBody {
    height: 470px;
    margin-top: -235px;
    border-radius: 10px;
}
.pop.legal_pop .detailed {
    height: 285px;
    overflow-y: auto;
    padding-right: 8px;
}
/* 项目区位图 */
.pop.project_pop .popBody {
    padding: 0;
    background-color: transparent;
}
.project_side {
    width: 100%;
    height: 440px;
    position: relative;
}
.project_side .bd {
    width: 100%;
    overflow: hidden;
}
.project_side .bd ul {
    width: 100% !important;
    height: 440px !important;
}
.project_side .bd li {
    width: 100% !important;
    height: 440px !important;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.project_side .bd li .img {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.project_side .hd {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    z-index: 99;
}
.project_side .hd ul {
    text-align: center;
}
.project_side .hd ul li.on {
    background-color: #e70415;
}
.project_side .hd ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    overflow: hidden;
    color: transparent;
    background-color: #cec7be;
    border-radius: 50%;
    transition: all .4s;
    cursor: pointer;
}
/* 诚意登记弹窗 */
.pop.link_pop .popBody {
    margin-left: -200px;
    width: 400px;
    height: 500px;
    border-radius: 10px;
    padding: 35px 30px;
}
.pop.link_pop h3 {
    font-size: 20px;
    color: #2a2a2a;
    line-height: 26px;
    text-align: center;
    margin-bottom: 35px;
}
.pop.link_pop .from input {
    border: 1px solid #cccccc;
    height: 60px;
    width: 100%;
    padding: 0 20px;
    color: #666666;
    margin-bottom: 10px;
}
.pop.link_pop .from .message {
    height: 150px;
    width: 100%;
    border: 1px solid #cccccc;
    padding: 20px;
}
.pop.link_pop  .from a {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #e70415;
    margin-top: 10px;
    color: #ffffff;
}
/* 东莞市鼎峰慈善基金会章程弹窗 */
.pop.charity_pop .close {
    top: 8px;
}
.pop.charity_pop .img {
    height: 410px;
    overflow-y: auto;
    padding-right: 15px;
    text-align: center;
}
