
/*公共样式*/
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;*/
}
.nav{
	position: relative;
	width: 1240px;
	height: 100%;
	margin: 0 auto;
}
.logo {
    margin-top: 20px;
    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) 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) no-repeat center center; 
}
/*end头部*/

.nav-active-g{
	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;
}
.between{
	/*align-items: center;*/
	justify-content:space-between;
}
.detail-title-left{
	font-size: 22px;
	line-height: 100px;
}
.detail-title-right>div{
    width: 235px;
    height: 100px;
    border: 1px solid #eeeeee;
    border-top: none;
    border-bottom: none;
}
.detail-title-right-div{
	width: 235px;
	height: 100px;
}
.jz-icon{
	background: url(../img/jz-icon.png) no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:20px;
	height:20px;
	margin-left: 15px;
	margin-bottom: -5px;
	margin-top: 15px;
}
.kh-icon{
	background: url(../img/kh-icon.png) no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:19px;
	height:19px;
	margin-left: 15px;
	margin-bottom: -5px;
	margin-top: 15px;
}
.je-icon{
	background: url(../img/je-icon.png) no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:20px;
	height:20px;
	margin-left: 15px;
	margin-bottom: -5px;
	margin-top: 15px;
}
.detail-title-right>div:nth-of-type(1),
.detail-title-right>div:nth-of-type(2){
	border-right: none;
}
.relative{
	position: relative;
}
.absolute{
	position: absolute;
}
.detail-title-right-gz{
	margin-top: 20px;
    font-size: 20px;
    margin-left: 15px;
    color: #fd4f00;
}
.detail-title-right-title{
	font-size: 15px;
}
.detail>p:nth-of-type(1){
	padding-top: 30px;
}
.detail>p:last-child{
	padding-bottom: 50px;
}
.detail>p{
    padding: 16px 0;
}
.detail-title-p{
	font-size: 17px;

    font-weight: bold;
}
.auto1080{
	width: 1080px;
}
.detail-p{
	font-size: 15px;
	line-height: 25px;
}
.detail-img{
	vertical-align: bottom;
}
.detial-more{
	width: 100%;
	height: 390px;
	background-color: #f8f8f8;
}
.detail-img-div>img:last-child{
	padding-bottom: 50px;
}
.detail-more-img>div{
	width: 302px;
	margin-right: 11px;
	cursor: pointer;
}
.detail-more-img>div:hover{
    color: #fd4f00;
}
.detail-more-img>div:last-child{
	margin-right: 0;
}
.detial-more-p{
	padding: 45px 0;
	color: #333;
}
.detail-more-img-p{
	width: 286px;
	height: 60px;
	line-height: 60px;
	background-color: #fff;
	padding-left: 17px;
}
.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;
}
.detail-title-right-title{
	color: #666;
}


/*右侧fixed*/
.help {
    z-index: 100;
    padding: 36px 7px 25px 11px;
    width: 90px;
    height: 213px;
    background: url(../img/tip_bgi.png) center no-repeat;
    background-size: cover;
    position: fixed;
    top: 160px;
    right: 0;
    margin-right: -5px;
}
.text-center {
    text-align: center;
}
.help{
	/*display: none*/
}
.help li.first {
    padding-top: 6px;
    height: 78px;
    color: #fd4f00;
}

.help li.border {
    border-bottom: 1px solid #d2d2d2;
}
.help li.hover {
    padding-top: 9px;
    height: 55px;
    color: #666;
}
.help li {
    font-size: 13px;
    cursor: pointer;
}
.help li p {
    margin: 0;
}

.bold {
    font-weight: bold;
}
.help li p {
    margin: 0;
    padding-top: 7px;
}

.bold {
    font-weight: bold;
}
.help li a {
    display: block;
}
.qr{
	display: none;
	position: fixed;

top: 270px;

right: 105px;
}

/*点击到顶部*/
.to-top-icon{
	background: url(../img/to-top.png) no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:18px;
	height: 10px;
	margin-top: 25px;
}
.to-top{
    position: fixed;
    z-index: 100;
    background-color: #fd4f00;
    width: 60px;
    height: 60px;
    background-size: auto auto;
    background-size: auto auto;
    background-size: cover;
    position: fixed;
    top: 84%;
    right: 20px;
    margin-right: -5px;
    text-align: center;
    /*display: none;*/
    opacity: .5;
    cursor: pointer;
}
.to-top:hover{
	opacity: 1;
}
.case-detail{
	padding-top: 30px;
	padding-bottom: 30px;
	width: 800px;
}
.case-detail p{
	line-height: 25px;
}
.case-detail img{
	max-width: 800px;
}
.detail-more-img{
	overflow: hidden;
}


/*首页第一屏显示隐藏(服务)*/
.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;
}