
/* top start*/
body,td,th {
	font-size: 14px;
}

body, div, p,img,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	padding:0px;
	margin:0px;
}
.FontRed{
	color:#FF0000;}
h3{
	font-size:14px;}

li{list-style-type:none;}

img{border:0;}
.gray{color:#666666;}
a{color:#333333;text-decoration:none;}
a:hover {text-decoration:none;color:#598DCB;}
a:active{text-decoration:none;}

.LineLink a{text-decoration:underline;}
.LineLink a:hover {text-decoration:none;color:#598DCB;}

.ColorLink a {color:#598DCB;}
.ColorLink a:hover {color:#598DCB;}

/*header start*/
.top-head {
	position: fixed;
	width: 100%;
	min-width: 20.48rem;
	height: 3.2rem;
	background-color: #fff;
	top: 0;
	left: 0;
	z-index: 100;
	border-bottom: 1px solid #dcdcdc;
}
.top-head .head {
	width: 75rem;
	min-width: 20.48rem;
	padding: 0 0.5rem;
	display: flex;
	height: 1.2rem;
	margin: 0 auto;
	align-items: center;
	padding-top: .8rem;
}
.top-head .head img {
	cursor: pointer;
	height: 50px;
	padding-top: 8px;
}

.main img {
	vertical-align: top;
}

.top-head .head .head-link {
	height: 1.2rem;
	align-items: center;
	margin-left: 100px;
	font-size: 0.3rem;
}
.top-head .head .head-link li {
	float: left;
	padding: 0 40px;
	line-height: 1.2rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}
.top-head .head .head-link a {
	line-height: 1.2rem;
	font-size: 14px;
}
.top-head .head .head-link a:hover {
	color: #598DCB;
}
.top-head .head .head-link a.active + div {
	background-color: #2a7fff;
	margin-top: 10px;
}
.top-head .head .head-link li .a-line {
	width: 100%;
	height: 2.8px;
}
.top-head .head .head-login {
	font-size: 14px;
	flex: 1;
	text-align: right;
}
/*header end*/


.WidthTab{
	width:10px;
	height:1px;
	float:left;}
.WidthTab2{
	width:10px;
	height:1px;
	float:left;}	
.HeightTab{
	height:10px;
	width:1px;
	overflow:hidden;}

p{
	line-height:180%;}

.ListDate{
	color:#666666;
	 }
body{
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", "FontAwesome", sans-serif;
}

#wrapper{
	width:100%;
	margin:auto;}
#wrapper #head .top{
	width:100%;
	height:100px;
	font-size:14px;}
#wrapper #head .top .TopInfo{
	margin:auto;
	width:980px;
	} 
#wrapper #head .top .TopInfo .link{
	text-align:center;
	line-height:23px;
	width:207px;
	float:right;
	color:#999999;}
#wrapper #head .top .TopInfo .link a{
	color:#598DCB;}
#wrapper #head .top .TopLogo{
	margin:auto;
	width:1080px;
	padding-top:10px;
	}
#wrapper #head .top .TopLogo .logo{
	float:left;
	height:62px;}

#wrapper #head .top .TopLogo .tel{
	float:right;
	background:url("") no-repeat left 12px;
	height:62px;
	width:240px;} 
	
#wrapper #head .top .TopLogo .tel .telW{
	padding-left:30px;
	padding-top:8px;
	color:#036;}	
#wrapper #head .top .TopLogo .tel .telN{
	padding-left:30px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	color:#d20006;
	line-height:100%;}

/* navs*/
#wrapper #head #NavLink{
	width:100%;
	height:40px;
	margin:auto;
	padding-bottom:10px;}
#wrapper #head #NavLink .NavBG{
	width: 100%;
	border-top: 1px solid #e9e9e9;
	box-shadow: 0 1px 3px #e9e9e9;
}
		
#wrapper #head #NavLink #sddm{
	width:980px;
	margin:auto;
	z-index:30}

#wrapper #head #NavLink #sddm li{
	float: left;
	padding: 25px 10px;}
#wrapper #head #NavLink #sddm .CurrentLi a{
	background:none;}	
#wrapper #head #NavLink #sddm li a
{
	padding: 25px 55px;
	list-style: none;
	position: relative;
}

#wrapper #head #NavLink #sddm li a:hover
{	text-decoration:none;
}

#wrapper #head #NavLink #sddm div
{	position: absolute;
	visibility: hidden;
	background: #808080;
	padding:0px 0px;
	filter: alpha(opacity=85);
	}

#wrapper #head #NavLink #sddm div a
	{	position: relative;
		padding: 0px 10px;
		text-align: center;
		color: #FFFFFF;
		font-size:14px;
		font-weight:normal;
		text-decoration:none;
		line-height:30px;
		border-bottom:1px solid #fff;}

#wrapper #head #NavLink #sddm div a:hover{
	background: #598DCB;
	line-height:30px;
	border-bottom:1px solid #fff;}

	
#wrapper #body{
	margin:auto;
	width:1080px;
	}
/* albumblock*/

 .albumblock{
	 padding: 30px 35px 30px 30px;
	float:left;}
 .albumblock .inner{
	width:198px;
	height:198px;
	position:relative;
	overflow:hidden;}

.albumblock .inner:hover img{
	width:195.5px;
	border:1px solid #598DCB;
	border-bottom:none;
	overflow:hidden;}


