@charset "utf-8";

/* CSS Document */
/* CSS reset for c_b */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table th,
table td {
	padding: 5px;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

ception,
th {
	text-align: left;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

a {
	color: #666;
	text-decoration: none;
}

/*for ie f6n.net*/
a:focus {
	outline: none;
}

/*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}

/*定位*/
.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.bc {
	margin-left: auto;
	margin-right: auto;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.zoom {
	zoom: 1
}

.hidden {
	visibility: hidden;
}

.vam {
	vertical-align: middle;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

p {
	word-spacing: -1.5px;
}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.curp {
	cursor: pointer
}

;

/*原reset*/
sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,
button,
textarea,
select {
	*font-size: 100%;
}

input,
select {
	vertical-align: middle;
}

body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}

select,
input,
button,
textarea,
button {
	font: 99% arial, helvetica, clean, sans-serif;
}

table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}

pre,
code,
kbd,
samp,
tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}

/*title*/
h1 {
	font-size: 32px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

/*end reset*/

#roll_top,
#fall,
#ct {
	position: relative;
	cursor: pointer;
	height: 52px;
	width: 52px
}

#roll_top {
	background: url(Img/top.gif) no-repeat
}

#fall {
	background: url(Img/top.gif) no-repeat 0 -80px
}

#ct {
	background: url(Img/top.gif) no-repeat 0 -40px
}

#roll {
	display: block;
	width: 15px;
	margin-right: -558px;
	position: fixed;
	right: 46%;
	top: 80%;
	_margin-right: -558px;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
	z-index: 100;
}


/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei, "宋体";
	position: relative;
}

/*网站字体颜色*/

.header,
.content,
.footer,
.container {
	margin-left: auto;
	margin-right: auto;
}

.container {
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
}

/*页眉*/
.header {
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 100
}

.header .hdTop {
	height: 42px;
	border-bottom: 1px solid #e1e1e1;
	width: 100%;
}

.header .hdTop p {
	float: left;
	font-size: 12px;
	line-height: 42px;
	color: #545454;
}

.header .hdTop p a {
	color: #545454;
	margin: 0 2px
}

.header .hdTop p a:hover {
	color: #0a59b5;
	font-weight: bold
}

.header .hdTop p.jl {
	margin-left: 30px;
}

.header .hdlist {
	float: right;
	margin-top: 15px;
}

.header .hdlist li {
	float: left;
	font-size: 12px;
	position: relative;
}

.header .hdlist li a {
	border-right: 1px solid #a8a8a8;
	color: #545454;
	padding: 0 10px;
}

.header .weiXin {
	width: 135px;
	height: 135px;
	top: 20px;
	left: -20px;
	position: absolute;
	display: none
}

.header .hdlist li.last a {
	border: none;
	padding-right: 0;
}

.header .hdlist li:hover .weiXin {
	display: block
}

.header .logo {
	overflow: hidden;
	padding: 30px 0;
}

.header h1 {
	float: left;
	width: 21.8%;
}

.header h1 img {
	display: block;
	width: 100%;
}

.header h2 {
	float: left;
	
	color: #333;
	font-size: 16px;
	font-weight: normal;
	padding-left: 25px;
	border-left: 1px solid #c1e1fb;
	margin-left: 25px;
	margin-top: 12px;
}

.header h2 p {
	font-size: 22px;
	color: #0a59b5;
	margin-top: 5px;
}

.header .phone {
	float: right;
	background: url(Img/Common/hdPhone.png) no-repeat left center;
	padding-left: 45px;
	margin-top: 10px
}

.header .phone p {
	color: #333;
	font-size: 13px;
}

.header .phone h4 {
	font-size: 28px;
	font-family: Arial;
	font-weight: normal;
	color: #333
}

.header .Nav {
	height: 56px;
	background-color: #0a59b5;
}

.header .navBox {
	height: 56px;
	line-height: 56px;
}

.header .nav>li {
	float: left;
	font-size: 16px;
	border-right: 1px solid #0667c0;
	position: relative;
}

.header .nav {}

.header .nav>li>a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 0 15px;
}

.header .nav>li:hover,
.header .nav>li.cur {
	background-color: #0f78c4;
}

.header .nav>li.last {
	border: none;
}

.header .nextNav {
	overflow: hidden;
	display: none;
	width: 420px;
	position: absolute;
	top: 56px;
	left: 1px;
	background: #fff url(Img/Common/nextBg.png) repeat;
	border: 1px solid #0a59b5;
	border-top: none;
}

.header dl {
	padding: 10px 20px;
}

.header dl dt {
	width: 242px;
	float: right;
}

.header dl dt img {
	display: block
}

.header .nextWen {
	padding: 0 5px;
	margin-top: 20px;
}

.header .nextWen p {
	font-size: 13px;
	color: #000;
	line-height: 25px;
}

.header dd {
	width: 110px;
	float: left;
	padding: 0 5px;
}

.header .netp {
	position: relative;
}

.header .netp>a {
	display: block;
	font-size: 14px;
	color: #000;
	line-height: 15px;
	margin-bottom: 10px;
}

