
/*公共样式*/
html,body{
	min-width: 1240px;
	min-height: 684px;
	font-size: 100% !important;
}
.flex{
	display: -webkit-flex;  
    display: -webkit-box;  
    display: -moz-box;      
    display: -ms-flexbox;
    display: flex; 
}
.flost{
	float: left;
}
.firstNav{
	width: 100%;
	height: 90px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	background: #fff;
}
.nav{
	position: relative;
	width: 1240px;
	height: 100%;
	margin: 0 auto;
}
.logo {
    margin-top: 1px;
    display: inline-block;
}
#primary-navigation {
    position: absolute;
    bottom: 0;
    right: 0;
}
.pull-right {
    float: right;
}
ol, ul {
    list-style: none;
}
.pull-left {
    float: left;
}
#primary-navigation a.active {
    color: #fd4f00;
    border-bottom-color: #fd4f00;
}
#primary-navigation a {
    display: inline-block;
    border-bottom: 4px solid transparent;
    padding: 20px 15px;
    margin: 0 11px;
}
#primary-navigation a:hover{
	border-bottom: 4px solid #fd4f00 !important;
	color: #fd4f00 !important;
}
a {
	color: inherit;
    text-decoration: none;
}
.inl{
	display: inline-block;
}
.downIcon{
	background: url("../img/downIcon.png")/*tpa=http://www.DRAGON DIGIT.cn/img/downIcon.png*/ no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:11px;
	height:7px;
	margin-left: 5px;
	margin-bottom: 1px;
}
.downIcon_s{
	background: url("../img/downIcon_s.png")/*tpa=http://www.DRAGON DIGIT.cn/img/downIcon_s.png*/ no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:11px;
	height:7px;
	margin-left: 5px;
	margin-bottom: 1px;
}
/*end头部*/

.nav-active-g{
	border-bottom: 4px solid #fff !important;
	color: #fff !important;
}
.nav-title{
	width: 100%;
	height: 100px;
	background-color: #f8f8f8;
	line-height: 100px;
	color: #666;
    font-size: 16px;
}
.detail-title{
	width: 100%;
	height: 100px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.auto{
	position: relative;
	width: 1240px;
	height: auto;
	margin: 0 auto;
}
.relative{
	position: relative;
}
.absolute{
	position: absolute;
}
.link_box{
	font-size: 14px;
}
.link_box a{
	font-size: 14px;
}
.link_box a:hover{
    color: #fd4f00;
}
.link_box{
	padding-left: 70px;
}
.section10-connect{
	height: 200px;
}
.wrapper{
	padding-top: 150px;
}
/*米袋1.0公用样式(底部)*/
.section10-footer{
	width: 100%;
	height: 365px;
}
.footer {
    min-width: 1200px;
    width: 100%;
    background-color: #1f2631;
    padding: 100px 0 24px;
}
.font-s {
    font-size: 12px;
}
.white {
    color: #fff;
}
.wrapper1 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.footer .main_box {
    margin-bottom: 18px;
}
.clearfix {
    clear: both;
    zoom: 1;
}
.footer img.block {
    display: block;
    margin-bottom: 38px;
}
.footer .first .h2 {
    height: auto;
}

.footer .h2, .footer dt {
    font-size: 18px;
    padding-top: 20px;
    height: 60px;
}
.footer .h2, .footer dt {
    font-size: 18px;
    padding-top: 20px;
    height: 60px;
}
.footer dd {
    line-height: 2.4;
}
ol,ul {
    list-style: none;
}
.footer .first {
    padding-left: 50px;
    width: 300px;
}
.footer li {
    float: left;
}
.footer .normal {
    width: 190px;
}
.footer .end {
    width: 280px;
}
.text-center {
    text-align: center;
}
.footer p {
    margin: 0.5em 0;
    line-height: 1.5em;
    text-indent: 0;
}
.wrapper1 dd a:hover{
 color:  #fd4f00;
}
.flex{
	display: flex;
}
.flex-1{
	flex: 1;
}
.align_center{
	align-items: center;
}
.justify_content{
	justify-content: space-between;
}

.cases-banner{
	margin-top: 90px;
	background: url("../img/new/img_anliheji.png")/*tpa=http://www.DRAGON DIGIT.cn/img/new/img_anliheji.png*/ no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:100%;
	height:600px;
	display: flex;
	position: relative;
}
.cases-banner p{
	text-align: center;
	color: #fff;
}
.cases-banner-title{
	font-size:35px;
	font-family:Segoe UI;
	font-weight:bold;
}
.cases-banner-en{
	font-size:22px;
	font-family:Segoe UI;
	font-weight:bold;
	margin-top: 16px;
}
.firstNav{
	color: #706d70;
}

.cases-type{
	width: 575px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
.cases-type > p {
    padding: 13px;
    cursor: pointer;
    font-size: 13px;
}
#sx{
    padding: 13px 0 !important;
    cursor: pointer !important;
    font-size: 13px !important;
}
.all{
	color: #fd4f00 ;
    text-decoration: underline ;
}
/*.cases-type > p:last- {
    color: #fd4f00 ;
    text-decoration: underline ;
}*/
.cases-type > p:hover {
    color: #fd4f00 !important;
    text-decoration: underline !important;
}
#sx:hover{
	color: #000 !important;
	text-decoration: none !important;
}
.more-chioce{
	background: url("../img/more_s.png")/*tpa=http://www.DRAGON DIGIT.cn/img/more_s.png*/ no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:22px;
	height:14px;
	margin-top: 13px;
	margin-left: 15px;
	cursor: pointer;
}
.more-chioce-no{
	background: url("../img/more.png")/*tpa=http://www.DRAGON DIGIT.cn/img/more.png*/ no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:22px;
	height:14px;
	margin-top: 13px;
	margin-left: 15px;
	cursor: pointer;
}
.one-chioce-is{
	background: url("../img/one_s.png")/*tpa=http://www.DRAGON DIGIT.cn/img/one_s.png*/ no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:14px;
	height:14px;
	margin-top: 13px;
	margin-left: 15px;
	cursor: pointer;
}
.one-chioce{
	background: url("../img/one.png")/*tpa=http://www.DRAGON DIGIT.cn/img/one.png*/ no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:14px;
	height:14px;
	margin-top: 13px;
	margin-left: 15px;
	cursor: pointer;
}
.w25{
	width: 25% !important;
}
.w33{
	width: 33% !important;
}
.div-img{
	cursor: pointer;
	position: relative;
}
.div-img>img{
	vertical-align: bottom;
}
.flex_wrap{
	/*flex-wrap: -webkit-wrap;
	flex-wrap: -moz-wrap;
	flex-wrap: -ms-wrap;*/
	flex-wrap: wrap;
}
.case-app{
	/*min-height: 250px;*/
}
.case-wx,.case-xcx,.case-pp,.case-xt,.case-all{
	display: none;
}


