body {

	background: #fff;

}

.header {

	width: 100%;
    background: url(/skin/images/header_bg.jpg) repeat-x;
    padding-top: 16px;

}
.maxtop {
    width: 100%;
    height: 0px;
    line-height: 0px;
    text-align: left;
    font-size: 12px;
    color: #fff;
    background: #5eabf1;
    overflow: hidden;
}
.w1000 {
    width: 1000px;
    margin: 0px auto;
    overflow: hidden;
}

.header .logo {
    padding: 0px;
    margin: 0px;
    width: 220px;
    padding-left: 10px;
    height: 58px;
    overflow: hidden;
    float: left;
}
.header .hader_r .lang_3 {
    padding-left: 20px;
    background: url(/skin/images/icon_header_global.png) 0px 0px no-repeat;
    background-size: 14px 14px;
}
.header .hader_r .lang_1 {
    padding-left: 30px;
    background: url(/skin/images/3nh_icon.png) -284px -20px no-repeat;
}
.header .hader_r .lang_2 {
    padding-left: 29px;
    background: url(/skin/images/3nh_icon11.png) -284px 0px no-repeat;
}

.header .search_form .search_form_right a {
    margin-top: -24px;
    text-align: center;
    position: absolute;
    display: block;
    line-height: 98px;
    width: 88px;
    font-size: 10px;
    height: 52px;
    color: #f7f8fa;
    margin-left: 255px;
    background: url(/skin/images/logo.png) no-repeat 10px 0 / 70px content-box;
}
.header .hader_r .authentication4 div {
    width: 45px;
    height: 28px;
    position: absolute;
    top: 5px;
    right: 570px;
    background: url(/skin/images/authentication.png) 4px -7px no-repeat;
}
.header .hader_r .authentication5 div {
    width: 45px;
    height: 28px;
    position: absolute;
    top: 5px;
    right: 617px;
    background: url(/skin/images/authentication.png) -260px -7px no-repeat;
}

.header .hader_r .authentication3 div {
    width: 45px;
    height: 28px;
    position: absolute;
    top: 5px;
    right: 518px;
    background: url(/skin/images/authentication.png) -47px -7px no-repeat;
}
.header .hader_r .authentication2 div {
    width: 66px;
    height: 28px;
    position: absolute;
    top: 5px;
    right: 445px;
    background: url(/skin/images/authentication.png) -150px -7px no-repeat;
}
.header .hader_r .authentication1 div {
    width: 36px;
    height: 38px;
    position: absolute;
    top: -2px;
    right: 408px;
    background: url(/skin/images/authentication.png) -222px 2px no-repeat;
}
.header .search_form .word {
    outline: none;
    background: url(/skin/images/3nh_icon.png) 0px -39px repeat-x;
    margin: 0px;
    height: 26px;
    line-height: 26px;
    border: none;
    color: #5a5a5a;
    float: left;
}
.header .search_form .button {
    width: 60px;
    height: 26px;
    background: url(/skin/images/3nh_icon.png) -70px 0px no-repeat;
    float: left;
    border: none;
    text-indent: -10000px;
    cursor: pointer;
}
.header .search_form .s_r {
    width: 14px;
    height: 26px;
    background: url(/skin/images/3nh_icon.png) -22px 0px no-repeat;
    float: left;
}
.header .search_form .s_l {
    width: 14px;
    height: 26px;
    background: url(/skin/images/3nh_icon.png) 0px 0px no-repeat;
    float: left;
}
.header .hader_r a {
    color: #91949d;
}
.header .hader_r {
    float: right;
    padding-right: 100px;
    line-height: 22px;
    color: #91949d;
    position: relative;
}
.header .search_form {
    padding: 0px 0px;
    width: 355px;
    float: right;
    clear: right;
}
.header .search_form .search_form_left {
    padding: 13px 0;
    float: left;
}
#mainMenu{
	padding:0px;
	width:1000px;
	height:36px;
	list-style-type:none;
	}
#mainMenu ul {
    margin: 0px;
    padding: 0px;
}
#mainMenu ul li{
	float: left;
    display: inline;
    font: Arial, Helvetica, sans-serif;
    height: 36px;
    width: 100px;
    list-style: none;
	background:url(/skin/images/3nh_icon.png) -143px 1px no-repeat;
	background:url(/skin/images/nav_jian.jpg) left no-repeat\9;
	}
