<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face
{
font-family: 'Source Han Sans CN';
src: url('../fonts/SourceHanSansCN-Normal.ttf');
}

body{ 
    background:#fff;
    font-family:"Helvetica Neue","Helvetica","Microsoft Yahei","Hiragino Sans GB","WenQuanYi Micro Hei",sans-serif;
    font-size:14px;
    color:#333;
    overflow-x: hidden;
    margin: auto;
}
html,body{-moz-user-select: none; -khtml-user-select: none; user-select: none;}
.flex{
    display:-webkit-box;
    display:-moz-box;/*Firefox (buggy)*/
    display:-ms-flexbox;/*IE 10*/
    display:-webkit-flex;/*Chrome 21+*/
    display:flex;/*Opera 12.1, Firefox 22+*/

    -webkit-box-align: center;
    -moz-box-align:center;
    -ms-flex-align:center;/**/
    -webkit-align-items:center;/**/
    align-items:center;

    /**/
    -webkit-box-pack:center;
    -moz-box-pack:center;
    -ms-flex-pack:center;/**/
    -webkit-justify-content: center;/**/
    justify-content:center;
}
.it1{
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 0;
}

header{
    width:100%;
    margin: auto;
    background: #fcfcfc;
    clear: both;
    zoom: 1;
    height:62px;
    border-bottom: 1px solid #E5E5E5;
}
.mainbav{
    width: 100%;
    max-width: 1320px;
    margin: auto;
    margin-bottom: 20px;
 /*   background-color: #fff;*/
    position: relative;
    z-index: 9999;
}
header .navbar-default .navbar-brand{
    height: 60px;
    padding-top:10px;
}
header .navbar-brand&gt;img{
    margin:10px 10px;
}
header .navbar-default{
    border:none;
    background: none;
    margin-bottom: 0px;
}
#fast-navbar-collapse{
    border:none;
    width:100%;
    background: #FCFCFC;
}
#fast-navbar-collapse li a{
    padding:20px 50px;
    list-style-type: none;
    -webkit-text-size-adjust:none;
    outline: none;
}

