﻿html{
	background: #fff;
}
body{
	background: url(../images/bodybg.jpg) center top no-repeat;
	font-family: 'Microsoft Yahei';
	font-size: 16px;
	color: #333;
}
a:hover,a:focus{
	text-decoration: none;
}
ul,li{
	list-style: none;
	padding: 0;
	margin: 0;
}
.floatCtro {
    width: 62px;
    position: fixed;
    left: 50%;
    top: 296px;
    z-index: 100;
    margin-left: -562px;
}
.floatCtro a {
    display: inline-block;
    width: 62px;
    height: 50px;
    background: #fb8700;
    cursor: pointer;
    text-align: center;
    color: #fff;
    line-height: 18px;
    padding: 7px 0;
}
.floatCtro p {
    width: 62px;
    text-align: center;
    height: 50px;
    margin-bottom: 2px;
    background: #707070;
    font-size: 14px;
    font-weight: normal;
    display: table;
    cursor: pointer;
}
.floatCtro p span {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}
.floatCtro p.active, .floatCtro p:hover{
	background: #454545;
}
.floatCtro a.goTop {
    background: #ee8600 url(../images/top1.png) center center no-repeat;
    text-indent: -9999em;
    margin-bottom: 2px;
}
.floatCtro a.goTop.active, .floatCtro a.goTop:hover{
	 background: #ee8600 url(../images/top1.png) center center no-repeat;
	}