.header .three {
	overflow: hidden;
	width: 100px;
	padding: 15px;
	background: url(Img/Common/nextBg.png) repeat;
}

.header .three a {
	display: block;
	font-size: 13px;
	color: #000;
	line-height: 25px;
	padding: 0 10px;
}

.header .three a:hover {
	color: #0667c0
}

.header .hddh {
	width: 490px;
}

.header .hddh dd {
	width: 185px;
}

.header .rtPos {
	left: inherit;
	right: 1px;
}

.header .ggth .netp {
	width: 165px;
	margin: 0 3px;
	float: left;
}

.header .ggth .netp>a {
	background-color: #0f78c4;
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	text-align: center;
	line-height: 30px;
}

.header .ggth .three {
	width: 160px;
	background: none;
	padding: 0 5px 10px;
}

.header .ggth .netp:hover {
	background-color: #e1e1e1;
}

.header .fangan {
	width: 825px;
}

.header .fangan dd {
	width: 520px;
}

.header .yanjiu {
	width: 655px;
}

.header .yanjiu dd {
	width: 350px;
}

.header .procen {
	width: 1000px;
}

.header .procen dd {
	width: 1000px;
	margin: 0 auto;
}

.header .proPos {
	left: -375px;
	position: absolute
}

.header .proPos .netp {
	width: 175px;
	margin: 0 8px;
}

/*footer*/
.footer {
	overflow: hidden;
	width: 100%;
	background-color: #363636;
}

.footer .ftBox {
	overflow: hidden;
	padding: 35px 0;
}

.footer .ftLt {
	float: left;
	width: 560px;
	overflow: hidden
}

.footer .dl {
	float: left;
	padding-left: 50px;
	width: 120px;
	margin-right: 15px;
}

.footer .dl00 {
	background: url(Img/Common/ft01.png) no-repeat left top;
}

.footer .dl01 {
	background: url(Img/Common/ft02.png) no-repeat left top;
}

.footer .dl02 {
	background: url(Img/Common/ft03.png) no-repeat left top;
}

.footer .dl dt {
	font-size: 14px;
	line-height: 40px;
}

.footer .dl dt a {
	color: #fff;
	display: block;
}

.footer .dl dd {
	overflow: hidden;
	margin-top: 10px;
}

.footer .dl dd a {
	color: #ababab;
	line-height: 24px;
	display: block;
	width: 100%;
}

.footer .dl.dl00 dd {
	width: 60px;
	float: left;
}

.footer .dl.dl00 dd a {
	float: left;
}

.footer .ftRT {
	float: right;
	width: 420px;
	overflow: hidden
}

.footer .ftPhone {
	padding: 0 30px;
	float: left;
	height: 135px;
	border-left: 1px solid #5e5e5e;
	border-right: 1px solid #5e5e5e;
	margin-top: 10px;
}

.footer .ftPhone p {
	background: url(Img/Common/ft04.png) no-repeat left center;
	font-size: 14px;
	color: #fdfdfd;
	margin-top: 30px;
	line-height: 35px;
	padding-left: 35px;
}

.footer .ftPhone h4 {
	font-size: 24px;
	color: #fff;
	font-family: Arial;
	font-weight: normal;
}

.footer .ftPhone span {
	display: block;
	font-size: 14px;
	color: #fff
}

.footer .ewm {
	float: right;
	width: 135px;
	height: 135px;
	margin-right: 20px;
	margin-top: 10px;
}

.footer .ewm img{
		max-width: 100%;
	}

.footer .bq {
	overflow: hidden;
	width: 100%;
	background-color: #2a2a2a;
	height: 65px;
}

.footer .bq p {
	line-height: 65px;
	font-size: 13px;
	color: #a7a7a7
}

.footer .bq p img {
	margin-left: 20px;
}



/*回到顶部*/
.rtTop {
	width: 153px;
	height: 59px;
	overflow: hidden;
	position: fixed;
	top: 84%;
	right: 46%;
	margin-right: -600px;
	cursor: pointer;
	display: none;
}

.rtTop h4 {
	width: 40px;
	height: 59px;
	overflow: hidden;
	position: relative;
}

.rtTop img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}




input,
button {
	outline: none;
	background: #fff;
	border: 1px solid transparent;
	-webkit-appearance: none;
	/*鍘婚櫎绯荤粺榛樿鐨勬牱寮�*/
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: none;
	/* color: #333; */
	cursor: pointer;
	-webkit-transition: color 0.2s linear;
	transition: color 0.2s linear;
}

img {
	/* max-width: 100%; */
	border: none;
	vertical-align: middle;
}


html,
body {
	width: 100%;
	color: #333;
	font-family: '寰蒋闆呴粦';
	background: #fff;
	overflow-x: hidden;
	/* background: #000; */
}

.fullwidth {
	width: 100%;
	overflow: hidden;
}

.boxwidth {
	/* width: 1000px;
	max-width: 100%;
	margin: 0 auto; */
}

.boxwidth1440 {
	width: 1440px;
	max-width: 100%;
	margin: 0 auto;
}