@media (min-width:1024px)and (max-width:1280px){
    #fast-navbar-collapse li a {
        padding: 20px 38px;
    }
}
@media (min-width:768px)and (max-width:1024px){
    #fast-navbar-collapse li a {
        padding: 20px 12px;
    }
}
@media (min-width:768px){
    .navbar-nav{
        float:right;
       margin-right: 10%; 
    }
}
header .navbar-default .navbar-nav&gt;li{
    position: relative;
}
header .navbar-default .navbar-nav&gt;li&gt;a{
    color:#333;
    font-size:16px;
}
header .navbar-default .navbar-nav&gt;.active&gt;a,
header .navbar-default .navbar-nav&gt;.active&gt;a:focus,
header .navbar-default .navbar-nav&gt;.active&gt;a:hover{
    color: #2476c1;
    background-color:inherit;
    box-sizing: border-box;
}
header .navbar-default .navbar-nav&gt;.open&gt;a,
header .navbar-default .navbar-nav&gt;.open&gt;a:focus,
header .navbar-default .navbar-nav&gt;.open&gt;a:hover{
    color: #2476c1;
    background-color:inherit;
}
header .navbar-default .navbar-nav&gt;a:hover,
header .navbar-default .navbar-nav&gt;a:focus{
    color: #2476c1;
    background-color:inherit;
}
header .dropdown-menu&gt;li&gt;a:focus,
header .dropdown-menu&gt;li&gt;a:hover{
    color: #2476c1;
    background-color:inherit;
}
header .dropdown-menu{
    min-width: 130px;
    width:100%;
    background-color: #333;
    border:0;
    top:99%;
    box-shadow: inherit;
}
header .dropdown-menu&gt;li&gt;a{
    color:#fff;
}
@media (min-width: 1280px){
header ul.img-ui1{
	width:900px;
}
}
header ul.img-ui1{
    min-width:648px;
    padding: 10px;
    left: 50%;
    margin-left: -255px;
    background: #fff;
    margin-top:2px;
    border-top:1px solid #E5E5E5
}
header ul.img-ui1 li ul{
	-webkit-padding-start:0px;
}
header ul.img-ui1 li{
    float: left;
    width:100%;
  list-style: none;
}
header ul.img-ui{
    min-width:960px;
    padding:10px;
    left: 50%;
    margin-left: -480px;
}
header ul.img-ui li{
    float: left;
}
header #fast-navbar-collapse ul.img-ui li a{
    padding:17px;
    text-align: center;
    width: 234px;
    margin: auto;
}
header ul.img-ui li img{
    display: block;
    margin-bottom: 5px;
}
header #fast-navbar-collapse ul.img-ui1 li a{
	display: block;
	color: #A4A4A4;
	font-size: 13px;
    padding:5px 5px;
    text-align: left;
   /* width: 240px;*/
    margin: auto;
    margin-left: 20px;
}
header #fast-navbar-collapse ul.img-ui1 li .a_titleleft{
	width: 23%;
	margin-left: 2%;
}
header #fast-navbar-collapse ul.img-ui1 li .a_title{
	color: #000;
	font-size: 16px;
	margin-bottom: 6px;
	margin-top: 8px;
}
header #fast-navbar-collapse ul.img-ui1 li a:hover{
	color: #337ab7;
    text-decoration: none;
}
header .navbar-default .navbar-nav&gt;li:hover .dropdown-menu{
    display: block;
}
header #fast-navbar-collapse .img-ui1 li ul li{
	float: left;
	width: 25%;
}
@media only screen and (max-width:767px ) {
	header ul.img-ui1{
		width: 5rem;
    	min-width:200px;
    	
}
	header #fast-navbar-collapse .img-ui1 li ul li{
		float: none;
		width: 100%;
	}
}
@media (max-width: 767px){
    .navbar-nav .dropdown .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        min-width: inherit;
        margin-left: inherit;
        left: 0;
        overflow: hidden;
    }
}
/**/
.main{
    width:100%;
    height:auto;
    /*margin-bottom: 30px;*/
}
.news{
    width:100%;
    height:auto;
    overflow: hidden;
}
.hot{
    height:40px;
    line-height: 40px;
    width:100%;
    max-width: 1320px;
    margin: auto;
    cursor: pointer;
}
.hot a{
    color:#555;
}
.hot a:hover{
    text-decoration: none;
}
.hot:hover,.hot a:hover{
    color:#2476c1;
}
.hot .hottitle{
	float:left;
}
.hot .hotcontain{
	float:left;
	height:30px;
	margin-top:5px;
}
.hot .hotcontain .shell {width:600px; color:#000;padding:6px 2px 2px 0px; text-align:left }
@media only screen and (max-width:400px ) and (min-width:374px){
	.hot .hotcontain .shell {
		width:245px;
	}
}
@media only screen and (max-width:320px ){
	.hot .hotcontain .shell {
		width:190px;
	}
}
.hot .hotcontain .shell a{text-decoration:none; line-height: 18px; display: block;}
@media only screen and (max-width:400px ) and (min-width:310px){
	.hot .hotcontain .shell a{
		text-overflow: ellipsis; 
		white-space: nowrap;
		overflow: hidden;
	}
}
#ink_con { height:18px; overflow:hidden; }

/*琛屼笟娲炲療*/
.industry{
    width:100%;
    max-width: 1366px;
    margin:auto;
    height:auto;
    overflow: hidden;
}
.industry-title{
    font-size: 24px;
    color:#333;
    margin-top:8px;
	margin-bottom:25px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.column,.foot-ui{
    width:100%;
    max-width: 1320px;
    margin:auto;
    height:auto;
    overflow: hidden;
    
}
.column{
    margin-top: 37px;
}
.columnbg{
    width:100%;
    /*background: url("../images/submenu/columnbg.png") no-repeat center top;*/
   background:#F6F6F6;
}
@media only screen and (min-width:1280px ) {
	.columnbg{
		height:600px;
	}
}
@media only screen and (min-width:1280px ) {
	.foot-ui .foot_col4lef{
		width:18%;
	}
	.foot-ui .foot_col4{
		width:22%;
	}
}

@media (max-width:1024px){
    .columnbg{
        -webkit-background-size: auto 100%;
        background-size: auto 100%;
    }
}
@media (max-width:767px){
    .industry,.hot{
        width:98%;
        padding-left: 1%;
        padding-right:1%;
    }
    .column article p,.copyright{
        width:98%;
        padding-left: 1%;
        padding-right: 1%;
    }
}
.title{
    color:#000;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 34px;
}
@media only screen and (min-width:1024px ) {
	.cprow{
		margin-top: -22px;
	}
}
.art-color{
    color:#999999;
}
footer{
    width:100%;
    height:auto;
    overflow: hidden;
    padding:10px 0px;
    background:#1b1b1b;
}
.foot-ui ul{
    margin: 0;
    padding: 0;
}
.foot-ui ul li{
    list-style: none;
    font-size: 12px;
}
.foot-ui ul li h5{
    font-weight: bold;
    color:#eee;
}

.foot-ui ul li ul li a{
    color:#a5a0a0;
    padding:5px 0px;
    display: inline-block;
    cursor: pointer;
}
.foot-ui ul li ul li a:hover{

}
.foot-ui ul li ul li span{
    padding:5px 0px;
    display: inline-block;
    color:#a5a0a0;
}
.copyright{
    width:100%;
    text-align: center;
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto;
    margin-top:25px;
    line-height: 40px;
    color:#a0a0a0;
    font-size: 12px;
}
.copyright span{
    padding-left: 18px;
    background:url(../images/footer.png) no-repeat left center;
}
.banner-box{
    width:100%;
    height:auto;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.indeximg{
	background: url(../images/banner/index_banner.jpg) no-repeat center top;
	width: auto;
	height: 510px;
	background-size: auto 100%;
}
.indeximg01{
	background: url(../images/banner/banner01.jpg) no-repeat center top;
	width: auto;
	height: 400px;
	background-size: auto 100%;
}
.indeximg02{
	background: url(../images/news_head.jpg) no-repeat center top;
	width: auto;
	height: 400px;
	background-size: auto 100%;
}
.indeximg03{
	background: url(../images/znjsly/znjsly_banbg.jpg) no-repeat center top;
	width: auto;
	height: 400px;
	background-size: auto 100%;
}
.indeximg04{
	background: url(../images/ydhlly/ydhlw_banbg.jpg) no-repeat center top;
	width: auto;
	height: 400px;
	background-size: auto 100%;
}
.indeximg05{
	background: url(../images/yyglly/yyglly_bg.jpg) no-repeat center top;
	width: auto;
	height: 400px;
	background-size: auto 100%;
}
.indeximg06{
	background: url(../images/dlxxly/dlxxly_banimg.jpg) no-repeat center top;
	width: auto;
	height: 400px;
	background-size: auto 100%;
}
.indeximg07{
	background: url(../images/gyspt_ban_bg.jpg) no-repeat center top;
	width: auto;
	height: 400px;
	background-size: auto 100%;
	
}
.banner-box img{
    width: 100%;
   /* height: 400px;*/
    margin: auto;
    min-height: 200px;
}
@media only screen and (max-width: 1332px) {
	.banner-box img{
		width: auto;
   		height: 400px;
    	margin: auto;
    	min-height: 200px;
	}
}

.mobilePicture{
	display:none;
}
.pcPicture{
	display:block;
	}
@media screen and (max-width:722px){
	.mobilePicture{
	display:block!important;
	width:100%!important;
	height:100%!important;
	}
	.pcPicture{
	display:none;
	}
}

.column article p{
    text-indent: 2em;
    line-height: 26px;
}
.column article img{
    width: 100%;
}
.column article ul{
    padding:0px 20px;
    margin: 0;
}
.border-top{
    border-top:1px solid #dadada;
    margin-top:30px;
    padding-top:10px;
}
.margin-top{
    margin-top: 30px;
}
.margin-bottom{
	margin-bottom: 30px;
}
.banner-box-font{
    position:absolute;
    width: 100%;
    height: 100%;
    top:0px;
    margin-top: 0;
    flex-flow: column;
}
.white{
    color:#fff;
    width:98%;
	max-width:1320px;
   	/*width:76%;*/
    font-size: 40px;
    text-align: left;
}
.white1{
    color:#fff;
	max-width:1320px;
    width:100%;
   	/*width:76%;*/
    font-size: 20px;
    text-align: left;
}
/*.white:after{
    content: "";
    height:5px;
    width:110px;
    display: inline-block;
    background: #fff;
    position: absolute;
    margin-top: 120px;
    right:42%;
    transform:translateX(50%);
}*/

/**/
.navbar .centerimg{
	margin-left: 10px;
}
.nav-icon li{
    float: left;
    margin:10px 0 26px;
}
/*.nav-icon li {
    cursor: pointer;
    padding:5px;
}*/
.nav-icon li a:hover{
    cursor: pointer;
    padding:5px;
}
.nav-icon li span img{
    width:290px;
}
@media (max-width:768px){
    .nav-icon li{
        margin-bottom: 10px;
        text-align: center;
        width:100%
    }
}
.size100{font-size:100px;letter-spacing:10px}
ol.breadcrumb{
    background: none;
    border-bottom: 1px solid #dadada;
}
.article{
    width: 90%;
}
.article img{
    margin:20px;
}
@media only screen and (min-width:992px ) {
	.padleft{
		padding-left: 8%;
	}
}

#strategicPartnersIcon li:nth-child(5){
	clear:left;
}

.syhtFont{
	font-family: 'Source Han Sans CN',sans-serif;
}
	</pre></body></html>