<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* fullSlide */

.fullSlide {
	width: 100%;
	position: relative;
	height: 600px;
	background: #000;
}

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

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 600px;
	overflow: hidden;
	text-align: center;
}

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

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	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: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}

.fullSlide .hd ul .on {
	background: #E6006E;
}

.fullSlide .prev,
.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 0;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../img/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.fullSlide .next {
	left: auto;
	right: 0;
	background-position: -6px -137px;
}

.texttop {
	margin: 10px auto;
	width: 1200px;
	height: 58px;
	line-height: 58px;
	background: #f7f7f7;
	overflow: hidden;
}

.rd-tit h3 {
	font-size: 20px;
	width: 152px;
	line-height: 58px;
	text-align: center;
	background: url(../img/homepage_news_01.png) no-repeat 100% 100%;
}

.rd-cont {
	float: left;
	margin-left: 30px;
}

.texttop ul {
	float: left;
	margin-left: 15px;
}

.texttop ul li {
	font-size: 16px;
}

.box1,
.box2,
.box3,
.box4,
.box5,
.box6,
.box7 {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 30px;

}

.box-title .title {
	line-height: 36px;
	color: #374552;
	font-size: 36px;
	font-weight: 100;
	text-align: center;
	padding-bottom: 30px;
}

.box-title .small-title {
	color: #858b93;
	font-size: 18px;
	text-align: center;
	padding-bottom: 50px;
}

.box-cont {
	overflow: hidden;
}
.mess-img{
	display: block;
	width: 300px;
	float: left;
	margin-right: 100px;
	max-height: 424.66px;
}
.box-cont .box-img {
	width: 680px;
}

.box-cont .box-img img {
	max-width: 680px
}

.box-cont .box-text {
	width: 500px;
	font-size: 18px;
	line-height: 30px;
	margin-top: 100px;
	text-indent: 2em;
}

.box-cont .box-text p {
	margin-bottom: 50px;
}

.box-cont .box-text img {
	width: 35px;
}

.box-cont .box-text .s-txt {
	margin-left: 5px;
}

.box6 .w-u-scence {
	width: 1120px;
	margin: auto;
	overflow: hidden;
}

.box6 .w-u-scence li {
	width: 265px;
	float: left;
	margin-left: 20px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	margin-bottom: 35px;
}

.box6 .w-u-scence li.last1 {
	margin-left: 0;
}

.box6 .w-u-scence li:hover {
	box-shadow: 0 0 60px rgba(0, 0, 0, .12);
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}

.box6 .w-u-scence li p {
	color: #666666;
	text-align: center;
	padding: 20px 0;
	font-size: 20px;
}

.box7 ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.box7 ul li {
	position: relative;
	width: 80px;
	margin-bottom: 40px;
	margin-right: 40px;
	float: left;
}
.box7 ul li:nth-child(10n){
	margin-right: 0;
}
.box7 ul li img {
	width: 100%;
}

.index_focus1 {
	position: relative;
	width: 600px;
	height: 400px;
	margin: 0 auto;
	overflow: hidden;
}