.enfont {
	font-family: arial;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.mobile {
	display: none;
}

.pc {
	display: block;
}


/*标题*/
h2.ggt {
	text-align: center;
	font-size: 30px;
	margin-top: 35px;
	font-weight: normal;
	color: #333
}

h2.ggt a {
	color: #333
}

h2 b {
	font-size: 36px;
	color: #0061b0;
}

h2.ggt b a {
	color: #0061b0
}

p.cj {
	text-align: center;
	font-size: 16px;
	color: #333
}

p.cjEn {
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
}

/*企业转型
.zxing{ overflow:hidden; width:100%;background:url(Img/Index/B_Bg.png) repeat center;}
.zxing .zxingBox{ overflow:hidden}
.zxing .zxingTit{ width:550px; margin:0 auto; background:url(Img/Index/zxing-wenhao.png) no-repeat right 0; margin-top:45px;}
.zxing .zxingTit p{ font-size:23px;}
.zxing .zxingTit h2{ margin-top:3px;}
.zxing .zxingTit span{ display:block; font-weight:bold; text-align:center; font-size:28px; color:#dcdcdc;}
.zxHz{ overflow:hidden; width:100%; margin:40px 0;}
.zxHz img.img001{ display:block; float:left; position:relative; bottom:-500px; left:-500px; opacity:0; filter:alpha(opacity=0)}
.zxHz img.img002{ display:block; float:right;position:relative; top:-500px; right:-500px;opacity:0; filter:alpha(opacity=0)}
*/

.div01 {
	width: 100%;
	height: 495px;
	overflow: hidden;
	background: url(Img/Index/tu01_01.jpg) repeat center;
}


/*制造成本*/
.C_B {
	overflow: hidden;
	width: 100%;
	height: 468px;
	background: url(Img/Index/C_BBg.jpg) no-repeat center;
}

.C_B h2 {
	color: #fff
}

.C_B h2 b {
	color: #fff
}

.C_B p.cjEn {
	color: #fff;
	font-size: 14px;
}

.C_B .cbBox {
	position: relative;
	width: 100%;
	margin-top: 25px;
}

.C_B .C_B_Li li {
	width: 230px;
	height: 290px;
	padding: 0 10px;
	float: left;
	position: relative;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.C_B .C_B_Li li img {
	display: block;
	margin: 25px auto;
}

.C_B .C_B_Li li p {
	text-align: center;
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
}

.C_B .C_B_Li li h4 {
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
	color: #fff;
	line-height: 25px;
	font-weight: normal
}

.C_B .C_B_Li li h5 {
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin-top: 85px;
	font-weight: normal
}

.C_B .li01 {
	background-color: #0d70b8
}

.C_B .li02 {
	background-color: #1b87d7
}

.C_B .li03 {
	background-color: #0e5db5
}

.C_B .li04 {
	background: url(Img/Index/C_B-LASRbG.png) no-repeat center;
}

.C_B .li04 img.img-img {
	margin: 0 auto;
	margin-top: 10px;
}

.C_B .C_B_Li li:hover img {
	margin-left: 40px;
}

.C_B .C_B_Li li#last {
	opacity: 1;
	filter: alpha(opacity=100);
}

/*LCIA低成本智能自动化*/
.LCIA {
	overflow: hidden;
	width: 100%;
	background: url(Img/Index/B_Bg.png) repeat;
}

.LCIA .LCcon {
	position: relative;
	height: 505px;
	width: 100%;
	margin-top: 30px;
}

.LCIA p.cj {
	background: url(Img/Index/LCIA-pBg.png) no-repeat center
}

.LCIA .Lt {
	float: left;
	width: 588px;
}

.LCIA .Lt dl {
	width: 168px;
	padding: 9px 6px;
	height: 220px;
	background-color: #fff;
	float: left;
	margin-right: 16px;
	margin-bottom: 12px;
}

.LCIA .Lt dt {
	width: 168px;
	height: 123px;
	overflow: hidden;
}

.LCIA .Lt dt img {
	width: 100%;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.LCIA .Lt dt img:hover {
	transform: scale(1.15);
}

.LCIA .Lt dd {}

.LCIA .Lt dd h3 {
	color: #292929;
	font-size: 16px;
	margin-top: 12px;
	margin-bottom: 5px;
}

.LCIA .Lt dd p {
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	font-size: 14px;
	color: #686868;
}

.LCIA .Lt dl.last {
	margin-right: 0
}

.LCIA .Rt {
	float: right;
	width: 412px;
}

.LCIA .RT01 {
	position: relative;
	background: url(Img/Index/LCIA-lt01.png) no-repeat center;
	width: 412px;
	height: 240px;
	margin-bottom: 8px;
	padding-top: 1px;
}

.LCIA .RT01 p {
	line-height: 30px;
	color: #fff;
	font-size: 17px;
	margin-left: 20px;
}

.LCIA .RT01 p.p {
	background: url(Img/Index/LCIA-jiantou.png) no-repeat left center;
	padding-left: 35px;
}

.LCIA .RT01 p.forst {
	margin-top: 40px;
}

.LCIA .RT01 a.zx {
	background: url(Img/Index/LCIA-btn.png) no-repeat center;
	width: 242px;
	height: 47px;
	display: block;
	margin-top: 25px;
	margin-left: 20px;
}

.LCIA .RT01 h4 {
	font-weight: normal;
	background: url(Img/Index/LCIA-Phone.png) no-repeat left center;
	color: #fff;
	padding-left: 34px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 20px;
	position: relative;
	z-index: 1000
}

.LCIA .RT01 h4 span {
	display: block;
	float: left;
}

.LCIA .RT01 h4 b {
	display: block;
	float: left;
	margin-left: 5px;
	font-size: 32px;
}

.LCIA img.LCIARen {
	position: absolute;
	right: -20px;
	bottom: 2px;
}

.LCIA img.imgWu {
	position: absolute;
	right: -25px;
	bottom: 35px;
}


/*首创*/
.S_C {
	overflow: hidden;
	width: 100%;
	background: url(Img/Index/B_Bg.png) repeat;
}

.S_C h2 {
	font-size: 34px;
	color: #292929;
	font-weight: bold
}

.S_C h2 a {
	color: #292929;
	margin-top: 5px;
}

.S_C p.cj {
	font-size: 24px
}

.S_C .ScBox {
	margin-top: 30px;
	overflow: hidden
}

.S_C .scCon {
	float: left;
	width: 20%;
	position: relative
}

.S_C .scCon a {
	text-decoration: none;
	display: block;
}

.S_C .scCon img {
	width: 100%;
	display: block
}

.S_C .wen {
	height: 65px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 5%;
	width: 90%;
	background-color: #000;
	opacity: 0.6;
	filter: alpha(opacity=60)
}

.S_C .wen h4 {
	float: left;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	margin-top: 12px;
}

.S_C .wen h4 span {
	display: block;
	font-size: 16px;
	color: #d0d3cc;
}

.S_C .wen i {
	display: block;
	float: right;
	background: url(Img/Index/S_C_Jt.png) no-repeat center;
	width: 43px;
	height: 43px;
	margin-top: 10px;
}

.S_C .scCon:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80)
}

