<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: 'iconfont';  /* project id 1771030 */
  src: url('//at.alicdn.com/t/font_1771030_jpow3k6kqh.eot');
  src: url('//at.alicdn.com/t/font_1771030_jpow3k6kqh.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1771030_jpow3k6kqh.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1771030_jpow3k6kqh.woff') format('woff'),
  url('//at.alicdn.com/t/font_1771030_jpow3k6kqh.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1771030_jpow3k6kqh.svg#iconfont') format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



@font-face {
    font-family: 'MinionPro';
    src: url('../fonts/minion_pro.ttf');
}
@font-face {
    font-family: 'FZLTCXHJW';
    src: url('../fonts/FZLTCXHJW.ttf');
} 

/*-----------------[初始化]--------------*/
*{outline: 0;}
body{color: #656565;font-size: 12px;min-width: 1200px;line-height: 1.5;}
a{color: #656565;}
a:hover{color: #0a66ca;}




img,.ani{
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #656565;}


/*布局*/
.wp{width: 1200px; margin: 0 auto;}
.h30{height: 30px;clear: both;overflow: hidden;}
.h35{height: 35px;clear: both;overflow: hidden;}

.h15{height: 15px;clear: both;overflow: hidden;}

.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}

/*标题*/
.st1{font-size: 20px;color: #0a66ca;font-family:"微软雅黑","Microsoft Yahei";
	background: url(img/line4.jpg) no-repeat left bottom;height: 32px;
}
.st1 em{font-size: 22px;color: #bebebe;font-family: 'MinionPro';margin-left: 10px;}

.st2{font-size: 24px;color: #0a66ca;font-family:"微软雅黑","Microsoft Yahei";
	padding-left: 15px;border-left: 4px solid #0a66ca;	
}
.st2 em{font-size: 12px;color: #727272;text-transform: uppercase;margin-left: 15px;}

.st3{height: 60px;line-height: 60px;padding-left: 25px;border-bottom: 1px solid #ddddde;background: none;}
.st3 em{font-size: 34px;color: #6c6e70;margin-left: 0;}

.st4{color: #0a66ca;background-color: #ebf6e5;line-height: 35px;padding: 0 20px;font-size: 16px;
	font-family:'黑体',"微软雅黑","Microsoft Yahei";margin-bottom: 15px;
}

/*按钮*/
.moreBtn{display: inline-block;text-transform: uppercase;color: #0a66ca;
	text-transform: uppercase;padding-right: 20px;font-size: 12px;
	background: url(img/arr-r.png) no-repeat right center;
	font-family:"微软雅黑","Microsoft Yahei";
}

.btn1{display: inline-block;background-color: #0a66ca;color: #fff;line-height: 16px;padding: 0 5px 0 10px;}
.btn1 em{display: inline-block;padding-right: 10px;background: url(img/a3.png) no-repeat right 5px;}
.btn1:hover{color: #fff;}

.btn2{display: inline-block;padding: 0 15px 0 20px;background-color: #0a66ca;
	color: #fff;font-size: 12px;line-height: 26px;border-radius: 3px;
}
.btn2 span{display: inline-block;padding-right: 12px;background: url(img/a3.png) no-repeat right center;}
.btn2:hover{color: #fff;background-color: #286900;}

.btn3{display: inline-block;padding: 0 10px 0 15px;background-color: #0a66ca;
	line-height: 22px;color: #fff;font-size: 12px;font-family:"微软雅黑","Microsoft Yahei";
}
.btn3 span{display: inline-block;padding-right: 15px;
	background: url(img/a5.png) no-repeat right center;
}
.btn3:hover{color: #fff;background-color: #286900;}

.btn4{width: 140px;display: inline-block;line-height: 30px;
	background-color: #0a66ca;color: #fff;border-radius: 2px;
	font-size: 14px;font-family:"微软雅黑","Microsoft Yahei";
}
input.btn4{cursor: pointer;border: 0;outline: 0;}
.btn4:hover{color: #fff;background-color: #286900;}

/*颜色*/
.fc_blue{color: #64a4dc;}
.fc_green{color: #0a66ca;}

/*******************************
	-------[=顶部]-------
********************************/
#top{background-color: #e0e0e0;line-height: 38px;height: 38px;	font-family:"微软雅黑","Microsoft Yahei";}

.top-r{float: right;}

.share{float: left; padding-left:50px; font-size:13px; background: url(img/vline1.png) no-repeat center center;}

.share span{ margin-right:10px;}
.share a{display: inline-block; color:#fff; margin: 0 15px;}
.a-weix{padding-left: 30px;	background: url(img/ico-weix.png) no-repeat left 9px;}
.a-weib{padding-left: 30px;	background: url(img/ico-sina.png) no-repeat left 9px;}



.table-bordered{ width:100%; border-right:1px solid #F00;border-bottom:1px solid #F00}
.table-bordered td{ border-left:1px solid #F00;border-top:1px solid #F00}



.table-bordered{  
    border-collapse:collapse;  
    border: 1px solid #ccc; width:100%; 
}  

.table-bordered td{  
    border-collapse:collapse;  
    border: 1px solid #ccc; padding:4px; font-size:14px; 
}

.language{float:right; margin: 0 5px 0 20px; padding-left:20px; color:#fff; background: url(/img/lang.png) no-repeat left;}
.language .nice-select{width: 140px; height:38px; padding-right: 08px; background: url(/img/vline1.png) no-repeat  center;}
.language .nice-select a{color: #666 ; width: 68px; height: 38px;line-height: 42px \10;text-align: right;background: none; font-family:Arial, Helvetica, sans-serif; float:left;}

.language .nice-select a:hover { text-decoration:underline; color:#0066cc;}

.language .nice-select .selectBtn{width: 22px;right: 10px;background: url(img/bg-select2.png) no-repeat center center;}
.language .nice-select .option{bottom: auto;top: 100%;text-align: center;}

.search{float: left;height: 21px;border: 1px solid #fff;border-radius: 3px;width: 187px;margin-top: 8px;}
.search input{float: left;height: 21px;line-height: 21px \9;background: none;outline: 0;border: 0;}
.search .so-inp{width: 155px;padding-left: 5px;text-align: right;color: #fff;}
.search .so-btn{float: right;width: 27px;cursor: pointer;
	background: url(img/ico-so.png) no-repeat center center;
}


/*******************************
	-------[=头部]-------
********************************/
#hd{border-bottom: 3px solid #0066cc; background:#fff; height: 70px; margin-top:30px;}
.logo{float: left;margin-top: -6px; margin-left:20px;}

/*******************************
	-------[=导航]-------
********************************/
#nv{float: right;position: relative;z-index: 999;font-family:"微软雅黑","Microsoft Yahei";}
#nv li{float: left;}
#nv .v1{display: inline-block;font-size: 16px;color: #444;line-height: 70px;width: 100px;text-align: center;font-weight: normal;}
#nv .v1:hover{color: #64a4dc;}
#nv .ok .v1,#nv .on .v1{background-color: #0066cc;color: #fff;}

#nv .subBox{position: absolute;top: 100%; padding: 10px 20px 0px 15px; margin:0px; background:#0066cc ;margin-top: 3px;display: none;background: url(img/alpha-white95.png) repeat left top \9;}
.nav-dl{float: left;}
.nav-dl dd{float: left; width: 100px; 	height: 1.5em; line-height: 1.5; margin-bottom: 10px;overflow: hidden;}
.nav-dl a{display: block; padding-left:15px;  color:#fff; background: url(/img/arrow_link_black.gif) no-repeat left center; font-size: 13px; font-weight:normal;}
.nav-dl .current a,.nav-dl a:hover{color: #fff; text-decoration:underline; background-image: url(/img/arrow_link_black.gif);}

.nav-img-dl{overflow: hidden;float: right;border-left: 1px dotted #6ca34a;}
.nav-img-dl dd{float: left;width: 170px;margin-left: 30px;}
.nav-img-dl img{display: block;width: 100%;height: 90px;margin-bottom: 5px;}
.nav-img-dl .intro{line-height: 20px;height: 60px;overflow: hidden;}


/*******************************
	-------[=banner]-------
********************************/
.fullSlide{min-width: 1200px;position:relative;height:400px;overflow:hidden;border-bottom: 1px solid #7eaf61;}
.fullSlide .bd{ position:relative; z-index:0;}
.fullSlide .bd ul{ width:100% !important; }
.fullSlide .bd li{ width:100% !important;height:400px;
	background-color: #0a66ca;
	background-repeat: no-repeat;
	background-position: center center;
}
.fullSlide .bd li a{display: block;width: 100%;height: 100%;background: none;}

.fullSlide .prev,.fullSlide .next{position:absolute;width:28px;height:28px;display:block;
	background-color: #0a66ca;color: #fff;font-size: 26px;font-weight: bold;
	text-align: center;line-height: 28px;bottom: 25px;right: 50%;
	background: url(img/arrows.png) no-repeat left center;
}
.fullSlide .prev{margin-right: -560px;background-position: 0 center;}
.fullSlide .next{margin-right: -600px;background-position: right center;}
.fullSlide .prev:hover,.fullSlide .next:hover{
	opacity: .8;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}


/*******************************
	-------[=底部]-------
********************************/
#fd{}

.fhelp{background-color: #f7f7f7; overflow: hidden;/*padding: 60px 0;*/height: 280px; padding-top:30px; border-top:1px #b5c7d1 solid;}
.fm1{float: left;   }
.fm1.last{float: left;width: auto; border-left:1px #b5c7d1 solid; padding-left:80px; width:340px;  }
.fm1 dt{height: 40px;line-height: 34px;font-weight: bold;font-size: 15px;color: #2c5272;
	background: url(img/line2.jpg) no-repeat left bottom;margin-bottom: 15px;
}
.fm1 dd{line-height: 22px; width:150px;}
.fm1 dd a{color: #3c718e; font-size:13px;}
.fm1 dd a:hover{color: #0a66ca; text-decoration:underline;}


.foot-wx{  color: #3c718e; font-size:12px; }

.foot-wx li:nth-child(1){ font-size:30px; color:#cc0000; margin-bottom:10px; font-family: Arial, Helvetica, sans-serif}

.foot-wx li:nth-child(1)  span{ font-size:30px; }



.foot-wx li p{ font-size:14px; color:#444;}

.foot-wx li{ list-style:none; font-size:14px; line-height:24px;}


.foot-wx li span{ font-size:18px; margin-right:10px;}

.foot-wx img{ width:108px; vertical-align:bottom; margin-top:5px;}

.fbottom{background-color: #2c5272;/*padding: 25px 0 30px;*/height: 40px; padding-top: 25px; padding-bottom:25px; border-top:3px #2c5272 solid;}
.fbottom a{color: #fff;}

.fbottom p{color: #fff; padding-top:6px; padding-left:5px;}

.fdl{float: left;}
.fnav{margin-left: -5px;margin-bottom: 10px;}
.fnav a{display: inline-block;margin: 0 5px;}
.fnav a:hover{text-decoration: underline;}
.fbottom .nice-select{float: right;margin-top: 0px;}

/*分页代码*/

DIV.green-black {PADDING-RIGHT: 4px;PADDING-LEFT: 4px;	PADDING-BOTTOM: 4px;	MARGIN-top: 20px; margin-bottom:50px;	PADDING-TOP: 3px;	TEXT-ALIGN: center;	font-family: Arial, Helvetica, sans-serif;}
DIV.green-black A {BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #666 1px solid; PADDING-LEFT: 5px; BACKGROUND: url(images/pageimage1.gif) #fff; PADDING-BOTTOM: 2px; BORDER-LEFT: #666 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #666 1px solid; TEXT-DECORATION: none}
DIV.green-black A:hover {BORDER-RIGHT: #016BA9 1px solid; BORDER-TOP: #016BA9 1px solid; BACKGROUND: url(images/pageimage2.gif) #016BA9; BORDER-LEFT: #016BA9 1px solid; COLOR: #fff; BORDER-BOTTOM: #016BA9 1px solid}
DIV.green-black A:active {BORDER-RIGHT: #016BA9 1px solid; BORDER-TOP: #016BA9 1px solid; BACKGROUND: url(images/pageimage2.gif) #016BA9; BORDER-LEFT: #016BA9 1px solid; COLOR: #fff; BORDER-BOTTOM: #016BA9 1px solid}
DIV.green-black SPAN.current {BORDER-RIGHT: #aad83e 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #aad83e 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; BACKGROUND: url(images/pageimage2.gif) #aad83e; PADDING-BOTTOM: 2px; BORDER-LEFT: #aad83e 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #aad83e 1px solid}
DIV.green-black SPAN.disabled {BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid}

.thumbnail{position: relative;z-index: 0;}
.thumbnail:hover{background-color: transparent;z-index: 30;}
.thumbnail span{position: absolute; background-color:#fff;padding: 5px;left: -1000px;border: 1px solid #ccc; visibility: hidden;color: black;text-decoration: none;}
.thumbnail span img{border-width: 0;padding: 2px; width:200px; height:200px;}
.thumbnail:hover span{visibility: visible;top:-61px;left:48px;}


.new-bt{ border-bottom:1px #666 dotted}

.cpname{ font-size:20px; color:#444; font-family:"微软雅黑"; font-weight:bold;}

.newff{ padding-top:0px; font-size:13px; line-height:32px;}





.guest{ border:1px #D3D3D4 solid; height:30px; line-height:30px; padding-left:3px; width:300px; font-size:13px;}

.code{ border:1px #D3D3D4 solid; height:30px; line-height:30px; padding-left:3px;}


.gc{ font-size:14px; font-family:"微软雅黑"; color:#444;}

.sub{ border:0px; background:url(/img/submit.jpg); width:140px; height:30px; line-height:30px; text-align:center; font-size:13px; color:#fff;}

/*******************************
	-------[=自定义下拉框]-------
********************************/
.nice-select{position: relative;width: 206px;}
.nice-select input{border: 0;outline: 0;width: 172px;display: block;text-align: center;height: 27px;line-height: 27px \9;}
.nice-select .selectBtn{position: absolute;right: 0;top: 0;height: 100%;width: 33px;
	background: #fff url(img/bg-select.png) no-repeat center center;
}
.nice-select .option{max-height: 340px;overflow-y: auto;background-color: #fff;
	display: none;position: absolute;left: 0;bottom: 100%;
	width: 100%;border: 1px solid #799bd2;text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.nice-select ul{color: #515151;}
.nice-select ul li{height: 20px;line-height: 20px;overflow: hidden;padding: 0 5px;cursor: default;}
.nice-select ul li.on{background-color: #1e90ff;color: #fff;}

.article{ font-size:13px; line-height:30px; color:#444;}




.rollBox{width:1220px;overflow:hidden;padding:12px 0 5px 6px;margin:0 auto;}
.rollBox .LeftBotton{height:42px;width:21px; overflow:hidden; background:url(img/pre.png) no-repeat 0px 0px; float:left;display:inline;margin:78px 22px 0 0;cursor:pointer;}
.rollBox .RightBotton{height:42px;width:21px;background:url(img/next.png) no-repeat 0px 0px; overflow:hidden;float:left;display:inline;margin:78px 0 0 0;cursor:pointer;}
.rollBox .Cont{width:1120px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:188px; height:248px; font-size:14px; margin-right:40px; float:left;text-align:center;}
.rollBox .Cont .pic img{padding:0px;background:#fff;border:1px solid #00377e;display:block;margin:0 auto;}
.rollBox .Cont .pic p{line-height:26px;color:#00377e; padding-top:16px;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#00377e;text-decoration:none;}
.rollBox .Cont a:hover{color:#3f77a5;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}

@media (max-width: 440px) {

.wp{width: 100%; margin: 0 auto;}
}</pre></body></html>