﻿/*opensans bold字体*/
@font-face {
    font-family: 'open_sansbold';
    src: url('font/opensans-bold-webfont.eot');
    src: url('font/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),         
         url('font/opensans-bold-webfont.woff') format('woff'),
         url('font/opensans-bold-webfont.ttf') format('truetype'),
         url('font/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*iconfont 图标*/
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('font/glyphicons-halflings-regular.eot');
	src: url('font/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('font/glyphicons-halflings-regular.woff') format('woff'), url('font/glyphicons-halflings-regular.ttf') format('truetype')
}
@font-face {
	font-family: 'fontawesome';
	src: url('font/fontawesome-v3.eot');
	src: url('font/fontawesome-v3.eot?#iefix') format('embedded-opentype'), url('font/fontawesome-v3.woff') format('woff'), url('font/fontawesome-v3.ttf') format('truetype');
	font-weight: normal;
	font-style: normal
}
.glyphicon {position: relative;	top: 1px;display: inline-block;font-family: 'Glyphicons Halflings';-webkit-font-smoothing: antialiased;font-style: normal;font-weight: normal;line-height: 1}
.glyphicon.glyphicon-icon-trello:before {
	content: "\f181"
}
.glyphicon-indent-left:before {content: "\e057"}
.glyphicon.glyphicon-icon-group:before {content: "\f0c0"}
.glyphicon.glyphicon-icon-laptop:before {content: "\f109"}
.glyphicon.glyphicon-icon-trello:before {content: "\f181"}
.glyphicon.glyphicon-icon-sitemap:before {content: "\f0e8"}
.glyphicon.glyphicon-icon-signin:before {content: "\f090"}
.glyphicon.glyphicon-icon-list-alt:before {content: "\f022"}
.glyphicon.glyphicon-icon-tags:before {content: "\f02c"}
.glyphicon.glyphicon-icon-archive:before {content: "\f187"}
.glyphicon.glyphicon-icon-user:before {content: "\f007"}
.glyphicon.glyphicon-icon-tasks:before {content: "\f0ae"}
.glyphicon.glyphicon-icon-coffee:before {content: "\f0f4"}
.glyphicon.glyphicon-icon-phone:before {content: "\f095"}
.glyphicon.glyphicon-icon-comments-alt:before {content: "\f0e6"}
.glyphicon-phone-alt:before {content: "\e183"}
.glyphicon-transfer:before {content: "\e178"}
.glyphicon-brieFSPse:before {content: "\1f4bc";}
.glyphicon-resize-horizontal:before {content: "\e120";}
.glyphicon.glyphicon-icon-trello:before,
.glyphicon.glyphicon-icon-group:before,
.glyphicon.glyphicon-icon-laptop:before,
.glyphicon.glyphicon-icon-trello:before,
.glyphicon.glyphicon-icon-sitemap:before,
.glyphicon.glyphicon-icon-signin:before,
.glyphicon.glyphicon-icon-list-alt:before,
.glyphicon.glyphicon-icon-tags:before,
.glyphicon.glyphicon-icon-archive:before,
.glyphicon.glyphicon-icon-user:before,
.glyphicon.glyphicon-icon-tasks:before,
.glyphicon.glyphicon-icon-coffee:before,
.glyphicon.glyphicon-icon-phone:before,
.glyphicon.glyphicon-icon-comments-alt:before {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased
}
/*------------文字图标--------------*/
em.page-icon{
	display: block;
	width:120px;
	line-height: 36px;
	text-align: center;
	position: relative;
	color: #C41A21;
	margin: 10px auto 0;		
}
em.page-icon b{
	position: absolute;
	display: block;
	height:1px;
	width: 36px;
	left: 0;
	bottom: 17px;
	border-left: 42px solid #ddd;
	border-right: 42px solid #ddd;
}
em.page-icon .glyphicon{
	color: #046db8;
	font-size: 2rem;
}
html,body{
	height:100%;	
}
/*------------header--------------*/
.mob-nav{
	position:fixed;	
	top:0;	
	right:-120px;
	width:120px;
	height:100%;
	background:#046db8;
	z-index: 3;
	display:none;
}
.mob-nav li a{
	line-height: 30px;
	border-bottom: 1px solid #1a88d6;
	display:block;
	color:#fff;
	font-size: 1.2rem;
	padding-left: 10px;
}
header{
	width: 100%;	
	color: #fff;	
	height: 90px;
	position: fixed;
	top: 0;	
	z-index: 2;
	display: block;
}
.slide-header{
	background: #fff;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);	
	color: #8d9095;	
}
.top{
	width: 100%;
	max-width: 1090px;
	/*padding: 0 15px;	*/
	margin: 0 auto;margin-top: 20px;
}
.top h1{
	width:210px;
 	/*height:74px;*/
 	height:auto;
    float: left;
    margin-top: -25px;
}
.top h1 a{
	display: block;
    width: 100%;
    /*height:74px;*/
    height:auto;
    background-image:url(/upfile/images/photo_2026-01-06_14-31-36-removebg-preview.png);
    /*background-position:left 18px;*/
    background-repeat: no-repeat;
    text-indent: -9999px;
    /*background-size: 118px 68px;*/
    background-size: 100% 73%;
}
.slide-header h1 a{
	display: block;
    width: 100%;
    height:74px;
    background-image:url(/upfile/images/photo_2026-01-06_14-31-36-removebg-preview.png);
    background-position:left 4px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    /*background-size: 88px 38px;*/
}
.top nav{
	float: left;	
}
nav ul li{
	float: left;
	font-size: 1.4rem;
	padding-left:30px;
	line-height: 40px;
}
nav ul li a{ color: #fff;}

.slide-header nav ul li a{ 
	color: #333;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.slide-header nav ul li a:hover,.top .current{ color: #0166ff;}
/*------------footer--------------*/
footer{
	padding: 50px 15px 15px;
	background:#fff;
}
footer p{
	text-align: center;
	font-size: 1.4rem;
	color: #999;
	line-height: 1.5;
}
footer p img{
	margin-bottom: 50px;
	cursor: pointer;
}
.copyright{
	font-size: 1.2rem;
}
/*------------breadCrumb-----------*/
.breadCrumb{
	width: 960px;
	margin: 120px auto 0;
	font-size: 1.3rem;
}
.breadCrumb a{
	color: #0166ff;
}

.wrapper{
	width: 100%;	
	margin: 0 auto;
	color: #666;	
	line-height: 2;
	padding: 70px 0;
}
.wrapper h3{
	font-size: 3.6rem;	
    text-align: center;
	color: #333;		
}
.wrapper h4{
	font-size: 2.4rem;	
    text-align: center;
	color: #333;
	margin-top: 30px;
}
.more-check a{
	font-size: 1.4rem;
	width: 108px;
	height: 50px;
	border: 2px solid #0166ff;
	background: transparent;
	color: #666;
	display: block;
	line-height: 50px;	
	text-align: center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.more-check a:hover{
	background: #0166ff;
	color: #fff;
}


/*------------右侧浮动--------------*/
.r-fixed{
	position:fixed;		
	bottom: 20%; 
    right: -50px; 
    width:50px;    
}
.ani{
	animation: moveSideBar 0.3s forwards;
	-moz-animation: moveSideBar 0.3s forwards;
	-webkit-animation: moveSideBar 0.3s forwards;
	-ms-animation: moveSideBar 0.3s forwards;
	-o-animation: moveSideBar 0.3s forwards;
}
@-moz-keyframes moveSideBar {
	0% {right: -50px;}	
	100% {right: 0;}
}
@-webkit-keyframes moveSideBar {
	0% {right: -50px;}	
	100% {right: 0;}
}
@-ms-keyframes moveSideBar {
	0% {right: -50px;}	
	100% {right: 0;}
}
@keyframes moveSideBar {
	0% {right: -50px;}	
	100% {right: 0;}
}
.r-fixed li{
	width:50px;
	height:50px;
	position: absolute;
    right: 0px;
	cursor: pointer;
	color:#fff;
	font-size: 1.8rem;
	line-height: 50px;			
}
.r-fixed li:not(:first-child),.r-fixed li.weixin img,.r-fixed li.weibo img{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.r-fixed li a{color:#fff;}
.r-fixed li.top{
	background: #cdcdcd;
	color:#fff; 
	text-indent: 0;
	text-align: center;		
	padding:0;
	position:relative;
	bottom:260px;
}
.r-fixed li.top:hover,.r-fixed li.top:hover::after{
	background: #5c5c5c;
}
.r-fixed li.top::after{
	content:"";
	display:block;
	background:#cdcdcd;
	height:10px;
	width:10px;
	position:absolute;
	top:-5px;
	left:20px;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
}
.r-fixed li.dl{
	background: url(../images/dl.jpg) no-repeat left #d81e1e;
	bottom:208px;
	text-indent: 50px;
	overflow:hidden;
}
.r-fixed li.dl:hover{
	width:210px;
	height:50px;
	display:block;
	background: url(../images/dl.png) no-repeat left #d81e1e; 
}
.r-fixed li.qq{
	background: url(../images/QQ.png) no-repeat left #0166ff;
	bottom:156px;
	text-indent: 50px;
	overflow:hidden;
}
.r-fixed li.qq:hover{
	width:163px;
	height:50px;
	display:block;
	background: url(../images/dl.png) no-repeat left #d13737; 
}
.r-fixed li.weixin{
	background: url(../images/weixin.png) no-repeat left #0166ff; 
	bottom:104px;
    text-indent: 50px;
	overflow:hidden;
}
.r-fixed li.weixin:hover{
	width:163px;
	height:50px;
	display:block;
	background: url(../images/dl.png) no-repeat left #d13737; 
}
	
/*.r-fixed li.weixin img,.r-fixed li.weibo img{
	position:absolute;
	right:52px;
	bottom:0;
	border:1px solid #5c5c5c;
	-webkit-transform-origin:right bottom;
	-moz-transform-origin:right bottom;
	-ms-transform-origin:right bottom;
	transform-origin:right bottom;
	-webkit-transform:scale(0,0);
	-moz-transform:scale(0,0);
	-ms-transform:scale(0,0);
	transform:scale(0,0);
}*/
/*.r-fixed li.weixin:hover img,.r-fixed li.weibo:hover img{	
	-webkit-transform:scale(1,1);
	-moz-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
}*/
.r-fixed li.weibo{
	background: url(../images/weibo.png) no-repeat left #0166ff; 
	bottom:52px;
}
.r-fixed li.tel{
	background: url(../images/tel.png) no-repeat left #0166ff; 
	bottom:52px;
	text-indent: 50px;
	overflow:hidden;
}
.r-fixed li.tel:hover{
	width:152px;
	height:50px;
	display:block;
	background: url(../images/tel.png) no-repeat left #0fc2cd; 
}



/*------------@media--------------*/
@media only screen and (max-width:1060px) {	
	.breadCrumb{
		width: 50%;
		margin-left: 20px;		
	}
}
@media only screen and (max-width:1100px) {		
	nav ul li{	
		font-size: 1.4rem;	
		padding-left:20px;	
	}	
}
@media only screen and (max-width:1000px) {		
	.top nav{
		float: right;	
	}
	.top h1{
		width:100px;	 	
	}
	nav ul li{	
		font-size: 1.3rem;	
		padding-left:16px;	
	}	
}
@media only screen and (max-width:860px) {
	.top{
		padding: 0 10px;		
	}
	.top h1{
		width:90px;	 	
	}
	nav ul li{		
		font-size: 1.2rem;
		padding-left:14px;	
	}
	.fix-img{		
		height: 260px;		
	}
	.activite-slide{
		padding: 40px 30px 0;
	}	
}
@media only screen and (max-width:760px) {
	body{
		position:absolute;
		left:0;		
		font-size: 1.4rem;
		line-height: 1.8;
	}
	.wrapper h3{font-size: 3rem}
	.mob-nav{
		display:block;
	}		
	.top nav{
		display:none;
	}	
	.icon-menu{
		width:26px;
		height:26px;
		margin-top: 30px;
		float:right;
		background:url(../images/nav.png);
		background-size: 26px 26px;
		cursor: pointer;
	}	
	.slide-header .icon-menu{		
		background:url(../images/nav-1.png);	
		background-size: 26px 26px;	
	}	
}

.sy-data{
	position: relative;
	top: 30px;
	float: left;
	width: 560px;
	height: 360px;
	margin: 20px;
}
.sy-data .bd{max-height:360px; overflow:hidden;}
.sy-data .mu{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #0166ff;
	overflow: hidden;
	box-shadow: 3px 0px 5px #999;
	color: #333;
}
.sy-data .mu li.on{	background: #0166ff; color: #fff;}
.sy-data .mu li{
	position: relative;
	float: left;
	width: 30%;
	height: 40px;
	text-align: center;
	background: #fff;
	border-radius: 0 20px 20px 0;
	margin-left: -20px;
	border-right: 1px solid #ccc;
	transition: all .2s;
}
.sy-data .mu li:nth-child(1){
	margin-left:0 ;
	z-index: 888;
}
.sy-data .mu li:nth-child(2){
	z-index: 666;
}
.sy-data .mu li:nth-child(3){
	z-index: 444;
}
.sy-data .mu li:hover{
	background: #0166ff;
	color: #fff;
}
.sy-data table{
	width: 100%;
	font-size: 13px;
	color: #666;
}
.sy-data table th{
	font-weight: normal;
	height: 29px;
	line-height: 29px;
}
.sy-data table td{
	border-bottom: 1px solid #eee;
	height: 29px;
	line-height: 29px;
	text-align: center;
}
.sy-data table tr:nth-child(2n){
	background:#eee;
}