/*成长*/
.C_Z {
	overflow: hidden;
	width: 100%;
	background-color: #f3f3f3;
}

.C_Z h2 {
	font-size: 30px;
}

.C_Z h2 b {
	font-size: 29px;
}

.C_Z .cz_kj {
	overflow: hidden;
	width: 1100px;
	height: 165px;
	position: relative;
	margin: 30px auto 40px;
}

.C_Z em {
	display: block;
	width: 50px;
	height: 44px;
	cursor: pointer;
	position: absolute;
	top: 60px;
}

.C_Z .czlt {
	background: url(Img/Index/C_Z_lt.png) no-repeat center top;
	left: 0;
}

.C_Z .czrt {
	background: url(Img/Index/C_Z_rt.png) no-repeat center top;
	right: 0;
}

.C_Z em:hover {
	background-position: bottom;
}

.C_Z .czBox {
	overflow: hidden;
	height: 165px;
	background-color: #fff;
	position: relative;
}

.C_Z ul {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 35px;
}

.C_Z ul li {
	float: left;
	width: 199px;
}

.C_Z ul li img {
	display: block;
	border-right: 1px solid #e6e6e6;
	max-width: 100%;
}

.C_Z ul li span {
	display: block;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	color: #303030
}

.C_Z ul li a {
	text-decoration: none
}

/*能为你做什么*/
.WHAT {
	overflow: hidden;
	width: 100%;
	background: url(Img/Index/WHAT-wenzi.png) no-repeat center 50px;
}

.WHAT h2 {
	font-size: 36px;
	color: #3a3a3a;
	margin-top: 75px
}

.WHAT p.cj {
	color: #3a3a3a;
	font-size: 20px;
	background: url(Img/Index/what-pBg.png) no-repeat center;
	margin-top: 25px;
}

.WHAT p.cj span {
	color: #fca81c;
}

.WHAT .whatCon {
	width: 100%;
	height: 515px;
	position: relative;
	margin-bottom: 30px;
}

.WHAT .list {
	position: relative;
	z-index: 1
}

.WHAT .list li {
	overflow: hidden;
	float: left;
	width: 309px;
	border-bottom: 3px solid #d4d4d4;
	position: relative;
	height: 224px;
	margin-right: 30px;
	margin-top: 30px
}

.WHAT .list li a {
	text-decoration: none;
}

.WHAT .list li img {
	display: block;
	margin: 0 auto;
	max-height: 180px;
}

.WHAT .list li span {
	text-align: center;
	margin: 16px 0;
	display: block;
	font-size: 16px;
	color: #3a3a3a;
}

.WHAT .list li.last {
	margin-right: 0
}

.WHAT .xqBox {
	overflow: hidden;
	display: none;
	width: 100%;
	height: 100%;
	background-color: #0a59b5;
	position: absolute;
	top: 0;
	left: 0;
}

.WHAT .wenzi {
	overflow: hidden;
	text-align: center;
	margin-top: 50px;
}

.WHAT .wenzi h3 {
	font-size: 16px;
	font-weight: normal;
}

