@charset "UTF-8";

/* 重设样式 */

* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	outline: none;
}

body {
	font: 12px/1.5 "微软雅黑", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
}

/* 内外边距通常让各个浏览器样式的表现位置不同 */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {

	margin: 0;

	padding: 0;

}

input,
select,
textarea {
	font-size: 100%;
}

/* 去掉各 Table  cell 的边距并让其边重合 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* 去除默认边框 */

fieldset,
img {
	border: 0;
}

/* 去掉 firefox 下此元素的边框 */

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

/* 一致的 del 样式 */

del {
	text-decoration: line-through;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

/* 去掉列表前的标识, li 会继承 */

ol,
ul {
	list-style: none;
}

/* 对齐是排版最重要的因素, 别让什么都居中 */

caption,
th {
	text-align: left;
}

/* 来自 yahoo, 让标题都自定义, 适应多个系统应用 */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

/* 正常链接 未访问 */

/* 鼠标悬停 */

a:hover {
	text-decoration: none;
}

/* 默认不显示下划线，保持页面简洁 */

ins,
a {
	text-decoration: none;
	color: #000000;

	-moz-transition: all .3s ease-in;

	-webkit-transition: all .3s ease-in;

	-o-transition: all .3s ease-in;

	-ms-transition: all .3s ease-in;

	transition: all .3s ease-in;
}

.yearoverhd input::-webkit-input-placeholder {
	color: #4A4A4A;
	font-size: 16px;
}

input::-moz-input-placeholder {
	color: #4A4A4A;
	font-size: 16px;
}

input::-ms-input-placeholder {
	color: #4A4A4A;
	font-size: 16px;
}

.yearoverhd input {
	border: none;
	outline: none;
	width: 100%;
	height: 100%;
	font-size: 22px;
	color: #666;
	text-indent: 10px;
	font-size: 16px;
	background-color: transparent;
}

.yearoverhd .pub_box {
	width: 100%;
	position: relative;
}

.yearoverhd img {
	width: 100%;
	display: block;
}

.yearoverhd .banner {
	width: 100%;
	position: relative;
}

.yearoverhd .bm_top {
	width: 100%;
	position: relative;
}

.yearoverhd .bm_top img {
	width: 100%;
	display: block;
}

.yearoverhd .one_box {
	position: absolute;
	width: 60vw;
	height: 20vw;
	top: 6vw;
	left: 20vw;
}

.yearoverhd .one_box h1 {
	font-size: 48px;
	color: #fff;
	text-align: center;
	font-family: "微软雅黑";
	font-weight: bold;
}

.yearoverhd .bm_box_one {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.yearoverhd .bm_box_one>div {
	width: 40%
}

.yearoverhd .bm_box_item>div {
	width: 100%;
	height: 2.5vw;
	background: #fff;
	margin-top: 1vw;
	/* border-radius: 8px; */
}
.yearoverhd .last_box>div:nth-child(2)>input{
	width: 90%;
}
.yearoverhd .last_box>div:nth-child(2)>span {
	color: #999;
	font-size: 16px;
}
.yearoverhd .bm_box_item>div:nth-child(2)>input {
	width: 90%;
}

.yearoverhd .bm_box_item>div:first-child {
	/* margin-top:2vw; */
	/* margin-bottom:2vw; */
}

.yearoverhd .bm_box_item>div:nth-child(2)>span {
	color: #999;
	font-size: 16px;
}

.yearoverhd .bm_box_item>div:last-child {
	background: #fcd51b;
	font-size: 30px;
	color: #3e5eaa;
	text-align: center;
	line-height: 3.5vw;
	cursor: pointer;
}

.yearoverhd .bo_li2 {
	/* margin-right: 60px; */
}

.yearoverhd .bo_li2 .md-list {
	width: 450px;
	height: 227px;
}

.yearoverhd .bo_li2 .picMarquee-top-en {
	width: 100%;
	height: 206px;
	position: relative;
	color: #fff;
}

.yearoverhd .bo_li2 .picMarquee-top-en .bd {
	width: 100%;
	height: 150px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 55px;
	border-bottom: 1px dashed #fff;
}

.yearoverhd .bo_li2 .picMarquee-top-en .bd ul {
	overflow: hidden;
	zoom: 1
}

.yearoverhd .bo_li2 .picMarquee-top-en .bd ul li {
	height: 36px;
	line-height: 36px;
	zoom: 1;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
}

.yearoverhd .bo_li2 .pic-t {
	width: 5vw;
	float: left;
	height: 36px;
	overflow: hidden;
	text-align: center;
}

.yearoverhd .bo_li2 .pic-a {
	width: 9vw;
	float: left;
	height: 36px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.yearoverhd .bo_li2 .pic-c {
	width: 11vw;
	white-space:nowrap;    
	text-overflow:ellipsis;
}

.yearoverhd .bo_li2 .pic-b {
	width: 15vw;
	float: left;
	height: 36px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}

/* .yearoverhd .bo_li2 .pic-c{width:10vw;float:left;height:36px;overflow:hidden;text-align:center;color:#fff;} */
.yearoverhd .bo_li2 .picMarquee-top-en .hd {
	width: 100%;
	height: 50px;
	line-height: 33px;
	color: #fff;
	text-align: center;
	font-size: 21px;
	border-bottom: 1px dashed #fff;
	white-space: nowrap;
}

.yearoverhd .bo_li2 .picMarquee-top-en .hd em {
	color: #F97C34;
	font-size: 36px;
	text-align: center;
	padding: 5px;
	margin: 0 2px;
}

.yearoverhd .bo_li2 .md-list p {
	color: #fff;
	text-align: center;
	font-size: 14px;
	padding-top: 18px;
}

.yearoverhd .slide_box {
	width: 100%;
	position: relative;
}

.yearoverhd .slide_box>img {
	width: 100%;
	display: block;
}

.yearoverhd .ban_center {
	width: 62vw;
	height: 42vw;
	position: absolute;
	/* overflow: hidden; */
	/* right: 19vw; */
	left: 19vw;
	top: 8vw;
	background: #FFFFFF;
}

/* .yearoverhd .ban_center .ban7_img{width:100%;height:100%;margin-top:30px;} */
.yearoverhd .ban_center .ban7_img .bd {
	overflow: hidden;
	width: 100%;
	height: 100%;
	/* width:1068px; */
	/* height:838px; */
	/* margin:20px auto; */
}

.yearoverhd .ban_center .ban7_hang {
	width: 100%;
	height: 17px;
}

.yearoverhd .ban_center .ban7_img .bd li {
	width: 60vw;
	float: left;
	overflow: hidden;
	position: relative
}

.yearoverhd .ban_center .ban7_img .bd li img {
	width: 100%;
	display: block;
}

.yearoverhd .ban_center .ban7_img .hd {
	width: 60vw;
	margin: 0 auto;
	position: absolute;
	bottom: 4vw;
	right: 0vw;
	text-align: right;
}

.yearoverhd .ban_center .ban7_img .hd li {
	box-sizing: border-box;
	width: 0.8vw;
	text-align: center;
	height: 0.8vw;
	margin-right: 0.2vw;
	cursor: pointer;
	text-align: center;
	/* border:1px solid #646464; */
	border: 1px solid #fff;
	display: inline-block;
	border-radius: 50%;
	;
	/* margin: 0 1vw; */
}

.yearoverhd .ban_center .ban7_img .hd li.on {
	color: #fff;
	font-size: 1.1vw;
	background: #fff;
	border: none;
}

.yearoverhd .ban_center .ban7_img .hd li div {
	background-color: transparent;
	width: 98px;
	height: 4px;
	margin: 15px auto;
}

.yearoverhd .ban_center .ban7_img .hd .on div {
	background-color: #bad4c8;
	width: 98px;
	height: 4px;
	margin: 15px auto;
}

.yearoverhd .ban_center .tempWrap{margin: 0 auto;}
.yearoverhd .djs {
	width: 100%;
	position: relative;
}

.yearoverhd .bm_last {
	width: 100%;
	position: relative;
}

.yearoverhd .last_box {
	position: absolute;
	    width: 63vw;
	    height: 4vw;
	    display: flex;
	    justify-content: space-between;
	    align-items: center;
	    top: 9vw;
	    left: 18vw;
}

.yearoverhd .last_box>div {
	height: 2.2vw;
	background: #fff;
	width: 27%;
	/* border-radius: 8px; */
}

.yearoverhd .last_box>div:last-child {
width: 15%;
background: #F97C34;
border-radius: 2px;

font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #FFFFFF;
line-height: 32px;

display: flex;
align-items: center;
justify-content: center;
}

.yearoverhd .djs_time {
	width: 34vw;
	height: 5.2vw;
	position: absolute;
	top: 5.8vw;
	right: 32vw;
	/* background:blue; */
	display: flex;
	justify-content: space-around;
	align-items: flex-end;
}

.yearoverhd .sm_img {
	width: 132px;
	height: 143px;
	position: absolute;
	top: 1vw;
	right: 2vw;
	z-index: 111;
}

.yearoverhd .djs_time>div.bg_h {
	width: 3.8vw;
	height: 3.6vw;
	font-size: 2.2vw;
	color: #fff;
	background: #d33035;
	border-radius: 10px;
	font-weight: bold;
}

.yearoverhd .djs_time>div {
	/* width:4vw;
  height:4vw; */
	font-size: 1.6vw;
	/* line-height:3.6vw; */
	text-align: center;
	color: #3d3d3d;
}

.yearoverhd .ytc {
	width: 18vw;
	height: 3vw;
	position: absolute;
	top: 32.3vw;
	left: 19vw;
	cursor: pointer;
}

.yearoverhd .bm_tc_item {
	width: 366px;
	height: 383px;
	display: none;
	/* height:15vw; */
	background: #fff;
	border-radius: 8px;
	position: fixed;
	top: 20%;
	left: 40vw;
	z-index: 9999;
	/* background: url(../images/pop_bg.png) no-repeat 0 0; */
}
.yearoverhd .bm_tc_item img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
}
.bm_tc_item_div{
	z-index: 99;
	position: relative;
}
.yearoverhd .bm_tc_item .bm_tc_item_div>div {
	width: 84%;
	height: 58px;
	margin: 0 auto;
	background: #e8e8e8;
	margin-top: 0.9vw;
	margin-bottom: 14px;
	position: relative;
}

.yearoverhd .bm_tc_item .bm_tc_item_div>h1 {
	text-align: center;
	font-size: 36px;
	
font-weight: bold;
	color: #142655;
	line-height: 45px;
	height: 60px;
	line-height: 60px;
	margin-top: 60px;
}


.bm_tc_item .bm_tc_item_img{
	width: 30px;
	height: 30px;
}

.yearoverhd .bm_tc_item .bm_tc_item_div>div:nth-child(2) input {
	width: 90%;
}

.yearoverhd .bm_tc_item .bm_tc_item_div_last {
	background: none;
	/* position: relative; */
}
.yearoverhd .bm_tc_item .bm_tc_item_div_last img{
	height: 90%;
}

.yearoverhd .close_par {
	width: 35px;
	height: 35px;
	position: absolute;
	top: 6px;
	right: 5px;
	font-size: 28px;
	border: 1px solid #faefef;
	border-radius: 50%;
	text-align: center;
	line-height: 28px;
	color: #999;
}

.yearoverhd .bj {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #0009;
	z-index: 999;
}

.yearoverhd .to_mq {
	width: 46vw;
	height: 4vw;
	position: absolute;
	top: 1vw;
	left: 26vw;
	display: flex;
	justify-content: space-between;
	text-align: center;
	/* background:blue; */
}

.yearoverhd .to_mq>div {
	width: 45%;
	cursor: pointer;
}






.pub_box_bai {
	/* width: 1240px;
	height: 841px; */
	width: 65vw;
	height: 44vw;
	background: #FFFFFF;
	position: absolute;
	z-index: 999;
	top: 9vw;
	left: 50%;
	margin-left: -32.5vw;
}

.banner-box {
	width: 65vw;
	/* width: 100%; */
	/* height: 825px; */
	overflow: hidden;
	position: absolute;
	/* z-index: 999; */
	/* top: 9vw; */
	/* left: 50%; */
}

.fullSlide {
	width: 65vw;
	/* width: 100%; */
	position: relative;
	/* height: 739px; */
	background: #ffffff;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	/* width: 100% !important; */
	width: 65vw !important;
}

.fullSlide .bd li {
	/* width: 100% !important; */
	width: 65vw !important;

	height: 739px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 739px;
}

.fullSlide .hd {
	width: 65vw;
	/* width: 100%; */
	position: absolute;
	z-index: 1;
	bottom: -50px;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 15px;
	height: 15px;
	margin: 3px 8px;
	overflow: hidden;
	background: #c5c5c5;
	line-height: 999px;
	border-radius: 50%;
}

.fullSlide .hd ul .on {
	width: 15px;
	background: #303030;
	-moz-transition: all ease .5s;
	-o-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	transition: all ease .5s;
}.



.last_box>div>select{
	width: 100%;
	height: 100%;
	
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #3B3B3B;
	line-height: 32px;
}


.ban_center .prev,

.ban_center .next {
	background: url("../images/left_1.png") no-repeat;
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: -5%;
	width: 68px;
	height: 113px;
	cursor: pointer;
}

.ban_center .next {
	background: url("../images/right_2.png") no-repeat;
	left: auto;
	right: -7%;
}



.col-gold {
	color: #a0763d
}

.anniu {
	position: absolute;
	    bottom: 1.7vw;
	display: flex;
	justify-content: space-around;
	width: 100%;
}

.anniu_1 {
	width: 377px;
	height: 58px;

	border: 1px solid #353535;

	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #353535;
	line-height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.anniu_2{
	width: 377px;
	height: 58px;
	background: #F97C34;
	
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}


.djs_bu{
	width: 100%;
	height: 5vw;
	position: absolute;
	    bottom: 4vw;
		display: flex;
}
.djs_bu1{
	width: 50%;
}
.djs_bu2{
	width: 50%;
}