#mainMenu .first,#mainMenu ul li .first{
    margin-left:100px;
	background:none;
}
#mainMenu .last,#mainMenu ul li .last{
    width:28px;
}
#mainMenu a:link,#mainMenu a:visited{ }
#mainMenu ul li a{
	display:block;
	width:100px;
	height:36px;
	line-height:36px;
	height:31px\9;
	line-height:31px\9;
	_line-height:36px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-shadow: 1px 1px  3px #000;
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=120, color=#000000)\9;
	}
#mainMenu ul li .hover{
	color:#f0ff00;
	}
#mainMenu ul li a:hover{
	text-decoration:none;
	color:#666;
	}
#mainMenu ul li:hover ul { visibility: visible;}
#mainMenu ul li li a{ background:none;}
#mainMenu ul li li a:hover{color:#fff;}
#mainMenu ul li ul {
    visibility: hidden;
	list-style-type: none;
	text-align:center;
	width:100px;
	position:absolute;
	z-index:111;
	}
#mainMenu ul li ul li{
	background:#343434;
	border-bottom:1px solid #717171;
	float:left;
	width:100px;
	height:24px;
	line-height:24px;
	}
#mainMenu ul li ul li:hover{ background:#666666;}
#mainMenu .sublast,#mainMenu ul li ul li .sublast{ height:4px;}
#mainMenu ul li ul li a{
    color:#fff;
	font-weight:normal;
	display:block;
	width:100px;
	height:24px;
	line-height:24px;
	text-align:left;
	padding-left:4px;
	}
#mainMenu ul li ul li a:hover{
    background:none;
	font-weight:600;
	}
#mainMenu ul li:hover ul{
	left:auto;
	}
#mainMenu ul li.sfhover ul{
	left:auto;
	}
	
/*页面公共css*/

.page-header {

	min-width: 1200px;

	height: 450px;

	position: relative;

}

/*.page-header .cover{ position: absolute; left: 0; right: 0; top:0; bottom: 0; background:rgba(0,0,0,0.3);}

.page-header-jianzhan .cover{ background:rgba(0,0,0,0.5);}*/

.page-header .s {

	position: absolute;

	left: 0;

	width: 100%;

	top: 50%;

	margin-top: -55px;

	z-index: 2;

}

.page-header h1 {

	font-size: 32px;

	line-height: 60px;

	color: #eee;

}

.page-header .line {

	width: 80px;

	height: 2px;

	background: #0595c7;

	margin: 9px 0;

}

.page-header p {

	font-size: 16px;

	color: #ddd;

	line-height: 30px;

}

/*page-title*/

.page-title {

	text-align: center;

}

.page-title .title {

	font-size: 30px;

	line-height: 30px;

	color: #333;

}

.page-title .tips {

	font-size: 15px;

	line-height: 15px;

	color: #888;

}

.page-title .title-line {

	height: 20px;

}

.page-service {

	min-width: 100%;

	padding: 80px 0;

}

.page-service .s {

	margin: 40px 40px 0;

	

}

.page-service .data {

float: left;

/* display: flex; */

align-items: center;

width: 33%;

min-height: 290px;

text-align: center;

word-break: break-all;

border: 1px #ddd solid;

word-wrap: break-word;
}

.page-service .data a {
width: 100%;
	display: block;

	padding: 4px;

	

}

.page-service .m {

	padding: 15px 0;

}

.page-service .m img {

	width: auto;
	height: 100px;

}

.page-service .data .title {
color: #0058ff;
	font-size: 17px;
    height: 40px;
	line-height: 24px;

	letter-spacing: 1px;

}

.page-service .data .des {

	padding: 0 15px;

	height: 20px;

	line-height: 20px;

	font-size: 13px;

	color: #aaa;

}

.page-advantage {

	min-width: 1200px;

	padding: 80px 0; /*background: url(../images/youshi.jpg) no-repeat bottom center;*/

	background: #616892;

	position: relative;

}

.page-advantage .page-title {

	position: relative;

	z-index: 2;

}

.page-advantage .title {

	color: #eee;

}

.page-advantage .tips {

	color: #aaa;

}

.page-advantage .cover {

	position: absolute;

	left: 0;

	right: 0;

	top: 0;

	bottom: 0;

	background: rgba(0,0,0,0.5);

}

.page-advantage .s {

	padding: 40px 40px 0;

	position: relative;

	z-index: 2;

}

.page-advantage .data {

	float: left;

	width: 33.33%;

}