.WHAT .wenzi h3 a {
	color: #fff
}

.WHAT .wenzi p {
	color: #f1f1f1;
	font-size: 14px;
	line-height: 26px;
	margin-top: 10px;
	padding: 0 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.WHAT a.ckxq {
	display: block;
	width: 150px;
	height: 35px;
	background: url(Img/Index/WHAT-ljxq.png) no-repeat center;
	margin: 0 auto;
	margin-top: 300px;
}

.WHAT img.RenImg {
	display: block;
	position: absolute;
	right: -300px;
	top: 10px;
	z-index: 0
}

/*.WHAT .list li:hover .xqBox{ display:block }*/

/*案例*/
.A_L {
	overflow: hidden;
	width: 100%;
	background-color: #f1f1f1;
	padding-bottom: 30px;
}

.A_L h2 {
	font-size: 24px;
	font-weight: bold
}

.A_L h2 a {
	color: #010101
}

.A_L p.cjEn {
	color: #adadad;
}

.A_L .alCon {
	overflow: hidden;
	width: 100%;
	margin-top: 30px;
}

.A_L .allist li {
	float: left;
	width: 222px;
	height: 333px;
	background-color: #fff;
	margin-right: 15px;
	padding: 8px;
}

.A_L .allist li h3 {
	font-size: 16px;
	color: #3a3a3a;
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: normal
}

.A_L .allist li h3 a {
	color: #3a3a3a;
}

.A_L .allist li p {
	line-height: 25px;
	font-size: 14px;
	color: #5e5e5e;
	margin-top: 5px;
}

.A_L .allist li a.ckxq {
	display: block;
	background: url(Img/Index/A_L_a.png) no-repeat center top;
	width: 131px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	margin: 0 auto;
	margin-top: 15px;
	text-decoration: none
}

.A_L .allist li.last {
	margin-right: 0;
	background-color: #0a59b5
}

.A_L .allist li.last .sp {
	width: 222px;
	height: 193px;
}

.A_L .allist li.last p {
	color: #fff;
	text-align: center;
	margin-top: 15px;
}

.A_L .allist li.last a.more {
	background: url(Img/Index/A_L_more.png) no-repeat center;
	width: 131px;
	height: 33px;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}

.A_L .allist li:hover a.ckxq {
	background-position: bottom
}

.A_L .allist li:hover img {
	opacity: 0.8
}

/*优势*/
.Y_S {
	overflow: hidden;
	width: 100%;
	background: #0a59b5;
	padding-bottom: 30px;
}

.Y_S .ysBox {
	overflow: hidden;
}

.Y_S h2 {
	font-size: 50px;
	color: #fff;
	margin-top: 35px;
	text-align: center
}

.Y_S h2 strong {
	color: #fca81c;
	font-size: 80px;
	font-family: "宋体"
}

.Y_S em {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #fff
}

.Y_S .list {
	overflow: hidden;
	margin-top: 30px;
}

.Y_S .list li {
	width: 292px;
	height: 335px;
	float: left;
	margin: 0 20px;
	background: #fff url(Img/Index/ys-liBg.png) no-repeat center top
}

.Y_S .tu {
	overflow: hidden;
	width: 292px;
	height: 187px;
	position: relative
}

.Y_S .tu i {
	position: absolute;
	top: 0;
	left: 0 display:block;
	width: 292px;
	height: 187px;
	background: url(Img/Index/ysBg.png) no-repeat center
}

.Y_S dl {
	overflow: hidden;
	padding: 0 15px;
}

.Y_S dt {
	font-size: 18px;
	color: #e99b1a
}

.Y_S dd {
	background: url(Img/Index/ys-jian.png) no-repeat left 3px;
	padding-left: 35px;
	line-height: 19px;
	font-size: 13px;
	color: #555;
	margin-top: 5px;
}

/*喜悦*/
.X_Y {
	overflow: hidden;
	width: 100%;
	background-color: #fff;
	padding-bottom: 30px;
}

.X_Y h2.ggt {
	font-size: 30px;
	color: #292929;
}

.X_Y h2.ggt a {
	color: #292929
}

.X_Y .xyCon {
	overflow: hidden;
	width: 100%;
	margin-top: 30px;
}

.X_Y .xyDiv01 {
	width: 316px;
	overflow: hidden
}

.X_Y .xyDiv02 {
	width: 356px;
	margin-left: 5px;
	position: relative;
	height: 411px;
	overflow: hidden
}

.X_Y .xyDiv02 img {
	display: block;
	width: 356px;
	height: 411px;
}

.X_Y .xyXiao {
	position: relative;
	margin-bottom: 5px;
	height: 203px;
	width: 316px;
	overflow: hidden;
}

.X_Y .xyXiao img {
	display: block;
	height: 203px;
	width: 316px;
}

.X_Y .xyXiao p {
	padding: 0 5%;
	width: 90%;
	height: 33px;
	line-height: 33px;
	text-align: center;
	opacity: 0.6;
	background-color: #000;
	filter: alpha(opacity=60);
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	display: none
}

.X_Y .wen {
	display: none;
	height: 140px;
	padding: 0 5%;
	width: 90%;
	opacity: 0.6;
	background-color: #000;
	filter: alpha(opacity=60);
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}

.X_Y .wen h3 {
	font-size: 15px;
	text-align: center;
	margin-top: 20px;
	font-weight: normal;
}

.X_Y .wen p {
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	color: #fff;
	margin-top: 10px;
}

.X_Y .imghh:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.X_Y .imgFd:hover p {
	display: block
}

.X_Y .imgFd:hover .wen {
	display: block
}


/*文本广告*/
.T_X {
	overflow: hidden;
	width: 100%;
	background-color: #fff
}

.T_X .textBox {
	overflow: hidden;
	background: url(Img/Index/T_XBg.png) no-repeat center;
	height: 296px;
	width: 1000px;
}

.T_X .textLt {
	float: left;
	width: 480px;
	margin-left: 20px;
	margin-top: 30px
}

.T_X .textLt p {
	color: #fff;
	font-size: 22px;
}

.T_X p.zt {
	color: #f9be12;
	font-size: 22px;
}

.T_X p.zt a {
	color: #f9be12;
	font-size: 22px;
}

.T_X p.rq {
	font-size: 17px;
	line-height: 22px;
}

.T_X p.ls {
	font-size: 15px;
	margin-top: 10px;
}

.T_X p.ls a {
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
}

.T_X .textLt h5 {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	margin-top: 15px
}

.T_X .textLt h5 b {
	color: #fff;
	font-size: 20px;
}

.T_X .textLt h5 strong {
	font-size: 24px;
	color: #f9be12
}

.T_X .textLt h4 {
	background: url(Img/Index/T_X_phone.png) no-repeat left center;
	font-weight: normal;
	padding: 3px 0;
	padding-left: 40px;
	overflow: hidden;
	margin-top: 15px;
}

.T_X .textLt h4 span {
	float: left;
	display: block;
	font-size: 13px;
	color: #fff
}

.T_X .textLt h4 p {
	font-size: 24px;
	color: #fff;
	float: left;
	margin-left: 5px;
}

.T_X .textRt {
	margin-right: 20px;
	width: 430px;
	float: right;
}

.T_X .textRt h3 {
	color: #fff;
	margin-top: 8px;
	font-weight: normal;
	font-size: 16px;
	background: url(Img/Index/T_X_BI.png) no-repeat left center;
	padding-left: 40px;
	line-height: 40px;
	margin-bottom: 7px;
}

.T_X form {
	overflow: hidden;
	/* margin-top:10px; */
	float: left;
	width: 297px;
}

.T_X fieldset {
	display: block;
	background: url(Img/Index/T_X_liBg.png) no-repeat center;
	height: 47px;
	width: 297px;
	margin-bottom: 1px;
}

.T_X fieldset label {
	width: 47px;
	float: left;
}

.T_X fieldset input {
	float: right;
	width: 245px;
	line-height: 47px;
	height: 47px;
	float: right;
	color: #333;
	font-size: 13px;
	border: none;
	background: none;
	outline: none;
}

.T_X a.ljtj {
	display: block;
	float: right;
	background: url(Img/Index/T_X_ljtj.png) no-repeat center;
	width: 130px;
	height: 191px;
}


/*荣誉--关于*/
.H_N {
	overflow: hidden;
	width: 100%;
	background-color: #fff;
}

.H_N .honor {
	width: 100%;
	background: url(Img/Index/honorBg.jpg) no-repeat center;
	height: 299px;
	position: relative;
	z-index: 10
}

.H_N h3 {
	font-size: 16px;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.H_N h3 a {
	color: #fff
}

.H_N h3 span {
	font-size: 14px;
	margin-left: 5px;
	font-weight: normal
}

.H_N .hnLeft {
	float: left;
	width: 656px;
	height: 250px;
	position: relative;
}

.H_N .hnBox {
	overflow: hidden;
	position: relative;
	width: 490px;
	height: 210px;
	margin: 0 auto;
	margin-top: 16px;
}

.H_N .list {
	position: absolute;
	top: 0;
	left: 0;
}

.H_N .list li {
	float: left;
	width: 233px;
	float: left;
	margin-right: 20px
}

.H_N .list li span {
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
	color: #fff;
	display: block
}

.H_N .hnLeft em {
	display: block;
	width: 50px;
	height: 44px;
	cursor: pointer;
	position: absolute;
}

.H_N .hnLt00 {
	background: url(Img/Index/C_Z_lt.png) no-repeat center top;
	left: 0;
	top: 110px;
}

.H_N .hnRt00 {
	background: url(Img/Index/C_Z_rt.png) no-repeat center top;
	right: 0;
	top: 110px;
}

.H_N em:hover {
	background-position: bottom;
}

.H_N .hnRt {
	width: 178px;
	float: right;
	margin-right: 10px;
	height: 270px;
}

.H_N .hnRTBOX {
	width: 171px;
	height: 240px;
	position: relative;
	overflow: hidden;
}

.H_N .mune {
	position: absolute;
	top: 0;
	left: 0;
}

.H_N .mune li {
	width: 141px;
	height: 220px;
	border: 10px solid #fca81c;
	position: relative;
	float: left;
}

.H_N .nextBox {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 90%;
	padding: 0 5%;
	height: 128px;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60)
}

.H_N .nextBox h5 {
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
}

.H_N .nextBox p {
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	color: #fff;
	margin-top: 5px;
	font-size: 13px;
}

.H_N .btn {
	float: right;
	overflow: hidden;
	height: 44px;
	background-color: #000
}

.H_N .btn em {
	display: block;
	width: 50px;
	height: 44px;
	cursor: pointer;
	float: left;
}

.H_N .hnLt01 {
	background: url(Img/Index/C_Z_lt.png) no-repeat center top;
}

.H_N .hnRt01 {
	background: url(Img/Index/C_Z_rt.png) no-repeat center top;
}

.H_N .about {
	width: 100%;
	background-color: #fff;
	height: 245px
}

.H_N .aboutBox {
	position: relative;
	z-index: 5
}

.H_N .aboutDl {
	position: absolute;
	width: 670px;
	height: 235px;
	left: 0;
}

.H_N .aboutDl dt {
	font-size: 18px;
	margin-top: 15px;
}

.H_N .aboutDl dt a {
	color: #3c3c3c;
	font-weight: bold;
}

.H_N .aboutDl dt p {
	font-size: 14px;
	color: #3c3c3c;
	text-transform: uppercase;
}

.H_N .aboutDl dd {
	overflow: hidden;
	position: relative;
	height: 170px;
}

.H_N .aboutDl dd h3 {
	font-size: 16px;
	font-weight: normal
}

.H_N .aboutDl dd h3 a {
	color: #3c3c3c
}

.H_N .aboutDl dd p {
	line-height: 25px;
	text-align: justify;
	height: 100px;
	overflow: hidden;
	font-size: 13px;
	color: #3c3c3c;
}

.H_N .aboutDl dd a.more {
	position: absolute;
	top: 130px;
	right: 0;
	display: block;
	width: 150px;
	height: 35px;
	background: url(Img/Index/honor_xq.png) no-repeat center;
}

/*新闻*/
.N_W {
	overflow: hidden;
	width: 100%;
	padding: 30px 0;
	background-color: #f1f1f1;
}

.N_W .newTit {
	overflow: hidden;
	width: 100%;
	background-color: #0D70B8;
}

.N_W .tit {
	float: left;
}

.N_W .newTit a.more {
	float: right;
	display: block;
	text-transform: uppercase;
	margin-top: 25px;
	margin-right: 20px;
	color: #fff;
}

.N_W .tit li {
	width: 180px;
	line-height: 55px;
	font-size: 16px;
	height: 55px;
	background-color: #0d70b8;
	border-right: 1px solid #f1f1f1;
	float: left;
}

.N_W .tit li a {
	color: #fff
}

.N_W .tit li img {
	margin-left: 30px;
	display: block;
	float: left;
}

.N_W .tit li:hover,
.N_W .tit li.cur {
	background: #ff9600;
	font-weight: bold;
}

.N_W .newsCon {
	overflow: hidden;
	width: 100%;
	height: 380px;
	position: relative
}

.N_W .newslist {
	overflow: hidden;
	width: 100%;
	height: 380px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background-color: #fff;
}

.N_W .list {
	padding: 0 25px;
	width: 47.5%;
	float: left;
}

.N_W .list dt {
	width: 100%;
	/* height:206px; */
	margin: 25px 0;
	overflow: hidden;
}

.N_W .list dt a {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.N_W .list dt a img {
	display: block;
	max-height: 206px;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.N_W .list dt a img:hover {
	transform: scale(1.1);
}

.N_W .list dd h3 {
	font-size: 14px;
}

.N_W .list dd h3 a {
	color: #333333
}

.N_W .list dd p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-top: 10px;
	font-size: 13px;
	color: #717171;
}

.N_W .list dd a.list-a {
	color: #0a59b5;
	font-size: 14px;
	float: left;
	display: block;
	margin-top: 10px;
	font-weight: bold
}

.N_W .newsul {
	float: right;
	width: 45.6%;
	margin-right: 10px;
}

.N_W .newsul li {
	width: 100%;
	margin-top: 25px;
	overflow: hidden;
}

.N_W .menu {
	width: 100%;
	overflow: hidden;
}

.N_W .menu dt {
	width: 68px;
	height: 53px;
	border: 1px solid #999999;
	text-align: center;
	float: left;
	d
}

.N_W .menu dt p {
	margin-top: 10px;
	color: #333;
	font-size: 14px;
}

.N_W .menu dt span {
	display: block;
	color: #999;
	font-size: 12px;
}

.N_W .menu dd {
	width: 365px;
	float: right;
}

.N_W .menu dd h4 {
	font-size: 12px;
}

.N_W .menu dd h4 a {
	color: #333333;
}

.N_W .menu dd p {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
	color: #999;
	margin-top: 5px
}

.N_W .menu:hover dt {
	border: 1px solid #1d61b9;
	background-color: #1d61b9;
}

.N_W .menu:hover dt p {
	color: #fff
}

.N_W .menu:hover dt span {
	color: #e1e1e1;
}

/*问答*/
.W_D {
	overflow: hidden;
	width: 100%;
	background-color: #fff;
}

.W_D h2 {
	margin: 0 auto;
	margin-top: 45px;
	width: 160px;
	background: url(Img/Index/W_D_titBg.png) no-repeat left center;
	padding-left: 45px;
	font-size: 18px;
}

.W_D h2 a {
	color: #1d61b9
}

.W_D h2 span {
	font-size: 14px;
	color: #ccc;
	display: block;
}

.W_D .WdCon {
	overflow: hidden;
	width: 100%;
	height: 85px;
	margin: 30px 0;
	position: relative
}

.W_D .WdUl {
	position: absolute;
	top: 0;
	left: 0;
}

.W_D .WdUl li {
	border-right: 1px dotted #d9c3b3;
	padding: 0 20px;
	width: 289px;
	float: left;
}

.W_D .WdUl li h3 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	background: url(Img/Index/W_D_Wen.png) no-repeat left center;
	line-height: 20px;
	margin-top: 5px;
	padding-left: 25px;
}

.W_D .WdUl li h3 a {
	color: #1d61b9;
}

.W_D .WdUl li p {
	padding-left: 25px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	margin-top: 5px;
	background: url(Img/Index/W_D_Da.png) no-repeat left 2px;
}




/*友情链接*/
.link {
	overflow: hidden;
	width: 100%;
	background: #fff;
}

.link .linkTit {
	overflow: hidden;
	padding: 15px 0;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
}

.link .linkTit h3 {
	float: left;
	font-weight: normal;
	font-size: 17px;
	margin-top: 3px
}

.link .linkTit h3 a {
	color: #000
}

.link .linkTit h3 span {
	font-size: 14px;
	color: #666666;
	margin-left: 5px;
}

.link .linkTit h3 i {
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	height: 3px;
	width: 15px;
	background-color: #005ea6;
	margin-right: 5px;
	float: left;
}

.link .linkTit p {
	float: right;
	/* width: 300px; */
}

.link .linkTit p a {
	color: #3d3d3d;
	font-size: 14px;
	display: block;
	float: right;
	margin-top: 5px;
}

.link .linkTit b {
	background: url(Img/Index/linkQQ.png) no-repeat center;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #fff;
	display: block;
	width: 188px;
	margin-right: 20px;
	float:
		left;
}

.link .linKuL {
	overflow: hidden;
	padding: 10px 0;
}

.link .linKuL li {
	float: left;
	margin: 5px 10px;
	font-size: 12px;
}

.link .linKuL li a {
	color: #505050;
	white-space: nowrap
}



/*<--!广告轮播样式效果一-->*/
#flashs {
	position: relative;
	height: 550px;
	overflow: hidden;
}

