*{
    margin: 0;
    padding: 0;
}
html,
body,
div,
p,
a,
img,
h2,
h1,
ul,
li,
iframe {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei", Arial, "微软雅黑", sans-serif;
	border: 0;
	outline: 0;
	color: #333;
	font-size: 14px;
}
ol,
ul {
	list-style: none;
}

em,
i {
	font-style: normal;
}
body{
    font-family: PingFangSC-Regular;
}

body{
    min-width: 1388px;
    overflow-x: scroll;
}

.clearfix{
    *zoom:1;
}
.clearfix:after{
    visibility:hidden;
    display:block;
    font-size:0;
    content: " ";
    clear:both;
    height:0;
}

.z_index_style{
    z-index: 3;
}

.fl{
    float: left;
}
.fr{
    float: right;
}

.head_area{
    width: 100%;
    position: relative;
    background: url('../img/banner.jpg') no-repeat;
    background-size: 100% 100%;
    height: 650px;
}
.logo_area{
    position: absolute;
    height: 64px;
    line-height: 64px;
    width: 1200px;
    top: 0px;
    margin-left: -600px;
    left: 50%;
    z-index: 1;
}
.bannerImg{
    width: 100%;
    max-height: 640px;
}
.sumbit{
	width: 350px;
	height: 416px;
	position: absolute;
	z-index: 10000;
	background: #FFFFFF;
	box-shadow: 0 1px 6px 0 #C1C5C8;
	border-radius: 8px;
	left: 50%;
	top: 90px;
	transform: translateX(200px);
}
.sumbit h4{
	font-size: 18px;
	color: #333333;
	text-align: center;
	line-height: 65px;
}
.sumbit div{
	width: 300px;
	height: 60px;
	margin: 0 auto;
}
.sumbit div input{
	width: 300px;
	height: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #99A9BF;
	border-radius: 4px;
	text-indent: 16px;
	font-size: 14px;
}
.sumbit div.code input{
	width: 187px;
	height: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #99A9BF;
	float: left;
}
.sumbit div.code button {
	display: block;
	width: 100px;
	height: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #99A9BF;
	font-size: 14px;
	color: #99A9BF;
	line-height: 40px;
	text-align: center;
	float: right;
	border-radius: 4px;
	cursor: pointer;
	background: #fff;
}

.sumbit i {
	color: red;
	font-size: 14px;
	display: none;
}
.sumbit button{
	display: block;
	width: 300px;
	height: 40px;
	margin: 0 auto;
	background: #DCCB9E;
	border-radius: 4px;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
	outline: none;
	cursor: pointer;
	margin-bottom: 10px;
}
.sumbit p{
	width: 300px;
	margin: 0 auto;
	font-size: 14px;
	color: #99A9BF;
	line-height: 16px;
}
input::-webkit-input-placeholder {
    color: #99A9BF;
}
input:-moz-placeholder {
    color: #99A9BF;
}
input::-moz-placeholder {
    color: #99A9BF;
}
input:-ms-input-placeholder {
    color: #99A9BF;
}

.sumbit div span{
	display: none;
}
.logo{
    margin-top: 10px;
    float: left;
    width: 228px;
    height: 62px;
    background: url('../img/logo.svg') no-repeat;
    z-index: 99;
}
.tel{
    float: right;
    font-family: PingFangSC-Medium;
    line-height: 64px;
    font-size: 20px;
    color: #fff;

}
.phone_icon{
    margin-right: 8px;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url('../img/phone_icon.svg') no-repeat;
}

.system_name_area,.system_name_area_youshi{
    text-align: center;
    color: #333;
    font-family: PingFangSC-Regular;
}
.system_name_area_youshi{
    padding-bottom: 60px;
    width: 100%;
    background: url('../img/bg_1.png') no-repeat;
    background-size: 100% 100%;
}


.feature_1{
    text-align: center;
    padding-top: 40px;
    padding-bottom: 80px;
    background-color: #f3f3f3;
}
.feature_1_content_item span{
    margin-top: 12px;
}


/*部署方式*/
.deploy_way_box{
    background: url('../img/12.png') no-repeat;
    background-size: 100% 100%;
}
.deploy_way_area{
    margin-top: 80px;
    text-align: center;
}



