﻿body,button,div,html,img,li,p,ul {
	margin: 0;
	padding: 0;
	font-family:'Microsoft YaHei',Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei UI","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
	text-decoration: none
}

@font-face {font-family: 'iconfont';
    src: url('../iconfont/iconfont.eot'); /* IE9*/
    src: url('../iconfont/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../iconfont/iconfont.woff') format('woff'), /* chrome、firefox */
    url('../iconfont/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../iconfont/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
a,a:hover,a:link,a:visited,li,ul {
	list-style: none;
	text-decoration: none;
	color: #000
}

.clearboth {
	clear: both
}

.daohang {
	position: fixed;
	top: 0;
	z-index: 9999;
	width: 100%;
	height: 90px;
	text-align: center;
	font-family: 'Microsoft YaHei';
	color: #333;
	background: url(../images/navbg.jpg) repeat-x fixed
}

.daohang .daohang-content {
	width: 1010px;
	height: 90px;
	margin: 0 auto
}

.daohang .daohang-content ul {
	height: 80px;
	float: left;
	margin-left: 80px;
}

.daohang .daohang-content ul li {
	float: left;
	font-size: 15px;
	padding-top: 5px;
	cursor: pointer;
	box-sizing: content-box;
	margin-top:2px
}

.htmlactive,.daohang .daohang-content li:hover {
	color: #0694cb;
	background-image: url(../images/2015-03-23_142808.jpg);
	background-repeat: no-repeat;
	background-position: top center; 
	margin-top:2px
}

.daohang .daohang-content li:hover a {
	color: #0694cb;
        -webkit-transition: color .4s ease;
	-moz-transition: color .4s ease;
	-o-transition: color .4s ease;
	transition: color .4s ease

}

.daohang .daohang-content li a {
	display: inline-block;
	width: 88px;
	height: 85px;
	line-height: 85px;
	color: #555;
        -webkit-transition: color .4s ease;
	-moz-transition: color .4s ease;
	-o-transition: color .4s ease;
	transition: color .4s ease;
	text-decoration: none;
}

.daohang .daohang-content li a:hover {
	text-decoration: none
}

.daohang .daohang-content img {
	float: left;
	width: 340px;
}

.htmlactive a {
	text-decoration: none;
	color: #0694cb !important;
}

.connect {
	float: left;
	width: 100%;
	height: 205px;
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	color: #a8ddee;
	background-color: #069fcd
}

.connect .connect-content {
	width: 1000px;
	height: 100%;
	margin: 0 auto
}

.connect-content-top {
	width: 1000px;
	height: 100%;
	margin-bottom: 0;
	line-height: 40px;
	margin: 0 auto
}

.connect-content-top .divhr {
	float: left;
	background-color: #2ab4dd;
	width: 1000px;
	height: 1px;
	margin-top: 5px
}

.connect-content-top a {
	color: #b9dcec;
	font-size: 14px
}

.connect .connect-content div {
	float: left
}

.connect .connect-content .connect-content-left {
	width: 499px;
	height: 164px;
	padding-top: 15px
}

.connect .connect-content .connect-content-left div {
	width: 499px;
	padding: 10px;
	line-height: 30px
}

.connect .iconfont {
	font-family: iconfont!important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px
}

.connect .connect-content .connect-content-middle {
	width: 2px;
	height: 80px;
	margin-top: 50px;
	background-image: url(../images/foot.jpg)
}

.iconfont {
	margin-right: 10px
}

.connect .connect-content .connect-content-right {
	width: 339px;
	height: 122px;
	margin-top: 30px;
	margin-left: 150px;
	font-family: 'Microsoft YaHei'
}

.connect .connect-content .connect-content-right .wenzi a {
	color: #a8ddee
}

.connect .connect-content .connect-content-right .image {
	width: 300px;
	height: auto;
	margin-top: 30px;
	padding-left: 50px
}

.connect .connect-content .connect-content-right .image img {
	width: 250px
}

.footer {
	width: 100%;
	background-color: #0c6784;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	line-height: 60px;
	float: left;
	text-align: center;
	color: #a5bcce
}

.footer a {
	color: #a5bcce;
	font-family: 'Microsoft YaHei';
	margin-left: 50px;
        font-size: 10px
}

.solution_titel {
	color: #069fcd;
	font-weight: 700
}

.scrollToTopElement {
	position: fixed;
	display: none;
	bottom: 50px;
	right: 50px;
	width: 50px;
	height: 50px;
	line-height: 25px;
	font-size: 14px;
	text-align: center;
	background-color: #0694cb;
	color: #fff;
	cursor: pointer;
	border: 1px solid #fff;
	border-radius: 3px
}
#snow{
        position: absolute;
        top:0;
        bottom:0;
        width:100%;
}
.tabswitch li{
width:80px;
height:40px;
font-size:16px;
float:left;	
text-align: center;
cursor: pointer;
	}
	
.selectebg{
background-image: url(../images/2015-03-23_142808.jpg);	
background-repeat: no-repeat;
background-position: bottom center;
	}
.unselectebg{
background-image:none;	

	}
	
.c1 {
width: 720px;
border-bottom: 1px dashed #D0D0D0;
overflow: hidden;
padding: 15px;
cursor: pointer;
}

.c1 img {
padding: 3px;
border: 1px solid #dedede;
width: 168px;
float: left;
}
.c1 span {
width: 500px;
float: right;
font-size: 14px;
}
.c1 span h1 {
font-size: 14px;
}

.c1 span p {
line-height: 24px;
margin-top: 5px;
font-size: 14px;
}

.c1 span p a {
font-weight: bold;
color: #666;
}

table {
border-collapse: separate;
border-spacing: 4px;
}
.container {
width: 100%;
margin: 0 auto;
overflow: hidden;
-webkit-overflow-scrolling: touch;
padding: 10px;
}
.SoluTit {
font-size: 34px;
line-height: 34px;
}

.SoluTit span {
display: inline-block;
padding-bottom: 8px;
border-bottom: #ffa114 2px solid;
}

.SoluDiv {
width: 100%;
font-size: 24px;
}
.m10 {
margin: -10px;
}

.SoluTab {
width: 100%;
}

.SoluDivH1 {
height: 200px;
-webkit-transition: heigth .5s;
-moz-transition: heigth .5s;
-ms-transition: heigth .5s;
-o-transition: heigth .5s;
transition: heigth .5s;
}
.SoluDiv td:hover {
background: #2e58b0;
-webkit-transition: background-color .5s;
-moz-transition: background-color .5s;
-o-transition: background-color .5s;
transition: background-color .5s;
}

.SoluDiv td.services2:hover {
background: #2896ef url("../images/images005.jpg") no-repeat right top;
-webkit-transition: background-color .5s;
-moz-transition: background-color .5s;
-o-transition: background-color .5s;
transition: background-color .5s;
}

.SoluDiv td.services1:hover {
background: #2e58b0 url("../images/hlwsw.jpg") no-repeat right top;
-webkit-transition: background-color .5s;
-moz-transition: background-color .5s;
-o-transition: background-color .5s;
transition: background-color .5s;
}
.SoluDiv td.services5:hover {
	padding: 60px 50px 0;
background: #2e58b0 url("../images/zwzhgl.jpg") no-repeat right top;
-webkit-transition: background-color .5s;
-moz-transition: background-color .5s;
-o-transition: background-color .5s;
transition: background-color .5s;
}

.SoluDiv .services1 {
text-align: center;
padding: 40px 10px;
background: #6e7178 url("../images/images001.jpg") no-repeat left top;
background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/images001.jpg',sizingMethod='scale');
}
.SoluDiv td {
vertical-align: top;
overflow: hidden;
text-overflow: ellipsis;
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
font-family:  微软雅黑, Helvetica, Arial, sans-serif;
cursor: pointer;
-webkit-transition: background-color .5s linear;
-moz-transition: background-color .5s linear;
-o-transition: background-color .5s linear;
transition: background-color .5s linear;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}


.SoluDiv td a {
width: 100%;
height: 100%;
display: block;
color: #fff;
}


.SoluDiv .services2 {
text-align: left;
padding-top: 40px;
padding-right: 10px;
background: #2896ef url("../images/images005.jpg") no-repeat right top;
/*background-size: cover;*/
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/images005.jpg',sizingMethod='scale');
}
.SoluDiv .zhsw_topRon{
background: #2896ef url("../images/zhsw.jpg") no-repeat right top;
background-size: cover;
}
	
.SoluDiv .dsj_topRon{
background: #2896ef url("../images/dsj.jpg") no-repeat right top;
background-size: cover;

}
.SoluDiv .services22 {
text-align: center;
padding-top: 40px;
padding-right: 10px;
background: #2896ef ;
}


.SoluDiv .services3 {
text-align: center;
padding-top: 40px;
padding-left: 20px;
background: #db1039 url("../images/images003.jpg") no-repeat left top;
background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/images004.jpg',sizingMethod='scale');
}
.SoluDivH1 {
height: 200px;
-webkit-transition: heigth .5s;
-moz-transition: heigth .5s;
-ms-transition: heigth .5s;
-o-transition: heigth .5s;
transition: heigth .5s;
}
.SoluDiv .services5 {
text-align: right;
padding: 60px 50px 0;
background: #253e6a url("../images/images008.png") no-repeat bottom left;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/images007.jpg',sizingMethod='scale');
}

.SoluTabTit {
width: 100%;
height: 100%;
}

.SoluTabTit ul {
display: inline-block;
float: left;
width: 100%;
margin: 0 auto;
text-align: center;
}

.pb20 {
padding-bottom: 20px;
}

.SoluTabTit li {
position: relative;
display: table;
float: left;
margin-bottom: 16px;
padding: 10px;
width: 16.4%;
margin-left: 30px;
line-height: 24px;
font-size: 18px;
color: #fff;
background: #a3b1be;
border: #a3b1be 2px solid;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
}
.SoluTabTit li.hover > h4:after {
position: absolute;
bottom: -16px;
left: 50%;
width: 0;
height: 0;
margin-left: -16px;
content: '';
border-width: 0 16px 16px 16px;
border-style: solid;
border-color: transparent transparent #e33e60 transparent;
transform: rotate(180deg);
-ms-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.SoluTabTit li:hover, .SoluTabTit li.hover, .SoluTabTit li.hoverTwo {
color: #fff;
background: #e33e60;
border: #e33e60 2px solid;
}
.rel {
position: relative;
}
.SoluTabTit li h4 {
display: table-cell;
vertical-align: middle;
}

.mainNav {
width: 100%;
overflow: hidden;
}
.p10 {
padding-top: 10px;
padding-bottom: 40px;
}
.ServiceDiv {
width: 100%;
margin-bottom: 20px;
overflow: hidden;
}
.ServiceDiv_l {
float: left;
width: 48%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ServiceDiv ul {
float: left;
display: inline-block;
overflow: hidden;
padding-top: 4px;
}
.pr20 {
padding-right: 10px;
}
.ServiceDiv li {
float: left;
display: inline-block;
width: 100%;
margin-bottom: 15px;
background: #fff;
overflow: hidden;
}

.ServiceDiv a {
display: table;
position: relative;
z-index: 11;
width: 100%;
height: 100%;
}
.bigDiv div, .ServiceDiv li a .blueBG {
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
background: rgba(40,150,239,0);
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.ServiceDiv .ServiceDiv_img {
float: left;
width: 240px;
overflow: hidden;
}
.img-responsive {
display: block;
width: 100%;
height: auto;
margin: 0 auto;
}
.ServiceDiv li h4 {
	margin-top: 20px;
float: left;
width: 43%;
line-height: 32px;
font-size: 22px;
font-family: Roboto-Medium, 微软雅黑, Helvetica, Arial, sans-serif;
color: #33373b;
padding: 0 10px 0 30px;
margin-top: 30px;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ServiceDiv span {
top: 12px;
}
.ServiceDiv span {
position: absolute;
left: 0;
top: 12px;
z-index: 10;
width: 12px;
height: 6px;
}
.span_blue {
background: #2e58b0;
}
.span_red {
background: #dc0e38;
}
.pl20 {
padding-left: 10px;
}
.ServiceDiv_r {
float: right;
width: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.bigDiv a {
display: inline-block;
position: relative;
z-index: 11;
width: 100%;
height: 100%;
background: #253e6a;
}

.bigDiv div, .ServiceDiv li a .blueBG {
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
background: rgba(40,150,239,0);
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}


.SoluDiv td:hover a, .indusDiv td:hover a, .indusDiv td.services20:hover a {
color: #fff;
}
.indusDiv .services14 {
padding: 30px 10px;
background: #000 url("../images/sap.png") no-repeat center center;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='sap.png',sizingMethod='scale');
}
.indusDiv .services15 {
padding: 30px 30px 0;
background: #253e6a url("../images/tlzf.jpg") no-repeat center center;
/* background: #2f58b0; */
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/tlzf.jpg',sizingMethod='scale');
}

.SoluDivH2 {
height: 177px;
-webkit-transition: heigth .5s;
-moz-transition: heigth .5s;
-ms-transition: heigth .5s;
-o-transition: heigth .5s;
transition: heigth .5s;
}

.indusDiv .services16 {
padding: 30px 30px 0;
background: #7c7a7c url("../images/jgwgs.jpg") no-repeat center center;
/* background: #2f58b0; */
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/jgwgs.jpg',sizingMethod='scale');
}

.indusDiv .services19 {
padding: 30px;
background: #1b1217 url("../images/albb.jpg") no-repeat center center;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/albb.jpg',sizingMethod='scale');
}

.SoluDivH4{
height:20px;	
	}

/**招贤纳士样式开始**/
.nogdbanner{
	width: 100%;
    margin: 0px auto;
    text-align: center;
    height: 200px;
	margin-top:90px;
}
.zxnsmain h2{
	margin: 0px;
}
.zxnstitle{
	border-bottom:2px solid #CCC;
}
.zxns-tab{margin-bottom:35px}
.bs-callout {
	padding: 3px;
    margin: 20px 0;
    border-left: 5px solid #EB8114;
    border-radius: 3px;
    padding-left: 12px;
}
.zxnsmain .col-xs-9{margin:0 auto;float: none;min-width:1000px;}
.mt15{margin-top:15px}
.mb15{margin-bottom:15px}
.zxnsmain .nav-tabs{
	border-bottom: 0px;
	width: 760px;
    margin: 35px auto;
}
.zxnsmain .nav-tabs>li>a {
    margin-right: 30px;
    line-height: 1.42857143;
	background-color: #D5EAD9;
    border: 0px;
	color: #000;
	font-weight: bold;
	width: 160px;
    text-align: center;
}
.zxnsmain .nav-tabs>li.active>a, .zxnsmain .nav-tabs>li.active>a:focus, .zxnsmain .nav-tabs>li.active>a:hover{
    color: #fff;
    cursor: default;
    background-color: #EB8114;
	border: 0px;
}

.zxns-tab .tab-content{
	width: 800px;
    height: 400px;
    background: url(../images/zxbj.jpg) no-repeat;
    margin: 0 auto;
}

.zxns-tab .tab-content>.tab-pane{
	padding: 30px;
}

.mynumcss{
    float: left;
    width: 26px;
    height: 25px;
    padding-top: 2px;
}
.zxns-tab p{line-height:22px;}

.zxnsms{width:100%;float:left;}
.zxnsjrwm{
	float: right;
}
.zxnsjrwm a{
	padding: 8px 30px;
    background: #2E9FD9;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}

.fladress{
	width: 800px;
    margin: 0 auto;
	display:table;
	color:#00BFFF;
	font-size: 15px;
    font-weight: 500;
}

.lxwmadress{
	width: 100%;
	display:table;
	color:#333;
	font-size: 15px;
    font-weight: 500;
}

.fladress h4{
	color:#BC3732;
	font-weight:bold;
	letter-spacing: 6px;
}

.lxwmadress h3{
	color:#0081D3;
	font-weight:bold;
	letter-spacing: 6px;
}

.mapitbys{
	width: 531px;
    height: 445px;
    background: #fff url(../images/zgdt.png) no-repeat center;
    margin: 0 auto;
}
.newlxwmleft{
	width: 48%;
    float: left;
}
.newlxwmright{
	width: 50%;
    float: right;
}
.lxwmadress p{    
	line-height: 32px;
    font-size: 17px;}
.lxwmadress p a{   
	color:blue;
	text-decoration:underline;
}
.newlxwmright p{line-height:40px;}
.lxwmnum {
    float: left;
    width: 26px;
    height: 40px;
    line-height: 40px;
    background: #fff url(../images/numred.png) no-repeat center;
    text-align: center;
    color: #fff;
    margin-right: 15px;
}
.sav {
    width: 275px;
    height: 523px;
    float: left;
    background-color: #e5e5e5;
    margin-top: 20px;
}
.savhr {
    width: 60px;
    border: none;
    border-top: 3px solid #a0a0a0;
    margin-top: 50px;
    margin-left: 60px;
}
.baout {
    color: #122a88;
    font-family: impact;
    font-size: 48px;
    width: 275px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 60px;
}
.gywm {
    color: #122a88;
    font-size: 36px;
    width: 275px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 25px;
}
.sav li {
    text-align: center;
    border-bottom: 1px solid #c9c9c9;
    line-height: 24px;
}
.sav li a {
    display: block;
    color: #333333;
    padding: 8px 16px;
    text-decoration: none;
    font-family: "微软雅黑";
    font-size: 15px;
}
.sav li.select a {
    background-color: /*#c30d23*/#0694cb;
    color: white;
}
.you {
    width: 740px;
    float: right;
    margin-top: 30px;
    color: #666666;
    font-size: 15px;
    font-family: "微软雅黑";
}
.you span.dangqianweizhi {
    display: block;
    padding: 15px;
    margin-top: -10px;
    background: #fafafa;
}
.zxnsmain {
	display: inline-block;
    width: 100%;
}
.you span.dangqianweizhi {
    display: block;
    padding: 15px;
    margin-top: -10px;
    background: #fafafa;
}
.qiyejianjie{
	width: 100%;
    font-size: 16px;
    margin: 0 auto;
    line-height: 32px;
    padding-top: 30px;
}
.qiyejianjie p{
	text-indent:2em;
}
.newsLiebiao {
    background: #fff;
    padding: 0;
}
.newsLiebiao li {
    background: #eee;
    clear: both;
    padding: 15px 30px 20px 30px;
    margin-bottom: 10px;
    overflow: hidden;
}
.time {
    box-sizing: border-box;
    float: left;
    width: 100px;
}
.time b {
    font-size: 30px;
    text-align: center;
    margin-left: -20px;
    margin-right: 8px;
    color: #122a88;
}
.time small {
    text-align: center;
    background: #eee;
    width: 70px;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
}
.newsLiebiao li p {
    font-size: 14px;
    text-indent: 0em;
    margin-bottom: 0;
    overflow: hidden;
    margin-top: 8px;
	margin-left:10px;
}
.newsLiebiao li:hover{box-shadow:0px 3px 5px #999;}

.incbrsct{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#39f;
}
.incbrsch{
	text-align:center;
	border-bottom:1px dashed #ddd;
	padding-bottom:5px;
}

#piclist {
    width: 98%;
    margin: 0 auto;
}
#piclist ul li {
    list-style: none;
    margin-bottom: 20px;
    float: left;
    width: 50%;
    padding: 10px 20px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #e1e1e1;
}
#piclist ul li img {
    clear: both;
	max-width:300px;
    margin-bottom: 20px;
}
#piclist ul li h5 {
    border-bottom: dotted 1px #999999;
    font-size: 14px;
    font-family: "微软雅黑";
    clear: both;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
	margin:0px;
}

.ex-left {
 float: left;
 background-image: url(../images/3923496.jpg);
 background-position-x: left;
}
.ex-right {
 float: right;
 background-image: url(../images/3923499.jpg); background-position-x: right;
}
.zsybanner{
	padding-top:90px;
}
.incbrscc{
	margin-top:10px;
}