#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
}

#flashs .btn {
	position: absolute;
	z-index: 2;
	bottom: 25px;
	left: 70%;
	margin-left: -64px;
	padding: 0px 6px;
}

#flashs .btn span {
	background: #252525;
	cursor: pointer;
	display: inline-block;
	margin: 2px;
	width: 25px;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	color: #fff;
}

#flashs .btn span.cur {
	background: #0f78c4;
}


.home-banner-box {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.swiper-home-banner {
	text-align: center;
	width: 100%;
	max-width: 1920px;
	height: auto;
}

.swiper-home-wrapper {
	overflow: hidden;
	width: 100%;
	height: auto;
}

.swiper-home-slide {
	width: 100%;
	height: auto;
	position: relative;
}

.swiper-home-slide img {
	display: block;
	line-height: 0;
	max-width: 100%;
}

.pagination-home {
	position: absolute;
	left: 0;
	bottom: 15px;
	text-align: center;
	width: 100%;
	z-index: 99999;
}

.pagination-home .swiper-pagination-switch {
	display: inline-block;
	width: 0.75rem;
	height: 0.75rem;
	background: #999;
	border-radius: 50%;
	cursor: pointer;
	margin: 0 0.8rem;
}

.pagination-home .swiper-active-switch {
	background: #fff;
}


/* -- 弹出窗口 -- */
#mesbook1_c,
#mesbook1 {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px;
}

#mesbook1_c div,
#mesbook1 div {
	border: 1px solid #E4E3E3;
	background: #EBECEB;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px;
}

#mesbook1_c dl.b1,
#mesbook1 dl.b1 {
	width: 370px;
	margin: 0 auto;
}

#mesbook1_c dl.b1 dt,
#mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden;
}

#mesbook1_c dl.b1 dd,
#mesbook1 dl.b1 dd {
	width: 265px;
	float: right;
}

#mesbook1_c #mesbook1_cBtns,
#mesbook1 #mesbook1Btns {
	padding-bottom: 10px;
}

#mesbook1_c #mesbook1_cBtns input,
#mesbook1 #mesbook1Btns input {
	margin-right: 20px;
}

.yzsjjfa {
	display: none;
}



