*{margin: 0;padding: 0;box-sizing: border-box;}
html{-webkit-text-size-adjust:none;}
body{
	font-family: "苹方",arial;
	background-color: #fff;
	height: 100%;
	overflow-x: hidden;
}
dl,dt,dd,ul,ol,li{list-style: none;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
}
a{text-decoration: none;color: #000;}
a:active{ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
button,input,textarea{outline: none; resize: none;-webkit-tap-highlight-color: rgba(255, 255, 255, 255);-webkit-appearance: none;border: 1px solid #ddd;}
.fixednav {  
    position: fixed !important;  
    top: 0px;  
    left: 0px;  
    width: 100%;  
    z-index: 99;  
    transition: all .5s ease 0s;
    margin-top: 0;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    /*background: #eee !important;*/
} 

.product_title_wrap{
	background: #007AFF;
	color: #fff;
	display: none;
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	z-index: 999;
}
.product_title{
	width: 1200px;
	margin: 0 auto;
	height: 100px;
	line-height: 100px;
	text-align: right;
	transition: all .5s linear 0s;
}
.product_title>ul{
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
}
.product_title>ul>li{
	margin-left:50px;
	list-style: disc;
	cursor: pointer;
}
.product_title>ul>li>a{
	color: #fff;
}

 
.header{
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.navbar{
	width: 100%;
	background: #fff;
	/*position: absolute;
	top: 0;*/
	color: #fff;
	z-index: 99;
	transition: all .5s ease 0s;
}
.nav{
	width: 1200px;
	margin: 0 auto;
	height: 100px;
	line-height: 100px;
}
.nav,.nav .navLi{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.nav .logo>a>img{
	vertical-align: middle;
	max-height: 80px;
}
.nav .navLi>li{
	margin-left: 80px;
	float: left;
}
 .nav .navLi>li>a>span{
	font-size: 18px;
	cursor: pointer;
}
.nav .navLi>li>a.active{
	color: #235BD0;
	cursor: pointer;
}
.banner{
	width: 100%;
	margin: 0 auto;
	/*height: 700px;*/
}
.swiper-pagination-bullet{
	width: 10px !important;
	height: 10px !important;
	background: #fff !important;
	opacity: .8 !important;
}
.swiper-pagination-bullet-active{
	width: 16px !important;
	height: 8px !important;
	border-radius: 10px !important;
	background: #235BD0 !important;
}

.swiper-slide{
	position: relative;
}
.swiper-slide .text{
	position: absolute;
	top: 40%;
	left: 50%;
	text-align: center;
	color: #fff;
	margin-left: calc(-850px / 2);
}
.swiper-slide .text>h5{
	width: 850px;
	margin: 0 auto 20px;
	font-size: 68px;
}
.swiper-slide .text>small{
	font-size: 24px;
}
.swiper-slide .text_index{
	width: 600px;
	position: absolute;
	top: 28%;
	left: 18%;
	margin: 0 auto;
	text-align: left;
	float: left;
}
.swiper-slide .text_index h3{font-size: 32px;color: #0F39FF;}
.swiper-slide .text_index p{font-size: 20px;color: #999;margin: 50px 0;line-height: 45px;width: 600px;}
.swiper-slide .text_index a{color: #3963FF;border: 1px solid #D2E1FF;font-size: 20px;padding: 10px 15px;}

.swiper-slide>img{
	width: 100%;
	background: #fff;
	vertical-align: middle;
	/*width: 1920px;*/
	/*height: 700px;*/
}
.product-w{
	background: #fff;
}
.c-wrap{
	position: relative;
	overflow: hidden;
}
.c-mark{
	position: absolute;
	top: -40px;
	left: 68px;
}
.product-w .product,.case_w .case,.about-w .about{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 60px;
}
.c-wrap .c-title>h5{
	color: #0230CC;
	font-size: 32px;
	margin-bottom: 30px;
}
.c-wrap .c-title>small{
	color: #878686;
	font-size: 16px;
}
.product-w .product .pro_list{
	width: 1200px;
	margin: 40px 0 64px;
}
.product-w .product .pro_list>ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.product-w .product .pro_list>ul>li{
	width: 400px;
	padding: 35px 42px;
	transition: all .4s;
}
.product-w .product .pro_list>ul>li#border1{
	border-left: 1px solid #F8F8F8;
	border-bottom: 1px solid #F8F8F8;
	border-top: 1px solid #F8F8F8;
}
.product-w .product .pro_list>ul>li#border2{
	border-left: 1px solid #F8F8F8;
	border-bottom: 1px solid #F8F8F8;
	border-top: 1px solid #F8F8F8;
}
.product-w .product .pro_list>ul>li#border3{
	border: 1px solid #F8F8F8;
}
.product-w .product .pro_list>ul>li#border4{
	border-left: 1px solid #F8F8F8;
	border-bottom: 1px solid #F8F8F8;
}
.product-w .product .pro_list>ul>li#border5{
	border-left: 1px solid #F8F8F8;
	border-bottom: 1px solid #F8F8F8;
}
.product-w .product .pro_list>ul>li#border6{
	border-left: 1px solid #F8F8F8;
	border-right: 1px solid #F8F8F8;
	border-bottom: 1px solid #F8F8F8;
}
.product-w .product .pro_list>ul>li:hover{
	/*box-shadow: 0px 3px 10px 0px #ddd;*/
	transition: all .5s ease 0s;
	box-shadow: 0 30px 28px -16px rgba(0, 0, 0, 0.26);
    transform: translate(0, -4px);
}
/*.product-w .product .pro_list>ul>li:nth-child(2){
	margin: 0 45px;
}*/
.product-w .product .pro_list>ul>li .list_title{
	text-align: left;
	margin: 30px 0;
}
.product-w .product .pro_list>ul>li .list_title>h5{
	font-size: 22px;
	font-weight: normal;
	margin-top: -20px;
}
.product-w .product .pro_list>ul>li>a>p{
	font-size: 16px;
	text-align: left;
	color: #727272;
	margin-top: 30px;
	line-height: 35px;
	height: 140px;
}
.case_w{
	background: url(../images/caseBG.jpg);
	background-repeat: repeat-y;
	/*background-size: cover;*/
	background-size: 100%;
}
.case .case_list{
	margin: 42px 0 64px;
}
.case .case_list>dl{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	background: #fff;
	height: 357px;
}
.case .case_list>dl>dt,.case .case_list>dl>dd{
	width: 50%;
	display: inline-block;
}
.case .case_list>dl>dt>img{
	width: 603px;
	height: 357px;
}
.case .case_list>dl>dd{
	text-align: left;
}
.case .case_list>dl>dd .title{
	margin: 56px 0 0;
}
.case .case_list>dl>dd .title_right{
	margin-left: -35px;
	text-align: left;
}
.case .case_list>dl>dd .detail{
	margin: 0px 44px 0;
}
.case .case_list>dl>dd .detail_right{
	text-align: left;
}
.case .case_list>dl>dd .detail_left{
	text-align: right;
}
.case .case_list>dl>dd .detail>h5{
	font-size: 22px;
}
.case .case_list>dl>dd .detail>p{
	font-size: 16px;
	margin: 42px 0;
	line-height: 40px;
}
.case .case_list>dl>dd .title_left{
	margin-left: -35px;
	text-align: right;
}

.join_team{
	width: 100%;
	background: url(../images/teamBG-02.png) center;
	text-align: center;
}
.join_team .neirong{
	color: #fff;
	padding: 60px 0 64px;
}
.join_team .neirong>h5{
	font-size: 18px;
}
.join_team .neirong>h3{
	font-size: 26px;
	margin: 45px 0;
}
.join_team .neirong>p{
	font-size: 16px;
	margin: 35px 0;
}
.join_team .neirong .btn>button{
	width: 145px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	border-radius: 25px;
	background: rgba(255,255,255,.3);
	color: #FFFFFF;
	border: none;
}
/*#dituContent{
	width: 1200px !important;
	height: 516px !important;
    padding: 0;
    margin: 70px 0;
}*/
.map{
	margin: 70px 0;
}
.map iframe{
	width: 1200px;
}
.about .info>h5{
	font-size: 24px;
	text-align: left;
}
.about .form{
	margin: 45px 0;
	text-align: left;
}
.about .info_flex,.about .form .form_flex,.about .form .form_flex>div{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.about .form .form_flex>div{
	width: 236px;
	height: 50px;
	line-height: 50px;
	background: #F0F0F0;
}
.about .form .form_flex input{
	border: none;
	background: #F0F0F0;
}
.about .form .form_flex>div>label{
	padding: 0 15px;
	font-size: 16px;
	color: #aaa;
}
.about .form .message{
	width: 723px;
	margin: 20px 0;
}
.about .form .message>textarea{
	width: 723px;
	height: 147px;
	border: none;
	background: #F0F0F0;
	color: #aaa;
	font-size: 18px;
	text-indent: 15px;
	padding: 15px 0;
}
.about .form>form .submit{
	width: 100px;
	height: 33px;
	line-height: 33px;
	background: #3559D6;
	color: #fff;
	border: none;
	border-radius: 20px;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
}
.about .location{
	margin-top: 40px;
	text-align: left;
	margin-right: 70px;
	margin-left: 30px;
}
.about .location>p{
	font-size: 16px;
	color: #999999;
	margin-bottom: 22px;
}
.about .aboutImg{
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 64px;
}
.about .aboutImg>a{
	width: 33.3%;
}
.footer{
	background: #161616;
}
.footer .copyright{
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding: 20px 0;
}
.footer .copyright p{
	margin: 10px 0;
}


/*公司简介*/
.company_profile_wrap{
	background: url(../images/synopsisBG.png) no-repeat;
	/*background: url(../images/caseBG.jpg) repeat-y 100%;*/
	height: 863px;
}
.company_profile{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.about_title{
	padding: 60px 0 40px;
}
.about_title>h5{
	font-size: 32px;
	color: #0230CC;
	margin-bottom: 15px;
}
.about_title>small{
	font-size: 16px;
	color: #878686;
}
.company_profile .intro{
	position: relative;
}
.company_profile .intro_left{
	width: 384px;
}
.company_profile .intro_right{
	width: 839px;
	background: #fff;
	padding: 35px 25px;
	text-align: left;
	position: absolute;
	right: 33px;
	top: 60px;
}
.company_profile .intro_right .profile{
	margin-top: 15px;
}
.company_profile .intro_right .profile>p{
	text-indent: 36px;
	font-size: 16px;	
	color: #979597;
	line-height: 35px;
}
.join_us_wrap{
	background-color: #F7F7F7;
}
.join_us{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.category{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.category .common{
	width: 549px;
	height: 363px;	
	text-align: center;
	margin-bottom: 72px;
	display: block;
	z-index: 0;
}
.category .common>span{
	font-size: 48px;
	color: #fff;
	margin-top: 146px;
	display: inline-block;
	cursor: pointer;
}
.category .sort_wrap:last-child .common>span{
	margin-top: 96px;
}
.category .sort01{
	background: url(../images/join01.png) no-repeat;
	background-size: 100%;
}
.category .sort02{
	background: url(../images/join02.png) no-repeat;
	background-size: 100%;
}
.category .sort03{
	background: url(../images/join03.png) no-repeat;
	background-size: 100%;
}
.category .sort04{
	background: url(../images/join04.png) no-repeat;
	background-size: 100%;
}
.category .sort05{
	background: url(../images/join05.png) no-repeat;
	background-size: 100%;
}
.category .sort06{
	background: url(../images/join06.png) no-repeat;
	background-size: 100%;
}
.category .sort07{
	background: url(../images/join07.png) no-repeat;
	background-size: 100%;
}
.category .sort08{
	background: url(../images/join08.png) no-repeat;
	background-size: 100%;
}
.category .sort09{
	background: url(../images/join09.png) no-repeat;
	background-size: 100%;
}
.category .sort10{
	background: url(../images/join10.png) no-repeat;
	background-size: 100%;
}

.sort_wrap{
	position: relative;
}
.job_description{
	width: 460px;
	margin: 0 auto;
	background-color: #fff;
	padding: 0 30px;
	text-align: left;
	margin-top: -145px;
	margin-bottom: 70px;
	display: none;
}
.job_description>h3{
	font-size: 26px;
	padding: 30px 0 10px;
}
.job_description>h5{
	font-size: 20px;
	padding: 15px 0;
	font-weight: normal;
}
.job_description>p{
	font-size: 16px;
	color: #999;
	line-height: 30px;
}
.job_description>button{
	width: 175px;
	height: 35px;
	font-size: 16px;
	background: #0230CC;
	color: #fff;
	border: none;
	border-radius: 17px;
	margin: 40px 0 50px;
}

/*超级大脑*/
.anli{
	width: 1200px;
	margin: 0 auto;
	padding-top: 60px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.anli .anli_section{
	width: 30%;
}
.anli .anli_section .anli_title>h5{
	font-size: 30px;
	color: #0230CC;
}
.anli .anli_section .anli_title>small{
	font-size: 22px;
	color: #8097E5;
}
.anli .anli_section .anli_list>ul{
	margin-top: 40px;
}
.anli .anli_section .anli_list>ul>li{
	border-bottom: 1px solid #FBFBFB;
	height: 56px;
	/* line-height: 56px; */
	cursor: pointer;
}
.anli .anli_section .anli_list>ul>li:first-child{
	border-top: 1px solid #FBFBFB;
}
.anli .anli_section .anli_list>ul>li .active{
	color: #002BA3;
}
.anli .anli_content{
	width: 70%;
}
.anli .anli_content .title{
	border-left: 3px solid #002BA3;
}
.anli .anli_content .title>h5{
	font-size: 38px;
	color: #000;
	margin-left: 20px;
	color: #333;
}
.anli .anli_content .title>small{
	font-size: 20px;
	color: #000;
	margin-left: 20px;
	color: #333;
}
.anli .anli_content .show{
	text-align: left;
	margin: 40px 0;
}
.anli .anli_content .anli_intro .sign{
	width: 45px;
	height: 6px;
	background: #0230CC;
	/*border: 3px solid #0230CC;*/
}
.anli .anli_content .anli_intro>p{
	font-size: 20px;
	margin: 25px 0;
	line-height: 45px;
	color: #979597;
	text-indent: 40px;
}


.hamburger{
    /*display: block;*/
    position: relative;
    font-size: 0;
    width: 48px;
    height: 48px;
    border: none;
    background: none;
    cursor: pointer;
    display: none;
}
.hamburger:focus{
    outline: none;
}
.hamburger span{
    display: block;
    position: absolute;
    height: 4px;
    top: 22px;
    left: 8px;
    right: 8px;
    background-color: #2E308D;
}
.hamburger span:before,
.hamburger span:after{
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    background: #2E308D;
}
.hamburger span:before{
    top: -10px;
}
.hamburger span:after{
    bottom: -10px;
}
.hamList{
	width: 100%;
	z-index: 999;
	background: rgba(0,0,0,.5);
	color: #fff;
	display: none;
	position: absolute;
	top: 60px;
	text-align: left;
}
.hamList>ul>li{
	margin: 0;
	padding: 0 30px;
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.hamList>ul>li>a{
	color: #fff;
}

/*产品  智能终端*/
.model_wrap{
	background-color: #fff;
	width: 100%;
}
.model{
	width: 1200px;
	margin: 60px auto 113px;
	text-align: center;
	
}
.model .title>h5{
	font-size: 32px;
	margin-bottom: 30px;
	color: #333;
}
.model .title>small{
	font-size: 16px;
	color: #333;
}
.model_detail{
	width: 1200px;
	height: 321px;
	margin: 60px auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}
.model_detail .yun_left{
	z-index: 9;
}
.model_detail .yun_right{
	width: 400px;
	background-color: #417FFA;
	color: #fff;
	text-align: left;
	padding: 30px 20px 30px 40px;
	margin-left: -20px;
	margin-top: -30px;
}
.model_detail .fc>h5{
	width: 160px;
	font-size: 24px;
	border-bottom: 1px solid #8DB2FC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.model_detail .fc>p{
	font-size: 14px;
	line-height: 30px;
}
.model_detail .yi_left{
	width: 440px;
	background-color: #417FFA;
	color: #fff;
	text-align: left;
	padding: 55px 40px 30px 30px;
	margin-right: -20px;
	margin-top: -30px;
}
.model_detail .fc_img>img{
	height: 321px;
	box-shadow: 0px 0px 10px 0px #999;
}
.softwear{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.softwear .title>h5{
	font-size: 32px;
	margin-bottom: 30px;
	margin-top: 60px;
	color: #333;
}
.softwear .title>small{
	font-size: 16px;
	color: #333;
}
.softwear .soft_list{
	margin: 40px 0 60px;
}
.softwear .soft_list>ul{
	display: flex;
}
.softwear .soft_list>ul>li{
	width: 300px;
	padding: 36px 27px;
	background-color: #F7F7F7;
}
.softwear .soft_list>ul>li .soft_img{
	width: 85px;
	height: 81px;
	text-align: center;
	margin: 0 auto;
}
.softwear .soft_list>ul>li .soft_text{
	text-align: center;
	margin: 0 auto;
}
.softwear .soft_list>ul>li .soft_text>h5{
	width: 130px;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	margin: 35px auto 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E3E3E3;
}
.softwear .soft_list>ul>li .soft_text>p{
	font-size: 16px;
	color: #999;
}
.softwear .soft_list>ul>li .soft_img01{
	background: url(../images/soft01.png) no-repeat center center;
}
.softwear .soft_list>ul>li .soft_img02{
	background: url(../images/soft02.png) no-repeat center center;
}
.softwear .soft_list>ul>li .soft_img03{
	background: url(../images/soft03.png) no-repeat center center;
}
.softwear .soft_list>ul>li .soft_img04{
	background: url(../images/soft04.png) no-repeat center center;
}
.softwear .soft_list>ul>li:hover{
	background-color: #417FFA;
	color: #fff;
}
.softwear .soft_list>ul>li:hover .soft_text>p{
	color: #fff;
}
.softwear .soft_list>ul>li:hover .soft_img01{
	background: url(../images/soft01_c.png) no-repeat;
}
.softwear .soft_list>ul>li:hover .soft_img02{
	background: url(../images/soft02_c.png) no-repeat;
}
.softwear .soft_list>ul>li:hover .soft_img03{
	background: url(../images/soft03_c.png) no-repeat;
}
.softwear .soft_list>ul>li:hover .soft_img04{
	background: url(../images/soft04_c.png) no-repeat;
}

/*产品  精工强匠*/
.serviceArea{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 60px 0 79px;
}
.serviceArea .title>h5{
	font-size: 32px;
	margin-bottom: 30px;
	color: #333;
}
.serviceArea .title>small{
	font-size: 16px;
	color: #333;
}
.serviceArea_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 40px;
}
.serviceArea_list>dl{
	width: 279px;
	box-shadow: 0px 0px 10px 0px #F3F3F3;
	border-radius: 10px;
	margin-bottom: 43px;
}
.serviceArea_list>dl>dd{
	height: 80px;
	/* line-height: 66px; */
	font-size: 18px;
	color: #666;
	padding: 10px 15px;
}
.serviceMode{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 120px;
}
.serviceMode .title>h5{
	font-size: 32px;
	margin-bottom: 30px;
	color: #333;
}
.serviceMode .title>small{
	font-size: 16px;
	color: #333;
}
.serviceMode_detail{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	margin-top: 40px;
}
.serviceMode_detail .right{
	text-align: left;
	margin-left: 60px;
}
.serviceMode_detail .right>ul>li{
	background: url(../images/disc.png) no-repeat center left;
	padding-left: 20px;
	margin-bottom: 35px;
}
/*.serviceMode_detail .right>ul>li:before{
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #417FFA;
	padding-left: 10px;
}*/
.serviceWorkflow{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.serviceWorkflow .title>h5{
	font-size: 32px;
	margin-bottom: 30px;
	color: #333;
}
.serviceWorkflow .title>small{
	font-size: 16px;
	color: #333;
}
.workflow_detail{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 60px 0 0;
}
.workflow_detail>dl{
	width: 492px;
	margin-bottom: 60px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.workflow_detail>dl>dd{
	width: 389px;
	text-align: left;
	color: #858585;
}
.workflow_detail>dl>dd>h5{
	font-size: 24px;
}
.workflow_detail>dl>dd>p{
	font-size: 16px;
}
.overall{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 60px 0;
	padding-bottom: 0;
}
.overall .title>h5{
	font-size: 40px;
	margin-bottom: 30px;
	color: #333;
}
.overall .title>small{
	font-size: 20px;
	color: #333;
}
.category_box,.service_box,.partner_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: left;
	margin-bottom: 45px;
}
.partner_box{
	background: #1D81BE;
	padding: 35px;
	height: 274px;
	align-content:space-between;
	margin-top: 36px;
}
.m_partner_box{
	display: none;
}
.category_box .item,.service_box .item{
	width: 48%;
	display: flex;
	background-color: #F9F9F9;
	box-sizing: border-box;
	padding: 37px 42px;
	align-items: center;
	margin-top: 41px;
}
.design_box{
	margin-top: 41px;
}
.design_box img{
	width: 100%;
}
.service_box .item{
	width: 28%;
	flex-direction: column;
	padding: 0;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
	overflow: hidden;
}
.service_box .item .top{
	width: 100%;
}
.service_box .item .middle{
	color: #333;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 20px;
}
.category_box .item:hover{
	background-color: #CCDDFF;
}

.category_box .item .left{
	flex: 1;
	margin-right: 30px;
}
.service_box .item  img{
	width: 100%;
}
.service_box .item  img:hover{
	transform:  scale(1.5);
}
.category_box .item .right{
	flex: 3;
}
.category_box .item .right .title{
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 2px;
}
.category_box .item .right .xiangxi,.service_box .item  .bottom{
	color: #666666;
	font-size: 14px;
	line-height: 26px;
}
.service_box .item  .bottom{
	padding: 13px;
	padding-bottom: 30px;
}
.service_box .item:hover {
	background-color:#417FFA;
}
.service_box .item:hover .middle,.service_box .item:hover .bottom{
	color: #fff;
}
.overall_detail{
	margin-top: 40px;
}
.overall_detail .overall_text{
	background: url(../images/overall.png) no-repeat center center;
	height: 500px;
	position: relative;
}
.overall_detail .overall_text>h5{
	position: absolute;
	top: 150px;
	left: 500px;
	font-size: 20px;
}
.overall_detail .overall_text>ul{
	position: absolute;
	top: 330px;
	left: 478px;
}
.overall_detail .overall_text>ul>li{
	float: left;
	margin-right: 80px;
	color: #999;
}
.t_terminal,.w_terminal,.h_terminal{
	width: 334px;
	background-color: #F9F9F9;	
	padding: 25px 30px;
	border-radius: 8px;
}
.overall_list{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.t_list{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.t_list>dl>dt{
	height: 70px;
	vertical-align: middle;
}
.t_list>dl>dt>img{
	vertical-align: bottom;
}
.t_list>dl>dd{
	color: #999;
}
.overall_list .t_title>h5{
	/*width: 100px;*/
	margin: 0 auto;
	font-size: 20px;
	border-bottom: 1px solid #F3F3F3;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
.overall .solution{
	background: url(../images/3Scase_BG.png) no-repeat;
	background-size: cover;
	padding: 50px 0;
	margin: 55px 0 0; 
}
.overall .solution .c_title{
	margin: 0 0 70px;
}
.overall .c_title>h5{
	font-size: 32px;
	color: #fff;
	margin-bottom: 30px;
}
.overall .c_title>small{
	font-size: 16px;
	color: #fff;
}
.solution_detail{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
}
.solution_detail .solution_list{
	width: 250px;
}
.solution_img{
	height: 69px;
	line-height: 69px;
}
.overall .solution .solution_text{
	color: #fff;
}
.solution_detail .solution_list .solution_text{
	margin-top: 40px;
}
.solution_detail .solution_list .solution_text>h5{
	margin-bottom: 18px;
	padding-bottom: 18px;
	font-size: 24px;
	border-bottom: 1px solid #374655;
}
.solution_detail .solution_list .solution_text>p{
	font-size: 16px;
	line-height: 30px;
}
.allApply{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.allApply .title>h5{
	font-size: 32px;
	margin-bottom: 30px;
	color: #333;
}
.allApply .title>small{
	font-size: 16px;
	color: #333;
}
.allApply .applyImg{
	margin: 40px 0 60px;
}

/*产品  ICT·专家系统*/
.features{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 100px 0;
}
.features .title>h5{
	font-size: 32px;
	margin-bottom: 30px;
	color: #333;
}
.features .title>small{
	font-size: 16px;
	color: #333;
}
.features_detail>p{
	font-size: 20px;
	color: #999;
	margin: 40px 0;
}
.platform_list>ul{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.platform_list>ul>li{
	position: relative;
}
.platform_list>ul>li>p{
	margin-bottom: 18px;
	font-size: 24px;
	color: #548EF1;
}
.platform_list>ul>li .platform_text{
	width: 324px;
	position: absolute;
	top: 90px;
	left: 20px;
}
.platform_list>ul>li:nth-child(2) .platform_text{
	left: 35px;
}
.platform_list>ul>li .platform_text>div{
	margin-bottom: 20px;
}
.platform_list>ul>li:nth-child(2) .platform_text>div>span{
	margin-right: 20px;
}
.platform_list>ul>li .platform_text>div>span{
	margin-right: 40px;
	font-size: 18px;
	color: #666;
}
.system{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}
.system .system_left{
	width: 30px;
	margin-top: 78px;
	margin-right: 30px;
}
.system .system_left>span{
	font-size: 26px;
	color: #548EF1;
}
.system .system_right{
	position: relative;
}
.system .system_right .system_text>div>span{
	margin: 0 15px;
	font-size: 18px;
	color: #666;
}
.system .system_right .system_text>div.ml{
	margin-left: -45px;
}
.system .system_right .system_text{
	width: 910px;
	height: 245px;
	background-color: #ECF2FF;
	border-radius: 18px;
	padding: 30px 0;
	position: absolute;
	top: 35px;
	left: 25px;
}
.system .system_right .system_text .point{
	margin-top: 25px;
}
.system .system_right .system_text .point>img{
	width: 491px;
}
.system .system_right .system_text .point>div>span{
	font-size: 18px;
	margin: 0 20px;
	color: #666;
}
.features_list>ul{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	text-align: left;
	margin-top: 90px;
}
.features_list>ul>li{
	width: 340px;
}
.features_list>ul>li>h5{
	font-size: 24px;
	background: url(../images/disc.png) no-repeat center left;
	padding-left: 20px;
	margin-bottom: 40px;
	color: #666;
}
.features_list>ul>li>p{
	font-size: 16px;
	text-align: left;
	color: #999;
	line-height: 35px;
	font-weight: 500;
}
.advantage{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.advantage .title>h5{
	font-size: 32px;
	margin-bottom: 30px;
	color: #333;
}
.advantage .title>small{
	font-size: 16px;
	color: #333;
}
.advantage_list{
	margin-top: 80px;
}
.advantage_list>ul{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}
.advantage_list>ul>li{
	width: 300px;
	background: #F7F7F7;
	padding: 30px 25px;
}
.advantage_img{
	width: 79px;
	height: 100px;
	margin: 0 auto;
}
.advantage_img01{
	background: url(../images/advantage01.png) no-repeat center center;
	background-size: 100%;
}
.advantage_img02{
	background: url(../images/advantage02.png) no-repeat center center;
	background-size: 100%;
}
.advantage_img03{
	background: url(../images/advantage03.png) no-repeat center center;
	background-size: 100%;
}
.advantage_img04{
	background: url(../images/advantage04.png) no-repeat center center;
	background-size: 100%;
}
.advantage_list>ul>li .advantage_text>h5{
	width: 120px;
	font-size: 24px;
	color: #666;
	margin: 20px auto;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}
.advantage_list>ul>li .advantage_text>p{
	font-size: 18px;
	color: #999;
	line-height: 30px;
}
.advantage_list>ul>li:hover{
	background-color: #417FFA;
}
.advantage_list>ul>li:hover .advantage_text>h5,.advantage_list>ul>li:hover .advantage_text>p{
	color: #fff;
}
.advantage_list>ul>li:hover .advantage_img01{
	background: url(../images/advantage01_c.png) no-repeat center center;
}
.advantage_list>ul>li:hover .advantage_img02{
	background: url(../images/advantage02_c.png) no-repeat center center;
}
.advantage_list>ul>li:hover .advantage_img03{
	background: url(../images/advantage03_c.png) no-repeat center center;
}
.advantage_list>ul>li:hover .advantage_img04{
	background: url(../images/advantage04_c.png) no-repeat center center;
}
.efficient{
	width: 1200px;
	margin: 122px auto 60px;
	text-align: center;
}
.efficient .title>h5{
	font-size: 32px;
	margin-bottom: 30px;
	color: #333;
}
.efficient .title>small{
	font-size: 16px;
	color: #333;
}
.efficient_detail{
	position: relative;
	margin-top: 40px;
}
.efficient_text{
	display: flex;
	flex-wrap: nowrap;
}
.efficient_text_top{
	position: absolute;
	top: 40px;
	left: -45px;
}
.efficient_text_bottom{
	position: absolute;
	bottom: 50px;
	left: -45px;
}
.efficient_text>span{
	width: 120px;
	font-size: 20px;
	color: #fff;
	margin: 0 70px;
}
.efficient_text>span:first-child{
	margin-top: 20px;
}
.efficient_list{margin: 30px 0;}

/*产品 云 POS*/
.cloud_pos{
	width: 1200px;
	margin: 60px auto 120px;
	text-align: center;
}
.cloud_pos .title>h5{
	font-size: 32px;
	margin-bottom: 30px;
	color: #333;
}
.cloud_pos .title>small{
	font-size: 16px;
	color: #333;
}
.cloud_pos_detail{
	margin-top: 40px;
}
.new_retail{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.new_retail .title>h5{
	font-size: 32px;
	margin-bottom: 30px;
	color: #333;
}
.new_retail .title>small{
	font-size: 16px;
	color: #333;
}
.new_retail .new_retail_detail{
	margin-top: 40px;
	position: relative;
}
.new_retail .new_retail_detail>h5{
	font-size: 26px;
	color: #666;
}
.new_retail_text{
	position: absolute;
	top: 60px;
	left: 529px;
}
.new_retail_text>ul>li{
	width: 145px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #666;
	margin: 10px 0;
	background: #F6F6F6;
	border-radius: 30px;
}
.member{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 120px;
}
.member .title>h5{
	font-size: 32px;
	margin-bottom: 30px;
	color: #333;
}
.member .title>small{
	font-size: 16px;
	color: #333;
}
.member .member_list{
	margin-top: 80px;
}
.member .member_list>ul{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.member .member_list>ul>li>h5{
	width: 200px;
	color: #999;
	font-size: 24px;
}
.member .member_list>ul>li>p{
	width: 200px;
	color: #999;
	font-size: 16px;
}
.member .member_list>ul>li>h5{
	margin-bottom: 30px;
}
.Online_stores{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 120px 0;
}
.Online_stores .title>h5{
	font-size: 32px;
	margin-bottom: 30px;
	color: #333;
}
.Online_stores .title>small{
	font-size: 16px;
	color: #333;
}
.Online_stores_list{
	margin-top: 40px;
}
.Online_stores_list>ul{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.Online_stores_list>ul>li{
	width: 340px;
	background-color: #F7F7F7;
	padding: 47px 30px;
}
.Online_stores_list>ul>li .Online_stores_img{
	width: 86px;
	height: 100px;
	line-height: 100px;
	margin: 0 auto;
	margin-bottom: 46px;
}
.Online_stores_list>ul>li .Online_stores_img01{
	background: url(../images/Online_stores01.png) no-repeat center;
	/*background-size: 100%;*/
}
.Online_stores_list>ul>li .Online_stores_img02{
	background: url(../images/Online_stores02.png) no-repeat center;
	/*background-size: 100%;*/
}
.Online_stores_list>ul>li .Online_stores_img03{
	background: url(../images/Online_stores03.png) no-repeat center;
	/*background-size: 100%;*/
}
.Online_stores_list>ul>li .Online_stores_text>h5{
	font-size: 24px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.Online_stores_list>ul>li .Online_stores_text>p{
	font-size: 20px;
	color: #999;
}
.Online_stores_list>ul>li:hover{
	background-color: #417FFA;
}
.Online_stores_list>ul>li:hover .Online_stores_text>h5,.Online_stores_list>ul>li:hover .Online_stores_text>p{
	color: #fff;
}
.Online_stores_list>ul>li:hover .Online_stores_img01{
	background: url(../images/Online_stores01_c.png) no-repeat center;
	background-size: 100%;
}
.Online_stores_list>ul>li:hover .Online_stores_img02{
	background: url(../images/Online_stores02_c.png) no-repeat center;
	background-size: 100%;
}
.Online_stores_list>ul>li:hover .Online_stores_img03{
	background: url(../images/Online_stores03_c.png) no-repeat center;
	background-size: 100%;
}
.Cashier{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.Cashier .title>h5{
	font-size: 32px;
	margin-bottom: 20px;
	color: #333;
}
.Cashier .title>small{
	font-size: 16px;
	color: #333;
}
.Cashier_list>ul{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 40px 0 60px;
}
.Cashier_list>ul>li .Cashier_img{
	width: 117px;
	height: 120px;
	line-height: 120px;
	margin-bottom: 40px;
}
.Cashier_list>ul>li>p{
	color: #666;
	font-size: 20px;
}
.Cashier_list>ul>li .Cashier_img01{
	background: url(../images/Cashier01.png) no-repeat center;
	background-size: 100%;
}
.Cashier_list>ul>li .Cashier_img02{
	background: url(../images/Cashier02.png) no-repeat center;
	background-size: 100%;
}
.Cashier_list>ul>li .Cashier_img03{
	background: url(../images/Cashier03.png) no-repeat center;
	background-size: 100%;
}
.Cashier_list>ul>li .Cashier_img04{
	background: url(../images/Cashier04.png) no-repeat center;
	background-size: 100%;
}
.Cashier_list>ul>li.list01:hover>p{
	color: #E0620D;
}
.Cashier_list>ul>li.list02:hover>p{
	color: #00A9EE;
}
.Cashier_list>ul>li.list03:hover>p{
	color: #46AF35;
}
.Cashier_list>ul>li.list04:hover>p{
	color: #034582;
}
.Cashier_list>ul>li:hover .Cashier_img01{
	background: url(../images/Cashier01_c.png) no-repeat center;
	background-size: 100%;
}
.Cashier_list>ul>li:hover .Cashier_img02{
	background: url(../images/Cashier02_c.png) no-repeat center;
	background-size: 100%;
}
.Cashier_list>ul>li:hover .Cashier_img03{
	background: url(../images/Cashier03_c.png) no-repeat center;
	background-size: 100%;
}
.Cashier_list>ul>li:hover .Cashier_img04{
	background: url(../images/Cashier04_c.png) no-repeat center;
	background-size: 100%;
}
/*产品  神州大脑*/
.product_intro{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.product_intro .title>h5{
	color: #0230CC;
	font-size: 30px;
	margin-top: 60px;
}
.product_text>p{
	font-size: 16px;
	color: #707070;
	margin: 40px 0 60px;
	font-weight: 400;
	line-height: 45px;
}
.structure{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.structure .title>h5{
	font-size: 32px;
	margin-bottom: 30px;
	color: #333;
}
.structure .title>small{
	font-size: 16px;
	color: #333;
	opacity: .8;
}
.brain{
	width: 1200px;
	margin: 120px auto 60px;
	text-align: center;
}
.brain .title>h5{
	font-size: 32px;
	margin-bottom: 30px;
}
.brain .title>small{
	font-size: 16px;
}
.brain_detail{
	margin: 40px 0;
}
.brain_text{
	width: 260px;
	margin: 0 auto;
}
.barin_top .brain_text>h5,.brain_right .brain_text>h5,.brain_bottom .brain_text>h5{
	font-size: 24px;
	/*background: url(../images/mark.png) no-repeat center left;*/
	padding-left: 30px;
	margin-bottom: 20px;
	color: #333;
}
.brain_text>p{
	font-size: 16px;
	width: 230px;
	margin-left: 40px;
	text-align: left;
	color: #666;
}
.brain_middle .brain_img{
	margin: 40px 70px;
}
.brain_middle{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}
.brain_left .brain_text>h5{
	font-size: 24px;
	/*background: url(../images/mark.png) no-repeat center right;*/
	padding-right: 30px;
	margin-bottom: 20px;
}
.brain_left .brain_text:first-child,.brain_right .brain_text:first-child{
	margin-top: 80px;
}
.brain_left .brain_text:nth-child(2),.brain_right .brain_text:nth-child(2){
	margin-top: 160px;
}
.brain_left .brain_text>p{
	text-align: right;
}





@media screen and (min-width: 1000px) {
	.hamList{display: none !important;}
}
/*device-width:400px-1000px*/
@media screen and (min-width: 400px) and (max-width: 1000px) {
	img{width: 100%;}
	.header .nav{width: 100%;text-align: center;}
	.hamburger{
		display: block;
		margin: 10px 15px;
		width: 40px;
		height: 40px;
	}
	.header .nav .navLi{display: none;}
	.header .nav .logo>a>img{
		width: 80px;
		margin: 3px 9px;
	}
	.swiper-slide>img{
		width: 100%;
	}
	.header .banner{height: auto;}
	.case_w .c-mark{top: -50px;left: 20px;}
	.c-mark{top: -30px;left: 20px;}
	.c-mark>img{width: 80%;}
	.product-w .product, .case_w .case, .about-w .about,.product-w .product .pro_list,.about .aboutImg{
		width: 100%;
		text-align: center;
		margin-bottom: 34px;
	}
	.product-w .product .pro_list>ul{width: 100%;padding: 0 15px;}
	.product-w .product .pro_list>ul>li{width: 50%;}
	.product-w .product .pro_list>ul>li#border2{border-right: 1px solid #F8F8F8;}
	.product-w .product .pro_list>ul>li#border3{border-right: none;border-top: none;}
	.product-w .product .pro_list>ul>li#border4{border-top: none;border-right: 1px solid #F8F8F8;}
	.case .case_list>dl>dt>img{width: 100%;height: 100%;display: none;}
	.case .case_list>dl:nth-child(1)>dt:nth-child(1){background: url(../images/case01.png) no-repeat center center/cover;}
	.case .case_list>dl:nth-child(2)>dt:nth-child(2){background: url(../images/case02.png) no-repeat center center/cover;}
	.case .case_list>dl:nth-child(3)>dt:nth-child(1){background: url(../images/case03.png) no-repeat center center/cover;}
	.case .case_list>dl:nth-child(4)>dt:nth-child(2){background: url(../images/case04.png) no-repeat center center/cover;}
	.case .case_list>dl:nth-child(5)>dt:nth-child(1){background: url(../images/case05.png) no-repeat center center/cover;}
	.case .case_list>dl:nth-child(6)>dt:nth-child(2){background: url(../images/case06.png) no-repeat center center/cover;}
	.product-w .product .pro_list>ul>li .list_title>h5,.join_team .neirong>p{font-size: 14px;}
	.case .case_list>dl>dd .detail>h5{font-size: 14px;}
	.case .case_list>dl>dd .detail>p,.product-w .product .pro_list>ul>li>p{
		font-size: 12px;
	}
	.join_team .neirong>h5{font-size: 16px;}
	.join_team .neirong>h3{font-size: 20px;margin: 10px 0;}
	#dituContent{width: 100% !important;height: 430px !important; margin: 35px 0;}
	.about .info_flex{display: block;}
	.about .info_flex, .about .form .form_flex, .about .form .form_flex>div{display: block;}
	.about .form .form_flex>div{
		width: 100%;
		margin: 20px 0;
	}
	.company_profile,.join_us{
		width: 100%;
		text-align: center;
	}
	.company_profile .intro_left{
		width: 100%;
		margin-bottom: -10px;
	}
	.company_profile .intro_right{
		width: 100%;
		position: relative;
		right: 0;
		top: 0;
		margin-bottom: 30px;
	}
	.company_profile .intro_right .logo>img{
		width: 90px;
	}
	.category .common{
		width: 100%;
		height: 300px;
		margin-bottom: 0;
	}
	.sort_wrap{
		width: 100%;
		text-align: center;
	}
	.category .common>span{font-size: 32px;margin-top: 90px;}
	.category .sort_wrap:last-child .common>span{margin-top: 75px;}
	.job_description{width: 100%;}
	.product-w .product .pro_list{
		margin: 30px 0;
	}
	.c-wrap .c-title{padding: 0 15px;}
	.c-wrap .c-title>h5{
		font-size: 24px;
		margin-bottom: 5px;
	}
	.c-wrap .c-title>small{
		font-size: 12px;
	}
	.join_team .neirong .btn>button{
		width: 160px;
		font-size: 12px;
	}
	.about .info>h5{font-size: 20px;}
	.about .form .message{width: 100%;}
	.about .form .message>textarea{width: 100%;}
	.info{padding: 0 15px;}
	.about .location>p{font-size: 16px;}
	.about .aboutImg>a{width: 50%;}
	/*.about .aboutImg>a>img{width: 70%;}*/
	.about_title>h5{font-size: 24px;margin-bottom: 5px;}
	.about_title>small{font-size: 12px;}
	.about_title{padding: 30px 0;}
	
	.case .case_list>dl{height: 100%;}
	.case .case_list>dl>dd{height: 200px;}
	.case .case_list>dl>dd .title_right{margin-left: -15px !important;}
	.case .case_list>dl>dd .title>img{width: 50%;}
	.case .case_list>dl>dd .title{margin: 10px 0 0;}
	.case .case_list>dl>dd .detail{margin: 0 15px 0;}
	.case .case_list>dl>dd .detail>p{margin: 10px 0;line-height: 22px;}
	.product-w .product .pro_list>ul>li{padding: 10px 15px;}
	.join_team .neirong{padding: 30px 0 34px;}
	.join_team .neirong>p{padding: 0 15px;margin: 20px 0;}
	.product-w .product .pro_list>ul>li .list_title{margin: 15px 0;}
	.product-w .product .pro_list>ul>li>p{margin: 0;}
	.proImg>img{width: 30%;}
	.product-w .product .pro_list>ul>li>a>p{line-height: 24px;font-size: 12px;height: auto;}
	.company_profile .intro_left>img{width: 50%;}
	.header .nav{height: 60px;line-height: 60px;}
	.product-w .product, .case_w .case, .about-w .about{padding-top: 60px;}
	.case .case_list{margin: 35px 0;}
	.anli_list{display: none;}
	.anli{display: block;width: 100%;padding-top: 35px;}
	.anli .anli_content{width: 100%;padding: 0 15px;}
	.anli_content .title>h5{font-size: 20px !important;}
	.anli_content .title>small{font-size: 12px !important;}
	.anli .anli_section{display: none;}
	.footer .copyright{padding: 20px 15px;margin: 4px 0;}
	.footer .copyright>p{font-size: 12px;}
	.map iframe{width: 100%;height: 350px;}
	
	.hamList>ul>li.second_case{position: relative;}
	.case_secondList{
		/*width: 100%;*/
		position: absolute;
		background: rgba(255,255,255,.6);
		top: 15px;
		left: 65px;
		padding: 0 20px;
		display: none;
	}
	.pro_secondList{
		position: absolute;
		background: rgba(255,255,255,.6);
		top: 65px;
		left: 65px;
		padding: 0 30px;
		display: none;
	}
	
	/*banner*/
	.swiper-slide .text>h5{font-size: 16px;}
	.swiper-slide .text>small{font-size: 12px;}
	.swiper-slide>img{height: 100%;}
	
	/*云数据中心*/
	.overall{width: 100%;padding: 45px 0;
		padding-bottom: 0;}
	.overall .title>h5{font-size: 20px;margin-bottom: 5px;}
	.overall .title>small {font-size: 12px;}
	.overall_detail .overall_text{background-size: 100%;height: 260px;}
	.t_terminal, .w_terminal, .h_terminal{width: 30%;padding: 10px;}
	.overall_list .t_title>h5{width: 100%;font-size: 14px;padding-bottom: 15px;margin-bottom: 20px;}
	.overall_detail{margin-top: 30px;padding: 0 20px;}
	.t_list>dl>dt{height: 45px;}
	.t_list>dl:nth-child(3)>dt>img{width: 50%;}
	.t_list>dl>dd{font-size: 12px;}
	.t_list>dl{margin: 0 5px;}
	.overall_detail .overall_text>h5{top: 88px;left: 115px;font-size: 14px;}
	.overall_detail .overall_text>ul { top: 160px;left: 106px;}
	.overall_detail .overall_text>ul>li { margin-right: 26px;font-size: 12px;}
	.overall .solution{padding: 20px 15px;margin: 45px 0 0px;}
	.overall .c_title>h5{ font-size: 16px;margin-bottom: 5px;}
	.overall .c_title>small{font-size: 12px;width: 100%;}
	.overall .category_box,.overall .service_box,.overall .design_box,.m_partner_box{padding: 20px 15px}
	.m_partner_box{margin: 20px 15px}
	.overall .category_box .item{padding: 10px;margin-top: 15px; flex-direction: column;}
	.overall .service_box .item .middle{font-size: 18px;line-height: 30px;letter-spacing: 2px;}
	.overall .service_box .item .bottom{color: #666666;font-size: 14px;line-height: 20px;padding:0 10px;padding-bottom: 10px;margin-top: 10px;}
	.category_box .item .left{margin: 0}
	.category_box .item .left image{width: 100%;}
	.category_box .item .right .title{
		font-size: 18px;
		line-height: 20px;
		letter-spacing: 2px;
		text-align: center;
		margin-top: 10px;
	}
	.category_box .item .right .xiangxi{
		color: #666666;
		font-size: 14px;
		line-height: 20px;
		margin-top: 10px;
	}
	.partner_box{display: none}
	.m_partner_box{display: block;background-color: #1D81BE;
		margin-top: 20px;}
	.m_partner_box .line_one,.m_partner_box .line_two{
		display: flex;
		justify-content: space-between;
		margin-top: 10px;
	}
	.m_partner_box .line_one img{
		width: 18%;
	}
	.m_partner_box .line_two img{
		width: 48%;
	}
	.overall .solution .c_title{margin: 0 0 10px;}	
	.solution_img>img{width: 30%;}
	.solution_img{height: 25px;line-height: 10px;}
	.solution_detail .solution_list .solution_text{margin-top: 20px;}
	.solution_detail .solution_list .solution_text>h5{font-size: 12px;margin-bottom: 5px;padding-bottom: 5px;}
	.solution_detail .solution_list .solution_text>p{font-size: 12px;line-height: 20px;}
	.allApply{width: 100%;}
	.allApply .title>h5{font-size: 20px;margin-bottom: 5px;}
	.allApply .title>small{font-size: 12px;}
	.allApply .applyImg{margin: 30px 0;}
	.solution_detail .solution_list{margin: 0 10px;}
	.solution_detail{margin-top: 30px;}
	
	/*ICT专家系统*/
	.features{width: 100%;padding: 30px 0;}
	.features .title>h5{font-size: 20px;margin-bottom: 5px;}
	.features .title>small{font-size: 12px;}
	.features_detail>p{font-size: 12px;margin: 30px 15px;}
	.platform_list>ul>li>p{font-size: 14px;margin-bottom: 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.platform_img>img{width: 100%;}
	.platform_list>ul>li .platform_text>div{margin-bottom: 0px;}
	.platform_list>ul>li .platform_text>div>span{margin-right: 0px;font-size: 12px;}
	.platform_list>ul>li .platform_text{width:200px; top: 30px;left: -42px;}
	.platform_list>ul>li:nth-child(2) .platform_text{left: -30px;}
	.platform_list>ul>li:nth-child(2) .platform_text>div>span{margin-right: 0;}
	.system .system_right .system_text{width: 330px;height: 90px;padding: 0;top: 10px;left: 5px;}
	.system .system_right .system_text>div>span{font-size: 12px;margin: 0;}
	.system .system_right .system_text .point>img{width: 70%;}
	.system .system_left>span{font-size: 14px;}
	.system .system_right .system_text .point>div>span{font-size: 14px;}
	.system .system_right .system_text .point{margin-top: 0px;}
	.system .system_left {width: 0px;margin-top: 25px;margin-right: 20px;}
	.system .system_right .system_text>div.ml{margin-left: -13px;}
	.features_list>ul{margin-top: 30px;display: block;padding: 0 10px;margin: 30px 20px 0;}
	.features_list>ul>li>p{font-size: 12px;line-height: 22px;}
	.features_list>ul>li>h5{font-size: 14px;margin-bottom: 10px;margin-top: 20px;}
	.advantage,.efficient{width: 100%;margin: 30px auto;}
	.advantage .title>h5,.efficient .title>h5{font-size: 20px;margin-bottom: 5px;}
	.advantage .title>small,.efficient .title>small{font-size: 12px;}
	.advantage_list{margin-top: 30px;}
	.advantage_list>ul{display: flex;padding: 20px 0;flex-wrap: wrap;}
	.advantage_list>ul>li{width: 40%;margin-bottom: 20px;margin: 0 10px 20px;padding: 10px;}
	.efficient_detail{margin-top: 30px;}
	.efficient_text>span{font-size: 12px;margin: 0;color: #fff;width: 80px;transform: scale(.8);}
	.efficient_text_top{top: 3px;left: -13px;}
	.efficient_text_bottom{bottom: 15px;left: -13px;}
	.efficient_text>span:first-child{margin-top: 8px;}
	.platform_system{margin: 0 10px;}
	.advantage_img{background-size: 62%;}
	.advantage_list>ul>li:hover .advantage_img{background-size: 62%;}
	.advantage_list>ul>li .advantage_text>h5{font-size: 16px;width: 100%;margin: 0 auto;}
	.advantage_list>ul>li .advantage_text>p{font-size: 12px;line-height: 22px;}
	.efficient_list{margin: 20px 15px;}
	
	/*神州超级大脑*/
	.product_intro,.structure,.brain{width: 100%;margin: 20px 0;}
	.product_intro .title>h5{margin-top: 30px;font-size: 20px;}
	.product_text>p{margin: 20px 10px;font-size: 13px;line-height: 22px;}
	.structure .title>h5,.brain .title>h5{font-size: 20px;margin-bottom: 10px;}
	.structure .title>small,.brain .title>small{font-size: 12px;margin: 0 15px;}
	.structure_detail{padding: 0 10px;}
	.brain_detail{margin: 30px;}
	.brain_middle{display: block;}
	.brain_left .brain_text:nth-child(2), .brain_right .brain_text:nth-child(2),.brain_left .brain_text:first-child, .brain_right .brain_text:first-child{margin-top: 30px;}
	.brain_middle .brain_img{display: none;}
	.brain_text>h5, .brain_right .brain_text>h5, .brain_bottom .brain_text>h5,.brain_left .brain_text>h5,.barin_top .brain_text>h5, .brain_right .brain_text>h5, .brain_bottom .brain_text>h5{text-align: left; font-size: 16px;margin-bottom: 10px;padding-left: 0;padding-right: 0;background-size: 5%;margin-right: 100px;}
	.brain_text>p{font-size: 14px;width: 100%;margin-left: 0;}
	.brain_left .brain_text>p{text-align: left;}
	.brain_text{width: 100%;}
	.brain_text:last-child{margin-top: 30px;}
	
	/*精工强将*/
	.serviceArea{width: 100%;padding: 30px 0;}
	.serviceArea_list{display: flex;margin-top: 30px;}
	.serviceArea_list>dl{width: 50%;padding: 0 10px;} 
	.serviceMode{width: 100%;margin-bottom: 30px;}
	.serviceArea .title>h5,.serviceMode .title>h5,.serviceWorkflow .title>h5{font-size: 20px;margin-bottom: 5px;}
	.serviceMode_detail{margin-top: 30px;display: block;padding: 0 30px;}
	.serviceMode_detail .right{margin-left: 0;}
	.serviceMode_detail .right>ul>li{margin-bottom: 20px;}
	.serviceArea .title>small,.serviceMode .title>small,.serviceWorkflow .title>small{font-size: 12px;}
	.serviceArea_list>dl>dd{font-size: 16px;height: 50px;line-height: 20px;}
	.serviceWorkflow{width: 100%;}
	.workflow_detail{display: block;margin: 30px 0;}
	.workflow_detail>dl{width: 100%;margin-bottom: 30px;padding: 0 10px;}
	.workflow_detail>dl>dt>img{width: 50%;}
	.workflow_detail>dl>dd>h5{font-size: 16px;}
	.workflow_detail>dl>dd>p{font-size: 12px;}
	.workflow_detail>dl>dd{width: 100%;margin-left: 20px;}
	
	/*智能终端*/
	.model{width: 100%;margin: 30px auto;}
	.model .title>h5,.softwear .title>h5{font-size: 20px;margin-bottom: 10px;margin: 0 15px 5px;}
	.model .title>small,.softwear .title>small{font-size: 12px;}
	.model_detail{width: 100%;height: 100%;display: block;}
	.model_detail .fc_img>img{height: auto;width: 50%;z-index: 999;margin-top: -20px;}
	.softwear{width: 100%;}
	.softwear .soft_list{margin: 30px 0;}
	.softwear .soft_list>ul{display: flex;padding: 0 10px;flex-wrap: wrap;}
	.softwear .soft_list>ul>li{width: 43%;margin-bottom: 20px;margin: 0 10px 20px;padding: 20px 15px;}
	.softwear .soft_list>ul>li .soft_img{background-size: 50%;}
	.softwear .soft_list>ul>li .soft_text>h5{width: 100%;font-size: 16px;margin: 20px auto;}
	.softwear .soft_list>ul>li .soft_text>p{font-size: 12px;}
	.model_detail .fc>p{line-height: 22px;}
	.model_detail .yun_right{width:100%;padding: 30px; margin-left: 0;}
	.model_detail .yi_left{width:100%;padding: 30px;margin-right: 0;}
	
	/*云pos*/
	.cloud_pos{width: 100%;margin: 30px auto;}
	.cloud_pos .title>h5,.new_retail .title>h5,.member .title>h5,.Online_stores .title>h5,.Cashier .title>h5{font-size: 20px;margin-bottom: 5px;}
	.cloud_pos .title>small,.new_retail .title>small,.member .title>small,.Online_stores .title>small,.Cashier .title>small{font-size: 12px;padding: 0 15px;}
	.cloud_pos_detail{margin-top: 30px;padding: 0 10px;}
	.new_retail{width: 100%;}
	.new_retail .new_retail_detail{margin-top: 30px;margin: 30px 10px 0;}
	.new_retail_text{top: 33px; left: 167px;}
	.new_retail_text>ul>li{font-size: 12px;width: 100%;height: 20px;line-height: 20px;margin: 5px 0;}
	.new_retail .new_retail_detail>h5{font-size: 16px;}
	.member{width: 100%;padding-top: 60px;}
	.member>.title{margin: 0 15px;}
	.member_img{padding: 0 20px;}
	.member .member_list>ul>li>h5, .member .member_list>ul>li>p{font-size: 12px;width: 100%;}
	.Online_stores{width: 100%;padding: 30px 0;}
	.Online_stores_list{margin-top: 30px;}
	.Online_stores_list>ul{display: flex;flex-wrap: wrap; padding: 0 20px;}
	.Online_stores_list>ul>li{width: 43%;margin-bottom: 20px;padding: 30px 10px;margin: 0 10px 20px;}
	.Online_stores_list>ul>li .Online_stores_text>h5{font-size: 16px;}
	.Online_stores_list>ul>li .Online_stores_text>p{font-size: 12px;}
	.Cashier{width: 100%;}
	.Cashier_list>ul{flex-wrap: wrap;margin: 30px 0;padding: 0 20px;}
	.Cashier_list>ul>li .Cashier_img{width: 100%;height: 90px;line-height: 90px; margin-bottom: 0;}
	.Cashier_list>ul>li .Cashier_img02{background-size: 70%;}
	.Cashier_list>ul>li>p{font-size: 16px;}
	.Online_stores_list>ul>li .Online_stores_img{background-size: 50%;height: 50px;line-height: 50px;margin-bottom: 20px;}
	.member .member_list>ul{margin: 0 20px;}
	
	/*首页 banner*/
	.swiper-slide .text_index{width: 200px;top: 7%;left: 5%;}
	.swiper-slide .text_index h3{font-size: 16px;}
	.swiper-slide .text_index h3>img{width: 60%;}
	.swiper-slide .text_index h3>img[src="images/index_text02.png"]{width: 30%;}
	.swiper-slide .text_index p{font-size: 12px;margin: 5px 0;line-height: 20px;width: 100%;}
	.swiper-slide .text_index a{font-size: 12px;padding: 5px 10px;}
	.about .form{margin: 20px 0;}
	
	/*案例*/
	.anli .anli_content .anli_intro .sign{height: 3px;}
	.anli .anli_content .anli_intro>p{font-size: 12px;line-height: 22px;text-indent: 24px;margin: 16px 0;}
	.anli .anli_content .show{margin: 20px 0;}
	
	/*我们*/
	.company_profile .intro_right .profile>p{font-size: 12px;line-height: 22px;text-indent: 24px;}
	.job_description>h3{font-size: 20px;padding: 30px 0 10px;}
	.job_description>h5{font-size: 16px;padding: 10px 0;}
	.job_description>p{font-size: 12px;line-height: 26px;}
	.company_profile .intro_right .profile{margin-top: 20px;}
	.job_description>button{font-size: 12px;margin: 20px 0 30px;height: 30px;}
	
	
}
/*device-width: <= 400px*/
@media screen and (max-width: 400px) {
	img{width: 100%;}
	.header .nav{width: 100%;text-align: center;}
	.hamburger{
		display: block;
		margin: 10px 15px;
		width: 40px;
		height: 40px;
	}
	.header .nav .navLi{display: none;}
	.header .nav .logo>a>img{
		width: 80px;
		margin: 10px 30px;
	}
	.swiper-slide>img{
		width: 100%;
	}
	.header .banner{height: auto;}
	.case_w .c-mark{top: -50px;left: 20px;}
	.c-mark{top: -30px;left: 20px;}
	.c-mark>img{width: 80%;}
	.product-w .product, .case_w .case, .about-w .about,.product-w .product .pro_list,.about .aboutImg{
		width: 100%;
		text-align: center;
		margin-bottom: 34px;
	}
	.product-w .product .pro_list>ul{width: 100%;padding: 0 15px;}
	.product-w .product .pro_list>ul>li{width: 50%;}
	.product-w .product .pro_list>ul>li#border2{border-right: 1px solid #F8F8F8;}
	.product-w .product .pro_list>ul>li#border3{border-right: none;border-top: none;}
	.product-w .product .pro_list>ul>li#border4{border-top: none;border-right: 1px solid #F8F8F8;}
	.case .case_list>dl>dt>img{width: 100%;height: 100%;display: none;}
	.case .case_list>dl:nth-child(1)>dt:nth-child(1){background: url(../images/case01.png) no-repeat center center/cover;}
	.case .case_list>dl:nth-child(2)>dt:nth-child(2){background: url(../images/case02.png) no-repeat center center/cover;}
	.case .case_list>dl:nth-child(3)>dt:nth-child(1){background: url(../images/case03.png) no-repeat center center/cover;}
	.case .case_list>dl:nth-child(4)>dt:nth-child(2){background: url(../images/case04.png) no-repeat center center/cover;}
	.case .case_list>dl:nth-child(5)>dt:nth-child(1){background: url(../images/case05.png) no-repeat center center/cover;}
	.case .case_list>dl:nth-child(6)>dt:nth-child(2){background: url(../images/case06.png) no-repeat center center/cover;}
	.product-w .product .pro_list>ul>li .list_title>h5,.join_team .neirong>p{font-size: 14px;}
	.case .case_list>dl>dd .detail>h5{font-size: 14px;}
	.case .case_list>dl>dd .detail>p,.product-w .product .pro_list>ul>li>p{
		font-size: 12px;
	}
	.join_team .neirong>h5{font-size: 16px;}
	.join_team .neirong>h3{font-size: 20px;margin: 10px 0;}
	#dituContent{width: 100% !important;height: 430px !important; margin: 35px 0;}
	.about .info_flex{display: block;}
	.about .info_flex, .about .form .form_flex, .about .form .form_flex>div{display: block;}
	.about .form .form_flex>div{
		width: 100%;
		margin: 20px 0;
	}
	.company_profile,.join_us{
		width: 100%;
		text-align: center;
	}
	.company_profile .intro_left{
		width: 100%;
		margin-bottom: -10px;
	}
	.company_profile .intro_right{
		width: 100%;
		position: relative;
		right: 0;
		top: 0;
		margin-bottom: 30px;
	}
	.company_profile .intro_right .logo>img{
		width: 90px;
	}
	.category .common{
		width: 100%;
		height: 300px;
		margin-bottom: 0;
	}
	.sort_wrap{
		width: 100%;
		text-align: center;
	}
	.category .common>span{font-size: 32px;margin-top: 90px;}
	.category .sort_wrap:last-child .common>span{margin-top: 75px;}
	.job_description{width: 100%;}
	.product-w .product .pro_list{
		margin: 30px 0;
	}
	.c-wrap .c-title{padding: 0 15px;}
	.c-wrap .c-title>h5{
		font-size: 24px;
		margin-bottom: 5px;
	}
	.c-wrap .c-title>small{
		font-size: 12px;
	}
	.join_team .neirong .btn>button{
		width: 160px;
		font-size: 12px;
	}
	.about .info>h5{font-size: 20px;}
	.about .form .message{width: 100%;}
	.about .form .message>textarea{width: 100%;}
	.info{padding: 0 15px;}
	.about .location>p{font-size: 16px;}
	.about .aboutImg>a{width: 50%;}
	/*.about .aboutImg>a>img{width: 70%;}*/
	.about_title>h5{font-size: 24px;margin-bottom: 5px;}
	.about_title>small{font-size: 12px;}
	.about_title{padding: 30px 0;}
	
	.case .case_list>dl{height: 100%;}
	.case .case_list>dl>dd{height: 200px;}
	.case .case_list>dl>dd .title_right{margin-left: -15px !important;}
	.case .case_list>dl>dd .title>img{width: 50%;}
	.case .case_list>dl>dd .title{margin: 10px 0 0;}
	.case .case_list>dl>dd .detail{margin: 0 15px 0;}
	.case .case_list>dl>dd .detail>p{margin: 10px 0;line-height: 22px;}
	.product-w .product .pro_list>ul>li{padding: 10px 15px;}
	.join_team .neirong{padding: 30px 0 34px;}
	.join_team .neirong>p{padding: 0 15px;margin: 20px 0;}
	.product-w .product .pro_list>ul>li .list_title{margin: 15px 0;}
	.product-w .product .pro_list>ul>li>p{margin: 0;}
	.proImg>img{width: 30%;}
	.product-w .product .pro_list>ul>li>a>p{line-height: 24px;font-size: 12px;height: auto;}
	.company_profile .intro_left>img{width: 50%;}
	.header .nav{height: 60px;line-height: 60px;}
	.product-w .product, .case_w .case, .about-w .about{padding-top: 60px;}
	.case .case_list{margin: 35px 0;}
	.anli_list{display: none;}
	.anli{display: block;width: 100%;padding-top: 35px;}
	.anli .anli_content{width: 100%;padding: 0 15px;}
	.anli_content .title>h5{font-size: 20px !important;}
	.anli_content .title>small{font-size: 12px !important;}
	.anli .anli_section{display: none;}
	.footer .copyright{padding: 20px 15px;margin: 4px 0;}
	.footer .copyright>p{font-size: 12px;}
	.map iframe{width: 100%;height: 350px;}
	
	.hamList>ul>li.second_case{position: relative;}
	.case_secondList{
		/*width: 100%;*/
		position: absolute;
		background: rgba(255,255,255,.6);
		top: 15px;
		left: 65px;
		padding: 0 20px;
		display: none;
	}
	.pro_secondList{
		position: absolute;
		background: rgba(255,255,255,.6);
		top: 65px;
		left: 65px;
		padding: 0 30px;
		display: none;
	}
	
	/*banner*/
	.swiper-slide .text>h5{font-size: 16px;}
	.swiper-slide .text>small{font-size: 12px;}
	.swiper-slide>img{height: 100%;}
	
	/*云数据中心*/
	.overall{width: 100%;padding: 45px 0;
		padding-bottom: 0;}
	.overall .title>h5{font-size: 20px;margin-bottom: 5px;}
	.overall .title>small {font-size: 12px;}
	.overall_detail .overall_text{background-size: 100%;height: 260px;}
	.t_terminal, .w_terminal, .h_terminal{width: 30%;padding: 10px;}
	.overall_list .t_title>h5{width: 100%;font-size: 14px;padding-bottom: 15px;margin-bottom: 20px;}
	.overall_detail{margin-top: 30px;padding: 0 20px;}
	.t_list>dl>dt{height: 45px;}
	.t_list>dl:nth-child(3)>dt>img{width: 50%;}
	.t_list>dl>dd{font-size: 12px;}
	.t_list>dl{margin: 0 5px;}
	.overall_detail .overall_text>h5{top: 88px;left: 115px;font-size: 14px;}
	.overall_detail .overall_text>ul { top: 160px;left: 106px;}
	.overall_detail .overall_text>ul>li { margin-right: 26px;font-size: 12px;}
	.overall .partner_box{display: none}
	.overall .category_box,.overall .service_box,.overall .m_partner_box{padding: 20px 15px}
	.m_partner_box{margin: 20px 15px}
	.m_partner_box{display: block;background-color: #1D81BE;margin-top: 20px;}
	.m_partner_box .line_one,.m_partner_box .line_two{
		display: flex;
		justify-content: space-between;
		margin-top: 10px;
	}
	.m_partner_box .line_one img{
		width: 18%;
	}
	.m_partner_box .line_two img{
		width: 48%;
	}
	.overall .category_box .item,.overall .service_box .item{padding: 10px;margin-top: 15px; flex-direction: column;}
	.overall .service_box .item{width: 48%;padding: 0}
	.overall .service_box .item .middle{font-size: 14px;line-height: 30px;letter-spacing: 2px;}
	.overall .service_box .item .bottom{color: #666666;font-size: 10px;line-height: 20px;padding:0 10px;padding-bottom: 10px;}
	.category_box .item .left{margin: 0}
	.category_box .item .left image{width: 100%;}
	.category_box .item .right .title{font-size: 12px;line-height: 20px;letter-spacing: 2px;text-align: center;}
	.category_box .item .right .xiangxi{color: #666666;font-size: 10px;line-height: 20px}
	.overall .solution{padding: 20px 15px;margin: 45px 0 0px;}
	.overall .c_title>h5{ font-size: 16px;margin-bottom: 5px;}
	.overall .c_title>small{font-size: 12px;width: 100%;}
	.overall .solution .c_title{margin: 0 0 10px;}	
	.solution_img>img{width: 30%;}
	.solution_img{height: 25px;line-height: 10px;}
	.solution_detail .solution_list .solution_text{margin-top: 20px;}
	.solution_detail .solution_list .solution_text>h5{font-size: 12px;margin-bottom: 5px;padding-bottom: 5px;}
	.solution_detail .solution_list .solution_text>p{font-size: 12px;line-height: 20px;}
	.allApply{width: 100%;}
	.allApply .title>h5{font-size: 20px;margin-bottom: 5px;}
	.allApply .title>small{font-size: 12px;}
	.allApply .applyImg{margin: 30px 0;}
	.solution_detail .solution_list{margin: 0 10px;}
	.solution_detail{margin-top: 30px;}
	
	/*ICT专家系统*/
	.features{width: 100%;padding: 30px 0;}
	.features .title>h5{font-size: 20px;margin-bottom: 5px;}
	.features .title>small{font-size: 12px;}
	.features_detail>p{font-size: 12px;margin: 30px 15px;}
	.platform_list>ul>li>p{font-size: 14px;margin-bottom: 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.platform_img>img{width: 100%;}
	.platform_list>ul>li .platform_text>div{margin-bottom: 0px;}
	.platform_list>ul>li .platform_text>div>span{margin-right: 0px;font-size: 12px;}
	.platform_list>ul>li .platform_text{width:200px; top: 30px;left: -42px;}
	.platform_list>ul>li:nth-child(2) .platform_text{left: -30px;}
	.platform_list>ul>li:nth-child(2) .platform_text>div>span{margin-right: 0;}
	.system .system_right .system_text{width: 330px;height: 90px;padding: 0;top: 10px;left: 5px;}
	.system .system_right .system_text>div>span{font-size: 12px;margin: 0;}
	.system .system_right .system_text .point>img{width: 70%;}
	.system .system_left>span{font-size: 14px;}
	.system .system_right .system_text .point>div>span{font-size: 14px;}
	.system .system_right .system_text .point{margin-top: 0px;}
	.system .system_left {width: 0px;margin-top: 25px;margin-right: 20px;}
	.system .system_right .system_text>div.ml{margin-left: -13px;}
	.features_list>ul{margin-top: 30px;display: block;padding: 0 10px;margin: 30px 20px 0;}
	.features_list>ul>li>p{font-size: 12px;line-height: 22px;}
	.features_list>ul>li>h5{font-size: 14px;margin-bottom: 10px;margin-top: 20px;}
	.advantage,.efficient{width: 100%;margin: 30px auto;}
	.advantage .title>h5,.efficient .title>h5{font-size: 20px;margin-bottom: 5px;}
	.advantage .title>small,.efficient .title>small{font-size: 12px;}
	.advantage_list{margin-top: 30px;}
	.advantage_list>ul{display: flex;padding: 20px 0;flex-wrap: wrap;}
	.advantage_list>ul>li{width: 40%;margin-bottom: 20px;margin: 0 10px 20px;padding: 10px;}
	.efficient_detail{margin-top: 30px;}
	.efficient_text>span{font-size: 12px;margin: 0;color: #fff;width: 80px;transform: scale(.8);}
	.efficient_text_top{top: 3px;left: -13px;}
	.efficient_text_bottom{bottom: 15px;left: -13px;}
	.efficient_text>span:first-child{margin-top: 8px;}
	.platform_system{margin: 0 10px;}
	.advantage_img{background-size: 62%;}
	.advantage_list>ul>li:hover .advantage_img{background-size: 62%;}
	.advantage_list>ul>li .advantage_text>h5{font-size: 16px;width: 100%;margin: 0 auto;}
	.advantage_list>ul>li .advantage_text>p{font-size: 12px;line-height: 22px;}
	.efficient_list{ margin: 20px 15px;}
	
	/*神州超级大脑*/
	.product_intro,.structure,.brain{width: 100%;margin: 20px 0;}
	.product_intro .title>h5{margin-top: 30px;font-size: 20px;}
	.product_text>p{margin: 20px 10px;font-size: 13px;line-height: 22px;}
	.structure .title>h5,.brain .title>h5{font-size: 20px;margin-bottom: 10px;}
	.structure .title>small,.brain .title>small{font-size: 12px;margin: 0 15px;}
	.structure_detail{padding: 0 10px;}
	.brain_detail{margin: 30px;}
	.brain_middle{display: block;}
	.brain_left .brain_text:nth-child(2), .brain_right .brain_text:nth-child(2),.brain_left .brain_text:first-child, .brain_right .brain_text:first-child{margin-top: 30px;}
	.brain_middle .brain_img{display: none;}
	.brain_text>h5, .brain_right .brain_text>h5, .brain_bottom .brain_text>h5,.brain_left .brain_text>h5,.barin_top .brain_text>h5, .brain_right .brain_text>h5, .brain_bottom .brain_text>h5{text-align: left; font-size: 16px;margin-bottom: 10px;padding-left: 0;padding-right: 0;background-size: 5%;margin-right: 100px;}
	.brain_text>p{font-size: 14px;width: 100%;margin-left: 0;}
	.brain_left .brain_text>p{text-align: left;}
	.brain_text{width: 100%;}
	.brain_text:last-child{margin-top: 30px;}
	
	/*精工强将*/
	.serviceArea{width: 100%;padding: 30px 0;}
	.serviceArea_list{display: flex;margin-top: 30px;}
	.serviceArea_list>dl{width: 50%;padding: 0 10px;} 
	.serviceMode{width: 100%;margin-bottom: 30px;}
	.serviceArea .title>h5,.serviceMode .title>h5,.serviceWorkflow .title>h5{font-size: 20px;margin-bottom: 5px;}
	.serviceMode_detail{margin-top: 30px;display: block;padding: 0 30px;}
	.serviceMode_detail .right{margin-left: 0;}
	.serviceMode_detail .right>ul>li{margin-bottom: 20px;}
	.serviceArea .title>small,.serviceMode .title>small,.serviceWorkflow .title>small{font-size: 12px;}
	.serviceArea_list>dl>dd{font-size: 16px;height: 50px;line-height: 20px;}
	.serviceWorkflow{width: 100%;}
	.workflow_detail{display: block;margin: 30px 0;}
	.workflow_detail>dl{width: 100%;margin-bottom: 30px;padding: 0 10px;}
	.workflow_detail>dl>dt>img{width: 50%;}
	.workflow_detail>dl>dd>h5{font-size: 16px;}
	.workflow_detail>dl>dd>p{font-size: 12px;}
	.workflow_detail>dl>dd{width: 100%;margin-left: 20px;}
	
	/*智能终端*/
	.model{width: 100%;margin: 30px auto;}
	.model .title>h5,.softwear .title>h5{font-size: 20px;margin-bottom: 10px;margin: 0 15px 5px;}
	.model .title>small,.softwear .title>small{font-size: 12px;}
	.model_detail{width: 100%;height: 100%;display: block;}
	.model_detail .fc_img>img{height: auto;width: 50%;z-index: 999;margin-top: -20px;}
	.softwear{width: 100%;}
	.softwear .soft_list{margin: 30px 0;}
	.softwear .soft_list>ul{display: flex;padding: 0 10px;flex-wrap: wrap;}
	.softwear .soft_list>ul>li{width: 43%;margin-bottom: 20px;margin: 0 10px 20px;padding: 20px 15px;}
	.softwear .soft_list>ul>li .soft_img{background-size: 50%;}
	.softwear .soft_list>ul>li .soft_text>h5{width: 100%;font-size: 16px;margin: 20px auto;}
	.softwear .soft_list>ul>li .soft_text>p{font-size: 12px;}
	.model_detail .fc>p{line-height: 22px;}
	.model_detail .yun_right{width:100%;padding: 30px; margin-left: 0;}
	.model_detail .yi_left{width:100%;padding: 30px;margin-right: 0;}
	
	/*云pos*/
	.cloud_pos{width: 100%;margin: 30px auto;}
	.cloud_pos .title>h5,.new_retail .title>h5,.member .title>h5,.Online_stores .title>h5,.Cashier .title>h5{font-size: 20px;margin-bottom: 5px;}
	.cloud_pos .title>small,.new_retail .title>small,.member .title>small,.Online_stores .title>small,.Cashier .title>small{font-size: 12px;padding: 0 15px;}
	.cloud_pos_detail{margin-top: 30px;padding: 0 10px;}
	.new_retail{width: 100%;}
	.new_retail .new_retail_detail{margin-top: 30px;margin: 30px 10px 0;}
	.new_retail_text{top: 33px; left: 167px;}
	.new_retail_text>ul>li{font-size: 12px;width: 100%;height: 20px;line-height: 20px;margin: 5px 0;}
	.new_retail .new_retail_detail>h5{font-size: 16px;}
	.member{width: 100%;padding-top: 60px;}
	.member>.title{margin: 0 15px;}
	.member_img{padding: 0 20px;}
	.member .member_list>ul>li>h5, .member .member_list>ul>li>p{font-size: 12px;width: 100%;}
	.Online_stores{width: 100%;padding: 30px 0;}
	.Online_stores_list{margin-top: 30px;}
	.Online_stores_list>ul{display: flex;flex-wrap: wrap; padding: 0 20px;}
	.Online_stores_list>ul>li{width: 43%;margin-bottom: 20px;padding: 30px 10px;margin: 0 10px 20px;}
	.Online_stores_list>ul>li .Online_stores_text>h5{font-size: 16px;}
	.Online_stores_list>ul>li .Online_stores_text>p{font-size: 12px;}
	.Cashier{width: 100%;}
	.Cashier_list>ul{flex-wrap: wrap;margin: 30px 0;padding: 0 20px;}
	.Cashier_list>ul>li .Cashier_img{width: 100%;height: 90px;line-height: 90px; margin-bottom: 0;}
	.Cashier_list>ul>li .Cashier_img02{background-size: 70%;}
	.Cashier_list>ul>li>p{font-size: 16px;}
	.Online_stores_list>ul>li .Online_stores_img{background-size: 50%;height: 50px;line-height: 50px;margin-bottom: 20px;}
	.member .member_list>ul{margin: 0 20px;}
	
	/*首页 banner*/
	.swiper-slide .text_index{width: 200px;top: 7%;left: 5%;}
	.swiper-slide .text_index h3{font-size: 16px;}
	.swiper-slide .text_index h3>img{width: 60%;}
	.swiper-slide .text_index h3>img[src="images/index_text02.png"]{width: 30%;}
	.swiper-slide .text_index p{font-size: 12px;margin: 5px 0;line-height: 20px;width: 100%;}
	.swiper-slide .text_index a{font-size: 12px;padding: 5px 10px;}
	.about .form{margin: 20px 0;}
	
	/*案例*/
	.anli .anli_content .anli_intro .sign{height: 3px;}
	.anli .anli_content .anli_intro>p{font-size: 12px;line-height: 22px;text-indent: 24px;margin: 16px 0;}
	.anli .anli_content .show{margin: 20px 0;}
	
	/*我们*/
	.company_profile .intro_right .profile>p{font-size: 12px;line-height: 22pxs; text-indent: 24px;}
	.job_description>h3{font-size: 20px;padding: 30px 0 10px;}
	.job_description>h5{font-size: 16px;padding: 10px 0;}
	.job_description>p{font-size: 12px;line-height: 26px;}
	.company_profile .intro_right .profile{margin-top: 20px;}
	.job_description>button{font-size: 12px;margin: 20px 0 30px;height: 30px;}
	
}