<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body{
	background: #f3f2f0;
}
#content{
	padding-bottom: 0;
	min-width: 1200px;
}
.index_slide{
	width: 1200px;
	min-width: 1200px;
	height: 420px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.slides{
	width: 100%;
	min-width: 1200px;
	height: 100%;
}
.slides_box{
	width: 10000px;
	height: 100%;
	position: absolute;
	left: 0;
}
.slides_box li{
	min-width: 1200px;
	height: 100%;
	float: left;
}
.slides_box li a,.slides_box li img{
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.slides_points{
	display: none;
	width: 100%;
	height: 54px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 26px;
}
.slides_points li{
	width: 55px;
	/*height: 50px;*/
	display: inline-block;	
	margin: 0 6px;
	padding: 26px 0;
	cursor: pointer;
}
.slides_points li span{
	display: block;
	height: 2px;
	background: #757575;
}
.slides_points li.active span{
	background: #cccccc;
}
.slides_nav{
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -22px;
}
.slides_nav a{
	width: 22px;
	height: 44px;
}
.prev{
	position: absolute;
	left: 10px;	
	top: 0;
	background: url(../images/arrows.png) no-repeat right top;
}
.next{
	position: absolute;
	right: 10px;	
	top: 0;
	background: url(../images/arrows.png) no-repeat left top;
}
/*首页入口*/
.index_box{
	background: #FFFFFF;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.14);
	margin-bottom: 20px;
	border-radius: 3px;
}
.index_entry{
	width: 1200px;
	height: 170px;
	margin: 0 auto 20px;	
	border-radius: 0px;
}
.index_entry a{
	float: left;
	width: 239px;
	height: 170px;
	text-align: center;
	color: rgba(0,0,0,0.8);
}
.index_entry a:hover{
	color: #1DA5EA;
}
.index_entry a:hover div{
	background: #1DA5EA;
	border-color: #1DA5EA;
}
.index_entry a div{
	width: 78px;
	height: 78px;
	border: 2px solid #d0d0d0;
	border-radius: 50%;
	margin: 30px auto 0;
	text-align: center;
}
.index_entry .img_0 img{
	height: 51px;
	margin-top: 12px;
}
.index_entry .img_1 img{
	height: 44px;
	margin-top: 16px;
}
.index_entry .img_2 img{
	height: 41px;
	margin-top: 18px;
}
.index_entry .img_3 img{
	height: 41px;
	margin-top: 18px;
}
.index_entry .img_4 img{
	height: 41px;
	margin-top: 18px;
}
.index_entry a p{
	margin-top: 18px;
	font-size: 16px;	
}
.index_entry span{
	float: left;
	width: 1px;
	height: 170px;
	background: #D8D8D8;
}
.index_box01{
	width: 1200px;
	overflow: hidden;
	padding: 30px 0 10px;
	margin-left: auto;
	margin-right: auto;
}
.index_box_title{
	overflow: hidden;
	border-bottom: 1px solid #D0D0D0;
}
.index_box_title span{
	float: left;
	font-size: 18px;
	color: #424242;
	letter-spacing: 1px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom: 3px solid #16B1B7;
}
.index_box_title a{
	margin-right: 10px;
	float: right;
	font-size: 16px;
	line-height: 36px;
	color: #757575;
	letter-spacing: 0.88px;
}
.index_box_title a:hover{
	color: #1DA5EA;
}
.index_box01 .index_box_left{
	width: 600px;
	padding: 0 30px;
	box-sizing: border-box;
	float: left;
}
.index_box01 .line{
	width: 1px;
	height: 360px;
	background: #D8D8D8;
	float: left;
}
.index_box01 .index_box_right{
	width: 599px;
	float: left;
	padding: 0 30px;
	box-sizing: border-box;
}
.list_ul{
	padding-top: 25px;
}
.list_ul li{
	position: relative;
	height: 19px;
	padding-bottom: 20px;
	padding-left: 8px;	
}
.list_ul li:before{
	content: "·";
  position: absolute;
  left: 0;
}
.list_ul li a{
	font-size: 14px;
	color: #333;
	display: inline-block;
	width: 82%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.list_ul li a:hover{
	color: #1DA5EA;
}
.list_ul li span{
	float: right;
	font-size: 14px;
	color: #424242;
}
/*会员专区*/
.index_box02 {
	width: 1200px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
.index_box02 .line{
	width: 1px;
	height: 234px;
	background: #D8D8D8;
	float: left;
}
.index_box02 .index_box_left{
	padding-left: 30px;
	padding-right: 82px;
}
.index_box_left dl{
	width: 150px;
	overflow: hidden;
	float: left;
	padding-right: 52px;
}
.index_box_left dt{
	height: 20px;
	line-height: 20px;
	padding-left: 13px;
	font-size: 18px;
	color: #424242;
	letter-spacing: 1px;
	border-left: 3px solid #015293;
}
.index_box02 .index_box_left dd{
	width: 150px;
	height: 200px;
	background: #c2beb7 url(../images/member_entrance_img.jpg) no-repeat left top;
	margin-top: 11px;
}
.index_box02 .index_box_left dd a{
	display: block;
}
.index_box02_list{
	width: 546px;
	overflow: hidden;
	padding-right: 82px;
	float: left;
}
.index_box02_list .list_ul{
	padding-top: 20px;
}
.index_box02_list .index_box_title span{
	font-size: 14px;
	color: #333;
}
.index_box02_list .index_box_title a{
	font-size: 13px;
	line-height: 30px;
}
.index_box02 .index_box_right{
	width: 246px;
	overflow: hidden;
	padding-left: 60px;
	padding-top: 18px;
}
.index_box02 .index_box_right a{
	display: block;
	text-align: center;
}
.entry_btn01{
	width: 218px;
	height: 38px;
	margin-bottom: 20px;
	background: #1DA5EA;
	border: 1px solid #1DA5EA;
	border-radius: 3px;	
	line-height: 38px;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0.88px;
}
.entry_btn01:hover{
	background: #0085C9;
	border: 1px solid #0085C9;
}
.entry_btn02{
	width: 93px;
	height: 33px;
	float: left;
	line-height: 33px;
	border: 1px solid #ECECEC;
	font-size: 14px;
	color: #424242;
	margin-right: 28px;
	margin-bottom: 20px;
}
.entry_btn02:hover{
	background: #ECECEC;
	border: 1px solid #ECECEC;
}
.entry_btn03{
	width: 218px;
	height: 33px;
	border: 1px solid #ECECEC;
	border-radius: 3px;	
	line-height: 33px;
	font-size: 14px;
	color: #424242;
}
.entry_btn03:hover{
	background: #ECECEC;
	border: 1px solid #ECECEC;
}
.index_vip{
	width: 1200px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding-top: 22px;
	overflow: hidden;
}
.vip_top{
	margin:0 30px;
}
.vip_title{
	height: 20px;
    border-left: 3px solid #16B1B7;
    padding-left: 13px;
    line-height: 20px;
    font-size: 18px;
    color: #424242;
    letter-spacing: 1px;
    margin-bottom: 14px;
}
.vip_sel .fl a{
	width: 88px;
	height: 19px;
	line-height: 19px;
	margin: 6px 0;
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #424242;
}
.vip_sel .fl a.active{
	font-size: 14px;
	color: #1DA5EA;
}
.vip_sel .fl a.company{
	border-left: 1px solid #ECECEC;
}
.vip_sel .fr a{
	width: 112px;
	height: 33px;
	line-height: 33px;
	display: block;
	float: right;
	text-align: center;
	font-size: 14px;
	color: #424242;
	border: 1px solid #ECECEC;
	margin-left: 16px;
}
.vip_sel .fr a:hover,.vip_sel .fr a.active{
	border-color: #1DA5EA;
	color: #1DA5EA;
}
.vip_show{
	width: 1140px;
	height: 308px;
	margin: 16px auto 22px;
	
}
.vip_show &gt;ul{
	width: 200%;
	padding: 0 8px 10px;
	overflow: hidden;
	margin-left: -8px;
}
.vip_show ul li{
	float: left;
	width: 174px;
	height: 300px;
	position: relative;
	z-index: 99;
}
.v_b{
	width: 790px;
	box-shadow: 0 4px 12px 0 rgba(0,0,0,0.16);
	display: none;
	margin-left: 2px;
	position: absolute;
	top: 0;
	left:0;
}
.v_title{
	background: #405260;
	font-size: 14px;
	color: #FFFFFF;
	height: 70px;
	line-height: 70px;
	text-align: center;
}
.v_t .v_title{
	width: 172px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.v_t{
	height: 300px;
	width: 172px;
}
.vip_show .active{
	width: 792px;
	z-index: 1;
}
.vip_show .active .v_t{
	display: none;
}
.vip_show .active .v_b{
	display: block;
	-webkit-animation: spint 0.6s linear ;
    -moz-animation: spint 0.6s linear ;
    -ms-animation: spint 0.6s linear ;
    animation: spint 0.6s linear ;
}
.spin{
	-webkit-animation: spin 0.6s  linear;
    -moz-animation: spin 0.6s  linear;
    -o-animation: spin 0.6s  linear;
    animation: spin 0.6s  linear;
}
@-webkit-keyframes spin {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-moz-keyframes spin {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-o-keyframes spin {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-ms-keyframes spin {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes spin {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes spint {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-moz-keyframes spint {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-o-keyframes spint {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-ms-keyframes spint {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes spint {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.v_t1{
	background: url("../images/v_bg1.png") center no-repeat;
	background-size: contain;
	margin-left: 2px;
}
.v_t2{
	background: url("../images/v_bg2.png") center no-repeat;
	background-size: contain;
	margin-left: 2px;
}
.v_t3{
	background: url("../images/v_bg3.png") center no-repeat;
	background-size: contain;
	margin-left: 2px;
}
.v_t4{
	background: url("../images/v_bgn.jpg") center no-repeat;
	background-size: contain;
	margin-left: 2px;
}
.v_t5{
	background: url("../images/v_bg5.png") center no-repeat;
	background-size: contain;
	margin-left: 2px;
}
.v_t6{
	background: url("../images/v_bg6.png") center no-repeat;
	background-size: contain;
	margin-left: 2px;
}
.v_con{
	padding: 20px 24px;
	height: 190px;
}
.v_con p{
	height: 138px;
	width: 497px;
	font-size: 12px;
	color: #424242;
	line-height: 21px;
	padding-bottom: 8px;
}
.vip_show .btn{
	width: 112px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	background: #FF9300;
}
.vip_show .btn:hover{
	background: #ec8a05;
}
.img1{
	width: 222px;
}
.img1 img{
	width: 222px;
	height: 87px;
}
.img_t{
	margin-bottom: 8px;
}

.v_b2 .v_con_top{
	width: 600px;
	float: left;
}
.v_b2 .btn{
	float: right;
}
.v_con_top h3{
	font-size: 18px;
	color: #424242;
	letter-spacing: 1px;
}
.v_con_top p{
	height: 16px;
	width: 100%;
}
.img2{
	margin-top: 18px;
	float: left;
}
.img2 .fl{
	width: 174px;
	background: #EEF8FF;
	height: 116px;
	margin-left: 15px;
	text-align: center;
}
.img2 .mn{
	margin-left: 0;
} 
.img2 .fl img{
	height: 50px;
	margin-top: 16px;
	margin-bottom: 6px;
}
.img2 .fl p{
	width: 100%;
	font-size: 12px;
	color: #424242;
	line-height: 16px;
	height: auto;
}
.v_b3 .v_con p{
	width: 370px;
}
.img3{
	width: 354px;
}
.img3 img{
	float: left;
	margin-left: 3px;
	width: 115px;
	height: 182px;
}
.company_t,.company_c{
	display: none;
}
.v_con4 .fl{
	width: 450px;
}
.v_con4 h3{
	font-size: 18px;
	color: #424242;
	line-height: 25px;
	margin-bottom: 8px;
}
.v_con4 p{
	height: auto;
}
.v_con4 .p_litle{
	color: #757575;
	margin-top: 16px;
	margin-bottom:32px; 
}
.img4{
	width: 262px;
	height: 198px;
}
.img4 img{
	width: 100%;
}
.v_title i{
	font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    display: block;
    line-height: 20px;
    height: 40px;
    padding-top: 14px;
}
.v_con5{
	float: left;
	width: 496px;
}
.v_con5 p{
	height: auto;
}
.img5{
	margin-top: 6px;
	float: left;
}
.img5 .fl{
	width: 232px;
	height: 128px;
	margin-left: 23px;
	background: #EEF8FF;
}
.img5 .mn{
	margin: 0;
}
.img5 .mn p{
	width: 192px;
}
.img5 i{
	font-size: 14px;
	letter-spacing: 0.78px;
	display: block;
	margin-top: 12px;
	text-align: center;
	color: #015293;
}
.img5 .t2{
	color: #26B1B6;
}
.img5 .t3{
	color: #65BB58;
}
.img5 p{
	width: 190px;
	margin: 10px auto 0;
	letter-spacing: 0;
	line-height: 24px;
	height: auto;
}
.v_con6 .fl p{
	width: 412px;
}
.img6{
	width: 282px;
	height: 182px;
}
.img6 img{
	width: 100%;
}
/*版块3*/
.index_box03{
	width: 1200px;
	overflow: hidden;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	
}
.index_box_top{
	overflow: hidden;
	padding: 22px 30px 0;
	border-bottom: 1px solid #D8D8D8;
}
.index_box_top dl{
	float: left;
	overflow: hidden;
}
.index_box_top dt{
	height: 20px;
	border-left: 3px solid #16B1B7;
	padding-left: 13px;
	line-height: 20px;
	font-size: 18px;
	color: #424242;
	letter-spacing: 1px;
}
.publish_thing dd{
	padding-top: 18px;
}
.publish_thing dd a{
	float: left;
	text-align: center;
	font-size: 14px;
	color: #424242;
	padding: 26px 14px 16px;
}
.publish_thing dd a:hover{
	color: #1DA5EA;
	background: #F2F2F2;
}
.publish_thing dd img{
	height: 32px;
	margin-bottom: 20px;
}

.index_box_top .line{
	width: 1px;
	height: 142px;
	margin-top: 6px;
	margin-bottom: 16px;
	background: #D8D8D8;
	float: left;
}
.cooperation_web{
	width: 700px;
	padding-left: 45px;
}
.cooperation_web dd{
	width: 780px;
	overflow: hidden;
}
.cooperation_web a{
	float: left;
	width: 260px;
	height: 32px;
	line-height: 32px;
	padding-top: 28px;
	color: #424242;
}
.cooperation_web a span{
	padding-left: 8px;
	font-size: 14px;	
	letter-spacing: 0;
}
.cooperation_web a:hover{
	color: #1DA5EA;
}
.index_box_bottom{
	padding: 20px 30px 10px;
}
.index_box_bottom dt{
	height: 20px;
	line-height: 20px;
	padding-left: 13px;
	border-left: 3px solid #16B1B7;
	font-size: 18px;
	color: #424242;
	letter-spacing: 0;
}
.index_box_bottom dd{
	width: 1210px;
	overflow: hidden;
	padding-top: 20px;
}
.index_box_bottom dd a{
	float: left;
	padding-right: 64px;
	padding-bottom: 20px;
	font-size: 14px;
	color: #424242;
}
.index_box_bottom dd a:hover{
	color: #1DA5EA;
}
/* 3.1 by fuhao */
.re_fuhao{
	position: relative;
}
.re_fuhao .wai_box{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.re_fuhao .wai_box img{
	position: absolute;
	width: 260px;
	height: 130px;
}
.re_fuhao .wai_box .sj_top{
	top: 0;
	left:55%;
}
.re_fuhao .wai_box .sj_bottom{
	bottom:0;
	left:6%;
}
.re_fuhao .re_main_box{
	position: absolute;
	top: 0;
	left:0;
	padding: 0 24px;
	z-index: 2;
}
.re_fuhao .re_main_box h4{
	font-size: 18px;
	color: #424242;
	line-height: 25px;
	padding-top: 22px;
	margin-bottom: 20px;
}
.re_ct_box img{
	width: 50px;
	height: 139px;
	float: left;
	margin-right: 16px;
}
.vip_show .re_ct_box .re_lists{
	float: left;
	/* margin-right: 218px; */
}
.vip_show .re_ct_box .re_lists p{
	font-size: 12px;
	color: #424242;
	line-height: 17px;
}
.vip_show .re_ct_box .re_btn{
	float: right;
	margin-left: 63px;
	margin-top: 106px;
	cursor: pointer;
}
.cooperation_web .fuhao_logo {
	width:30px;
	vertical-align: middle;
}
.cooperation_web .to_more{
	float:right;
	width:auto;
	height:20px;
	line-height:20px;
	padding-top:0;
}




.slideBox {
	width: 1200px;
	min-width: 1200px;
	height: 420px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 1200px;
	height: 420px;
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 50px;
	background: url(../images/arrows.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev {
	left: 3%;
	right: auto;
	background-position: -23px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}


.slideBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 46px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.slideBox .txt { position: absolute; bottom: 0; z-index: 2; height: 46px; width:100%; overflow: hidden; }
.slideBox .txt li{ height:46px; line-height:46px; position:absolute; bottom:-46px;}
.slideBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 22px; font-weight: bold; text-decoration: none; }

.index_path {
	width: 1200px;
	margin: 0 auto 8px;
	border-radius: 0px;
	height: 99px;
	background-image: url(../images/entry_bg.jpg);
	background-size: 100% 100%;
}

.index_path .wrap {
	padding: 0 25px;
}

.index_path .item {
	width: 200px;
	display: block;
	float: left;
}

.index_path .item .img {
	box-sizing: border-box;
	padding-top: 17px;
	width: 100%;
	height: 65px;
	text-align: center;
}

.index_path .item .img img {
	display: inline-block;
	width: 40px;
	height: 36px;
}

.index_path .item p {
	font-size: 18px;
	font-weight: 600;
	color: #2E78B9;
	text-align: center;
}

.img_moduler {
	width: 1200px;
	min-width: 1200px;
	height: 102px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin: 0 auto 8px;
	background-color: transparent;
}

.img_moduler ul li {
	float: left;
	width: 291px;
	margin-right: 12px;
	min-width: 291px;
}

.img_moduler ul li a {
	width: 100%;
	height: 100%;
}

.img_moduler ul li a img {
	width: 291px;
	height: 102px;
}

.img_moduler .slides {
	overflow: hidden;
}

.img_moduler ul {
	width: 1300px;
}



@media screen and (max-device-width: 600px) {

	#slideBox{ display:none; }
	.index_path{ display:none; }
	.img_moduler{ display:none; }
	.fixed-nav-p{ display:none; }
	.fixed-nav{ display:none; }

	#content{
		min-width: 400px;
	}

	.index_box01{
	width: 100%;
	}
	.index_box03{
		width: 100%;
	}

	.index_box01 .index_box_left {
		width: 100%;
		padding: 0 10px;
	}
	.index_box01 .index_box_right {
		width: 100%;
		padding: 0 10px;
	}
	.line{
		display: none;
	}
	.list_ul li a{
		width: 75%;
	}

	.index_box_bottom dd{
		width: 100%;
	}
}
</pre></body></html>