
/*公共样式*/
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;
	background-color: #fff;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
}
.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 #fff !important;
	color: #fff !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 #fd4f00 !important;
	color: #fd4f00 !important;
}
#primary-navigation a:hover{
	border-bottom: 4px solid #fd4f00 !important;
	color: #fd4f00 !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;
}
/*.firstNav{
	color: #706d70;
	background-color: transparent;
}*/

/*kernel*/
.kernel_back{
	background: url("../img/kernel.jpg")/*tpa=http://www.DRAGON DIGIT.cn/img/kernel.jpg*/ no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:100%;
	height:2119px;
	margin-top: 90px;
}
.text-center{
	text-align: center;
}
.kernel_title{
	font-size: 35px;

	color: #fff;

	padding-top: 10%;
}
.kernel_en{
	padding-top: 2%;

	color: #fff;

	font-size: 34px;

	font-weight: lighter;

	padding-bottom: 10%;
}
.kernel_title_content{
	padding: 0 5% 100px;
	flex-wrap: wrap;
}
.w25{
	height: 400px;
	width: 19%;
	color: #fff;
	text-align: center;
	padding: 3%;
	cursor: pointer;
}
.undelined{
	width: 35px;
	height: 1px;
	background-color: #ccc;
    margin: 0 auto;
    margin-top: 15px;
}
.w25 p:nth-of-type(1){
    padding-top: 30px;
}
.kernel_detail{
	color: #ccc;
	line-height: 22px;
    font-size: 14px;
}
.pdt30{
	padding-top: 30px;
}
.fd4f00{
	background-color: rgba(253,79,0,.5);
}
.button_out{
	width: 112px;
	height: 36px;
	border: 1px solid #fd4f00;
	margin: 19px auto 0;
	display: none;;
}
.button_in{
	width: 106px;
	height: 30px;
	background-color: #fd4f00;
	margin: 3px 0 0 3px;
	line-height: 30px;
}