.bd_title {
	width: 600px;
	position: absolute;
	bottom: 0px;
	color: #fff;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
	background: rgba(0, 0, 0, 0.5);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index_focus1 .pic {
	height: 400px;
	display: block;
}

.index_focus1 .index_focus_pre,
.index_focus1 .index_focus_next {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -36px;
	width: 40px;
	height: 72px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 10;
	background: url(../img/next_prve.png)no-repeat;
	cursor: pointer;
}

.index_focus1 .index_focus_next {
	right: 0px;
	background-position: -42px 0;
}

.index_focus1 .index_focus_pre {
	left: 0px;
	background-position: 0 0;
}

.newsMain {
	width: 550px;
	float: right;
}

.newsMain h2 {
	font-size: 22px;
	line-height: 40px;
	text-align: center;
}

.newsMain h2 a {
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.special-news p {
	font-size: 14px;
	height: 45px;
	text-align: left;
	color: #666;
	margin: 10px 0;
	overflow: hidden;
	text-indent: 2em;
}

.newsMain ul li {
	font-size: 16px;
	line-height: 33px;
	margin-top: 1px;
	overflow: hidden;
	color: #999;
}

.newsMain ul li a {
	display: block;
	float: left;
	width: 480px;
	height: 30px;
	padding-right: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newsMain ul li span{
	float: right;
}
.newsimg {
	float: left;
}
.index_l {
	float: left;
	width: 560px;
}

#goTop {
	position: absolute;
	display: none;
	width: 54px;
	height: 54px;
	background: #fff url(../img/topback.gif) no-repeat 0px 0px;
	border-radius: 6px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	cursor: pointer
}
.jyzx li{    text-align: left;
	list-style-position: inside;
	line-height: 35px;
	height: 35px;
	font-size: 14px;
	background: url(../img/ico2.jpg) no-repeat center left;
	padding-left: 10px;}

.jyzx .top, .newsMain .top
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c5c5c5;
	width: 100%;
	line-height: 50px;
	height: 50px;
}
.tp1{
	font-size: 22px;
	color: #B01E21;
	float: left;
}
.pre_banner_3d a {
	text-decoration: none;
	border: none;
}

body {
	overflow-x: hidden;
}

.pre_banner_3d {
	margin: auto;
	width: 1200px;
	height: 800px;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center;
}

.contrves {
	width: 100%;
	height: auto;
	position: absolute;
}

.nav_banners {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #f2f2f2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.nav_banners&gt;li {
	display: inline-block;
	padding: 15px;
	margin: 12px 0;
	border-radius: 5px;
	font-size: 14px;
	cursor: pointer;
}
.nav_banners&gt;li:hover{
	background: #0ae;
	color: #fff;
}
.nav_banners&gt;li:hover a{
	color: #fff;
}
.blue_nav {
	background: #0ae;
	color: #fff;
}

.banner_tree {
	width: 100%;
	height: 520px;
	position: absolute;
	bottom: 0px;
	overflow: hidden;
}

.show_phone_s {
	width: 414px;
	height: 736px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: 10
}

.color_font {
	background: #0ae;
	color: #fff;
	width: 45px;
	height: 100px;
	font-size: 24px;
	text-align: center;
	line-height: 100px;
	border-radius: 5px;
	font-weight: 700;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 50;
	cursor: pointer;
}

.left_btn {
	left: 0;
}

.right_btn {
	right: 0;
}

.img_phone {
	width: 100%;
	height: 100%;
}

.show_s_ui {
	width: 100%;
	height: 100%;
	position: relative;
}

.show_s_ui&gt;li {
	width: 280px;
	height: 390px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 30;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	opacity: 0;
	box-shadow: 0 0px 20px #666666;
	border: 1px solid #0ae;
}

.show_s_ui&gt;li .card-t {
	padding: 30px 0 20px;
	border-bottom: 1px solid #f5f5f5;
	background-color: #0ae;
}

.show_s_ui&gt;li .icon {
	display: inline-block;
	width: 78px;
	height: 78px;
	background: #0AE url(../img/index-icon2.png) 0px 9px no-repeat;
	background-size: 50px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border: 2px solid #ffffff;
}

.show_s_ui&gt;li .card-t h3 {
	font-size: 18px;
	font-weight: bolder;
	color: #ffffff;
	margin-top: 10px;
}

.show_s_ui .show_li1 .icon {
	background: #0ae url(../img/icon_kq.png) no-repeat 14px 14px;
	background-size: 50px;
}

.show_s_ui .show_li2 .icon {
	background: #0ae url(../img/icon_fk.png) no-repeat 14px 14px;
	background-size: 50px;
}

.show_s_ui .show_li3 .icon {
	background: #0ae url(../img/icon_sms.png) no-repeat 14px 14px;
	background-size: 50px;
}

.show_s_ui .show_li4 .icon {
	background: #0ae url(../img/icon_gh.png) no-repeat 14px 14px;
	background-size: 50px;
}

.show_s_ui .show_li5 .icon {
	background: #0ae url(../img/icon_pj.png) no-repeat 14px 14px;
	background-size: 50px;
}

.show_s_ui .show_li6 .icon {
	background: #0ae url(../img/icon-grjz.png) no-repeat 14px 14px;
	background-size: 50px;
}

.show_s_ui .show_li7 .icon {
	background: #0ae url(../img/icon71.png) no-repeat 14px 14px;
	background-size: 50px;
}

.show_s_ui .show_li8 .icon {
	background: #0ae url(../img/icon8.png) no-repeat 14px 14px;
	background-size: 50px;
}

.show_s_ui .show_li9 .icon {
	background: #0ae url(../img/icon9.png) no-repeat 14px 14px;
	background-size: 50px;
}

.show_s_ui .show_li10 .icon {
	background: #0ae url(../img/icon10.png) no-repeat 14px 14px;
	background-size: 50px;
}

.show_s_ui&gt;li .card-about {
	padding: 20px 10px;
	line-height: 25px;
}

.show_s_ui&gt;li .card-about p {
	font-size: 15px;
	text-align: justify;
	position: relative;
	overflow: hidden;
}

.show_s_ui&gt;li .card-cont a {
	font-size: 14px;
	color: #0ae;
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 2px solid #0ae;
	margin: 10px auto;
}

.show_s_ui&gt;li .card-cont a:hover {
	background-color: #0ae;
	color: #fff;
}

.show_s_ui&gt;li&gt;img {
	width: 100%;
	height: 100%;
}

#middel_shows {
	width: 350px;
	height: 450px;
	left: 36%;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
}

#left_shows {
	left: 7%;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	opacity: 0.3;
}

#right_shows {
	left: 70%;
	opacity: 0.3;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}

#small_left,
#small_right {
	width: 154px;
	height: 249px;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#small_left {
	left: -15%;
}

#small_right {
	left: 102.5%;
}

#right_shows .card-cont p,
#small_right .card-cont p,
#small_left .card-cont p,
#left_shows .card-cont p {
	height: 120px;
	overflow: hidden;
}
</pre></body></html>