
/*公共样式*/

.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: 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;
}

/*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(../image/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{

	-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{

	-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;
}


.enterPrise-type{
	width: 575px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
.enterPrise-type > p {
    padding: 13px;
    cursor: pointer;
    font-size: 13px;
}
.enterPrise-type > p:nth-of-type(6){
    padding: 13px 0;
    cursor: pointer;
    font-size: 13px;
}
/*.enterPrise-type > p:nth-of-type(1) {
    color: #fd4f00;
    text-decoration: underline;
}*/
.sx{
	color: #000 !important;
	text-decoration: none !important;
}
.enterPrise-type > p:hover {
    color: #fd4f00 !important;
    text-decoration: underline !important;
}
/*右侧fixed*/
.help {
    z-index: 100;
    padding: 36px 7px 25px 11px;
    width: 90px;
    height: 213px;
    background: url(../image/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:hover{
	opacity: 1;
}
/*enterprise*/
.f8f8f8{
	background-color: #f8f8f8;
	width: 100%;
}
.enterPrise-type{
	width: 495px;
	padding-top: 40px;
	padding-bottom: 60px;
}
.w100{
	width: 100%;
	height: 700px;
	background-color: #fff;
	margin-bottom: 35px;
}
.w330{
	width: 22%;
	padding: 8% 16% 7.2% 12%;
}
.enterPrise-first-p{
	font-size: 22px;

    line-height: 42px;
}
.eyes{
	background: url(../image/eyes.png) no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:25px;
	height: 18px;
	vertical-align: text-top;
}
.pd23{
	padding-left: 23px;
}
.align_items{
	align-items: center;
	color: #666;
	padding: 20px 0 40px;
	font-size: 14px;
}
.enterPrise-second-p{
	color: #666;
	line-height: 22px;
	padding-bottom: 70px;
}
.undelined{
	width: 105px;
	height: 40px;
	border: 1px solid #fd4f00;
}
.undelined-in{
	width: 99px;
	height: 34px;
	background-color: #fd4f00;
	color: #fff;
	text-align: center;
	line-height: 34px;
	margin: 3px;
	cursor: pointer;
}
.enterPrise-content{
	width: 1200px;
	height: 360px;
	background-color: #fff;
	padding: 20px;
	border: 1px solid transparent;
	margin-bottom: 35px;
	cursor: pointer;
}
.enterPrise-content-img{
	background: url(../image/enterprise-more.jpg) no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:530px;
	height: 100%;
	position: relative;
}
.enterPrise-content-img,.button-out{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 112px;
    height: 40px;
    border: 1px solid #fd4f00;
    display: none;
}
.enterPrise-content-img ,.button{
	margin-left: 3px;
	margin-top: 3px;
	text-align: center; 
    background-color: #fd4f00;
    width: 106px;
    height: 34px;
    line-height: 34px;
    color: #fff;
}
.enterPrise-content-img:after{
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    /*background-color: yellow;*/
    opacity: 0.2;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.enterPrise-content_align_items{
	align-items: center;
	justify-content: space-between;
	padding-top: 106px;
}
.eyes{
	background: url(../image/eyes.png) no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:25px;
	height: 18px;
}
.enterPrise-content:hover{
	border: 1px solid #fd4f00;
	box-shadow: 0 0 4px #666;
}
.inner{
	display: none;
    height: 360px;
    background: rgba(0,0,0,.4);
}
.enterPrise-content-first-p{
	font-size: 23px;
	line-height: 40px;
}
.enterPrise-content-second-p{
    color: #666;
    line-height: 29px;
    padding-top: 40px;
}
.f6{
	font-size: 14px;
	color: #666;
}
.pd38{
	padding: 25px 30px;
	padding-top: 15px;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
}
.ellipsisP{
    overflow: hidden;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
    -o-line-clamp: 2;
    -o-box-orient: vertical;
    word-break: break-all;
  }
.ellipsisP3{
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-box;
    display: -webkit-box;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
    -ms-line-clamp: 3;
    -ms-box-orient: vertical;
    -o-line-clamp: 3;
    -o-box-orient: vertical;
    word-break: break-all;
  }
  .enterPrise-xt,.enterPrise-wx,.enterPrise-xcx,.enterPrise-pp,.enterPrise-all{
  	display: none;
  }


  .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;
}
.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: rgba(0,0,0);
}
.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;
}
.flex{
	display: flex;
}
.flex-1{
	flex: 1;
}
.align_center{
	align-items: center;
}
.justify_content{
	justify-content: space-between;
}

.cases-banner p{
	/*text-align: center;*/
	/*color: #fff;*/
}
.cases-banner-title{
	font-size:35px;
	font-family:Segoe UI;
	font-weight:bold;
	color: #fff;
	text-align: center;
}
.cases-banner-en{
	color: #fff;
	font-size:22px;
	font-family:Segoe UI;
	font-weight:bold;
	text-align: center;
	margin-top: 16px;
}
.cases-type1 p{
	color: rgb(0,0,0);
}
.cases_content_img_detail{
	margin: 20px 50px;
	position: relative;
	margin-right: 0;
}
.cases_content_img_detail_title{
	font-size:22px;
	font-family:Segoe UI;
	font-weight:400;
	margin-bottom: 19px;
}
.cases_content_img_detail_detail{
	font-size:16px;
	font-family:Segoe UI;
	font-weight:400;
    line-height: 22px;
    word-break:break-all;
}
.cases_content_img_detail_icon{
	background: url(../image/icon_liulanshu.png) no-repeat center center; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
	width:25px;
	height: 25px;
}
.cases_content_img_img_bottom{
	position: absolute;
	left: 0;
	bottom: 0;
}
.this_enter:hover{
  cursor: pointer;
}


/*首页第一屏显示隐藏(服务)*/
.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;
}