.header{
	height: 293px;
	position: relative;
}
/* .header::before{
	content: '';
	width: 100%;
	height: 41px;
	background: rgba(7, 2, 4, 0.6);
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	border-bottom: 1px solid #634005;
} */
.header .container{
	position: relative;
}
.header .container h1,.header .container h2, .header .container h3, .header .container h4, .header .container h5{
	color: #fff;
	margin: 0;
}
.carousel{
	padding: 3px;
	border: 1px solid #e1e1e1;
	background: #fff;
}
.carousel-indicators{
	bottom: 4px;
	margin-bottom: 0;
}
.intro h1{
	font-size: 22px;
	line-height: 32px;
	font-weight: bold;
	margin: 0 0 12px 0;
	text-justify: auto;
    text-align: justify;
}
.intro h1 a{
	color: #002a21;
}
.intro p{
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
	text-justify: auto;
    text-align: justify;
}
.intro p a{
	font-weight: bold;
	color: #e00000;
}
.title h3{
	height: 40px;
	line-height: 40px;
	margin: -20px 0 26px;
	text-align: center;
	position: relative;
}
.title h3::before{
	content: '';
	display: inline-block;
	width: 100%;
	height: 2px;
	background: #129145;
	position: absolute;
	left: 0;
	top: 19px;
}
.title h3 span{
	position: relative;
	display: inline-block;
	padding: 0 14px;
	line-height: 40px;
	background: #129145;
	z-index: 2;
	font-size: 24px;
	color: #fff;
}
.title h3 span::before{
	content: '';
	position: absolute;
	left: -20px;
	top: 0;
	width:0; 
    height:0; 
    border-top:20px solid transparent;
    border-bottom:20px solid transparent; 
    border-right:20px solid #129145; 
}
.title h3 span::after{
	content: '';
	position: absolute;
	right: -20px;
	top: 0;
	width:0; 
    height:0; 
    border-top:20px solid transparent;
    border-bottom:20px solid transparent; 
    border-left:20px solid #129145; 
}
.title h3 img{
	width: auto;
}
.title.busTitle{
	margin-bottom: 24px;
}
.parter .media{
	margin-top: 20px;
	padding-bottom: 22px;
	/* border-bottom: 1px dashed #ffffff; */
}
.parter .media-left{
	padding-right: 20px;
}
.parter img{
	width: 186px;
}
.parter .media-body{
	vertical-align: middle;
}
.parter .media-body a{
	display: inline-block;
	width: 56px;
    height: 24px;
    background: #129145;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 24px;
    text-indent: 0;
    border-radius: 5px;
    margin-left: 6px;
}
.parter h4{
	font-size: 16px;
	line-height: 26px;
}
.parter p{
	font-size: 14px;
}
.parter p span{
	color: #129145;
	font-weight: bold;
}
.subtitle h3{
	height: 56px;
    line-height: 56px;
    text-indent: 92px;
    font-size: 24px;
    font-weight: normal;
    background: url(../images/casebg.jpg) 0 0 no-repeat;
    margin: 24px 0 8px 0;
}
.video{
	margin: 0 56px 24px;
	padding: 0;
	background: #333;
}
.videoL,.videoR{
	padding: 0;
}
.video .videoR .share {
    position: absolute;
    width: 204px;
    padding-left: 20px;
    padding-top: 0px;
    height: 40px;
    background: #fff;
    right: 0;
    bottom: 0;
    z-index: 99999;
}
.videoR h5 {
    height: 42px;
    line-height: 18px;
    font-size: 14px;
    margin: 3px 0 0 0px;
    padding: 0 5px;
    color: #bbb;
    font-weight: normal;
    border-bottom: 1px solid #404040;
    position: relative;
    margin-bottom: 4px;
}
.videoR h5::after {
    content: '';
    width: 26px;
    height: 1px;
    background: #2fb3ff;
    position: absolute;
    bottom: 0;
    left: 0;
}
.video .videoR .vList {
	width: 100%;
    height: 409px;
    overflow: hidden;
}
.video .videoR .vList .item {
    width: 100%;
    height: 70px;
    display: inline-block;
}
.video .videoR .vList .item.active {
    background: #222;
}
.video .videoR .vList .item .itemL {
    float: left;
    width: 40px;
    height: 100%;
    background: url(../images/play.jpg) 20px 28px no-repeat;
}
.video .videoR .vList .item .itemL span {
    display: inline-block;
    width: 40px;
    height: 100%;
    background: #333;
    color: #bbb;
    text-indent: 22px;
    font-size: 12px;
    line-height: 70px;
}
.video .videoR .vList .item.active span {
    display: none;
}
.video .videoR .vList .item dl {
    float: right;
    width: 132px;
    height: 100%;
}
.video .videoR .vList .item dl dt {
    float: left;
    width: 90px;
    height: 50px;
    padding: 10px 0;
}
.caseList{
	padding: 0;
}
.caseList .col-xs-6{
	display: flex;
	flex-wrap: wrap;
}
.caseList .thumbnail{
	padding: 0;
	border: none;
	margin-bottom: 20px;
}
.caseList .thumbnail img {
    border: 1px solid #e1e1e1;
    padding: 5px;
}
.caseList .thumbnail .caption {
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    margin-top: 6px;
    padding: 0;
}
.caseList .thumbnail .caption p{
	margin: 0;
}
.caseList .caption p a{
	display: inline-block;
    width: 56px;
    height: 24px;
    background: #fb8700;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 24px;
    text-indent: 0;
    border-radius: 5px;
    margin-left: 6px;
}
.talk h3{
	background: url(../images/isbg.jpg) 0 0 repeat;
    margin: 10px 0 10px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    font-weight: normal;
    color: #000;
}
.bigad{
	margin: 12px auto;
}
.adList{
	padding-bottom: 12px;
}
.footer {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 8px;
    border-top: 1px solid #dedede; 
    background: #272727;
    /* margin-top: 24px; */
}
.footer .col-sm-12 {
    font-size: 13px;
    text-align: center;
    line-height: 28px;
    color: #a8a8a8;
}
.footer .col-sm-12 a {
    text-decoration: none;
    color: #dfdfdf;
    cursor: pointer;
}
.footer .col-sm-12 span {
    padding: 0 8px;
}
.companyList .thumbnail img{
	padding: 0;
}
.companyList .caption{
	display: none;
}
#tips {
	position:absolute;
	border:1px solid #c8c8c8;
	background:#fff;
	padding:5px;
	display:none;
}
.tips:hover{
	cursor: crosshair;
}
.details .container{
	border: none;
	background-color: #FFF;
    padding: 60px 60px 30px 60px;
    margin: auto;
    box-shadow: 0 0 15px #999;
}
.details .col-md-6{
    padding: 0 45px;
    margin: 0 0 8px;
}
.details .col-md-6 p.info,.details .col-md-12 p.info{
	font-size: 14px;
	color: #777;
}
.details h2 {
    font-family: "微软雅黑";
    font-size: 24px;
    font-weight: bold;
    color: #333;
    text-align: center;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 30px;
    border-bottom: 1px dashed #9c9b9b;
    padding-bottom: 18px;
    padding-top: 12px;
}
.details h3 {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #333;
    text-align: left;
    /*height: 30px;*/
    line-height: 30px;
    font-weight: bold;
    margin-top: 48px;
    margin-bottom: 15px;
    text-indent: 32px;
}
.details p{
	font-family: "微软雅黑";
    font-size: 16px;
    color: #333;
    line-height: 36px;
    text-indent: 2em;
    text-justify: auto;
    text-align: justify;
    margin-bottom: 10px;
}
.details p.subTitle{
	margin-top: 24px;
	margin-bottom: 10px;
	color: #004da0;
}
.details p.pic{
	text-align: center;
	text-indent: 0;
}
.details p.pic img{
	display: inline-block;
}
.details p.info{
	text-align: center;
	text-indent: 0;
	margin-bottom: 12px;
}
.es6 p{
	height: 60px;
}
.parterList{
	margin-top: 24px;
}
.parterList p{
	line-height: 22px;
	font-size: 14px;
	font-weight: bold;
}
.parterList p span{
	font-weight: normal;
	padding-left: 22px;
}
.parterList p em{
	display: inline-block;
	width: 1em;
}
.extend{
	visibility: hidden;
}
.section01{
	background: #fff;
	padding: 34px 0 58px;
}
.section02{
	background: #fff;
	margin-top: 3px;
	padding-bottom: 50px;
}
.section02 .s2-1 .media,.section02 .s2-2 .media{
	border-bottom: none;
}
.section03{
	background: #fff;
	margin-top: 3px;
	padding-bottom: 48px;
}
.section03 .title h3{
	margin-bottom: 0;
}
.nav-tabs{
	padding: 0 15px;
	border-bottom: none;
	margin-bottom: 16px;
	width: 100%;
	margin-top: 16px;
}
.nav-tabs li{
	width: 50%;
	background: #898989;
	text-align: center;
}
.nav-tabs li.active{
	background: #129145;
}
.nav-tabs li.active a, .nav-tabs li a:focus, .nav-tabs li a:hover,.nav-tabs li.active a:focus,.nav-tabs li.active a:hover{
	color: #fff;
}
.nav-tabs li a{
	background: #fff;
	border: none!important;
	background: transparent!important;
	font-size: 20px;
	color: #fff;
}
.section03 .caseList img{
	padding: 0;
	border: none;
	width: 100%;
}
.tab-content{
	width: 100%;
}
.section03 h4{
	font-size: 22px;
	line-height: 56px;
	border-bottom: 1px dotted #777575;
	margin: 0 0 20px;
}
.section04{
	background: #e1e1e1;
}
.section04 h4{
	font-size: 22px;
	font-weight: bold;
	line-height: 58px;
	border-bottom: 1px dotted #777575;
	margin-top: 12px;
}
.section04 ul{
	padding: 8px 0 62px;
}
.section04 ul li{
	font-size: 16px;
	line-height: 34px;
	font-weight: normal;
}
.section04 ul li a{
	color: #333;
	text-decoration: underline;
}
.section04 ul li a:hover{
	color: #129145;
	text-decoration: underline;
}
.section05 .caseList .thumbnail img{
	border: none;
	padding: 0;
}
.section05{
	background: #fff;
	margin-top: 3px;
	padding-bottom: 24px;
}
.section05 h4 {
    font-size: 22px;
    line-height: 56px;
    border-bottom: 1px dotted #777575;
    margin: 0 0 20px;
}
.caseList .thumbnail-es{
	background: #ececec;
	padding: 10px;
}
.caseList .thumbnail-es p{
	font-size: 16px;
	line-height: 26px;
	color: #333;
	margin: 15px auto;
}
.mini-nav{
	position: fixed;
	left: 0;
    top: 0;
	width: 100%;
    height: 41px;
    background: rgba(7, 2, 4, 0.6);
    border-bottom: 1px solid #634005;
    z-index: 999999;
}
.mini-nav p{
	line-height: 40px;
	text-align: right;
	font-size: 16px;
}
.mini-nav p a{
	margin-right: 28px;
	color: #dbad3f;
}
.mini-nav p a:hover, .mini-nav p a.active{
	color: #fff;
	text-decoration: none;
}
.mini-nav p a:focus{
	text-decoration: none;
}
@media (min-width: 768px){
	.header .col-md-12, .header .col-xs-12{
		background: transparent;
		min-height: 0;
	}
	.xb{
		background: #002a21;
		font-size: 14px;
		line-height: 22px;
		color: #fbe489;
		text-align: center;
		padding: 8px 0;
	}
	.xb p{
		margin: 0;
	}
	.container{
		width: 990px;
		padding: 0 15px;
		position: relative;
	}
	.es01 p{
		height: 84px;
	}
	.es02 p{
		height: 60px;
	}
	.caseList,.parter {
	    padding: 0;
	    display: flex;
	    display: -ms-flex;
	    flex-wrap: wrap;
	}
	.newParter .media{
		border-bottom: none;
	}
	.newParter .media h4{
		font-size: 16px;
		font-weight: bold;
		line-height: 18px;
		margin-bottom: 10px;
	}
	.newParter .media p{
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 0;
	}
	.details .container{
		padding-bottom: 20px;
	}
	.details h2{
		padding-top: 36px;
	}
}
@media (max-width: 767px){
	body{
		background: none;
	}
	.header .container .col-xs-12{
		padding: 0;
	}
	.mini-header .col-xs-12{
		margin: 0;
		padding: 0;
	}
	.xb{
		padding: 12px 0;
	}
	.xb p{
		font-size: 14px;
		line-height: 20px;
		margin: 10px 0;
	}
	.xb p em{
		display: inline-block;
		width: 3em;
	}
	.parter img{
		width: 120px;
	}
	.parter h4{
		font-size: 14px;
		line-height: 20px;
	}
	.parter .media-body a{
		width: 42px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		margin-left: 2px;
		padding: 0 6px;
	}
	.subtitle h3{
		font-size: 16px;
		line-height: 22px;
		text-indent: 0;
		padding-left: 92px;
		font-weight: bold;
	}
	.caseList{
		display: flex;
	    flex-wrap: wrap;
	}
	.title h3{
		font-size: 20px;
		letter-spacing: 0;
	}
	.talk{
		padding: 0 8px;
	}
	.talk h3{
		font-size: 14px;
	}
	.adList .col-xs-6{
		margin-bottom: 8px;
	}
	.caseList .thumbnail img{
		padding: 0;
		border: none;
	}
	.details .container{
		padding: 0 15px;
	}
	.details .col-xs-12{
		padding: 0 15px;
	}
	.details h2{
		font-size: 18px;
		line-height: 22px;
		padding-bottom: 12px;
		margin-bottom: 12px;
	}
	.details h3{
		font-size: 16px;
		line-height: 22px;
		text-indent: 0;
		margin-bottom: 6px;
		margin-top: 36px;
	}
	.details p{
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 4px;
	}
	.details p.subTitle{
		margin-top: 6px;
		line-height: 18px;
		margin-bottom: 8px;
	}
	.details .col-md-6{
		padding: 0 15px;
	}
	.details .col-md-6 p.info{
		font-size: 13px;
		line-height: 18px;
		margin-bottom: 6px;
	}
	.hes .subtitle h3{
		line-height: 56px;
	}
	.es03 p{
		height: 60px;
	}
	.es04 p{
		height: 80px;
	}
	.newParter .media{
		border-bottom: none;
	}
	.newParter .media h4{
		font-size: 16px;
		font-weight: bold;
		line-height: 18px;
		margin-bottom: 4px;
	}
	.newParter .media p{
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 0;
	}
	.title h3::before, .title h3::after{
		width: 32%;
	}
	.title.comTitle h3::before, .title.comTitle h3::after{
		width: 22%;
	}
	.title.comTitle1 h3::before, .title.comTitle1 h3::after{
		width: 18%;
	}
	.section01{
		padding-top: 0;
		padding-bottom: 30px;
	}
	.intro h1{
		font-size: 16px;
		line-height: 22px;
		margin: 18px 0 6px;
	}
	.intro p{
		font-size: 14px;
		line-height: 28px;
	}
	.title h3{
		margin-top: -24px;
		margin-bottom: 0;
	}
	.title h3 img{
		width: auto;
		height: 48px;
	}
	.nav-tabs li a{
		font-size: 14px;
		padding: 8px 0;
	}
	.nav-tabs{
		margin-top: 12px;
	}
	.section03 h4{
		font-size: 16px;
		line-height: 32px;
	}
	.section02 .s2-1 .media{
		border-bottom: 1px dashed #ffffff;
	}
	.section02{
		padding-bottom: 30px;
	}
	.section03{
		padding-bottom: 18px;
	}
	.section04 h4{
		font-size: 16px;
		line-height: 32px;
		margin-bottom: 0;
	}
	.section05 h4{
		font-size: 16px;
		line-height: 32px;
	}
	.section04 ul{
		padding-top: 8px;
		padding-bottom: 12px;
	}
	.section04 ul li{
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 8px;
	}
	.mini-header p{
		width: 100%;
		line-height: 30px;
	    height: 31px;
	    background: rgba(7, 2, 4, 0.6);
	    content: '';
	    position: absolute;
	    left: 0;
	    top: 0;
	    border-bottom: 1px solid #634005;
	    text-align: right;
	    font-size: 0;
	}
	.mini-header p a{
		color: #fff;
		font-size: 14px;
		margin-right: 6px;
		color: #dbad3f;
	}
	.mini-header p a:hover, .mini-header p a.active{
		color: #fff;
	}
	.mini-nav{
		height: 31px;
	}
	.mini-nav p{
		line-height: 30px;
		text-align: center;
	}
	.mini-nav p a{
		font-size: 14px;
		margin: 0 14px;
	}
	.section05{
		padding-bottom: 0px;
	}
	.parter .media-left {
	    padding-right: 10px;
	}
	.title h3::before{
		width: 100%!important;
	}
	.title h3 span{
		font-size: 18px;
	}
}