.page-advantage dl {

	padding: 25px 25px 25px 75px;

	position: relative;

}

.page-advantage dt {

	height: 32px;

	font-size: 18px;

	margin-bottom: 13px;

}

.page-advantage dt span {

	float: left;

	display: block;

	position: relative;

	line-height: 22px;

	padding-bottom: 13px;

	color: #eee;

}

.page-advantage dt em {

	position: absolute;

	height: 2px;

	bottom: 0;

	left: 0;

	width: 50%;

	background: #0595c7;

	transition: all 0.3s;

}

.page-advantage dl:hover em {

	width: 100%;

}

.page-advantage .m {

	position: absolute;

	top: 25px;

	left: 25px;

	width: 30px;

}

.page-advantage .m img {

	height: 36px;

}

.page-advantage .des {

	font-size: 13px;

	color: #999;

	height: 44px;

	overflow: hidden;

	line-height: 22px;

	letter-spacing: 1px;

}

.page-case {

	min-width: 1200px;

	padding: 80px 0;

}

.page-case .s {

	padding-top: 40px;

}

.page-case .title-do {

	margin-bottom: 40px;

	text-align: center;

}

.page-case .title-do li {

	display: inline-block;

*display: inline;

	zoom: 1;

	height: 32px;

	line-height: 32px;

	margin: 0 6px;

	padding: 0 15px;

	border: 1px #ddd solid;

	border-radius: 1px;

	cursor: pointer;

}

.page-case .title-do li.on {

	border-color: #0595c7;

	background: #0595c7;

}

.page-case .title-do span {

	color: #666;

}

.page-case .title-do li.on span {

	color: #fff;

}

.page-case .n-k-t {

	display: none;

}

.page-case .current {

	display: block;

}

.page-case .m {

	width: 49%;

	text-align: right;

}

.page-case .m img {

	width: 568px;

	height: 480px;

	vertical-align: middle;

}

.page-case .info {

	width: 43%;

	padding-right: 2%;

	padding-top: 80px;

}

.page-case .info h6 {

	height: 40px;

	line-height: 40px;

	font-size: 18px;

	color: #333;

}

.page-case .info .des {

	margin: 10px 0;

	font-size: 14px;

	line-height: 22px;

	color: #888;

}

.page-case .info .tips {

	margin: 10px 0;

	font-size: 13px;

	line-height: 22px;

	color: #aaa;

}

.page-case .info a {

	display: block;

	margin-top: 20px;

	width: 140px;

	height: 36px;

	line-height: 36px;

	font-size: 14px;

	color: #0595C7;

	border: 1px #0595C7 solid;

	border-radius: 2px;

	text-align: center;

}

.page-case .info a span {

	color: #0595C7;

}

.page-case .info a em {

	background: #0595C7;

}

.page-case .info a:hover span {

	color: #fff;

}

.page-contact {

	min-width: 1200px;

	padding: 70px 0;

	background: #0595c7 url(../images/contact.jpg) no-repeat center;

}

.page-contact .s {

	padding: 0 40px;

}

.page-contact .your-ask h6 {

	font-size: 26px;

	color: #fff;

	line-height: 1;

	margin-bottom: 8px;

}

.page-contact .your-ask li {

	float: left;

	margin-right: 20px;

	height: 30px;

	line-height: 30px;

	font-size: 15px;

	color: #eee;

}

.page-contact .info-box {

	padding-top: 12px;

}

.page-contact .info-box input {

	float: left;

	padding: 0 10px;

	margin-right: 10px;

	background: #fff;

	height: 40px;

	line-height: 40px;

	border: 1px #eee solid;

}

.page-contact .info-box .username {

	width: 160px;

}

.page-contact .info-box .telephone {

	width: 160px;

}

.page-contact .info-box .content {

	width: 400px;

}

.page-contact .info-box a {

	float: left;

	display: block;

	width: 140px;

	text-align: center;

	height: 40px;

	line-height: 40px;

	border: 1px #fff solid;

}

.page-contact .info-box .post {

	margin-right: 10px;

	background: #fff;

	color: #0595c7;

}

.page-contact .info-box .btn {

	color: #fff;

}

.page-contact .info-box .war {

	line-height: 25px;

	margin-top: 8px;

	font-size: 12px;

	color: #ccc;

}
@media screen and (max-width: 1156px){
.wp {
    width: 100%;
    /* min-width: 1200px; */
    margin: 0 auto;
}
	}
