@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	font-size:12px;
	color:#3d2f1b;
	font-family:Arial, Helvetica, sans-serif;

}
* {
	padding:0px;
	margin:0px;
}
body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, p, form, fieldset, legend, input, textarea, select, button, th, td {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:12px;
	list-style:none;
}
input, select {
	font:100% Helvetica, Tahoma, Arial, "Microsoft YaHei", "微软雅黑", SimSun, "宋体", STXihei, "华文细黑", Heiti, "黑体", sans-serif;
}
button {
	overflow:visible
}
img {
	border:none;
}
a {
	color:#3d2f1b;
	text-decoration:none;
}
a:hover {
	color:#577cbc;
	text-decoration:none;
}
input, select, button {
	font:12px Verdana, Arial, Tahoma;
	vertical-align:middle;
}
.clear {
	overflow:hidden;
	clear:both;
	height:0px;
}
li {
	list-style:none;
}
.lf {
	float:left;
}
.rt {
	float:right;
}
.head {
	margin:0 auto;
	position:absolute;
	top:0;
	width:100%;
	left:0;
	z-index:99
}
.logo {
	margin-top:5px
}
.jz {
	width:100%;
	margin:0 auto;
	background:#fff
}
.search {
	border:#577cbc 1px solid;
	border-radius:15px;
	margin-top:30px;
	margin-left:20px
}
.bd1 {
	border:0;
	background:none;
	line-height:30px;
	height:30px;
	outline:none;
	padding:0 5px;
	padding-left:15px;
	width:130px;
	color:#577cbc
}
.btn1 {
	background:url(../images/sou.png) center no-repeat;
	width:40px;
	height:30px;
	border:0;
	outline:none;
	cursor:pointer
}
.mainbanner {
	height:580px;
	overflow:hidden;
	position:relative;
}
.mainbanner_window {
	left:50%;
	width:1920px;
	height:580px;
	overflow:hidden;
	margin-left:-960px;
	position:absolute;
}
.mainbanner_window ul {
	width:999999px;
	height:580px;
	position:relative;
}
.mainbanner_window li {
	background:rgb(204, 204, 204);
	width:1920px;
	height:480px;
	text-align:center;
	font-size:0px;
	float:left;
	display:inline;
}
.mainbanner_list {
	left:50%;
	top:530px;
	width:500px;
	height:30px;
	margin-left:-75px;
	position:absolute;
}
.mainbanner_list li {
	width:30px;
	height:30px;
	overflow:hidden;
	float:left;
	display:inline;
}
.mainbanner_list a {
	background:url("../images/50c15ece07fd0f3407000083.png") no-repeat;
	width:25px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-align:center;
	color:rgb(255, 255, 255);
	font-size:12px;
	font-weight:700;
	float:left;
	display:inline-block;
}
.mainbanner_list li.active a {
	background-position:0 -30px;
	text-decoration:none;
}
.mainbanner_list li a:hover {
	background-position:0 -30px;
	text-decoration:none;
}
.guanyu {
	width:1070px;
	margin:50px auto;
	overflow:hidden
}
.js {
	float:left;
	width:580px;
}
.js h3 {
	display:block;
	padding-bottom:15px;
	margin-bottom:20px;
	font-size:23px;
	color:#2a5faa
}
.js p {
	display:block;
	line-height:25px;
	height:125px;
	overflow:hidden;
	font-size:14px;
}
.pic {
	float:right;
	width:405px;
	height:241px;
	overflow:hidden;
}
.pic img {
	width:405px;
	height:auto;
	transition:all 0.6s
}
.pic a:hover img {
	transform:scale(1.1, 1.1);
	transition:all 0.6s
}
.button {
	margin-top:20px;
}
.button a {
	display:block;
	width:110px;
	line-height:35px;
	height:35px;
	text-align:center;
	background:#333;
	border-radius:5px;
	font-size:14px;
	color:#fff;
	transition:all 0.6s
}
.button a:hover {
	background:#046eb8;
	transition:all 0.6s
}
.m {
	width:1070px;
	margin:0 auto
}
.m1 {
	background:#f0f6fd;
	padding:40px 0;
	overflow:hidden
}
.pro {
	width:1070px;
	margin:0 auto
}
.pro h3 {
	display:block;
	text-align:center;
	padding-bottom:15px;
	font-size:23px;
	color:#2a5faa
}
.pro .button a {
	margin:0 auto
}
#CSSBox {
	float:left;
	width:1070px;
	height:300px;
	margin:0 auto;
	overflow:hidden;
}
#CSSBox ul li {
	float:left;
	list-style:none;
	border:0px solid red;
	margin:10px 10px;
	background:#FFF;
	width:220px;
	padding:20px;
	border:#e2e2e2 1px solid;
	box-sizing:border-box;
	text-align:center
}
#CSSBox ul li:hover {
	border:#333 1px solid;
	box-shadow: 0px 0px 10px rgba(195, 195, 195, 0.75);
}
#CSSBox ul li img {
	height:180px;
	width:auto;
	max-width:180px;
}
#CSSBox ul li span {
	display:block;
	text-align:center;
	font-size:14px;
	padding-top:30px;
}
#LeftButton {
	cursor:hand;
	margin:5px;
	height:260px;
	width:45px;
	float:left;
	background:url('left.png') center center no-repeat;
	cursor:pointer
}
#RightButton {
	cursor:hand;
	margin:5px;
	height:260px;
	width:45px;
	float:left;
	background:url('right.png') center center no-repeat;
	cursor:pointer
}
#wrapper {
	width:1070px;
	margin:0 auto;
	padding:20px 0
}
.container {
	width:1070px;
	margin:0 auto
}
.news {
	float:left;
	width:550px;
}
.m2 {
	background:#e5eef9;
	padding:60px 0;
	overflow:hidden
}
.bt1 {
	overflow:hidden;
	margin-bottom:25px
}
.bt1 h3 {
	display:block;
	float:left;
	line-height:25px;
	color:#2a5faa;
	font-size:23px;
}
.bt1 span {
	float:right
}
.bt1 span a {
	color:#666;
	font-size:14px;
	line-height:25px;
}
.bt1 span a:hover {
	color:#333
}
.new1 {
	border-bottom:#666 1px solid;
	padding-bottom:15px;
	margin-bottom:25px;
	overflow:hidden
}
.new1 i {
	display:block;
	float:left;
	width:150px;
	height:100px;
	overflow:hidden
}
.new1 i img {
	width:150px;
	height:auto;
	transition:all 0.6s
}
.new1 i a:hover img {
	transform:scale(1.1, 1.1);
	transition:all 0.6s
}
.new1 .xwzi {
	float:right;
	width:380px
}
.new1 .xwzi h3 {
	padding-bottom:5px
}
.new1 .xwzi h3 a {
	font-size:16px;
	color:#666;
}
.new1 .xwzi h3 a:hover {
	color:#577cbc;
}
.new1 .xwzi p {
	color:#666;
	line-height:24px;
	height: 70px;
	overflow:hidden;
	display:block;
	font-size:13px
}
.new2 ul li {
	line-height:25px;
	background:url(../images/dian.jpg) left center no-repeat;
	padding-left:10px;
	overflow:hidden
}
.new2 ul li i {
	display:block;
	float:left;
	width:420px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-style:normal;
}
.new2 ul li span {
	float:right;
	color:#999
}
.lianxi {
	float:right;
	width:370px;
}
.lianxi p {
	color:#666;
	font-size:14px;
	display:block;
	margin-bottom:20px;
	line-height:23px;
	margin-bottom:10px
}
.lianxi span a {
	padding-right:15px
}
.lianxi h1 {
	color:#666;
	font-size:14px;
	display:block;
	line-height:23px;
	font-weight:normal
}
.globalLoginBtn {
	display:block;
	margin:20px 0;
	border:#585858 1px solid;
	background:#fff;
	border-radius:5px;
	width:145px;
	line-height:40px;
	height:40px;
	text-align:center;
	font-size:14px;
	cursor:pointer
}
.liuyan {
	width:700px;
}
.liuyan ul li {
	line-height:35px;
	margin-bottom:15px
}
.liuyan ul li span {
	display:block;
	text-align:right;
	float:left;
	width:220px;
	margin-right:30px;
	font-size:14px;
	font-weight:bold;
	color:#3d3d3d
}
.bd2 {
	padding-left:10px;
	width:430px;
	border:#cbcbcb 1px solid;
	outline:none;
	line-height:35px;
	height:35px;
	color:#a3a3a3
}
.bd3 {
	padding-left:10px;
	width:430px;
	border:#cbcbcb 1px solid;
	outline:none;
	line-height:35px;
	height:70px;
	color:#a3a3a3
}
.btn2 {
	display:block;
	width:140px;
	line-height:35px;
	height:35px;
	text-align:center;
	background:#333;
	border-radius:5px;
	font-size:16px;
	color:#fff;
	transition:all 0.6s;
	border:0;
	outline:none;
	cursor:pointer
}
.foot {
	background:#2a2a2a;
	padding:20px 0;
	color:#fff;
	font-size:14px;
	text-align:center;
	line-height:23px;
	overflow:hidden
}
.foot p {
	display:block;
	width:1070px;
	margin:0 auto;
}
.top_imgbox {
	width:100%;
	height:400px;
	position:relative;
	z-index:2;
	overflow:hidden;
}
.top_imgbox .top_img {
	position:absolute;
	left:50%;
	top:0;
	width:1920px;
	margin-left:-960px;
	z-index:99;
}
.nmain {
	width:1070px;
	margin:30px auto;
}
.nlf {
	float:left;
	width:240px
}
.fenlei {
	width:240px;
	margin-bottom:20px;
	overflow:hidden
}
.fenlei h3 {
	display:block;
	line-height:45px;
	padding-left:15px;
	font-size:18px;
	background:#046eb8;
	color:#fff
}
.fenlei ul {
	list-style:none;
}
.fenlei li {
	background:#f3f3f3;
	line-height:35px;
	border-top:#fff 2px solid
}
.fenlei a {
	display:block;
	text-align:left;
	padding-left:15px;
	height:35px;
	font-size:14px;
}
.fenlei a:link {
	color:#666;
	text-decoration:none;
}
.fenlei a:visited {
	color:#666;
	text-decoration:underline;
}
.fenlei a:hover {
	color:#FFF;
	text-decoration:none;
	background:#046eb8;
}
.contact h3 {
	display:block;
	line-height:45px;
	padding-left:15px;
	font-size:18px;
	background:#046eb8;
	color:#fff
}
.contact p {
	display:block;
	border:#dfdfdf 1px solid;
	padding:10px;
	line-height:25px
}
.contact i img {
	width:220px;
	height:auto;
	padding-bottom:10px
}
.nrt {
	float:right;
	width:800px
}
.nbt {
	border-bottom:#e0e0e0 1px solid;
	line-height:45px;
	margin-bottom:20px;
	overflow:hidden
}
.nbt h3 {
	display:block;
	float:left;
	font-size:20px;
	color:#046eb8
}
.nbt span {
	float:right;
	color:#999
}
.xinpin {
	border-bottom:#d2d2d2 1px solid;
	margin-bottom:40px;
	padding-bottom:20px
}
.xinpin h3 {
	display:block;
	font-size:18px;
	margin-bottom:20px;
	line-height:40px;
}
.xinpin ul {
	width:819px;
	margin-bottom:10px;
	position:relative;
}
.xinpin ul li {
	float:left;
	width:400px;
}
.xinpin ul li i {
	display:block;
	width:200px;
	height:200px;
	position:relative;
	float:left
}
.xinpin ul li:hover {
	box-shadow: 0px 0px 4px rgba(195, 195, 195, 0.75);
}
.xinpin ul li img {
	max-width:180px;
	max-height:180px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
}
.xinpin ul li .xzi {
	float:left;
	width:180px;
	text-align:left;
	font-weight:normal;
}
.xinpin ul li .xzi h1 {
	padding:15px 0;
	font-size:16px
}
.xinpin ul li p {
	display:block;
	font-size:14px;
	line-height:25px;
	height:100px;
	color:#666;
	overflow:hidden
}
.xinpin ul li a p {
	color:#666
}
.cplb ul {
	width:819px;
	margin-bottom:10px;
	position:relative;
}
.cplb ul li {
	float:left;
	width:248px;
	margin-right:23px;
	border:#dadada 1px solid;
	margin-bottom:20px;
}
.cplb ul li i {
	display:block;
	width:200px;
	height:200px;
	margin:14px;
	position:relative;
}
.cplb ul li:hover {
	border:#333 1px solid;
	box-shadow: 4px 4px 4px rgba(195, 195, 195, 0.75);
}
.cplb ul li img {
	max-width:200px;
	max-height:200px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
}
.cplb ul li p {
	display:block;
	margin:10px;
	font-size:14px;
	line-height:40px;
	text-align:center;
	height:40px;
	font-weight:bold;
	color:#666
}
.cplb ul li a p {
	color:#666
}
.datu {
	display:block;
	float:left;
	width:520px;
	border:#e4e4e4 1px solid;
	padding:20px;
	text-align:center;
	position:relative
}
.datu img {
	height:400px;
	width:auto;
	max-width:500px;
}
.canshu {
	float:right;
	width:530px;
}
.canshu h3 {
	border-bottom:#dddddd 1px solid;
	font-size:20px;
	line-height:24px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.canshu {
	line-height:35px;
	font-size:14px;
}
.canshu p {
	color:#666;
}
.canshu h1 {
	font-weight:bold;
	color:#333;
	font-size:20px;
	font-style:normal;
	display:block;
	margin-bottom:30px
}
.canshu em {
	font-style:normal;
	font-weight:bold;
	padding-left:10px
}
.dtail {
	position:relative;
}
.cpjs {
	margin:30px 0;
	font-size:14px;
	line-height:25px;
	color:#000;
	overflow:hidden
}
.cpjs h3 {
	display:block;
	border-bottom:#dddddd 1px solid;
	margin-bottom:10px;
}
.cpjs h3 em {
	display:block;
	color:#333;
	font-size:20px;
	border-left:#333 5px solid;
	padding-left:10px;
	margin-bottom:10px;
	font-style:normal
}
.erp_js {
	width:100%;
	padding:30px 0;
}
.erp_js .con {
	overflow:hidden;
}
.erp_js ul {
	width:1070px;
}
.erp_js ul li {
	width:334px;
	border:1px solid #e7e7e7;
	margin-right:30px;
	float:left;
	display:block;
}
.erp_js .tp {
	width:100%;
}
.erp_js .wz {
	text-align:center;
	padding:20px;
	height:50px
}
.erp_js .wz h3 {
	font-size:14px;
	margin-bottom:10px;
	background:url(../images/line.jpg) bottom center no-repeat
}
.erp_js .wz p {
	font-size:13px;
	line-height:26px;
	color:#777;
}
.erp_js ul li img {
	width:100%
}
.erp_js ul li:nth-child(3n) {
margin-right:0;
}
.gy {
	font-size:14px;
	line-height:28px
}
.gy img{ max-width:100%; height:auto;}
.ny2ln {
	width:100%;
}
.ny2ln ul {
	height: auto;
	overflow:hidden
}
.ny2ln ul li {
	position:relative;
}
.ny2ln ul li a {
	height:40px;
	line-height:40px;
	display:block;
	padding-left:13px;
	background:url(../images/xwtbdd.jpg) left center no-repeat;
	border-bottom:#ccc 1px dotted;
	font-size:14px;
	-moz-box-sizing: border-box; /*Firefox3.5+*/
	-webkit-box-sizing: border-box; /*Safari3.2+*/
	-o-box-sizing: border-box; /*Opera9.6*/
	-ms-box-sizing: border-box; /*IE8*/
	box-sizing: border-box;
}
.ny2ln ul li a:hover {
	color:#007fe0;
}
.ny2ln ul li .tm {
	position:absolute;
	right:0;
	font-size:12px;
	color:#999;
	top:0;
	width:55px;
	line-height:30px;
	text-align:right;
	float:right
}