<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*å†…é¡µ*/
.weizhi{
	border-bottom: 1px dashed #EAEAEA;
	height: 50px;
	line-height: 50px;
	text-align: right;
}

.sub-content{
	line-height: 32px;
	font-size: 16px;
	color: #999999;
	text-align: justify;
}
.sub-content p{
	margin: 20px 0;
}
.sub-content img, .sub-content p img{
	max-width: 1200px;
	width: auto;
	margin: 20px auto;
	display: block;
}
.sub-pic1, .sub-pic2, .sub-pic3, .sub-pic4, .sub-pic5, .sub-pic6{
	height: 370px;
}
.sub-pic1{
	background-image: url(../images/sub-pic1.jpg);
}
.sub-pic2{
	background-image: url(../images/sub-pic2.jpg);
}
.sub-pic3{
	background-image: url(../images/sub-pic3.jpg);
}
.sub-pic4{
	background-image: url(../images/sub-pic4.jpg);
}
.sub-pic5{
	background-image: url(../images/sub-pic5.jpg);
}
.sub-pic6{
	background-image: url(../images/sub-pic6.jpg);
}
.sub-nav {
	max-width: 950px;
	width: auto;
}
.sub-nav li{
	float: left;	
	margin-left: 30px;	
	height: 60px;
	padding: 10px 10px 10px 0;
}
.sub-nav li a{
	
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	color: #333333;
	border: 1px solid white;
	background-color: white;
	display: block;
	text-align: center;
	-webkit-box-shadow: 0 0 10px rgba(6, 58, 156, .2);
	box-shadow: 0 0 10px rgba(6, 58, 156, .2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sub-nav li a:hover{
	background-color: #063a9c;
	color: white;
	font-weight: bold;
	border: 1px solid rgba(6, 58, 156, .5);
	-webkit-box-shadow: 0 0 10px rgba(6, 58, 156, .5);
	box-shadow: 0 0 10px rgba(6, 58, 156, .5);
	margin-top: -5px;
	-webkit-transition: margin-top .5s;
}

.sub-nav-click{
	font-weight: bold;
	background-color: #063a9c;
	color: white !important;
	border: 1px solid rgba(6, 58, 156, .8) !important;
	-webkit-box-shadow: 0 0 10px rgba(6, 58, 156, .8) !important;
	box-shadow: 0 0 10px rgba(6, 58, 156, .8) !important;
	margin-top: -5px;
	-webkit-transition: margin-top .5s;
}

/*å†…é¡µæ–°é—»*/

.sub-newlist li, .sub-newlist li .sub-news{
	display: block;
	width: 1200px;	
	height: 160px;
	overflow: hidden;
}
.sub-newlist li{
	position: relative;
	margin-bottom: 60px;
}
.sub-newlist li .sub-news {
	position: relative;
	top: -160px;	
}
.sub-newlist li .sub-news .sub-news-pic, .sub-newlist li .sub-news .sub-news-con, .sub-newlist li .sub-news .sub-news-time{
	float: left;
	overflow: hidden;
}
.sub-newlist li .sub-news-pic, .sub-newlist li .sub-news-pic img{
	width: 230px;
	height: 160px;
}

.sub-newlist li .sub-news-con{
	width: 780px;
	padding: 20px 0;
}
.sub-newlist li .sub-news-time{
	border-left: 1px solid #eaeaea;
	color: #ccc;
	width: 80px;
	height: 140px;	
	padding-top: 20px;
}
.sub-newlist li .sub-jb-bg{	
	height: 160px;
}
.sub-newlist li:hover .sub-jb-bg{
	width: 1200px;
}

.fanye a, .fanye font{
	display: inline-table;
}
.fanye a{
	width: 50px;
	height: 50px;
	border: 1px solid rgba(6, 58, 156, .1);
	margin: 10px;
	text-align: center;
	line-height: 50px;
	color:  rgba(6, 58, 156, .3);
}
.fanye a:first-child, .fanye a:nth-child(8){
	width: 100px;
}
.fanye a:hover{
	border: 1px solid rgba(6, 58, 156, 1);
	color: white;
	padding: 0 20px;
	background-color: #063a9c;
	transition: color 1s, border-color 1s, padding-left 1s, padding-right 1s, background-color 1s;
}
/*æ–°é—»è¯¦æƒ…*/
.zhaiyao, .sub-fanye{
	height: 50px;
	line-height: 50px;
}
.sub-fanye{
	border-top: 1px solid rgba(6, 58, 156, .1);
}
.sub-fanye a{
	display: inline-block;
	color: #999999;
}
.sub-fanye a:hover{color: #063a9c;}

/*è¡¨å•*/

.biaodan{
	border-bottom: 1px solid #eaeaea;
	height: 50px;
	line-height: 50px;
	color: #063A9C;
	text-align: left;
	margin-right: 60px;
}
.biaodan1{
	border-bottom: 1px solid #eaeaea;
	height: 50px;
	line-height: 50px;
	color: #063A9C;
	text-align: left;
	
}
input[type='text']:focus,input[type='email']:focus,input[type='tel']:focus,input[type='number']:focus, textarea:focus, input[type='password']{
	border-bottom: 1px solid #063a9c;
	color: #063a9c;
}

.sousuo select, .sousuo input[type='submit']{
	height: 30px;
	width: 210px !important;
	padding: 0 10px;
	border: 1px solid #eaeaea !important;
	margin-right: 30px;
	margin-top:30px;
}

.sousuo input[type='text']{
	height: 30px;
	width: 428px !important;
	padding: 0 10px;
	border: 1px solid #eaeaea !important;
	margin-right: 30px;
	margin-top:5px;
	margin-bottom:30px;
}

.sousuo input[type='submit']{
	height: 68px;!important;
	
}
.input-radio {
	height: 50px;
	line-height: 50px;
}
.input-radio div{
	display: inline-block;
	width: 17%;	
	color: #999999;
}
.input-radio div input[type='radio']{
	display: none;
}
.input-radio div input[type='radio']+label::before{
	content: '';
      display: inline-block;
      width: 15px;
      height: 15px;
      margin-right: 6px;
      border-radius: 100%;
      vertical-align: middle;
      border: 1px solid #E4E4E4;
      background: #FFFFFF;
      background-image: url('https://i.loli.net/2018/07/20/5b517d0bf066a.png');
      background-position: 0px 0px;
}

.input-radio div input[type='radio']:checked+label::before {
	 background-position: -15px -15px;
     /* background-color: #063A9C;*/
}
/*.input-radio div input[type='radio']:hover+label::before {
	background-position: -15px -15px;
}
*/
/*.input-radio label input, .input-radio label span{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}
.input-radio label input[type="radio"] {
	padding-top: 8px;
    width: 20px;  
}
*/

input[type='radio']:focus{
	border: 1px solid #063a9c;
	color: #063a9c;
}
.biaodan[value='text']{
	color: #063A9C;
}

.input30 , .input30 input{
	width: 360px;
}
.input30{
	margin-right: 60px;
}
.input40 input{
	width:47.5%;
}

/*.input50 div{
	width: 60px;
	height: 50px;
	line-height: 50px;
}*/
.input90 input{
	width: 1200px;
}
.input100 input,textarea{
	width: 100%;
}
.input30 input:last-child, .input40 input:last-child, .input90 input:last-child, .input30:last-child{
	margin-right: 0;
}
input[type='submit']{
	width: 100%;
	height: 60px;
	font-size: 18px;
	color: white;
	border-radius: 2px;
	background-color: #063A9C;
	opacity: .5;
	margin: auto;
	margin-top: 30px;
	display: block;
}
input[type='submit']:hover, input[type='submit']:focus{
	opacity: 1;
	transition: opacity 1s;
}

/*è§‚ä¼—è¯„è¯­*/
.list_box, .list_box2{
	display: block;
	/*clear: both;*/
	width: 1200px;
	padding: 20px 0;
	border-bottom: 1px dashed  #EAEAEA;
	overflow: hidden;
}
.list_box .list-img{
	width: 110px;
	height: 110px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	
}
.list_box .list-img img{
	margin: auto !important;
	display: block;
	border-radius: 50%;
	width: 110px;
	height: 110px;
}
.list_box .list-text{
	width: 1030px;
}
.list_box .list-text .title, .list_box1 .list-text .title{
	color: #333333;
	margin-bottom: 20px;
	padding-top: 10px;
}
.list_box:hover{
	background-color: #F5F5F5;
	padding: 20px;
	width: 1160px;
	-webkit-transition: background-color 1s, padding-left 1s, padding-right 1s;
	transition: background-color 1s, padding-left 1s, padding-right 1s;
}
.list_box:hover .list-text{
	width: 990px;
}

.list_box1 .list-img{
	width: 200px;
	border-radius: 0;
}
.list_box1 .list-img img{
	max-width: 200px;
}
.list_box1 .list-text{
	width: 940px;
}
.list_box1:hover .list-text{
	width: 900px;
}
.down-list li, .down-list li a {
	height: 100px !important;
	display: block;
	font-size: 16px;
	color: #333333;
}
.down-list li span{
	display: block;
	float: right;
	width: 80px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #063A9C;
	color: white;
	opacity: .5;
}
.down-list li span:hover{
	opacity: 1;
	transition: opacity .5s;
}
</pre></body></html>