<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 365å»ºç«™å™¨ï¼ˆsoft.365jz.comï¼‰è®©å»ºç«™å’Œseoå˜å¾—ç®€å•ï¼ */
@charset "utf-8";
@font-face {
	font-family: 'HATTEN';
	src: url('../fonts/HATTEN.TTF') format('truetype');
}
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	background: #fff;
	font-family: "å¾®è½¯é›…é»‘";
}
img {
	border: 0px;
	max-width: 100%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix {
*zoom:1;
}
.dn {
	display: none;
}
.clearfix:after {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
a {
	text-decoration: none;
}
li {
	list-style: none;
}
input, select, area, textarea {
	outline: 0;
	-moz-outline: 0;
	vertical-align: middle;
}
table {
	border-collapse: collapse;
}
.auto {
	width: 1200px;
	margin: 0 auto;
}
em, i {
	font-style: normal;
}
h1, h2, h3, h4, h5, h6, b {
	font-weight: normal;
}
.blank {
	width: 100%;
	height: 10px;
	overflow: hidden;
	clear: both;
}
.head {
	background: #FFFFFF;
	border-top: 6px solid #009944;
}
.logo .fl {
	font-size: 0;
}
.menu {
	font-size: 16px;
	line-height: 88px;
}
.menu li {
	float: left;
	padding: 0 30px;
	position: relative;
}
.menu li a {
	color: #363636;
}
.menu li a:hover, .menu li a.hover {
	color: #009944;
	transition-duration: 0.5s;
}
.ul {
	line-height: 20px;
	width: 120px;
	font-size: 14px;
	text-align: center;
	padding: 20px 0;
	height: 260px;
	border-left: 1px solid #e5e5e5;
	float: left;
}
.ul a {
	display: block;
	color: #6a6a6a;
	width: 100px;
	margin: 0 auto;
	padding: 7px 0;
}
.menu_pos {
	width: 100%;
	height: 300px;
	background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=90);
	background: #FFFFFF;
	position: absolute;
	left: 0;
	top: 94px;
	z-index: 999;
	display: none;
}
.menu_xl {
	width: 950px;
	margin-left: 340px;
}
.menu_xl ul.hover {
	background: #acce22;
}
.flexslider {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.slides {
	position: relative;
	z-index: 1;
	font-size: 0;
}
.slides li {
	width: 100%;
	height: auto;
	position: relative;
	font-size: 0;
}
.slides li a {
	display: block;
	font-size: 0;
	width: 100%;
	height: 100%;
}
.slides li a img {
	width: 100%;
	height: auto;
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 2%;
	z-index: 2;
	right: 0;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin: 0 5px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 9px;
	height: 9px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/6.png) no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background: url(../images/5.png) no-repeat;
}
.flex-direction-nav {
	z-index: 3;
	left: 0;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.foot {
	width: 100%;
	background: #009944;
	padding: 10px 0;
}
.foot a {
	color: #FFFFFF;
}
.foot a:hover {
	text-decoration: underline;
}
.foot_top {
	border-bottom: 1px solid #999933;
}
.foot_menu li {
	float: left;
	line-height: 60px;
	padding-right: 50px;
}
.foot_fx {
	margin-top: 20px;
}
.foot_fx a {
	padding-right: 20px;
}
.foot_bottom {
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
}
.foot_right {
	margin-top: 12px;
}


.flink {
	width: 1200px;
	margin: 0 auto;
}

.flink li {
	height: auto;
	display: inline-block;
	padding-right: 15px;
	line-height: 25px;
}

.flink span {
	color: #FFFFFF;
}

.weixinCodeBg {
	width: 100%;
	height: 100%;
	display: none;
	border: #333 10px solid;
	border-radius: 10px;
	z-index: 99999998;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	opacity: 0.1;
	filter: alpha(opacity=10);
}
.weixinCode {
	width: 330px;
	height: 360px;
	display: none;
	border: #333 10px solid;
	border-radius: 10px;
	z-index: 99999999;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -190px auto auto -180px;
}
.weixinCode dl {
	width: 330px;
	height: 30px;
	display: block;
	text-align: right;
	background: #eee;
}
.weixinCode a {
	float: right;
	width: 30px;
	height: 20px;
	margin: auto;
	display: block;
	height: 30px;
	text-align: right;
	padding-right: 5px;
	font-size: 30px;
	line-height: 25px;
	color: #000;
	cursor: pointer;
	text-align: center;
}
.floating_ck{position:fixed;right:20px;top:30%; z-index:9999; font-family:å¾®è½¯é›…é»‘}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#009944;border-bottom:solid 1px #009944;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#009944;border-bottom:solid 1px #009944;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(../images/zxicon.png);}
.quote{background-image:url(../images/kficon.png);}
.qrcord{background-image:url(../images/erweima.png);}
.return{background-image:url(../images/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#009944;border-bottom:solid 1px #009944;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:260px;top:-180px;}
.floating_ewm i{background-image:url(/skin/images/erweima.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}


 
 
/*  
banner
*/
    .swiper-container {
      width: 100%;
    }
	.swiper-container img{max-width:100%;}
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
    }
	.swiper-text{position: absolute;left:0;top:50%;margin-top: -56px;z-index:2;text-align:center;color:#FFF;width:100%;}
	.swiper-text h3 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 3%;
		color: #FFF;
		line-height: 24px;
    }
	.swiper-text p {
        font-size: 16px;
        text-align: center;
        margin-bottom: 3%;
		color: #FFF;
		line-height: 24px;
    }
	.swiper-text .swiperbtn {
		display: block;
        background: #0064Cd;
        background-image: -webkit-gradient(linear,right top, left top,color-stop(0, #1dab7d),to(#47de9d));
        background-image: linear-gradient(270deg,#1dab7d 0,#47de9d 100%);
        width: 120px;
        height: 40px;
        line-height: 40px;
        color: #fff;
        text-align: center;
        border-radius: 20px;
		margin:0 auto;
		font-size: 14px;
    }
	.swiper-text .swiperbtn:hover {
        -webkit-box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
        box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }


/* è¯é¢˜æ&nbsp;‡ç­¾topic */
.css365jz_meta-tags{padding: 20px 0;}
.css365jz_meta-tags .css365jz_tagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
    margin-bottom: 20px;
}
.css365jz_meta-tags .css365jz_tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.css365jz_meta-tags .css365jz_tagitem:not(:last-child) {
    margin-right: 10px;
}


/* è¯é¢˜æ&nbsp;‡ç­¾topicåˆ—è¡¨ */
.css365jz_container{position:relative;margin:0 auto;padding:0 15px;box-sizing:border-box}

@media screen and (min-width:768px){.css365jz_container{width:750px}}
@media screen and (min-width:992px){.css365jz_container{width:970px}}
@media screen and (min-width:1200px){.css365jz_container{width:1170px}}
@media only screen and (max-width: 1140px) {.css365jz_main,.css365jz_container{width: auto;}}

.css365jz_place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}

.css365jz_row .css365jz_rowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.css365jz_row .css365jz_rowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.css365jz_row .css365jz_rowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}

/* è‡ªå®šä¹‰å†…å®¹ */
.css365jz_content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.css365jz_content p{padding-bottom: 20px;}

.css365jz_content .contain {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 36px 40px;
    background: #FAF7F2;
	box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    border-radius: 6px;
	-webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}
.css365jz_content .contain:hover {
    background: #EFEFEF;
}
.css365jz_content .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}
.css365jz_content .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}
.css365jz_content .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}
.css365jz_content .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* åˆ—è¡¨ */
.css365jz_news_list_wrap{max-width:1140px;margin:0 auto;}
.news_list_item_line {
    padding: 30px;
	position: relative;
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
	opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.news_list_item_line:hover {
	-webkit-box-shadow: rgba(0,0,0,.12) 0 0 22px;
    -moz-box-shadow: rgba(0,0,0,.12) 0 0 22px;
    box-shadow: rgba(0,0,0,.12) 0 0 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #2ba0e8;
	
}
.news_list_item_line:hover a{
	color: #2ba0e8;
}
.news_list_item_header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0}
.news_list_item_date {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}
.news_list_item_title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
}
.news_list_item_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.news_list_item_summery {
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}
.news_list_item_group a{
    display: inline-block;
    position: relative;
    height: 26px;
    line-height: 26px;
    max-width: 100%;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
    margin-top: 12px;
    margin-right: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #999;
    font-size: 12px;
    word-break: keep-all;
    overflow: hidden;
    z-index: 2;
}
.news_list_parting_line {
    height: 0;
    border-bottom: 1px solid #ececec;
    margin: 0 1.6666%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* åˆ†é¡µ */
.zzpages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.zzpages ul li{
	display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top;
}
.zzpages li.thisclass {
    background: #292a32;
    border: 1px solid #292a32;
    color: #fff;
}
.zzpages ul li:hover{
    border: 1px solid #292a32;
}
.zzpages ul li a,.zzpages ul li .pageinfo{
	color: #292a32;
    padding: 8px 12px;
}
.zzpages li.thisclass a{
    color: #fff;
}
.zzpages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

/* è¯é¢˜æ&nbsp;‡ç­¾topicåˆ—è¡¨ç»“æŸ */</pre></body></html>