@charset "utf-8";
/* CSS Document */

/****CSS重置*****/
body {
	margin: 0;
	background-color: white;
	min-width: 1100px;
	color: #333;
}
html, body {
	height: 100%;
}
* {
	font-family: Microsoft YaHei;
}
ul, dd, dl, select {
	list-style: none;
	margin: 0;
	padding: 0;
}
li {
	display: block;
}
img {
	border: none;
	display: block;
}
a {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
input {
	padding: 0;
	margin: 0;
	border: 0;
}
button {
	border: none;
}
table th {
	font-weight: normal;
}
@font-face {
	font-family: ltjiangh;
	src: url(../ttf/jh.TTF);
}
@font-face {
	font-family: ltch;
	src: url(../ttf/ch.TTF);
}
/*****导航*****/

.nav {
	position: fixed;
	top: 0;
	background: #141414;
	box-shadow: 0 1px 3px #333;
	width: 100%;
	height: 73px;
	z-index: 10000;
}
.nav_box {
	width: 742px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
	height: 70px;
	background: url(../images/nav_02.png) no-repeat bottom center;
}
.nav_box li {
	width: 82px;
	height: 30px;
	position: relative;
	display: inline-block;
	float: left;
	text-align: center;
	margin: 0 12px;
	cursor: pointer;
	color: #fcdc4c;
}
.nav_box li.box {
	margin-top: 10px;
}
.nav_box li img {
	display: block;
	margin: 0 auto;
}
.nav_box .box {
	overflow: hidden;
}
.nav_box .box a {
	color: #fcdc4c;
}
/*****SVG*******/

.nav_box li.current a span {
	color: #fcdc4c;
}
.nav_box li.current svg line {
	stroke: #fcdc4c;
}
.nav_box li a span {
	color: #fff;
	line-height: 30px;
	-webkit-transition: color 0.4s 0.5s;
	transition: color 0.4s 0.5s;
}
.nav_box li.box:hover span {
	color: #fcdc4c;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.nav_box .box svg {
	position: absolute;
	top: 0;
	left: 0;
}
.nav_box .box svg line {
	stroke-width: 3;
	stroke: #141414;
	fill: none;
	-webkit-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}
.nav_box .box:hover svg line {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.nav_box .box svg line.top, .nav_box .box svg line.bottom {
	stroke-dasharray: 82;
}
.nav_box .box svg line.left, .nav_box .box svg line.right {
	stroke-dasharray: 30;
}
.nav_box .box:hover svg line {
	stroke: #fcdc4c;
}
.nav_box .box:hover svg line.top {
	-webkit-transform: translateX(-164px);
	transform: translateX(-164px);
}
.nav_box .box:hover svg line.bottom {
	-webkit-transform: translateX(164px);
	transform: translateX(164px);
}
.nav_box .box:hover svg line.left {
	-webkit-transform: translateY(60px);
	transform: translateY(60px);
}
.nav_box .box:hover svg line.right {
	-webkit-transform: translateY(-60px);
	transform: translateY(-60px);
}
/******页脚*******/
.footbg {
	background-color: #f1f1f1;
}
.footer {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 24px;
}
.footer .left {
	float: left;
}
.footer .left h2 {
	font-size: 14px;
	color: #8b8b8b;
	line-height: 30px;
}
.footer .left a {
	color: #1f1f1f;
	font-size: 14px;
 
	padding-left: 20px;
}
.footer .left a:hover {
	text-decoration: underline;
}
.footer .right {
	float: right;
	text-align: right;
}
.footer .right p {
	color: #8b8b8b;
	font-size: 14px;
	padding-left: 27px;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 2;
}
.footer .right p.add {
 
}
.footer .right p.link {
	 
}
.footer .add img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.linkbtn {
	color: #000;
	font-size: 15px;
}
/*******页脚********/

.seb_nav {
	overflow: hidden;
	background: #141414;
}
.seb_nav .seb_nav_box {
	width: 1100px;
	margin: 0 auto;
}
.seb_nav ul {
	float: left;
}
.seb_nav ul li {
	float: left;
	margin-right: 10px;
	line-height: 58px;
}
.seb_nav a {
	color: #7a7a7a;
	font-size: 14px;
	-webkit-transition: color 0.4s 0.5s;
	transition: color 0.4s 0.5s;
}
.seb_nav a:hover {
	color: #141414;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.seb_nav .seb_nav_box>div {
	float: right;
	height: 58px;
	background: url(../images/icon_03.png) no-repeat 30px center #ff4229;
	width: 106px;
	height: 58px;
	line-height: 58px;
	padding-left: 50px;
	cursor: pointer;
	color: #141414;
	font-size: 16px;
}
.footer_2 {
	background: url(../images/wen.png) #1a1a1a;
}
.footer_2box {
	width: 1100px;
	overflow: hidden;
	margin: 0 auto;
}
.footer_2box .left {
	margin-top: 52px;
	color: #8b8b8b;
	font-size: 14px;
	border-right: 1px dashed #5e5e5e;
	padding-right: 70px;
	float: left;
}
.footer_2box .left a {
	background: url(../images/icon_07.png) no-repeat left top;
	padding-left: 20px;
	line-height: 2;
	margin-bottom: 5px;
}
.footer_2box .left h2 {
	background: url(../images/icon_13.png) no-repeat left center;
	padding-left: 20px;
	line-height: 2;
	margin-bottom: 15px;
}
.footer_2box .mid {
	margin-left: 72px;
	margin-top: 52px;
	float: left;
}
.footer_2box .mid strong {
	color: #8b8b8b;
	font-size: 24px;
	background: url(../images/icon_10.png) left center no-repeat;
	padding-left: 40px;
	display: block;
	margin-bottom: 20px;
}
.footer_2box .mid a {
	background: url(../images/icon.png) no-repeat 37px center #fff;
	display: block;
	border-radius: 3px;
	color: #1a1a1a;
	width: 136px;
	height: 48px;
	line-height: 48px;
	padding-left: 68px;
	font-size: 18px;
	cursor: pointer;
}
.footer_2box .right {
	float: right;
	background: #292929;
	padding: 14px;
}
.footer_2box .right p {
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 1.8;
}
.zhlm {
	width: 100%;
	min-width: 1200px;
	background: url(../images/bg1.jpg) no-repeat;
	height: 870px;
	background-size: cover;
	margin-bottom: 3px;
	font-family: ltjiangh;
}
.zhlm .zhlm_wz {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 334px;
}
.zhlm .zhlm_wz h1 {
	font-size: 55px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 7px;
}
.zhlm .zhlm_wz h2 {
	font-size: 44px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 66px;
}
.zhlm .zhlm_wz .app {
	display: inline-block;
	width: 140px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #ffa631;
	font-size: 16px;
	margin-bottom: 19px;
}
.zhlm .zhlm_wz .app a {
	display: block;
	color: #fff;
}
.zhlm .zhlm_wz .wz {
	font-size: 20px;
	color: #fff;
}
.zhlm .zhlm_wz .wx {
	display: inline-block;
	width: 140px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #ffa631;
	margin: 39px 0px 22px 0px;
}
.zhlm .zhlm_wz .wx a {
	display: block;
	color: #ffa631;
}
/*******关于我们********/
.cont {
	width: 1200px;
	margin: 0 auto;
	font-family: ltjiangh;
}
.cont .cont_bt {
	padding: 66px 0px 54px 0px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 64px;
}
.cont .cont_bt h1 {
	text-align: center;
	font-family: ltch;
	font-size: 39px;
	color: #000;
	font-weight: normal;
}
.cont .cont_bt p {
	text-align: center;
	font-size: 28px;
	margin-top: 9px;
}
.cont .lianx {
	font-family: ltjiangh;
	font-size: 18px;
	line-height: 28px;
	color: #666;
}
.cont .lianx img {
	margin: 0 auto;
	margin-bottom: 55px;
}
.cont .lianx .lianx_dh {
	width: 364px;
	float: left;
}
.cont .lianx .lianx_dh p {
	text-align: center;
}
.cont .lianx .lianx_dz {
	width: 495px;
	float: left;
}
.cont .lianx .lianx_dz p span {
	display: inline-block;
	float: left;
}
.cont .lianx .lianx_dz p i {
	font-style: normal;
	display: block;
	width: 405px;
	float: right;
}
.cont .lianx .lianx_emil {
	width: 341px;
	float: left;
}
.cont .lianx .lianx_emil p {
	text-align: center;
}
.cont .ditu {
	margin: 47px 0px 33px 0px;
	padding: 10px;
	background: #f8f8f8;
	font-family: ltjiangh;
}
.cont .ditu_l {
	width: 996px;
	float: left;
}
.cont .ditu_r {
	width: 184px;
	float: left;
	padding-top: 109px;
	text-align: center;
}
.cont .ditu_r img {
	margin: 0 auto;
	margin-bottom: 22px;
}
.cont .ditu_r .bz {
	font-size: 18px;
	color: #7c7c7c;
}
.cont .ditu_r .fk {
	width: 148px;
	height: 39px;
	line-height: 39px;
	text-align: centerl;
	margin: 0 auto;
	border: 1px dashed #e5e5e5;
	font-size: 14px;
	margin-top: 38px;
}
.cont .ditu_r .fk a {
	display: block;
	color: #e5e5e5;
}
/*******app开发********/
.app_top {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	background: url(../images/app_bg.png) #f7aa32 center no-repeat;
	height: 700px;
	background-size: cover;
	position: relative;
}
.app_top .top_cont .top_bg {
	background: url(../images/app_topb.png) #f7aa32 center no-repeat;
	height: 287px;
	background-size: cover;
	width: 1154px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -604px;
	text-align: center;
}
.app_top .top_cont .top_bg h1 {
	margin-top: 80px;
	font-family: ltjiangh;
	font-size: 48px;
	color: #000;
	text-shadow: 0px 8px 5px rgba(0,0,0,.2);
	-webkit-text-shadow: 0px 8px 5px rgba(0,0,0,.2);
}
.app_top .top_cont .top_bg .top_box {
	width: 206px;
	height: 73px;
	text-align: center;
	background: url(../images/box.png) no-repeat;
	margin: 0 auto;
	margin-top: 23px;
	padding-top: 11px;
}
.app_top .top_cont .top_bg .top_box p {
	font-size: 20px;
	color: #000;
	line-height: 28px;
	text-shadow: 0px 2px 3px rgba(0,0,0,.2);
	-webkit-text-shadow: 0px 2px 3px rgba(0,0,0,.2);
}
.app_top .top_cont .bottom_bg {
	background: url(../images/app_b.png) #f7aa32 center no-repeat;
	height: 413px;
	width: 1154px;
	position: absolute;
	top: 287px;
	left: 50%;
	margin-left: -604px;
}
.app_top .top_cont .bottom_bg .bottom_nr {
	padding: 256px 108px 0px 166px;
	font-family: ltjiangh;
}
.app_top .top_cont .bottom_bg .bottom_nr ul li {
	width: 167px;
	float: left;
	text-align: center;
	margin-right: 70px;
	font-size: 20px;
	color: #fff;
}
.app_top .top_cont .bottom_bg .bottom_nr ul li span {
	display: block;
	font-size: 15px;
	line-height: 22px;
	text-align: left;
	margin-top: 12px;
}
.about {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 86px 0px 71px 0px;
	font-family: ltjiangh;
}
.about .about_img {
	margin-bottom: 51px;
}
.about .about_img img {
	margin: 0 auto;
}
.about .about_cont img {
	margin: 0 auto;
}
.about_wz {
	width: 525px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	display: block;
	background: url(../images/bt_bg.png) no-repeat;
	margin: 0 auto;
	font-size: 18px;
	color: #fff;
	padding-top: 7px;
	margin-bottom: 46px;
}
.about .us {
	padding: 0px 60px 0px 60px;
}
.about .us .us_l {
	width: 150px;
	height: 71px;
	padding: 17px 0px 0px 19px;
	border: 1px solid #000;
	margin-right: 63px;
	float: left;
}
.about .us .us_l p {
	font-size: 17px;
	color: #000;
	margin-bottom: 10px;
	font-family: ltjiangh;
}
.about .us .us_c {
	width: 384px;
	float: left;
	margin-right: 61px;
}
.about .us .us_c p {
	font-size: 16px;
	line-height: 24px;
	color: #000;
	font-family: ltjiangh;
}
.about .us .us_r {
	width: 399px;
	float: left;
}
.about .us .us_r p {
	font-size: 16px;
	line-height: 24px;
	color: #000;
	font-family: ltjiangh;
}
.fuwu {
	width: 100%;
	margin: 0 auto;
	min-width: 1200px;
	overflow: hidden;
	background: url(../images/fuwu_bg.png) no-repeat;
	height: 700px;
	background-size: cover;
}
.fuwu .fuwu_c {
	width: 1200px;
	margin: 0 auto;
}
.fuwu .fuwu_bt {
	margin-top: 106px;
	margin-bottom: 70px;
	text-align: center;
	font-family: ltjiangh;
}
.fuwu .fuwu_bt h1 {
	font-size: 42px;
	font-weight: normal;
	color: #f9a92f;
	margin-bottom: 22px;
}
.fuwu .fuwu_bt p {
	font-size: 16px;
	line-height: 28px;
	color: #f9a92f;
}
.fuwu .liuc {
	width: 944px;
	margin: 0 auto;
	background: url(../images/lc_bg.png) no-repeat;
	height: 241px;
	padding: 47px 50px 42px 90px;
}
.fuwu .liuc ul li {
	width: 127px;
	text-align: center;
	display: block;
	font-family: ltjiangh;
	font-size: 14px;
	line-height: 20px;
	color: #f9a92f;
	float: left;
	margin-right: 77px;
	margin-bottom: 35px;
}
.fuwu .liuc ul li span {
	display: block;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(../images/iocn.png) no-repeat;
}
.fuwu .liuc ul li .a1 {
	background: url(../images/iocn.png)no-repeat;
	background-position: -58px 0px;
}
.fuwu .liuc ul li .a2 {
	background: url(../images/iocn.png)no-repeat;
	background-position: -119px 0px;
}
.fuwu .liuc ul li .a3 {
	background: url(../images/iocn.png)no-repeat;
	background-position: -177px 0px;
}
.fuwu .liuc ul li .a4 {
	background: url(../images/iocn.png)no-repeat;
	background-position: -237px 0px;
}
.fuwu .liuc ul li .a5 {
	background: url(../images/iocn.png)no-repeat;
	background-position: 0px -69px;
}
.fuwu .liuc ul li .a6 {
	background: url(../images/iocn.png)no-repeat;
	background-position: -58px -69px;
}
.fuwu .liuc ul li .a7 {
	background: url(../images/iocn.png)no-repeat;
	background-position: -115px -69px;
}
.fuwu .liuc ul li .a8 {
	background: url(../images/iocn.png)no-repeat;
	background-position: -173px -69px;
}
.fuwu .liuc ul li .a9 {
	background: url(../images/iocn.png)no-repeat;
	background-position: -230px -69px;
}
.yous {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background: #f6f6f6;
	padding: 88px 0px 99px 0px;
}
.yous_cont {
	width: 1200px;
	margin: 0 auto;
	font-family: ltjiangh;
}
.yous_cont .yous_bt {
	text-align: center;
}
.yous_cont .yous_bt h1 {
	font-size: 42px;
	color: #000;
}
.yous_cont .yous_bt p {
	font-size: 30px;
	color: #000;
	margin-top: 14px;
}
.yous_cont .yous_list {
	margin-top: 89px;
}
.yous_cont .yous_list ul li {
	width: 361px;
	float: left;
	text-align: center;
	padding: 65px 0px 57px 0px;
	background: #1bce8d;
	font-size: 24px;
	color: #fff;
	margin-right: 58px;
}
.yous_cont .yous_list ul li i {
	display: block;
	height: 82px;
	width: 72px;
	margin: 0 auto;
	margin-bottom: 25px;
	background: url(../images/shej.png) center no-repeat;
}
.yous_cont .yous_list ul .kf {
	background: #f9a92f;
}
.yous_cont .yous_list ul .kf i {
	background: url(../images/kaif.png) center no-repeat;
}
.yous_cont .yous_list ul .yuy {
	background: #f26666;
	margin-right: 0;
}
.yous_cont .yous_list ul .yuy i {
	background: url(../images/yuny.png) center no-repeat;
}
.leist {
	width: 1200px;
	margin: 0 auto;
	padding: 80px 0px 40px 0px;
	font-family: ltjiangh;
}
.leist .leist_sj {
	margin-bottom: 63px;
}
.leist .leist_sj p {
	font-size: 28px;
	color: #000;
	margin-bottom: 30px;
	font-family: ltjiangh;
}
.leist .leist_sj p span {
	font-size: 24px;
	color: #8d8d8d;
	margin-left: 20px;
}
.leist .leist_sj ul li {
	width: 289px;
	display: block;
	float: left;
	text-align: center;
	font-size: 22px;
	color: #333;
	font-family: ltjiangh;
	padding: 60px 0px 53px 0px;
	background: #f6f6f6;
	margin-right: 14px;
}
.leist .leist_sj ul li i {
	width: 71px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-bottom: 31px;
	background: url(../images/iocn2.png) no-repeat;
	background-position: 10px 0px;
}
.leist .leist_sj ul li .ion2 {
	background: url(../images/iocn2.png) no-repeat;
	background-position: -62px 0px;
}
.leist .leist_sj ul li .ion3 {
	background: url(../images/iocn2.png) no-repeat;
	background-position: -129px 0px;
}
.leist .leist_sj ul li .ion4 {
	background: url(../images/iocn2.png) no-repeat;
	background-position: -200px 0px;
}
.leist .leist_kf ul li i {
	background: url(../images/iocn3.png) no-repeat;
	background-position: 8px 0px;
}
.leist .leist_kf ul li .ion2 {
	background: url(../images/iocn3.png) no-repeat;
	background-position: -70px 0px;
}
.leist .leist_kf ul li .ion3 {
	background: url(../images/iocn3.png) no-repeat;
	background-position: -153px 0px;
}
.leist .leist_kf ul li .ion4 {
	background: url(../images/iocn3.png) no-repeat;
	background-position: -232px 0px;
}
.leist .leist_yuny {
	margin-bottom: 0px;
}
.leist .leist_yuny ul li i {
	background: url(../images/iocn4.png) no-repeat;
	background-position: 7px 0px;
}
.leist .leist_yuny ul li .ion2 {
	background: url(../images/iocn4.png) no-repeat;
	background-position: -63px 0px;
}
.leist .leist_yuny ul li .ion3 {
	background: url(../images/iocn4.png) no-repeat;
	background-position: -135px 0px;
}
.leist .leist_yuny ul li .ion4 {
	background: url(../images/iocn4.png) no-repeat;
	background-position: -205px 0px;
}
/*******微信运营********/
.wxyh {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/wx_bg.png) no-repeat;
	height: 700px;
	background-size: cover;
}
.wxyh .wxyh_bt {
	width: 497px;
	margin: 0 auto;
	margin-top: 86px;
	margin-bottom: 70px;
}
.wxyh .wxyh_bt .bt_l {
	width: 248px;
	float: left;
}
.wxyh .wxyh_bt .bt_l p {
	font-family: ltch;
	font-size: 62px;
	color: #fff;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.1);
	-webkit-text-shadow: 5px 5px 5px rgba(0,0,0,0.1);
}
.wxyh .wxyh_bt .bt_r {
	width: 249px;
	float: left;
}
.wxyh .wxyh_bt .bt_r p {
	font-family: ltch;
	font-size: 160px;
	color: #fff;
	margin-top: -15px;
	display: block;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.1);
	-webkit-text-shadow: 5px 5px 5px rgba(0,0,0,0.1);
}
.wxyh .wxyh_bt .bt_wz {
	font-family: ltjiangh;
	text-align: center;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #fff;
	font-size: 21px;
	color: #ff7e35;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
}
.wxyh .bt_list {
	width: 492px;
	margin: 0 auto;
}
.wxyh .bt_list ul li {
	width: 69px;
	height: 51px;
	float: left;
	margin-right: 18px;
	background: url(../images/li_bg.png) center no-repeat;
	font-family: ltjiangh;
	font-size: 16px;
	color: #fff;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.1);
	-webkit-text-shadow: 5px 5px 5px rgba(0,0,0,0.1);
	padding: 33px 0px 0px 15px;
}
.wxyh .bt_list ul li span {
	display: block;
}
.wxyh .bt_list ul .lastc {
	margin-right: 0px;
}
.wxyh .bt_list ul .lastc p {
	margin-top: -15px;
}
.wxyh .bt_img {
	width: 721px;
	margin: 0 auto;
	margin-top: 22px;
}
.pingtai {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	background: #eee;
	overflow: hidden;
	padding-top: 114px;
}
.pingtai .pingtai_cont {
	width: 1200px;
	margin: 0 auto;
}
.pingtai .pingtai_cont .pingtai_bt p {
	font-family: ltjiangh;
	font-size: 30px;
	color: #ffae44;
	font-weight: bold;
	border-left: 4px solid #ffae44;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
.pingtai .pingtai_cont .pingtai_l {
	width: 451px;
	float: left;
	margin: 114px 143px 0px 128px;
	font-family: ltjiangh;
}
.pingtai .pingtai_cont .pingtai_l h1 {
	font-size: 48px;
	color: #000;
	margin-bottom: 60px;
}
.pingtai .pingtai_cont .pingtai_l p {
	font-size: 16px;
	line-height: 24px;
	color: #000;
	margin-bottom: 34px;
}
.pingtai .pingtai_cont .pingtai_r {
	width: 465px;
	float: left;
}
.web_kf {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background: #ffae44;
}
.web_kf .web_cont {
	width: 1121px;
	margin: 0 auto;
	padding: 132px 39px 51px 40px;
}
.web_kf .web_cont .web_l {
	width: 458px;
	float: left;
	margin-top: 25px;
	margin-right: 74px;
}
.web_kf .web_cont .web_l h1 {
	font-size: 40px;
	color: #fff;
	font-family: ltjiangh;
	margin-bottom: 74px;
}
.web_kf .web_cont .web_l p {
	font-size: 16px;
	line-height: 24px;
	color: #000;
	margin-bottom: 37px;
}
.web_kf .web_cont .web_r {
	width: 589px;
	float: left;
}
.jians {
	width: 1104px;
	margin: 0 auto;
	background: url(../images/jians_bg.png) bottom no-repeat;
	padding: 100px 28px 160px 68px;
}
.jians .jians_l {
	width: 504px;
	float: left;
	margin-top: 105px;
	margin-right: 100px;
}
.jians .jians_r {
	width: 499px;
	float: left;
}
.jians .jians_r h1 {
	text-align: right;
	font-weight: normal;
	font-family: ltjiangh;
	font-size: 45px;
	color: #000;
}
.jians .jians_r h1 span {
	font-size: 21px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 70px;
	display: block;
}
.jians .jians_r p {
	font-family: ltjiangh;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 30px;
}
.chuanb {
	width: 100%;
	margin: 0 auto;
	background: #ffefda;
	min-width: 1200px;
	overflow: hidden;
	padding: 108px 0px 83px 0px;
}
.chuanb .chuanb_cont {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.chuanb .chuanb_cont h1 {
	font-size: 45px;
	color: #000;
	margin-bottom: 10px;
}
.chuanb .chuanb_cont p {
	width: 190px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	margin: 0 auto;
	border: 2px solid #ffae44;
	font-size: 20px;
	color: #ffae44;
}
.chuanb .chuanb_cont img {
	margin: 0 auto;
}
.huadong {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	background: url(../images/bg2.png) repeat;
	padding-top: 100px;
}
.huadong .huadong_cont {
	width: 1200px;
	margin: 0 auto;
}
.huadong .huadong_cont .wz_l {
	width: 353px;
	margin: 0 auto;
	padding-left: 10px;
	float: left;
	margin-right: 51px;
}
.huadong .huadong_cont .wz_l p {
	font-size: 16px;
	line-height: 24px;
	color: #575757;
	font-family: ltjiangh;
}
.huadong .huadong_cont .wz_l .bt {
	font-size: 18px;
	color: #000;
	margin-bottom: 7px;
}
.huadong .huadong_cont .hd_h1 {
	text-align: center;
	font-size: 43px;
	color: #000;
	margin-top: 81px;
}
.huadong .huadong_cont .hudon_img {
	width: 936px;
	background: url(../images/img_03.png) no-repeat;
	margin: 0 auto;
	padding-bottom: 340px;
}
.game {
	width: 1200px;
	margin: 0 auto;
	padding: 164px 0px 106px 0px;
}
.game .game_l {
	width: 519px;
	float: left;
	margin-left: 80px;
	margin-right: 163px;
}
.game .game_l h1 {
	font-size: 44px;
	color: #000;
	margin-bottom: 51px;
}
.game .game_l p {
	font-size: 16px;
	line-height: 24px;
	color: #000;
}
.game .game_l h3 {
	font-size: 18px;
	color: #000;
	margin: 30px 0px 15px 0px;
}
.game .game_r {
	width: 410px;
	float: left;
	padding-top: 119px;
}
.tuig {
	width: 100%;
	min-width: 1200px;
	background: #ffefda;
	margin: 0 auto;
	overflow: hidden;
	padding: 106px 0px 80px 0px;
}
.tuig .tuig_cont {
	width: 1200px;
	margin: 0 auto;
}
.tuig .tuig_cont .tuig_bt {
	margin-bottom: 97px;
}
.tuig .tuig_cont .tuig_bt p {
	font-family: ltjiangh;
	font-size: 30px;
	color: #ffae44;
	font-weight: bold;
	border-left: 4px solid #ffae44;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
.tuig .tuig_cont .tuig_bt h1 {
	text-align: center;
	font-size: 42px;
	color: #000;
	font-weight: normal;
}
.tuig .tuig_cont .tuig_bt h1 span {
	display: block;
	font-size: 20px;
	margin-top: 14px;
	font-weight: bold;
}
.tuig .tuig_cont .top_list {
	width: 903px;
	margin: 0 auto;
}
.tuig .tuig_cont .top_list ul li {
	width: 108px;
	float: left;
	text-align: center;
	font-family: ltjiangh;
	margin-right: 90px;
}
.tuig .tuig_cont .top_list ul li i {
	width: 53px;
	height: 53px;
	text-align: center;
	display: block;
	margin: 0 auto;
	background: url(../images/iocn5.png) no-repeat;
	background-position: 4px 0px;
}
.tuig .tuig_cont .top_list ul li p {
	font-size: 18px;
	color: #000;
	margin: 15px 0px 15px 0px;
	font-family: ltjiangh;
}
.tuig .tuig_cont .top_list ul li span {
	font-size: 12px;
	color: #666;
	font-family: ltjiangh;
}
.tuig .tuig_cont .top_list ul li .ion5 {
	background: url(../images/iocn5.png) no-repeat;
	background-position: -57px 0px;
}
.tuig .tuig_cont .top_list ul li .ion6 {
	background: url(../images/iocn5.png) no-repeat;
	background-position: -118px 0px;
}
.tuig .tuig_cont .top_list ul li .ion7 {
	background: url(../images/iocn5.png) no-repeat;
	background-position: -180px 0px;
}
.tuig .tuig_cont .top_list ul li .ion8 {
	background: url(../images/iocn5.png) no-repeat;
	background-position: -239px 0px;
}
.tuig .tuig_cont .jd {
	width: 1024px;
	margin: 0 auto;
	margin-top: 23px;
	margin-bottom: 26px;
}
.tuig .tuig_cont .bottom_list {
	width: 1189px;
	margin: 0 auto;
	padding-left: 30px;
}
.tuig .tuig_cont .bottom_list ul li {
	width: 185px;
	float: left;
	text-align: center;
}
.tuig .tuig_cont .bottom_list ul li i {
	width: 53px;
	height: 53px;
	text-align: center;
	display: block;
	margin: 0 auto;
	background: url(../images/iocn6.png) no-repeat;
	background-position: 3px 0px;
}
.tuig .tuig_cont .bottom_list ul li p {
	font-size: 18px;
	color: #000;
	margin: 15px 0px 15px 0px;
	font-family: ltjiangh;
}
.tuig .tuig_cont .bottom_list ul li span {
	font-size: 12px;
	color: #666;
	font-family: ltjiangh;
}
.tuig .tuig_cont .bottom_list ul li .ion5 {
	background: url(../images/iocn6.png) no-repeat;
	background-position: -60px 0px;
}
.tuig .tuig_cont .bottom_list ul li .ion6 {
	background: url(../images/iocn6.png) no-repeat;
	background-position: -121px 0px;
}
.tuig .tuig_cont .bottom_list ul li .ion7 {
	background: url(../images/iocn6.png) no-repeat;
	background-position: -183px 0px;
}
.tuig .tuig_cont .bottom_list ul li .ion8 {
	background: url(../images/iocn6.png) no-repeat;
	background-position: -246px 0px;
}
.tuig .tuig_cont .bottom_list ul li .ion9 {
	background: url(../images/iocn6.png) no-repeat;
	background-position: -306px 0px;
}
.list_iocn {
	width: 1087px;
	margin: 0 auto;
	padding: 127px 46px 48px 67px;
}
.list_iocn ul li {
	width: 491px;
	float: left;
	margin-right: 105px;
	margin-bottom: 44px;
}
.list_iocn ul .quc {
	margin-right: 0px;
}
.list_iocn ul li .li_img {
	width: 70px;
	height: 70px;
	display: block;
	float: left;
	background: url(../images/iocn7.png) no-repeat;
}
.list_iocn ul li .li_wz {
	width: 386px;
	float: left;
	margin-left: 35px;
	padding-top: 10px;
}
.list_iocn ul li .li_wz h3 {
	font-size: 16px;
	color: #ffae44;
	margin-bottom: 15px;
}
.list_iocn ul li .li_wz p {
	font-size: 12px;
	color: #626262;
}
.list_iocn ul li .img2 {
	background: url(../images/iocn7.png) no-repeat;
	background-position: -86px 0px;
}
.list_iocn ul li .img3 {
	background: url(../images/iocn7.png) no-repeat;
	background-position: 0px -83px;
}
.list_iocn ul li .img4 {
	background: url(../images/iocn7.png) no-repeat;
	background-position: -86px -83px;
}
.list_iocn ul li .img5 {
	background: url(../images/iocn7.png) no-repeat;
	background-position: 0px -166px;
}
.list_iocn ul li .img6 {
	background: url(../images/iocn7.png) no-repeat;
	background-position: -86px -166px;
}
.list_iocn ul li .img7 {
	background: url(../images/iocn7.png) no-repeat;
	background-position: 0px -250px;
}
.list_iocn ul li .img8 {
	background: url(../images/iocn7.png) no-repeat;
	background-position: -86px -250px;
}

.shuj{ width:100%; min-width:1200px;  overflow:hidden; margin:0 auto; background:#ffe7c7; padding:146px 0px 83px 0px;}
.shuj .shuj_cont{ width:1146px; margin:0 auto; padding-left:54px;}
.shuj .shuj_cont .shuj_l{ width:530px; float:left; margin-right:223px; padding-top:29px;}
.shuj .shuj_cont .shuj_l h1{ font-size:43px; font-weight:normal; color:#000; line-height:57px;}
.shuj .shuj_cont .shuj_l p{ font-size:16px; line-height:24px; color:#000; margin-bottom:20px;}
.shuj .shuj_cont .shuj_r{ width:285px; float:left;}
.qita{ width:1200px; margin:0 auto; padding-top:101px; margin-bottom:38px;}
.qita .qita_bt{ margin-bottom:67px;}
.qita .qita_bt p {
	font-family: ltjiangh;
	font-size: 30px;
	color: #ffae44;
	font-weight: bold;
	border-left: 4px solid #ffae44;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
.qita .qita_bt h1 {
	text-align: center;
	font-size: 42px;
	color: #000;
	font-weight: normal;

}
.qita .qita_bt h1 span {
	display: block;
	font-size: 20px;
	color:#666;
}
.qita table tr td{ height:70px; line-height:70px; background:#f6f6f6;}
.qita .tab_bt{ margin-bottom:10px;}
.qita .tab_bt tr td{ font-size:20px; color:#ffae44;}
.qita  .tab_l{ width:913px; margin-right:3px; float:left;}
.qita  .tab_l .tab_nr{ font-size:16px; color:#000; margin-bottom:3px;}
.qita table tr .le{ padding-left:89px; width:362px;}
.qita .tab_r{ width:282px; float:left;background:#f6f6f6; text-align:center; padding:119px 0px 123px 0px;}
.qita .tab_r p{ font-size:16px; line-height:24px;}


/*******成功案例********/
.anli_top{ width:100%; min-width:1200px; margin:0 auto; overflow:hidden; background:url(../images/cg_top.png) no-repeat; background-size:cover; height:500px;}

.anli_top .top_cont{ width:1200px; text-align:center; margin:0 auto; padding-top:134px;}
.anli_top .top_cont h1{font-family: ltjiangh; font-size:75px; color:#fff; margin-bottom:55px;}
.anli_top .top_cont p{ display:block; width:616px; margin:0 auto; text-align:left; font-size:18px; color:#fff; margin-bottom:5px;}

.btn{ width:1200px; margin:0 auto; padding:69px 0px 102px 0px;}
.btn .btn_img{ width:380px; margin:0 auto;}
.btn .img-scroll { position:relative; margin:0 auto; margin-top:87px; width:1077px;}
.btn .img-scroll .prev,.img-scroll .next { position:absolute; display:block; width:26px; height:47px; 
    top:15px;  }
.btn .img-scroll .prev { left:0; background:url(../images/prev.png) no-repeat; cursor:pointer;}
.btn .img-scroll .next { right:57px; background:url(../images/next.png) no-repeat; cursor:pointer;}
.btn .img-list { position:relative; width:833px; height:75px; margin:0 auto; overflow:hidden}
.btn .img-list ul { width:9999px;}
.btn .img-list li { float:left; display:inline; width:75px; margin-right:67px; height:75px; }

.cpo{ width:100%; min-width:1200px; margin:0 auto; background:#f6f6f6; overflow:hidden;}
.cpo .cpo_cont{ width:1200px; margin:0 auto; padding:57px 0px 63px 0px;text-align:center;}
.cpo .cpo_cont h1{font-family: ltch; font-size:132px; color:#666; }
.cpo .cpo_cont p{font-family: ltjiangh; font-size:20px; line-height:32px; color:#000;} 
.cpo .cpo_cont span{ font-size:18px; color:#000; margin-top:60px; display:block;}

.huoban{ width:1200px; margin:0 auto; padding:93px 0px 102px 0px;}
.huoban h1{ font-size:42px; color:#000; text-align:center; margin-bottom:78px;}
.huoban .hb_img{ width:918px; margin:0 auto;}
.huoban .hb_img a{ float:left; margin-right:65px;}
.lx{ width:100%; min-width:1200px; margin:0 auto; overflow:hidden; background:#ffa631; border-bottom:24px solid #e58910; padding:79px 0px 58px 0px; margin-bottom:12px;}
.lx .lx_cont{ width:878px; margin:0 auto; padding:0px 188px 0px 134px;}
.lx .lx_cont span{ display:block; width:140px; height:38px; line-height:38px; text-align:center; float:right; background:#fff;}
.lx .lx_cont span a{ font-size:16px; color:#ffa631;}
.lx .lx_cont p{ font-size:24px; line-height:38px; color:#fff;}

/*******招聘英才********/
.recruit_top{ width:100%; min-width:1200px; margin:0 auto; overflow:hidden; background:url(../images/zhaop_bg.png) no-repeat; background-size:cover; height:700px;}
.recruit_top .top_wz{ width:1200px; margin:0 auto; padding-top:212px;}
.recruit_top .top_wz h1{ text-align:center; font-size:52px; color:#fff; margin-bottom:35px;}
.recruit_top .top_wz p{ width:597px; margin:0 auto; display:block; font-size:18px; line-height:28px; color:#fff; text-indent:40px;}


.pagre{ width:1200px; margin:0 auto; overflow:hidden; margin-bottom:204px;}
.pagre .wxbj{ padding:75px 0px 98px 0px; border-bottom:1px solid #d8d8d8;}
.pagre .wxbj .wxbj_l{ width:272px; float:left; margin:85px 155px 0px 119px;}
.pagre .wxbj .wxbj_l p{ width:100%; text-align:center; height:52px; line-height:52px; border:1px solid #8a8a8a; font-size:24px; color:#000; margin-top:40px;}
.pagre .wxbj .wxbj_l img{ margin:0 auto;}
.pagre .wxbj .wxbj_r{ width:609px; float:left;}
.pagre .wxbj .wxbj_r h3{ font-size:18px; color:#000; font-weight:bold; margin-bottom:27px;}
.pagre .wxbj .wxbj_r p{ font-size:16px; line-height:24px; color:#585858;}

.mail{ background:url(../images/zhaop_img.png) no-repeat; height:213px; padding-top:87px; padding-left:552px;}
.mail h1{ font-size:35px; color:#fff;}
.mail p{ font-size:15px; color:#fff;}



/******客服*******/
.kefu {
	width: 72px;
	position: fixed;
	right: 20px;
	top: 300px;
	z-index: 9999;
}
.kefu ul li {
	height: 73px;
	display: block;
	margin-bottom: 1px;
}
.kefu ul .btn_qq {
	background: #fe6000;
}
.kefu ul .btn_wb {
	background: #00c0ff;
	position: relative;
}
.kefu ul .btn_wx {
	background: #149513;
	position: relative;
}
.kefu ul .btn_ph {
	background: #d7020b;
	position: relative;
}
.kefu ul li .wx {
	width: 160px;
	height: 160px;
	position: absolute;
	top: -35px;
	left: -167px;
	display: none;
	z-index: 111;
}
.kefu ul li .wx img {
	width: 160px;
	height: 160px;
}
.phone {
	font-size: 18px;
	color: #fff;
	background: #d7020b;
	width: 180px;
	text-align: center;
	position: absolute;
	top: 0;
	left: -169px;
	display: none;
	z-index: 111;
	padding: 10px 0px 10px 0px;
}
.kefu ul li .phone p span {
	display: block;
	margin-top: 5px;
}
.wb {
	width: 265px;
	height: 425px;
	position: absolute;
	top: -74px;
	left: -265px;
	background: #fff;
	display: none;
}
























