<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
*鍚痉鏁欒偛闆嗗洟甯傚満閮ㄦ妧鏈紑鍙�
*鍓嶇寮€鍙戠粍鍒朵綔鐗堟潈鎵€鏈�
*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered &amp; tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	background: rgba(0, 0, 0, 0.55);
}

#colorbox {
	outline: 0;
}

#cboxContent {}

.cboxIframe {
	background: #fff;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent {
	background: url(../images/tc-bg.jpg);
}

#cboxTitle {
	position: absolute;
	top: -20px;
	left: 0;
	color: #ccc;
}

#cboxCurrent {
	position: absolute;
	top: -20px;
	right: 0px;
	color: #ccc;
}


/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
	outline: 0;
}

#cboxSlideshow {
	position: absolute;
	top: -20px;
	right: 90px;
	color: #fff;
}

#cboxClose {
	position: absolute;
	top: 20px;
	right: 20px;
	display: block;
	background: url(../images/controls.png) no-repeat top center;
	width: 38px;
	height: 19px;
	text-indent: -9999px;
}

#cboxClose:hover {
	background-position: bottom center;
}

/***************************鍏叡缁勪欢鏍峰紡鎺у埗***************************/
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
b,
i,
dl,
dt,
dd,
ul,
li,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

html {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	_font-smoothing: antialiased;
	font-smoothing: antialiased;
}

#nav,
#header,
#menu,
#section {
	display: block;
}

#nav,
#header,
#menu {
	width: 100%;
}

.img {
	vertical-align: bottom
}

.zt-wrap {
	font-size: 16px;
}

ul,
li {
	list-style: none;
}

img {
	vertical-align: middle;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

.elips {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-o-text-overflow: ellipsis
}

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

/*娓呴櫎娴姩鏂规硶*/
.clear {
	clear: both;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	zoom: 1;
}

.fix {
	zoom: 1;
}

.fix:after {
	display: block;
	content: 'clear';
	clear: both;
	line-height: 0;
	visibility: hidden;
}

/****************************椤甸潰鏍峰紡鎺у埗*****************************/
/*---------------------------鍏ㄥ眬椤甸潰鎺у埗----------------------------*/
body {
	font-size: 12px;
	color: #333;
	font-family: "寰蒋闆呴粦", "Microsoft YaHei", Helvetica, Arial
}

a {
	background-color: transparent;
}

a:hover {
	outline: 0;
}

.mw {
	width: 1100px;
	margin: 0 auto
}

.fl {
	float: left
}

.fr {
	float: right
}

/*---------------------------鍏ㄥ眬瀵艰埅妯″潡---------------------------*/
#nav {
	height: 105px;
	text-align: center;
	background-color: #FFF
}

#looyuMid {
	z-index: 99
}
#looyuMidBtn {
	left: 0 !important ;
	right: 0 !important ;
	margin: 0 auto;
	height: 60px !important;
}

/*-------------------------鍏ㄥ眬鑿滃崟瀵艰埅妯″潡--------------------------*/
.title {
	font-size: 0;
	text-align: center;
}





#eic_pop_form h2 {
	text-align: center;
	font-size: 42px;
	color: #4d3101;
	line-height: 55px;
	padding-bottom: 20px;
	letter-spacing: 1.5px;
}

.eic_pop_form {
	width: 650px;
	height: 322px;
	padding-top: 104px;
	box-shadow: 0 0 5px #aaa;
	border-radius: 28px;
}

.eic_pop_form p {
	margin-top: 10px;
	overflow: hidden;
	zoom: 1;
	padding-left: 280px;
}

.eic_pop_form label {
	width: 81px;
	height: 36px;
	float: left;
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	text-align: right;
	padding-right: 9px;
}

.eic_pop_form .dfv {
	width: 237px;
	height: 35px;
	border: 1px solid #4d3101;
	background-color: #fff;
	padding-left: 10px;
	font-size: 16px;
	float: left;
	outline: none;
}

.eic_pop_form .user-inp {
	width: 138px;
	height: 35px;
	border: 1px solid #4d3101;
	background-color: #fff;
	padding-left: 10px;
	font-size: 16px;
	float: left;
	margin-right: 4px;
	outline: none;
}

.eic_pop_form .user-btn {
	width: 95px;
	height: 39px;
	text-align: center;
	font-size: 16px;
	color: #3046a4;
	background-color: #f8e98a;
	border: 1px solid #f8e98a;
	border-radius: 5px;
	outline: none;
}

.eic_pop_form .form-btn {
	width: 135px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	border: 0;
	margin-top: 10px;
	background: #fc8d1d;
	margin-left: 90px;
	font-weight: bold;
	border-radius: 6px;
	letter-spacing: 1px;
	outline: none;
}

.eic_pop_form .get-code:disabled {
	background: #999;
}

.eic_pop_form strong {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	padding-left: 284px;
	display: block;
	font-weight: normal;
	margin-top: 14px;
}

