@charset "gb2312";
/* CSS Document */

.research {
	width: 100%;
	height: auto;
	margin: 0 auto;
	min-width: 1200px;
	text-align: center;
	overflow: hidden;
	background-color: #ff674a;
	position: relative;
}

.research-banner {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.research-banner img {
	width: 100%;
	display: block;
}


.hdgl-back{
	width: 100%;
	height: 1672px;
	background: url(../images/backage01.jpg) top no-repeat;
}
.hdgl-title{
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	background: url(../images/strategy.png) bottom no-repeat;
	line-height: 90px;
	height: 104px;
	padding-top: 119px;
}

.hd-first{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: center;
    align-items: center;
	margin-top: 17px;
	margin-bottom: 83px;
}
.first-note{
	background-color: #ff4652;
	border-radius: 50px 0 50px 50px;
	border: 2px #ffe3d1 solid;
	padding: 40px 38px;
    width: 376px;
	margin-left: 96px;
}
.first-note span{
	font-size: 32px;
	font-weight: bold;
	color: #330000;
	display: block;
	background-image: linear-gradient(to right, #fec78b, #fee4ce);
	border-radius: 30px 30px 0px 30px;
	width: 207px;
	height: 52px;
	line-height: 52px;
}
.first-note p{
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	
}
.first-note p img{
	margin-right: 14px;
	position: relative;
    top: 4px;
}
.first-note .chaild2{
	border-radius: 30px;
	width: 100%;
	font-size: 20px;
	display: flex;
	flex-direction: row;
	justify-content: center;
    align-items: center;
	height: 62px;
	line-height: 62px;
	margin-top: 34px;
}
.first-note .chaild2 img{
	margin-left: 12px;
}
.hd-time{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: auto;
}
.hd-time b{
	font-weight: bold;
	font-size: 44px;
	color: #fff;
	position: relative;
    top: -4px;
}
.hd-time-date{
	background: url(../images/strategy02.png) center no-repeat;
	width: 554px;
	height: 116px;
	line-height: 106px;
	margin-left: 26px;
}
.hd-time-date span{
	font-size: 50px;
	color: #fff;
	position: relative;
    right: 16px;
}
.hd-time-date em{
	color: #fe4550;
	padding-left: 114px;
	font-size: 50px;
}
.make{
	font-size: 36px;
	color: #330000;
	background: url(../images/click01.png) center no-repeat;
	width: 264px;
	height: 111px;
	font-weight: bold;
	line-height: 92px;
	margin-left: 14px;
	cursor: pointer;
}
.gift{
	border: 2px #ffcc33 solid;
	border-radius: 20px;
	background-color: #fff;
	margin-top: 24px;
}
.gift b{
	font-size: 36px;
	font-weight: bold;
	display: block;
	color: #330000;
	padding-top: 36px;
}
.gift-list{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
	margin-bottom: 22px;
}
.gift-list li{
	width: 33.3%;
	height: 326px;
}
.gift-list li span{
	display: block;
	font-weight: bold;
	font-size: 30px;
	color: #fff;
	background-color: #fd4c4f;
	border-radius: 30px;
	width: 216px;
	line-height: 65px;
	margin: 0 auto;
	margin-top: 26px;
}
.gift-border{
	border-left: 2px #ff3333 dashed;
	border-right: 2px #ff3333 dashed;
}
.make02{
	font-size: 36px;
    color: #330000;
    background: url(../images/click02.png) center no-repeat;
    width: 432px;
    height: 111px;
    font-weight: bold;
    line-height: 92px;
    cursor: pointer;
	display: block;
	margin: 0 auto;
	margin-top: 44px;
}

.qz{
	width: 100%;
	height: 2036px;
	background: url(../images/backage02.jpg) top no-repeat;
}
.padding40{
	padding-top: 40px;
}
.qz-title{
	font-size: 39px;
	color: #330000;
	display: block;
	padding-top: 34px;
	position: relative;
	font-weight: bold;
	width: 914px;
	margin: 0 auto;
}
.qz-title span{
	background-color: #fff;
	position: relative;
	z-index: 1;
	padding: 0 30px;
}
.qz-title i{
	position: absolute;
	width: 100%;
	top: 62px;
	left: 0;
	z-index: 0;
	height: 1px;
	background: #330000;
}
.qz-block{
	width: 1032px;
	height: auto;
	background-image: linear-gradient(to bottom, #f8ecc6, #f1c58c);
	border: 2px #fcefc4 solid;
	border-radius: 30px;
	margin: 0 auto;
	margin-top: 36px;
	box-shadow: 0 6px 7px rgba(204,0,0,0.36);
}
.qz-click{
	float: left;
	margin-top: 26px;
	margin-left: 36px;
	position: relative;
	margin-bottom: 18px;
}
.qz-click i{
	position: absolute;
	right: 52px;
	top: 26px;
	z-index: 1;
	width: 103px;
	height: 103px;
	border-radius: 100%;
	cursor: pointer;
}
.qz-c-right{
	float: left;
	margin-left: 36px;
	margin-top: 44px;
}
.qz-c-time{
	background: url(../images/strategy03.png) center no-repeat;
    width: 316px;
    height: 52px;
    line-height: 52px;
	float: left;
}
.qz-c-time span {
    font-size: 32px;
    color: #fff;
}
.qz-c-time em {
    color: #fe4550;
    padding-left: 86px;
    font-size: 32px;
}
.qz-c-right i{
	font-size: 32px;
	color: #660000;
	font-weight: bold;
	float: left;
	margin-left: 16px;
}
.qz-c-right b{
	font-size: 48px;
	color: #660000;
	font-weight: bold;
	margin-left: 16px;
	display: block;
	background-image: linear-gradient(to bottom, #e04e35, #8d2f1a);
    -webkit-background-clip: text;
    color: transparent;
	margin-top: 10px;
}
.qz-yingjian{
	float: left;
	width: 49.7%;
	padding-top: 40px;
	padding-bottom: 30px;
	
}
.qz-yingjian span{
	font-size: 22px;
	color: #330000;
	display: block;
	margin-top: 10px;
	font-weight: bold;
}
.qz-img{
	float: left;
	margin-top: 40px;
}
.qz-note{
	display: block;
	font-size: 18px;
	color: #000;
	margin-top: 30px;
	text-align: left;
	margin-left: 84px;
	line-height: 28px;
}
.margin16{
	margin-top: 16px;
}
.qz-change span{
	margin-top: -15px;
}
.qz-change{
	padding-top: 34px;
}
.margin62{
	margin-top: 62px;
}

.cztj-back{
	width: 100%;
	height: 1903px;
	background: url(../images/backage03.jpg) center no-repeat;
}
.good-note{
	width: 900px;
	height: auto;
	margin: 0 auto;
	display: table;
	margin-top: 94px;
	margin-bottom: 50px;
}
.good-note li{
	float: left;
	width: 197px;
	height: 249px;
	background-color: rgba(255,51,51,0.06);
	border-radius: 10px;
	margin: 0 14px;
	margin-bottom: 20px;
}
.good-note li img{
	margin-top: 4px;
}
.good-note li b{
	font-size: 18px;
	color: #ff3333;
	display: block;
	margin-top: 8px;
	margin-bottom: 10px;
}
.good-note li span{
	font-size: 18px;
	color: #454545;
	width: 145px;
	display: block;
	margin: 0 auto;
	line-height: 24px;
	text-align: left;
}
.nice-title {
    font-size: 30px;
    display: block;
    color: #333;
    margin-top: 30px;
}
.good-other{
	width: 900px;
	height: auto;
	margin: 0 auto;
	display: table;
	margin-top: 50px;
	margin-bottom: 70px;
}
.good-other li{
	float: left;
	margin: 0 56px;
}
.good-other b{
	font-size: 18px;
	color: #cc3333;
	display: block;
	margin-top: 10px;
}
.make03{
	background: url(../images/click03.png) center no-repeat;
	width: 432px;
	height: 119px;
	line-height: 98px;
	margin-bottom: 48px;
}

.gdfl-back{
	width: 100%;
	height: auto;
}
.welfare{
	background: url(../images/biankuang.png) bottom no-repeat;
	width: 310px;
	height: 310px;
	margin: 0 auto;
	padding-top: 120px;
}
.welfare img{
	margin-top: 26px;
}
.welfare-img{
	position: absolute;
	top: 173px;
    right: 224px;
	z-index: 2;
}
.more{
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	display: block;
	text-shadow: 4px 4px 1px rgb(0,0,0,0.2);
}

.advertising{
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 100%;
}
.advertising img{
	width: 100%;
	display: block;
}

.con_nav {
	width: 120px;
	height: auto;
	margin: 0 auto;
	position: fixed;
	left: 0;
	bottom: 22%;
	z-index: 12;
}

.con_nav_t {
	width: 120px;
	height: auto;
}

.con_nav_t li {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	width: 120px;
	text-align: center;
	border-radius: 16px;
	margin-bottom: 1px;
}
.con-note01{
	background: url(../images/kuang01.png) center no-repeat;
	padding: 35px 0;
}
.con-note02{
	background: url(../images/kuang02.png) center no-repeat;
	line-height: 115px;
}
.con-note03{
	background: url(../images/kuang03.png) center no-repeat;
	padding: 33.5px 0;
}
.con-note04{
	background: url(../images/kuang04.png) center no-repeat;
	padding: 33.5px 0;
}




.a-up05,.a-up06,.a-up07,.a-up08{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	background: rgba(0,0,0,0.56);
	visibility: hidden;
}
.a-up05.is-expanded,.a-up06.is-expanded,.a-up07.is-expanded,.a-up08.is-expanded{
	visibility: initial;
}
.a-up03{
	width: 100%;
	height: 100%;
	display: table;
}
.a-up04{
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.invi-up{
	width: 845px;
    height: 484px;
    border-radius: 20px;
    background-image: linear-gradient(to right, #fa5150, #ff4552);
    position: relative;
    margin: 0 auto;
    box-shadow: 0 9px 18px rgba(0,0,0,0.2);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.invi-up span{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	display: block;
	padding-top: 60px;
}
.invi-bage{
	background: url(../images/biankuang.png) no-repeat center;
	width: 310px;
	height: 310px;
	margin: 0 auto;
}
.invi-img{
	margin-top: 28px;
    width: 233px;
    height: 236px;
}
.invi-close{
	position: absolute;
	top: 23px;
	right: 29px;
	z-index: 2;
	width: 35px;
	cursor: pointer;
}





.dhkd-right-no {
	margin-right: 0 !important;
}
.yjjb-padd35{
	padding-top: 35px !important;
}

.dhyc-padd-no{
	padding-bottom: 0;
}
.yjjb-fz36{
	font-size: 36px !important;
}