.footer{
    height: 40px;
    line-height: 40px;
    background-color: #000;
    color: #fff;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    text-align: center;
}
.link_area a{
    text-decoration: none;
    color: #fff;
    margin-right: 14px;
    font-family: PingFangSC-Regular;
}
.company_info{
    font-size: 12px;
    font-family: PingFangSC-Regular;
    color: #FFFFFF;
}


.computer_icon_box{
    background: url('../img/Bitmap.png');
    background-size: 100% 100%;
}
.computer_icon img{
    width: 100%;
}

.feature_1_content_item_icon img{
    width: 100%;
}

.youshi_img_area img{
    width: 100%;
}

.apply_way_area{
    height: 814px;
    position: relative;
    background: url('../img/5.jpg') no-repeat;
    background-size: 100% 100%;
}

.apply_way{
    width: 100%;
    max-height: 879px;
    min-height: 297px;
}

.bg_img_1{
    background: url('../img/6.png') no-repeat 100% 100%;
}
.bg_img_2{
    background: url('../img/7.png') no-repeat 100% 100%;
}
.bg_img_3{
    background: url('../img/8.png') no-repeat 100% 100%;
}
.bg_img_4{
    background: url('../img/9.png') no-repeat 100% 100%;
}
.bg_img_5{
    background: url('../img/10.png') no-repeat 100% 100%;
}
.bg_img_6{
    background: url('../img/11.png') no-repeat 100% 100%;
}

.deploy_way_text_item_icon img{
    width: 100%;
}
.deploy_way_img img{
    width: 100%;
}

.gov_introduce_img_area img{
    width: 100%;
}


.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 20px !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    width: 0.4rem;
    height: 0.3rem;
    border-radius: 2px !important;
}
.swiper-pagination-bullet-active {
    background-color: #E2B23E !important;
    width: 1.2em !important;
}




.gov_introduce_img_box{
    width: 100%;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 100px;
    position: relative;
}
.swiper-container .swiper-wrapper img{
    width: 1200px;
}

.goc_intorduce_title{
    position: absolute;
    width: 9em;
    top: 5px;
    margin-left: 50%;
    font-size: 20px;
    color: #fff;
    font-family: PingFangSC-Medium;
    transform: translate(-50%);
}
.gov_introduce_img_area{
    display: inline-block;
    width: 1200px;
}

.system_text{
    color: #333;
    font-family: PingFangSC-Medium;
    font-size: 16px;
}

.title_text{
    margin-top: 80px;
    font-size: 44px;
    line-height: 62px;
    font-family: PingFangSC-Regular;
}
.title_text_youshi{
    font-size: 44px;
    line-height: 62px;
    font-family: PingFangSC-Regular;
    padding-top: 80px;
}
.title_text_system{
    font-size: 44px;
    line-height: 62px;
    font-family: PingFangSC-Regular;
    padding-top: 80px;
}
.introduce_text{
    margin-top: 20px;
    line-height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Regular;
}

.apply_way_title{
    position: absolute;
    top: 60px;
    width: 100%;
    text-align: center;
    font-size: 44px;
    color: #fff;
    font-family: PingFangSC-Regular;
}
.apply_way_sub_title{
    position: absolute;
    top: 120px;
    width: 100%;
    text-align: center;
    color: #fff;
    line-height: 25px;
    font-size: 18px;
}

.computer_icon{
    display: inline-block;
    width: 1200px;
    position: relative;
}
.text_system1{
    position: absolute;
    bottom: 200px;
    left:31%;
    color: #333;
    font-size: 16px;
    font-family: PingFangSC-Medium;
}
.text_system2{
    position: absolute;
    bottom: 200px;
    right:35.5%;
    color: #333;
    font-size: 16px;
    font-family: PingFangSC-Medium;
}
.feature_1_title_text{
    margin-top: 20px;
    display: inline-block;
    width: 7em;
    height: 10px;
    background-color: #E3DCCA;
    line-height: 1.2px;
    font-size: 20px;
    color: #333;
    transform: translate(-3.5em);
}

.feature_1_content{
    display: inline-block;
    width: 1134px;
    padding-left: 15px;
    padding-right: 51px;
}

.feature_1_content_item{
    width: 90px;
    height: 90px;
    margin-left: 36px;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #333;
    font-family: PingFangSC-Medium;
}
.feature_1_content_item_icon{
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 45px;
    background-color: #E3DCCA;
}