.closeBtnLeft {
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.zeizhao {
	position: fixed;
	top: 25%;
	left: 50%;
	margin-left: -325px;
}

.eic_pop_form {
	position: relative;
}

.zeizhao #close {
	position: absolute;
	background: url(../images/controls.png) no-repeat;
	width: 17px;
	height: 17px;
	top: 18px;
	right: 20px;
	cursor: pointer;
}

.yuedu {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	min-width: 1200px;
}

.yuedu-con {
	width: 1000px;
	height: 560px;
	position: relative;
	top: 50%;
	left: 50%;
	margin-top: -336px;
	margin-left: -525px;
	padding: 82px 26px 30px 24px;
}

.yuedu-con .close01 {
	background: url(../images/yd-icon.png) no-repeat;
	width: 35px;
	height: 35px;
	cursor: pointer;
	position: absolute;
	top: 38px;
	right: 12px;
}

.yuedu-con .yuedu-th {
	height: 560px;
	width: 100%;
	overflow: hidden;
}

.yuedu-th img {
	width: 100%;
	height: 100%;
}
/* 涓嬮潰鎵嶆槸鍐呭 */
a{
	/* border: 1px solid green; */
}
.wd{
	width: 1100px;
	margin: 0 auto;
}
.btnjumpbox{
	width: 600px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 50px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
.btnjumpbox a{
	display: inline-block;
	width: 200px !important;
	margin: 0 30px;
}
.btnjumpbox a img{
	width: 100%;
}
.boxbtnW{
	width: 600px;
	margin: 30px auto 60px;
	display: flex;
	justify-content: center;
}
.boxbtnW a{
	display: inline-block;
	width: 200px !important;
	margin: 0 30px;
}
.boxbtnW a img{
	width: 100%;
}
.body{
	width: 100%;
	background: url(../images/bodybc.png) no-repeat;
	background-size: 100%;
	height: 100%;
	overflow: hidden;
}
.banner img{
	width: 100%;
}
.nav{
	background-color: rgb(44, 45, 49);
	padding:20px 0;
}
.navBox{
	display: flex;
	justify-content: space-between;
}
.navBox a {
	display: inline-block;
	padding: 10px 30px;
	color: #fff;
	font-size: 20px;
	background-color: rgb(86, 87, 91);
	border-radius: 30px;
}
.navBoxItemred{
	background-color: rgb(206, 0, 65) !important;
}
.daoyu{
	margin-top: 40px;
}
.daoyu .boxbc,.box1 .boxbc,.box2 .boxbc,.box3 .boxbc,.box4 .boxbc,.box5 .boxbc,.box6 .boxbc,.box7 .boxbc{
	width: 100%;
}
.box1,.box2,.box3,.box4,.box5,.box6,.box7{
	position: relative;
}
.box2,.box3,.box4,.box5,.box6,.box7{
}
.box7{
}
.box4{

}
.box4Title{
	width: 100%;
}
.box4tab{
	margin: 20px auto;
	width: 600px;
	display: flex;
	justify-content: space-between;
}
.box4tabbtn{
	display: inline-block;
	width:150px;
	text-align: center;
	padding: 10px 20px;
	color: #fff;
	font-size: 16px;
	background-color: rgb(86, 87, 91);
	border-radius: 30px;
}
.box4tabbtnred{
	background-color: rgb(206, 0, 65) !important;
}
.box4zhanshi img{
	width: 100%;
}
.box4I{
	display: none;
}
.box5_2_box{
	position: relative;
}
.box5_2_box_btnBox{
	position: absolute;
	width: 100%;
	top: 90px;
	left: 0;
}
.box5_2_boxtop div{
}
.box5_2_boxtop1,.box5_2_boxtop2{
	display: flex;
	justify-content: space-between;
	margin-bottom: 25px;
}
.box5_2_boxitem{
	width: 30%;
	height: 270px;
	position: relative;
}
.box5_2_boxitema{
	width: 90%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
	margin: 0 auto;
	text-align: center;
}
.box5_2_boxitema img{
	width: 100%;
}
.box5_2_boxbttom{
	/* border: 1px solid black; */
	position: relative;
	width: 100%;
	height: 175px;
}
.box5_2_boxbttoma{
	position: absolute;
	right: 30px;
	bottom: 20px;
	width: 297px;
	text-align: center;
}
.box5_2_boxbttoma img{
	width: 100%;
}

.box6box{
	display: flex;
	justify-content: space-between;
}
.box6box a{
	display: inline-block;
	width: 350px;
}
.box6box a img{
	width: 100%;
}

.box7{

}
.box7Title{
	width: 100%;
}
.box7tab{
	margin: 20px auto;
	width: 600px;
	display: flex;
	justify-content: space-between;
}
.box7tabbtn{
	display: inline-block;
	width:150px;
	text-align: center;
	padding: 10px 20px;
	color: #fff;
	font-size: 16px;
	background-color: rgb(86, 87, 91);
	border-radius: 30px;
}
.box7tabbtnred{
	background-color: rgb(206, 0, 65) !important;
}
.box7zhanshi img{
	width: 100%;
}
.box7I{
	display: none;
}
.bodybottom{
	height: 100px;
}</pre></body></html>