.kernel_back-p{
	padding-top: 37vh;
	text-align: center;
	font-size: 53px;
	color: #fff;
}
.kernel_back-p p:nth-of-type(2){
	padding-top: 10px;
	font-size: 39px;
}
/*.firstNav {
    background-color: transparent;
}*/
.inner{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	border-radius: 20px;
}
.show_button_in{
	display: none;
}
.cases-type p{
	margin: 0 auto;
}
.auto1200 {
    width: 1200px;
    margin: 0 auto;
}
.cases_content{
	background:rgba(255,255,255,1);
	border:1px solid rgba(223,223,223,1);
	box-shadow:0px 3px 6px rgba(0,0,0,0.16);
	opacity:1;
	border-radius:20px;
}
.pd40{
	padding: 30px 50px;
}
.pd50{
	padding: 0 50px;
	border-bottom: 1px solid rgba(112,112,112,1);
}
.pd50 p{
	padding-bottom: 28px;
	border-bottom: 4px solid transparent;
	color: black;
}
.botff0{
	margin: 0 50px;
	padding-bottom: 28px;
	border-bottom: 4px solid transparent;
}
.botff01{
	border-bottom: 4px solid rgba(255,0,0,1) !important;
}
.botff0:hover{
	cursor: pointer;
}
.pd50 p:hover{
 cursor: pointer;
}
.cases_content_img{
	margin-top: 30px;
}



/*首页第一屏显示隐藏(服务)*/
.nav-slide {
    display: none;
    width: 100%;
    height: 380px;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 90px;
    z-index: 1000;
    background: #fff;
}
.shadow-h2{
	-webkit-box-shadow: 0 2px 6px rgba(170, 202, 187, 0.3);
    -moz-box-shadow: 0 2px 6px rgba(170, 202, 187, 0.3);
    -ms-box-shadow: 0 2px 6px rgba(170, 202, 187, 0.3);
    -o-box-shadow: 0 2px 6px rgba(170, 202, 187, 0.3);
    box-shadow: 0 2px 6px rgba(170, 202, 187, 0.3);
}
.content {
    width: 1200px;
    margin: 0 auto;
}
.nav-slide .nav-slide-main {
    position: relative;
    left: 0;
    padding: 10px 0;
    display: inline-block;
    height: auto;
    padding-right: 50px;
}
ul, ol {
    list-style: none outside none;
}
.nav-slide .nav-slide-main .slide-list li {
    width: 536px;
    height: 60px;
    margin-bottom: 10px;
    padding: 0 20px;
    border: 1px solid #e6e6e6;
    background: #fff;
}
.nav-slide .nav-slide-main .slide-list li.hover {
    border-color: #3fcdfd;
}
a:link, a:visited {
    text-decoration: none;
    color: inherit;
}
.nav-slide .nav-slide-main .img-left {
    width: 605px;
    height: 340px;
    position: absolute;
    left: -453px;
    top: 10px;
    display: none;
    overflow: hidden;
}
.nav-slide .nav-slide-main .slide-list li h2 {
    font-size: 14px;
    color: #333;
    line-height: 2.4em;
}
.nav-slide .nav-slide-main .slide-list li p {
    font-size: 12px;
    color: #999;
    text-align: justify;
}

.txt-hidden {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: justify;
}
.nav-slide .nav-slide-main .img-left.active{
	display: block;
}