.youshi_img_area{
    display: inline-block;
    width: 1200px;
}

.youshi_img_item1,.youshi_img_item{
    width: 285px;
    float: left;
    margin-top: 60px;
    position: relative;
    text-align: center;
}
.youshi_img_item{
    margin-left: 20px;
}

.youshi_img_item_title{
    width: 100%;
    text-align: center;
    font-family: PingFangSC-Medium;
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 26%;

}
.youshi_img_item_text{
    font-family: PingFangSC-Regular;
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 36%;
    padding: 0 20px;
    line-height: 26px;
    text-align: left;
}

.industry_area{
    display: inline-block;
    width: 1200px;
    margin-top: 40px;
}
.industry_item{
    float: left;
    width: 387px;
    height: 300px;
    line-height: 300px;
    border-radius: 4px;
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: PingFangSC-Medium;
}
.industry_item_mid{
    float: left;
    width: 387px;
    margin-right: 19px;
    margin-left: 19px;
    height: 300px;
    line-height: 300px;
    border-radius: 4px;
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: PingFangSC-Medium;
}
.deploy_way{
    width: 1200px;
    display: inline-block;
}

.deploy_way_img,.deploy_way_text{
    width: 50%;
}
.deploy_way_text_item{
    width: 100%;
}
.deploy_way_text_item_icon{
    float: left;
    width: 84px;
    height: 84px;
    border-radius: 42px;
    background-color: #999;
}
.deploy_way_text_item_content{
    float: left;
    margin-left: 12px;
    text-align: left;
    font-size: 18px;
    font-family: PingFangSC-Regular;
    color: #626262;
    margin-bottom: 74px;
}
.deploy_way_text_item_content_title{
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #000;
    line-height: 28px;
}
.deploy_way_text_item_content_text{
    line-height: 34px;
    font-family: PingFangSC-Regular;
}

.wraper{
    display: inline-block;
    width: 1200px;
}
.logo_text >div{
	width: 1200px;
	margin: 0 auto;
}
.logo_text .buy_btn {
	display: inline-block;
	float: left;
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #02adff;
	border-radius: 6px;
	color: #fff;
	cursor: pointer;
}
.logo_text{
    width: 1200px;
    margin: 0 auto;
    padding-top:200px;
}
.logo_text .title_text{
    font-size: 60px;
    color: #fff;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
}
.logo_text .introduce_text{
    font-family: PingFangSC-Light;
    font-size: 30px;
    color: rgba(256,256,256,0.9);
    margin: 0;
    padding: 0;
    margin-bottom: 40px;
}
.footer_submit{
	width: 100%;
    height: 138px;
    background: #E3DCCA;
}
.footer_submit .wraper{
	display: block;
	width: 1200px;
	padding: 40px 0;
	height: 58px;
	margin: 0 auto;
    background: #E3DCCA;
}
.footer_submit .wraper div{
	width: 240px;
	height: 58px;
	margin-right: 16px;
	float: left;
	background: #fff;
	border-radius: 4px;
}
.footer_submit .wraper div input{
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 0;
	width: 240px;
	height: 58px;
	line-height: 58px;
	background: #FFFFFF;
	border-radius: 4px;
	text-indent: 20px;
	font-size: 14px;
	letter-spacing: 0;
	padding-right: 10px;
}
.footer_submit .wraper div.code input{
	width: 130px;
	height: 58px;
	line-height: 58px;
	background: #FFFFFF;
	border-radius: 4px;
	text-indent: 30px;
	font-size: 14px;
	letter-spacing: 0;
	float: left;
}
.footer_submit .wraper div.code button{
	width: 110px;
	height: 58px;
	line-height: 58px;
	background: #E8E8ED;
	border-radius: 4px;
	font-size: 14px;
	letter-spacing: 0;
	text-align: center;
	float: left;
	border: 0;
	outline: 0;
	cursor: pointer;
	color: #02ADFF;
}
.footer_submit .wraper >button{
	width: 170px;
	float: right;
	height: 58px;
	background: #02ADFF;
	border-radius: 4px;
	border: 0;
	outline: 0;
	font-size: 18px;
	color: #FFFFFF;
	cursor: pointer;
}
