/*
*author:zou;
*time:2018-08-13;
 */
*{margin: 0;padding:0;box-sizing: border-box;color: #000;}
li{list-style: none;}
a{text-decoration: none;}
/*滚动条样式*/
::-webkit-scrollbar{
    width: 6px;
    height: 6px;
}
::-webkit-scrollbar-track-piece{
    background-color: #CCCCCC;
    -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:vertical{
    height: 5px;
    background-color: #999999;
    -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:horizontal{
    width: 5px;
    background-color: #CCCCCC;
    -webkit-border-radius: 6px;
}
.clearfix:before,.clearfix:after{
	content: '';
	clear: both; 
	display: block; 
	height: 0; 
	overflow: hidden;
}
html,body{
	font-size: 13px;
	background-color: #fff;
}
.container{
	width: 90%;
	min-width: 1360px;
	max-width: 1720px;
	margin: 0 auto;
}
.nav{
	padding: 22px 0 6px;
	position: fixed;
	width: 100%;
	background-color: #fff;
	z-index: 999;
    box-shadow: 0 5px 15px #f0f0f0;
}
.nav .logo{
	float: left;
}
.navli{
	text-align: center;
}
.navli li{
	display: inline-block;
	line-height: 50px;
	padding: 0 25px;
	position: relative;
}
.navli li a{
	color: #0068DB;
	font-weight: bold;
}
.navli li a:hover{
	text-decoration: underline;
}
.pagenav_tel{
	float: right;
}
.banner{
	padding-top: 80px;
	padding-bottom: 3%;
}
.banner img{
	display: block;
}
.banner .sweper-container{
	padding-bottom: 55px;
}
.part-con{
	width: 1360px;
	margin: 0 auto;
}
.p-c-title{
	text-align: center;
	padding: 45px 0 65px;
}
.fpdata{
	padding-bottom: 75px;
}
.data-list li{
	float: left;
	width: 25%;
	text-align: center;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding: 25px 0;
}
.data-list li:nth-of-type(4),.data-list li:nth-of-type(8),.data-list li:nth-of-type(12){
	border-right: none;
}
.data-list li:nth-of-type(9),.data-list li:nth-of-type(10),.data-list li:nth-of-type(11),.data-list li:nth-of-type(12){
	border-bottom: none;
}
.data-list li .name{
	font-size: 24px;
	line-height: 1.5;
	color: #333;
	margin-bottom: 15px;
}
.data-list li .dis{
	font-size: 16px;
	line-height: 1.5;
	color: #999;
}
.fpgj{
	background: url(../images/dangjian/dj29.jpg) center top no-repeat;
	background-size: 100%;
	padding: 45px 0 35px;
}
.pingtai{
	padding-bottom: 75px;
}
.pingtai .swiper-pagination-bullet{
    background: transparent; 
    border: 1px solid #fff;
}
.pingtai .swiper-pagination-bullet-active {
    background: #fff;
}
.zzzh .p-c-title{
	padding: 105px 0 75px;
	border-bottom: 1px solid #EEEEEE;
}
.function-list{
	padding: 35px 0;
}
.function-list li{
	float: left;
	width: 50%;
	padding: 15px 35px;
}
.function-list li .name{
	padding: 15px 0;
	font-size: 18px;
	color: #333;
}
.function-list li .dis{
	line-height: 1.6;
}
.function-list li .dis a{
	color: #666;
	padding: 8px;
	display: inline-block;
}
.khjc .p-c-title{
	padding: 105px 0 75px;
	border-bottom: 1px solid #EEEEEE;
}
.tab{
	padding-top: 15px;
	text-align: center;
}
.tab span{
	padding: 15px 12px;
	font-size: 16px;
	color: #666;
	display: inline-block;
	margin: 0 15px;
	cursor: pointer;
}
.tab span.current{
	border-bottom: 3px solid #3977F0;
}
.left-pic{
	float: left;
	width: 717px;
	margin-left: 65px;
}
.right-tab{
	float: left;
	width: 470px;
	margin-left: 45px;
    padding-top: 240px;
}
.gb-pingtai{
	padding-bottom: 35px;
}
.gb-pingtai .name,.jc-pingtai .name{
	padding: 15px 0;
	font-size: 16px;
}
.gb-pingtai .dis,.jc-pingtai .dis{
	margin-bottom: 35px;
	line-height: 1.5;
}
.gb-pingtai .dis a,.jc-pingtai .dis a{
	color: #666;
}
.jc-pingtai{
	padding-left: 65px;
}
.pt-show{
	padding-top: 75px;
}
.bmfw-pic{
	float: left;
	width: 954px;
	margin-left: 65px;
}
.bmfw-tab{
	width: 300px;
	margin-left: -45px;
	padding-top: 260px;
}
.data-service .catelog{
	padding: 75px 0 35px;
	border-bottom: 1px solid #F4F4F4;
}
.ds-pic{
	padding: 75px 0;
	border-bottom: 1px solid #F4F4F4;
}
.data-excel{
	margin-top: 75px;
}
.import-excel{
	padding: 35px 0 95px;
}
.data-import{
	padding: 75px 0 125px;
}
.implement{
	padding: 35px 0 95px;
	border-bottom: 1px solid #F4F4F4;
}
.import-excel .swiper-slide{
	text-align: center;
}
.import-excel .swiper-slide p{
	line-height: 1.6;
	padding: 8px 0;
	font-size: 16px;
	color: #747474;
}
.implement .swiper-slide{
	text-align: center;
}
.implement .swiper-slide p{
	line-height: 1.6;
	padding: 8px 0;
	font-size: 20px;
	color: #747474;
}
.report{
	padding: 35px 0;
}
.report .swiper-slide{
	text-align: center;
}
.report .swiper-slide p{
	line-height: 1.6;
	padding: 8px 0;
	font-size: 16px;
	color: #363636;
}
.data-implement .catelog{
	margin-bottom: 75px;
}
.data-report{
	padding: 75px 0;
}
.data-price{
	padding: 75px 0 125px;
}
.contactus{
	/*padding-top: 65px;*/
}
.bottom{
	background-color: #0067DD;
}
.bottom .container{
	width: 1360px;
	margin: 0 auto;
	padding: 55px 0;
}
.footer{
	background-color: #00346E;
	color: #9FCEFF;
}
.footer .container{
	width: 1360px;
	padding: 15px 0;
	margin: 0 auto;	
	color: #fff;
}
.map{
	float: left;
	width: 410px;
	height: 285px;
}
.location{
	float: left;
	width: 450px;
	height: 285px;
	margin-left: 30px;
	font-size: 16px;
	color: #fff;
}
.location .logo{
	margin-bottom: 85px;
}
.location .mesg{
	color: #fff;
	padding: 15px 0 15px 35px;
}
.location .phone{
	background: url(../images/fupin/page9_09.png) 0 center no-repeat;
}
.location .e-mail{
	background: url(../images/fupin/page9_12.png) 0 center no-repeat;
}
.location .address{
	background: url(../images/fupin/page9_14.png) 0 center no-repeat;
}
.demand{
	float: right;
	width: 360px;
}
.footer-nav{
	float: left;
}
.footer-nav li{
	float: left;
	margin-right: 25px;
}
.footer-nav li a{
	color: #9FCEFF;
}
.copyright{
	float: right;
	padding-right: 60px;
}
.copyright p{
	color: #9FCEFF;
}
.demand .title{
	font-size: 16px;
	color: #fff;
	margin-bottom: 25px;
}
.form-control{
	display: block;
	width: 100%;
	border: 1px solid #fff;
	margin-bottom: 15px;
	outline: none;
	background-color: transparent;
}
input.form-control{
	height: 32px;
	padding-left: 5px;
	color: #fff;
}
textarea.form-control{
	height: 120px;
	resize: none;
	padding: 12px;
	line-height: 1.8;
	color: #fff;
}
button.form-control{
	background-color: #fff;
	color: #0067DD;
	padding: 12px 0;
	font-size: 16px;
	font-weight: bold;
}
input::-webkit-input-placeholder ,textarea::-webkit-input-placeholder{
   	color: #fff;
}
input::-moz-placeholder ,textarea::-webkit-input-placeholder{ /* Mozilla Firefox 4 to 18 */
   color: #fff;
}
input::-moz-placeholder ,textarea::-webkit-input-placeholder{ /* Mozilla Firefox 19+ */
   color: #fff;
}
input::-ms-input-placeholder ,textarea::-webkit-input-placeholder{ /* Internet Explorer 10-11 */
   color: #fff;
}
.swiper-pagination-bullet-active {
    width: 16px;
    border-radius: 8px;
}
.aboutmgs{	
	background: url(../images/wangge/wg10.jpg) left 55px repeat-x;
}
.aboutmgs .pic-show{
	padding: 75px 0 135px;
	border-bottom: 1px dotted #eee;
}
.gismap .pic-show{
	padding: 95px 0;
}
.zbyw{
	padding-bottom: 115px;
}
.gzgl{
	padding-bottom: 115px;
}
.count{
	padding-bottom: 75px;
}
.count .swiper-container{
	padding-bottom: 75px;
}
.achieve{
	padding: 95px 0;
	background-color: #F3F3F3;
}
.gzgl img{
	display: block !important;
}
.video{
	float: left;
	width: 550px;
	height: 420px;
}
.achieve-con{
	float: left;
	width: 740px;
	margin-left: 70px;
}
.achieve-con .title{
	font-size: 30px;
	line-height: 1.5;
	text-align: center;
	color: #2469B6;
	font-weight: normal;
	margin-bottom: 35px;
}
.achieve-con .txt{
	line-height: 2.2;
	text-align: justify;
	font-size: 14px;
}
.childrens{
	position: absolute;
	top: 50px;
	left: 0;
	width: 106px;
	background-color: rgba(255,255,255,0.5);
	display: none;
	z-index: 99;
}















