@CHARSET "UTF-8";
body{ font-family:"微软雅黑";font-size:12px;margin:0px;padding:0px; overflow-x:hidden;background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,address,select,span{margin:0px;padding:0px;font-weight:normal}
a{text-decoration:none; color:#444;font-weight:normal}
b{ font-weight:normal;}
p{font-weight:normal}
a:hover{text-decoration:none; color:#015db2;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
i,dl,dt,em,li{list-style-type:none; font-style:normal;}
input,textarea{ font-family:"微软雅黑";outline: none;}
a{ border:none\9;}
a img{border:none\9;}
.Left{float:left;}
.Right{float:right;}
.clearfix{clear:both;}
.indexbody{overflow-y: hidden;} 

/*字体*/
@font-face{
	font-family:"zhanku";
	src: url('../font/站酷文艺体.TTF');
}
@font-face{
	font-family:"Trebuc";
	src: url('../font/TREBUC.TTF');
}
@font-face{
	font-family:"Trebucbd";
	src: url('../font/TREBUCBD.TTF');
}
@font-face{
	font-family:"Trebucbi";
	src: url('../font/TREBUCBI.TTF');
}
@font-face{
	font-family:"Trebucit";
	src: url('../font/TREBUCIT.TTF');
}
@font-face{
	font-family:"dongqin";
	src: url('../font/冬青黑体W3.otf');
}
@font-face{
	font-family:"khmerui";
	src: url('../font/KHMERUI.TTF');
}

/* 头部 */
.header{
	width: 1200px;
	height: auto;
	padding: 50px 0;
	overflow: hidden;
	position:	relative;
	z-index: 2;
	margin: 0 auto;
}
.header a.logo{
	width: auto;
	height: auto;
	float:	left;
	display: block;
	margin-top: 17px;
}
.header a.logo img{
	width: 100%;
	display: block;
}
.header .h-r{
	width: auto;
	height: auto;
	float: right;
	margin-right: 17px;
	margin-top: 18px;
}
.header .h-r ul li{
	width: 115px;
	height: auto;
	float: left;
	margin-right: 17px;
	list-style: none;
}
.header .h-r ul li a{
	width: 80px;
	font-size: 19px;
	color: #fff;
	text-align:center;
	line-height: 30px;
	padding: 0 15px;
	display: block;
	text-decoration:none;
	font-family:"dongqin";
}
.header .h-r ul li a:hover{
	background: #B22222;
}
.header .h-r .menu{
	display: none;
}
.header .h-r .menu li{
	background-color: #fff;
}
.header .h-r .menu li a{
	color: #000;
	font-size: 8px;
}
.header .h-r .menu li a:hover{
	background-color: #f1f1f1;
	color: red;
}
/*产品*/
.headerbar-fw{
	width: 100%;
	height: 700px;
	position: relative;
	background-image: url(../img/pc/fwbj.jpg);
	background-size: 100% 100%;
}
.index-cp{
	width: 100%;
	height: auto;
}
.index-cp .cp-pt{
	width: 1300px;
	height: 648px;
	margin:0 auto;
}
.index-cp .cp-pt img{
	position:relative;
	z-index: 10;
	vertical-align: middle;
	margin-top: -100px;
}
.index-cp .cp-js{
	width: 86%;
	height: auto;
	margin:0 auto;
}
.index-cp .cp-js p{
	font-family:"dongqin";
}
.index-cp .cp-js a{
	font-size: 24px;
	/* font-weight: bolder; */
	font-family:"dongqin";
}
.index-cp .cp-js ul{
	width: 1200px;
	height: auto;
	margin:0 auto;
}
.index-cp .cp-js ul li{
	width: 223px;
	height: auto;
	float: left;
	border: 1px solid #fff;
}
.index-cp .cp-js ul li img{
	display: block;
	margin: 0 auto;
	padding-top: 30px;
}
.index-cp .cp-js ul li .text{
	width: 224px;
	height: 132px;
	padding-top: 20px;
}
.index-cp .cp-js ul .box1{
	margin-left: 100px;
	margin-right: 100px;
}
.index-cp .cp-js ul .box2{
	margin-right: 100px;
}
.index-cp .cp-js ul li .fw-1{
	width: 224px;
	height: 211px;
	background: linear-gradient(to bottom, #fe7753,#fb5a4b);
}
.index-cp .cp-js ul li .fw-2{
	width: 224px;
	height: 211px;
	background: linear-gradient(to bottom, #797cef,#6d61e0 );
}
.index-cp .cp-js ul li .fw-3{
	width: 224px;
	height: 211px;
	background: linear-gradient(to bottom, #61dc81,#3cc660);
}
.index-cp .cp-js ul li .fw-4{
	width: 224px;
	height: 211px;
	background: linear-gradient(to bottom, #53dcde,#2cd4da );
}
.index-cp .cp-js ul li .fw-5{
	width: 224px;
	height: 211px;
	background: linear-gradient(to bottom, #69e965,#2efc85);
}
.index-cp .cp-js ul li .fw-6{
	width: 224px;
	height: 211px;
	background: linear-gradient(to bottom, #e770ee,#c86ddb);
}
.index-cp .cp-js ul li .fw-7{
	width: 224px;
	height: 211px;
	background: linear-gradient(to bottom, #f4e96b,#dde738);
}
.index-cp .cp-js ul li .fw-8{
	width: 224px;
	height: 211px;
	background: linear-gradient(to bottom, #8765e7,#7b59dc);
}
.index-cp .cp-js ul li p{
	font-size: 15px;
	font-family:"dongqin";
}
.index-cp .cp-js ul li a img{
	text-align: center;
}

/*案例*/
.headerbar-al{
	width: 100%;
	height: 700px;
	position: relative;
	background-image: url(../img/pc/anli.png);
 	background-size: 100% 100%;
}
.index-al{
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.index-al .anli-al1{
	background-image: url(../img/pc/anlifh.png);
	width: 1358px;
	height: 377px;
	margin: 0 auto;
}
.index-al .anli-al2{
	background-image: url(../img/pc/anlizjj.png);
	width: 1358px;
	height: 377px;
	margin: 0 auto;
}
.index-al .anli-al3{
	background-image: url(../img/pc/anliljgc.png);
	width: 1358px;
	height: 377px;
	margin: 0 auto;
}
.index-al .left{
	width: 670px;
	height:	277px;
	float: right;
	margin: 50px 160px 0 60px;
}
.index-al .left .text{
	margin-bottom: 40px;
	font-size: 19px;
	font-family:"dongqin";
}
.index-al .left p{
	margin-bottom: 15px;
	font-size: 15px;
	font-family:"dongqin";
}
.index-al .right{
	width: 670px;
	height:	277px;
	float: left;
	margin: 50px 60px 0 160px;
}
.index-al .right .text{
	margin-bottom: 40px;
	font-size: 19px;
	font-family:"dongqin";
}
.index-al .right p{
	margin-bottom: 15px;
	font-size: 15px;
	font-family:"dongqin";
}
/* 关于我们 */
.headerbar-gywm{
	width: 100%;
	height: 700px;
	position: relative;
	background-image: url(../img/pc/gywm.png);
	background-size: 100% 100%;
}
.index-gywm{
	width: 100%;
	height: auto;
}
.index-gywm .gywm{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 40px;
}
.index-gywm .gywm .gywm-pt{
	width: 550px;
	height: auto;
	float: left;
}
.index-gywm .gywm .gywm-pt img{
	width: 550px;
	height: 449px;
}
.index-gywm .gywm .gywm-wz{
	width: 600px;
	height: auto;
	float: right;
	margin-top: 40px;
}
.index-gywm .gywm .gywm-wz h4{
	font-size: 19px;
	padding-bottom: 15px;
	font-family:"dongqin";
}
.index-gywm .gywm .gywm-wz b{
	font-size: 20px;
	padding-bottom: 25px;
	font-weight: bold;
	letter-spacing: 8px;
	font-family:"khmerui";
}
.index-gywm .gywm .gywm-wz p{
	font-size: 15px;
	padding-top: 33px;
	font-family:"dongqin";
}
.index-gywm .gywm-xt{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 40px;
}
.index-gywm .gywm-xt .xtb{
	width: 300px;
	height: auto;
	float: left;
}
.index-gywm .gywm-xt .xtb h4{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 5px;
	font-family:"khmerui";
}
.index-gywm .gywm-xt .xtb p{
	font-family:"dongqin";
}
.index-gywm .gywm-xt .xtb li{
	float: left;
	padding-right: 10px;
}
.index-gywm .gywm-xt .xtb li p{
	padding-top: 10px;
}
/* app下载 */
.headerbar-app{
	width: 100%;
	height: 150px;
	position: relative;
	background-color: #292929;
	background-size: 100% 100%;
}
.index-app{
	width: 100%;
	height: auto;
}
.index-app .app-bt{
	width: 673px;
	height: autp;
	margin: 0 auto;
	padding-top: 85px;
}
.index-app .app-bt h4{
	font-size: 45px;
	font-weight: bolder;
	letter-spacing: 8px;
	text-align: center;
	font-family:"khmerui";
}
.index-app .app-bt p{
	font-size: 19px;
	padding-top: 30px;
	text-align: center;
	font-family:"dongqin";
}
.index-app .app-tp{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-top: 58px;
}
.index-app .app-tp .left{
	float: left;
	padding-top: 101px;
}
.index-app .app-tp .app{
	text-align: center;
	padding-left: 368px;
}
.index-app .app-tp .right{
	float: right;
	padding-top: 101px;
}
.index-app .app-tp .app-dow{
	width: 50%;
	height: auto;
	margin: 0 auto;
	padding-top: 30px;
}
.index-app .app-tp .app-dow	a{
	margin-left: 135px;
}
.index-app .app-tp .app-wz{
	width: 100%;
	height: auto;
	padding-top: 55px;
}
.index-app .app-tp .app-wz p{
	font-size: 19px;
	text-align: center;
	padding-bottom: 23px;
	font-family:"dongqin";
}

/* 丛林狩猎 */
.headerbar-clsl{
	width: 100%;
	height: 700px;
	position: relative;
	background-image: url(../img/pc/clsl.png);
	background-size: 100% 100%;
}
.index-clsl {
	width: 100%;
	height: auto;
}
.index-clsl .clsl{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 80px;
}
.index-clsl .clsl .clsl-pt{
	width: 400px;
	height: auto;
	float: left;
}
.index-clsl .clsl .clsl-pt img{
	width: 400px;
	height: 593px;
}
.index-clsl .clsl .clsl-pt .clsl-ms{
	margin-top: 20px;
}
.index-clsl .clsl .clsl-pt .clsl-ms h4{
	font-size: 19px;
	padding-bottom: 15px;
	font-family:"dongqin";
}
.index-clsl .clsl .clsl-pt .clsl-ms h3{
	font-size: 19px;
	padding-bottom: 15px;
	letter-spacing: 8px;
	font-weight: bold;
	font-family:"khmerui";
}
.index-clsl .clsl .clsl-wz{
	width: 720px;
	height: auto;
	float: right;
}
.index-clsl .clsl .clsl-wz h4{
	font-size: 19px;
	padding-bottom: 15px;
	font-family:"dongqin";
}
.index-clsl .clsl .clsl-wz h3{
	font-size: 20px;
	padding-bottom: 15px;
	letter-spacing: 8px;
	font-weight: bold;
	font-family:"khmerui";
}
.index-clsl .clsl .clsl-wz p{
	font-size: 10px;
	font-family:"dongqin";
	padding-bottom: 15px;
}
.index-clsl .clsl .clsl-nr{
	width: 720px;
	height: auto;
	float: right;
	margin-top: 30px;
}
.index-clsl .clsl .clsl-nr h4{
	font-size: 19px;
	padding-bottom: 15px;
	font-family:"dongqin";
}
.index-clsl .clsl .clsl-nr h3{
	font-size: 20px;
	padding-bottom: 15px;
	letter-spacing: 8px;
	font-weight: bold;
	font-family:"khmerui";
}
.index-clsl .clsl .clsl-nr .clsl-xm ul li{
	width: 200px;
	height: auto;
	float: left;
	padding-right: 40px;
}
.index-clsl .clsl .clsl-nr .clsl-xm .xtb{
	width: 194px;
	height: auto;
}
.index-clsl .clsl .clsl-nr .clsl-xm .xtb img{
	padding-bottom: 25px;
}
.index-clsl .clsl .clsl-nr .clsl-xm .xtb .nb img{
	float: left;
}
.index-clsl .clsl .clsl-nr .clsl-xm .xtb .nb p{
	float: right;
	font-size: 20px;
}
.clsl-zl{
	width: 1200px;
	height: auto;
	margin: auto;
	margin-top: 80px;
}
.clsl-zl h4{
	font-size: 19px;
	font-family:"dongqin";
	padding-bottom: 26px;
	padding-left: 220px;
	text-align: center;
}
.clsl-zl p{
	font-weight: bolder;
	font-size: 25px;
	font-family:"khmerui";
	text-align: center;
	letter-spacing: 8px;
	padding-bottom: 26px;
	padding-left: 220px;
}
.clsl-zl table{
 	width: 1200px;
 	height:auto;
 	margin: 0 auto;
	border: 1px solid #e6e6e6;
 	font-size: 20px;
 	padding: 0 30px 0 30px;
 }
.clsl-zl tr th{
	width: 300px;
 	height: 86px;
 	text-align: center;
 	font-size: 19px;
 	font-family:"dongqin";
 }
.clsl-zl td{
	width: 300px;
 	height: 86px;
 	text-align: center;
 	font-size: 20px;
 	border-top: 1px solid #e6e6e6;
 	font-family:"Trebuc";
 }
 /* 交通安全 */
.headerbar-jt{
	width: 100%;
	height: 700px;
	position: relative;
	background-image: url(../img/pc/jtaq.png);
 	background-size: 100% 100%;
}
.index-jt{
	width: 100%;
	height: auto;
}
.index-jt .jtaq{
	width:1200px;
	height: auto;
	margin: 0 auto;
}
.index-jt .jtaq .jtaq-pt{
	width: 600px;
	height: auto;
	float: left;
	position:relative;
	z-index: 10;
	vertical-align: middle;
	margin-top: -214px;
}
.index-jt .jtaq .jtaq-wz{
	width: 550px;
	height: auto;
	float: right;
	margin-top:	88px;
}
.index-jt .jtaq .jtaq-wz h4{
	font-size: 19px;
	padding-bottom: 20px;
	font-family:"dongqin";
}
.index-jt .jtaq .jtaq-wz b{
	font-size: 20px;
	font-weight: bolder;
	letter-spacing: 8px;
	padding-bottom: 20px;
	font-family:"khmerui";
}
.index-jt .jtaq .jtaq-wz p{
	font-size: 16px;
	padding-top: 15px;
	font-family:"dongqin";
}
.jtaq-zl{
	width: 1200px;
	height: auto;
	margin-top: 80px;
	margin: 0 auto;
}
.jtaq-zl h4{
	font-size: 19px;
	padding-bottom: 26px;
	font-family:"dongqin";
}
.jtaq-zl b{
	font-size: 20px;
	font-weight: bolder;
	letter-spacing: 8px;
	font-family:"khmerui";
}
 table{
 	width: 1200px;
 	height:auto;
 	margin: 0 auto;
	border: 1px solid #e6e6e6;
 	font-size: 20px;
 }
tr th{
	width: 300px;
 	height: 86px;
 	text-align: center;
 	font-size: 19px;
	font-family:"dongqin";
 }
 td{
	width: 300px;
 	height: 86px;
 	text-align: center;
 	font-size: 20px;
 	border-top: 1px solid #e6e6e6;
 	font-family:"TREBUCBD";
 }
/*  智慧绿化 */
.headerbar-lh{
	width: 100%;
	height: 700px;
	position: relative;
	background-image: url(../img/pc/lvhua.png);
 	background-size: 100% 100%;
}
.index-lh {
	width: 100%;
	height: auto;
}
.index-lh .zhlh{
	width: 1200px;
	height: height;
	margin: 0 auto;
	margin-top: 50px;
}
.index-lh .zhlh .lvhua{
	width: 500px;
	height: auto;
	float: left;
}
.index-lh .zhlh .lvhua img{
	width: 550px;
	height: 642px;
}
.index-lh .zhlh .lvhua-wz{
	width: 600px;
	height: auto;
	float: right;
}
.index-lh .zhlh .lvhua-wz h4{
	font-size: 19px;
	padding-bottom: 23px;
	font-family:"dongqin";
}
.index-lh .zhlh .lvhua-wz h3{
	font-size: 20px;
	padding-bottom: 23px;
	font-weight: bolder;
	letter-spacing: 8px;
	font-family:"KHMERUI";
}
.index-lh .zhlh .lvhua-wz p{
	font-size: 15px;
	padding-top: 34px;
	font-family:"dongqin";
}
.index-lh .zhlh .lvhua-xt img{
	padding-top: 60px;
}
.index-lh .zhlh .lvhua-xt h4{
	padding-top: 55px;
	font-weight: bolder;
	letter-spacing: 3px;
	font-family:"KHMERUI";
}
/* 水库安全 */
.headerbar-skaq{
	width: 100%;
	height: 700px;
	position: relative;
	background-image: url(../img/pc/skaq.png);
	background-size: 100% 100%;
}
.index-skaq{
	width: 100%;
	height: auto;
}
.index-skaq .skaq{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 100px;
}
.index-skaq .skaq .skaq-xx{
	width: 700px;
	height: auto;
	float:left;
}
.index-skaq .skaq .skaq-xx .skaq-bt h4{
	font-size: 19px;
	padding-bottom: 23px;
	font-family:"dongqin";
}
.index-skaq .skaq .skaq-xx .skaq-bt b{
	font-size: 20px;
	/* padding-bottom: 23px; */
	font-weight: bolder;
	letter-spacing: 8px;
	font-family:"KHMERUI";
}
.index-skaq .skaq .skaq-xx .skaq-bt p{
	font-size: 15px;
	font-family:"dongqin";
	padding-top: 30px;
}
.index-skaq .skaq .skaq-pt{
	padding-top: 57px;
}
.index-skaq .skaq .skaq-pt li{
	float: left;
	padding-right: 38px;
}
.index-skaq .skaq .skaq-pt p{
	font-size: 17px;
	font-weight: bold;
	font-family:"KHMERUI";
	text-align: center;
	padding-top: 15px;
}
.index-skaq .skaq .skaq-xx .skaq-nr{
	margin-top:	25px;
}
.index-skaq .skaq .skaq-xx .skaq-nr p{
	font-size: 13px;
	font-family:"dongqin";
	padding-bottom: 15px;
}
.index-skaq .skaq .right-pt{
	width:500px;
	height: auto;
	float:left
}
.index-skaq .skaq .right-pt img{
	width: 500px;
	height: 611px;
}
.index-skaq .skaq .left-pt{
	width:700px;
	height: auto;
	float:left
}
.index-skaq .skaq .left-pt img{
	width: 700px;
	height:	400px;
	float: left;
}
.index-skaq	.skjs{
	width: 500px;
	height: auto;
	float: left;
}
.index-skaq	.skjs .text-sl{
	width:	400px;
	height: auto;
	margin: 0 auto;
	margin-top: 40px;
}
.index-skaq	.skjs .text-sl p{
	text-align: center;
	font-size: 13px;
	font-family:"dongqin";
}
.index-skaq	.skjs .xtb-sl {
	width: 400px;
	height: auto;
	margin: 0 auto;
	margin-top: 40px;
}
.index-skaq	.skjs .xtb-sl li{
	float: left;
	padding-bottom:30px;
}
.index-skaq	.skjs .xtb-sl li .xtb-sl2{
	padding: 0 110px 0 110px;
}
.index-skaq	.skjs .xtb-sl p{
	font-size: 15px;
	font-family:"dongqin";
}
/* 移动迷宫 */
.headerbar-ydmg{
	width: 100%;
	height: 700px;
	position: relative;
	background-image: url(../img/pc/ydmg.jpg);
	background-size: 100% 100%;
}
.index-ydmg{
	width: 100%;
	height: auto;
}
.index-ydmg .ydmg{
	width: 1240px;
	height: 520px;
	margin: 0 auto;
	background-image: url(../img/pc/ydmgbj.png);
	position:relative;
	vertical-align: middle;
	margin-top: -157px;
}
.index-ydmg .ydmg .ydmg-left{
	width: 50%;
	height: auto;
	float: left;
}
.index-ydmg .ydmg .ydmg-left img{
	float: left;
	padding: 95px 0 0 116px;
}
.index-ydmg .ydmg .ydmg-left .text-left{
	width: 350px;
	height: auto;
	float: left;
	padding: 100px 0 0 45px;
}
.index-ydmg .ydmg .ydmg-left .text-left h4{
	font-size: 17px;
	font-family:"dongqin";
	padding-bottom: 17px;
}
.index-ydmg .ydmg .ydmg-left .text-left h3{
	font-size: 20px;
	font-weight: bolder;
	letter-spacing: 8px;
	padding-bottom: 73px;
	font-family:"khmerui";
}
.index-ydmg .ydmg .ydmg-left .left-nr{
	width: 450px;
	height:auto;
	margin: 0 auto;
}
.index-ydmg .ydmg .ydmg-left .left-nr p{
	font-family:"dongqin";
	font-size:15px;
	padding-bottom:	37px;
	padding-left: 30px;
}
.index-ydmg .ydmg .ydmg-left .ydmg-yy{
	width: 176px;
	height: 50px;
	background-color: #3da8f6;
	margin-left: 110px;
	border-radius: 15px ;
}
.index-ydmg .ydmg .ydmg-left .ydmg-yy p{
	color: #fff;
	font-size: 17px;
	letter-spacing: 8px;
	font-family:"dongqin";
	text-align: center;
	padding-top: 18px;
}
.index-ydmg .ydmg .ydmg-right{
	width: 619px;
	height: auto;
	float: left;
}
.index-ydmg .ydmg .ydmg-right img{
	float: left;
	padding: 95px 0 0 116px;
}
.index-ydmg .ydmg .ydmg-right .text-right{
	width: 350px;
	height: auto;
	float: left;
	padding: 100px 0 0 45px;
}
.index-ydmg .ydmg .ydmg-right .text-right h4{
	font-size: 17px;
	font-family:"dongqin";
	padding-bottom: 17px;
}
.index-ydmg .ydmg .ydmg-right .text-right h3{
	font-size: 20px;
	font-weight: bolder;
	letter-spacing: 8px;
	padding-bottom: 73px;
	font-family:"khmerui";
}
.index-ydmg .ydmg .ydmg-right .right-nr{
	width: 450px;
	height:auto;
	margin: 0 auto;
}
.index-ydmg .ydmg .ydmg-right .right-nr p{
	font-family:"dongqin";
	font-size:15px;
	padding-bottom:	37px;
	padding-left: 30px;
}
.index-ydmg .ydmg .ydmg-right .ydmg-xz{
	width: 176px;
	height: 50px;
	background-color: #f6603d;
	margin-left: 110px;
	border-radius: 15px ;
}
.index-ydmg .ydmg .ydmg-right .ydmg-xz p{
	color: #fff;
	font-size: 17px;
	letter-spacing: 8px;
	font-family:"dongqin";
	text-align: center;
	padding-top: 18px;
}
.index-ydmg .ydmg-js{
	width: 1240px;
	height: auto;
	margin:  0 auto;
	padding-top: 60px;
}
.index-ydmg .ydmg-js li{
	width: 207px;
	height: auto;
	float: left;
	padding: 0 108px 0 95px;
}
.index-ydmg .ydmg-js li p{
	font-size: 17px;
	padding-bottom: 25px;
	font-family:"dongqin";
}

/* 影视创作 */
.headerbar-yscz{
	width: 100%;
	height: 700px;
	position: relative;
	background-image: url(../img/pc/yscz.png);
	background-size: 100% 100%;
}
.index-yscz{
	width: 100%;
	height: auto;
}
.index-yscz .yscz-xt{
	width: 1250px;
	height: auto;
	margin: 0 auto;
	margin-top: 100px;
}
.index-yscz .yscz-xt h4{
	font-size: 19px;
	padding-bottom: 30px;
	text-align: center;
	font-family:"dongqin";
}
.index-yscz .yscz-xt p{
	font-weight: bolder;
	letter-spacing: 8px;
	font-size: 25px;
	text-align: center;
	font-family:"khmerui";
}
.index-yscz .yscz-xt .yscz-pt{
	width: 1250px;
	height: auto;
	margin-top: 39px;
}
.index-yscz .yscz-xt .yscz-pt li{
	width: 395px;
	height: 396px;
	float: left;
	padding-right: 20px;
}
.index-yscz .yscz-xt .yscz-pt .text-ms{
	width: 395px;
	height: 396px;
	float: left;
	padding-right: 20px;
	background-color: #f7f7f7;
}
.index-yscz .yscz-xt .yscz-pt .text-ms .text-js{
	width: 280px;
	height: auto;
	padding: 100px 61px 76px 56px;
}
.index-yscz .yscz-xt .yscz-pt .text-ms .text-js p{
	font-size: 14px;
	padding-bottom: 37px;
	font-family:"dongqin";
}
.yscz-zl{
	width: 100%;
	height: auto;
	margin-top: 80px;
}
.yscz-zl h4{
	font-size: 19px;
	font-family:"dongqin";
	padding-bottom: 26px;
	padding-left: 220px;
	text-align: center;
}
.yscz-zl p{
	font-weight: bolder;
	font-size: 25px;
	font-family:"khmerui";
	text-align: center;
	letter-spacing: 8px;
	padding-bottom: 26px;
	padding-left: 220px;
}
.yscz-zl table{
 	width: 1468px;
 	height:auto;
 	margin: 0 auto;
	border: 1px solid #e6e6e6;
 	font-size: 20px;
 	padding: 0 30px 0 30px;
 }
.yscz-zl tr th{
	width: 621px;
 	height: 86px;
 	text-align: center;
 	font-size: 19px;
 	font-family:"dongqin";
 }
.yscz-zl td{
	width: 621px;
 	height: 86px;
 	text-align: center;
 	font-size: 20px;
 	border-top: 1px solid #e6e6e6;
 	font-family:"Trebuc";
 }
 
/*  智慧导游 */
.headerbar-zh{
	width: 100%;
	height: 700px;
	position: relative;
	background-image: url(../img/pc/banner.png);
 	background-size: 100% 100%;
}
.index-zhdy{
	width: 100%;
	height: auto;
}
.index-zhdy .zhdy{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
}
.index-zhdy .zhdy .zhdy-ms{
	width: 600px;
	height: 637px;
	float: left;
	background-color:#f9f9f9;
}
.index-zhdy .zhdy .zhdy-bt{
	width: 500px;
	height: auto;
	margin: 0 auto;
	margin-top: 35px;
}
.index-zhdy .zhdy .zhdy-bt h4{
	text-align:center;
	font-size: 18px;
	padding-top: 36px;
	padding-bottom: 36px;
	font-family:"dongqin";
}
.index-zhdy .zhdy .zhdy-bt b{
	text-align:center;
	font-size: 18px;
	padding-bottom: 36px;
	font-weight: bold;
	letter-spacing: 8px;
	font-family:"KHMERUI";
}
.index-zhdy .zhdy .zhdy-bt p{
	padding-bottom: 36px;
	font-size: 15px;
	font-family:"dongqin";
}
.index-zhdy .zhdy .zhdy-img{
	width: 600px;
	height:auto;
	float: right;
}
.index-zhdy .zhdy .zhdy-img img{
	width: 600px;
	height: 637px;
}
.zhdy-wz .zhdy-nr{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.zhdy-wz .zhdy-nr .zhdy-sm1{
	width: 50%;
	height: 507px;
	box-sizing: border-box;
	float: left;
	padding: 95px 80px 0 80px;
}
.zhdy-wz .zhdy-nr .zhdy-sm2{
	width: 50%;
	height: 507px;
	box-sizing: border-box;
	float: right;
	background-color:#f9f9f9;
	padding: 95px 80px 0 80px;
}
.zhdy-wz .zhdy-nr .zhdy-sm3{
	width: 50%;
	height: 507px;
	box-sizing: border-box;
	float: left;
	background-color:#f9f9f9;
	padding: 95px 80px 0 80px;
}
.zhdy-wz .zhdy-nr .zhdy-sm4{
	width: 50%;
	height: 507px;
	box-sizing: border-box;
	float: right;
	padding: 95px 80px 0 80px;
}
.zhdy-wz .zhdy-nr h4{
	font-size: 19px;
	padding-bottom: 25px;
	text-align:center;
	font-family:"dongqin";
}
.zhdy-wz .zhdy-nr h3{
	font-size: 20px;
	padding-bottom: 25px;
	text-align:center;
	font-weight: bolder;
	letter-spacing: 8px;
	font-family:"KHMERUI";
}
.zhdy-wz .zhdy-nr p{
	font-size: 15px;
	padding-bottom: 36px;
	align:center;
	font-family:"dongqin";
}
.zhdy-wz .zhdy-tp2{
	width: 130px;
	height: auto;
	float: right;
	padding-top: 275px;
}
.zhdy-zl{
	width: 100%;
	height: auto;
	margin-top: 80px;
}
.zhdy-zl h4{
	font-size: 19px;
	text-align: center;
	padding-bottom: 26px;
	font-family:"dongqin";
}
.zhdy-zl h3{
	font-size: 20px;
	text-align: center;
	padding-bottom: 26px;
	font-weight: bolder;
	letter-spacing: 8px;
	font-family:"KHMERUI";
}
 table{
 	width: 1200px;
 	height: auto;
 	margin: 0 auto;
	border: 1px solid #e6e6e6;
 	font-size: 20px;
 	padding: 0 30px 0 30px;
 }
tr th{
	width: 400px;
 	height: 86px;
 	text-align: center;
 	font-size: 19px;
	font-family:"dongqin";
 }
td{
	width: 400px;
 	height: 86px;
 	text-align: center;
 	font-size: 20px;
 	border-top: 1px solid #e6e6e6;
	font-family:"TREBUCBI";
 }
/*  智慧路灯 */
.headerbar-ld{
	width: 100%;
	height: 700px;
	position: relative;
	background-image: url(../img/pc/zhld.png);
 	background-size: 100% 100%;
}
.zhld{
	width: 100%;
	height: auto;
	margin-top: 112px;
}
.zhld .zhld-sm h4{
	text-align:center;
	font-size: 18px;
	padding-bottom: 28px;
	font-family:"dongqin";
}
.zhld .zhld-sm h3{
	text-align:center;
	font-size: 25px;
	padding-bottom: 28px;
	font-weight: bolder;
	letter-spacing: 8px;
	font-family:"KHMERUI";
}
.zhld .zhld-sm p{
	text-align:center;
	font-size: 15px;
	padding-bottom: 28px;
	font-family:"dongqin";
}
.zhld .zhld-tp {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.zhld-tp img{
	width: 30%;
	height: auto;
	padding: 40px 30px 0 0;
}
.zhld-zl{
	width: 100%;
	height: auto;
	margin-top: 112px;
}
.zhld-zl .zhld-bt h4{
	font-size: 19px;
	text-align: center;
	padding-bottom: 28px;
	font-family:"dongqin";
}
.zhld-zl .zhld-bt h3{
	font-size: 20px;
	text-align: center;
	padding-bottom: 28px;
	font-weight: bolder;
	letter-spacing: 8px;
	font-family:"KHMERUI";
}
table{
	width: 1245px;
 	height:auto;
 	margin: 0 auto;
	border: 1px solid #e6e6e6;
 	font-size: 20px;
 	padding: 0 30px 0 30px;
}
tr th{
	width: 621px;
 	height: 86px;
 	text-align: center;
 	font-size: 19px;
 	font-family:"dongqin";
 }
td{
	width: 621px;
 	height: 86px;
 	text-align: center;
 	font-size: 20px;
 	border-top: 1px solid #e6e6e6;
	font-family:"TREBUCBI";
 }
 
/*  尾部 */
.footer{
	width: 100%;
	height: auto;
	background-color: #232323;
 	margin-top: 50px;
}
.footer .footerbar{
	width: 1500px;
	height: auto;
	padding: 50px 0;
	overflow: hidden;
	position:	relative;
	z-index: 2;
	margin: 0 auto;
}
.footer .footerbar a.logos{
	width: auto;
	height: auto;
	float:	left;
	display: block;
}
.footer .footerbar a.logos img{
	width: 100%;
	display: block;
}
.footer .footerbar .footerdh{
	width: auto;
	height: auto;
	float: left;
	margin-left: 142px;
}
.footer .footerbar .footerdh ul li{
	float: left;
	margin-right: 45px;
	list-style: none;
}
.footer .footerbar .footerdh ul li a{
	font-size: 17px;
	color: #bdbdbd;
	line-height: 30px;
	display: block;
	text-decoration:none;
	font-family:"dongqin";
}
.footer .footerbar .footertb{
	width: auto;
	height: auto;
	float: right;
}
.footer .footerbar .footertb a img{
	margin-right: 30px;
	padding-left: 84px;
}
.footer .footerbar .footerxt img{
	margin-top: 25px;
}
.footer .footerbar .footerwz{
	width: 50%;
	height: auto;
	float: left;
}
.footer .footerbar .footerwz p{
	padding-top: 25px;
	color: #bdbdbd;
	font-family:"dongqin";
}
.footer .footerbar .footerdq{
	width: 15%;
	height: auto;
	float: right;
}
.footer .footerbar .footerdq img{
	margin-top: 25px;
}
.footer .footerbar .footerdq p{
	color: #bdbdbd;
	float: right;
	margin-top:	27px;
	margin-right: 100px;
	font-family:"dongqin";
}

@media(max-width:1440px){
	.zhdy .zhdy-bt{width:50%;height:auto;}
	.zhdy .zhdy-bt p{width:500px;height:auto;margin:0 auto;padding-left:0}
	.zhdy .zhdy-img{width:50%;height:auto;float:right;}
	.zhdy .zhdy-img img{width:100%;display:block;height:auto;}
}