.albumblock .inner img{
	border:2px solid #fff;
	width:166px;
	height:166px;	}	

 .albumblock .inner .albumtitle{
	 height: 35px;
	 line-height: 35px;
	 font-size:14px
	 width: 198px;
	 background: #598DCB;
	 position: relative;
	 bottom: 6px;
	 left: 0;
	 color: #000;
	 filter: alpha(opacity=70);
	 -moz-opacity: 0.7;
	 opacity: 0.7;
	 font-weight: ;
	 text-align: center;
	 cursor: pointer;
	 margin: auto;
	}
 .albumblock .inner .albumtitle span{
	font-weight:normal;
	font-size:14px;}

 .albumblock .inner  a:hover{
	text-decoration:none;}
 .albumblock .inner  a:visited{
	text-decoration:none;}	
	
 /*.albumblock .inner:hover{*/
	/*border:1px solid #598DCB;}*/
	

/* date css*/		
 .header {font: 12px Arial, Tahoma !important;font-weight: bold !important;font: 11px Arial, Tahoma;font-weight: bold;color: #154BA0;background:#C2DEED;height: 25px;padding-left: 10px;
}
 .header td {padding-left: 10px;}
 .header a {color: #154BA0;}
 .header input {background:none;vertical-align: middle;height: 16px;}
 .category {font: 12px Arial, Tahoma !important;font: 11px Arial, Tahoma;color: #92A05A;height:20px;background-color: #FFFFD9;}
 .category td {border-bottom: 1px solid #DEDEB8;}
 .expire, .expire a:link, .expire a:visited {color: #999999;}
 .default, .default a:link, .default a:visited {color: #000000;}
 .checked, .checked a:link, .checked a:visited {color: #FF0000;}
 .today, .today a:link, .today a:visited {color: #00BB00;}
 #calendar_year {display: none;line-height: 130%;background: #FFFFFF;position: absolute;z-index: 10;}
 #calendar_year .col {float: left;background: #FFFFFF;margin-left: 1px;border: 1px solid #86B9D6;padding: 4px;}
 #calendar_month {display: none;background: #FFFFFF;line-height: 130%;border: 1px solid #86B9D6;padding: 4px;position: absolute;z-index: 11;}
 #year,#month{padding:0 10px;background:#fff;}


/*footer start*/
.footer1 {
	background-color: #252b3a !important;
	overflow: hidden;
	padding: 72px 0;
}
.footer1 {
	padding: 60px 0 40px;
	background: #f7f7f7;
}
.footer1 .container {
	max-width: 1179px;
}
.container {
	width: 1180px;
	margin: 0 auto;
}
.footer_left {
	float: left;
}
.footer_menu {
	width: 100%;
}
.footer_menu a:first-child {
	padding-left: 0 !important;
}
.footer_menu a:last-child {
	border-right: none !important;
}
.footer_menu a {
	color: #ffffff;
	font-size: 14px;
	border-right: 1px solid #fff;
	padding: 0 22px;
}

.footer1 a{
	text-decoration: none;
	cursor: pointer;
}
.footer1 a:hover{
	text-decoration: none;
	cursor: pointer;
}
.beian_info {
	width: 100%;
	margin-top: 10px;
}
.mail_info a:first-child {
	padding-left: 0;
}

.mail_info a {
	color: #ffffff;
	font-size: 12px;
	border-right: 1px solid #fff;
	padding: 0 22px;
}
.beian_info {
	width: 100%;
	margin-top: 10px;
}
.footer_right {
	float: right;
	overflow: hidden;
}
.footer_right img {
	display: block;
	width: 65px;
	float: right;
	overflow: hidden;
}
.kefu {
	width: 100%;
	display: block;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	overflow: hidden;
}
.rexian {
	color: #ffffff;
	font-size: 13px;
	text-align: right;
}
/*footer end*/




/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
.clearfix {
	clear:both;
}
.clearbox {
	clear:both; 
	width:996px; 
	margin:0 auto; 
	height:0; 
	overflow:hidden;}
.clear { 
	height:1%; 
	overflow:hidden; }
	.t_page{text-align:center; margin:0 auto; width:700px;}
.t_page li { float:left;}
.page{font-size:14px; padding-top:25px; padding-bottom:15px; margin:0 auto; margin-top:15px;}
.page span,.page  a{
padding:5px;
border:1px #CCCCCC solid;
margin-right:2px;
cursor:pointer;
}
.page .current{
border:1px #999999 solid;
background:#FFFFCD;
font-weight:bold;
}
.page  a:hover{
border:1px #333333 solid;
background:#FFFFCD;
text-decoration:none;
}


/*公司介绍 start*/
.system_in{
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.system_title {
	width: 460px;
	height: 110px;
	margin: 0 auto;
}

.system_title{
	width: 460px;
	height: 110px;
	margin: 0 auto;

}
.line{
	display: inline-block;
	width:120px ;
	height: 2px;
	background: #888888;
	vertical-align: middle;
}
.title_systems{
	display: inline-block;
	width:210px;
	height: 110px;
	line-height: 110px;
	text-align: center;
	font-size: 22px;
	color: #404040;
	font-weight: bold;
}
.a_product{
	width: 50px;
	height: 30px;
	margin: 0 auto;
	border-bottom: 2px solid #598DCB;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
}
.a_product a{
	color: #598DCB;
}
.img_title1{
	width: 100%;
	height: 296px;
}
.system_con{
	width:67%;
	float: left;
	margin-left: 3%;
}
.sys_con{
	width: 100%;
	height: auto;
	line-height: 22px;
	font-size:14px
}
.img_title img {
	float: left;
	width: 30%;
	height: 260px;
}
/*公司介绍 end*/


 				