@charset "utf-8";
/* CSS Document */
html, body
{
	padding:0 auto;
	margin:0px auto;
}
body {
	background-color: #fff;
	font-family: '微软雅黑';
}
*
{
	text-shadow: none;
	margin:0px auto;
	text-align:center;
}
h1, h2, h3, h4, h5, h6
{
	line-height: 1;
	color: #330;
	font-weight: bold;
}
.header{
	max-width:1220px;
	margin:auto;
	position:relative;
}
.logo{
	width:160px;
	height:80px;
	float:left;
}
.logo>img{
	width:70%;
	margin-top:8px;
}
.nav{
	float:right;
}
.nav ul{
	list-style:none;
	padding:0;
	margin:0;
}
.nav ul li{
	width:140px;
	height:80px;
	line-height:80px;
	float:left;
	cursor:pointer;
}
.nav ul a li{
	color:#000;
}
.nav ul li:hover{
	background:#5ab8e4;
	color:#fff;
}
.nav_active{
	background:#5ab8e4;
	color:#fff !important;
}
.banner{
	width:100%;
	max-height:600px;
	overflow:hidden;
	position:relative;
	padding:0;
	margin:0;
}
.banner_all{
	position:absolute;
	padding:0;
	margin:0;
}
.banner img{
	float:left;
}
.con_title{
	width:100%;
	max-width:1200px;
	text-align:center;
	color:#f0ab00;
	font-size:36px;
	margin-top:38px;
	text-indent:1%
}
.con_title_by{
	width:100%;
	margin-top:3px;
	display:none;
}
.content{
	width:100%;
	max-width:1200px;
	padding:0;
}
.contentWhite{
	width:100%;
	background:#fff;
	float:left;
	position:relative;
}
.contentGray{
	width:100%;
	background:#f6f6f6;
	float:left;
	position:relative;
}
/*.conBlockImg{
	width:47%;
	float:left;
	margin:0 3% 0 0;
	padding: 45px 0;
}
.conBlock{
	width:46%;
	float:left;
	margin:0 2%;
	padding: 45px 0;
}*/
.contentWhite .conBlockImg{
	width:46%;
	float:left;
	margin:0 3% 0 1%;
	padding: 45px 0;
}
.contentWhite .conBlock{
	width:46%;
	float:left;
	margin:0 1% 0 3%;
	padding: 45px 0;
}
.contentGray .conBlockImg{
	width:46%;
	float:left;
	margin:0 1% 0 3%;
	padding: 45px 0;
}
.contentGray .conBlock{
	width:46%;
	float:left;
	margin:0 3% 0 1%;
	padding: 45px 0;
}
.conBlockTitle{
	height:40px;
	margin-top:10px;
	text-align:center;

	line-height:40px;
	font-size:22px;
}
.conBlockTitle a{
	text-decoration:none;
	font-size:30px;
	color:#f0ab00;
}
.conBlockCon{
	margin:5% 0 0 10px;
	padding:0;
	list-style-type:none;
	list-style-position: inside;
	text-align:left;
	line-height:32px;
	font-size:18px;
	color:#5b5b5b;
}
.conBlockCon>li{
	text-align:left;
	padding:0 20px;
	box-sizing:border-box;
	background:url(../../images/dot.png) no-repeat;
}
.sub_nav{
	display:none;
	width:40px;
	height:40px;
	background:url(../../images/sub_nav.png) no-repeat;
}
.sub_nav_cover{
	position:fixed;
	bottom:-65px;
	z-index:3;
	display:none;
	background:rgba(0,0,0,0.7);
}
.sub_nav_ul{
	width:100%;
	border-top:1px solid #e0e0e0;
	position:fixed;
	z-index:9999;
	right:0px;
	top:50px;
	background:#FFF;
	display:none;
	overflow:auto;
	padding: 0;
    margin: 0;
    list-style: none;
}
.sub_nav_ul>li{
	width:90%;
	float:left;
	margin:0 5%;
	line-height:50px;
	color:#333;
}
.sub_nav_ul>li>a{
	width:100%;
	float:left;
	text-align:left;
	color:#333;
	text-decoration:none;
	border-bottom: 1px solid #E6E6E6;
	font-size:18px;
	font-family:"黑体";
	font-weight:bold;
}
.sub_nav_second{
	width:100%;
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	display:none;
}
.sub_nav_second>li{
	width:100%;
    box-sizing: border-box;
	float:left;
	text-align:left;
	line-height:50px;
	color:#333;
}
.sub_nav_second>li>a{
	width:100%;
	float:left;
	text-align:left;
	color:#333;
	text-decoration:none;
	border-bottom: 1px solid #E6E6E6;
	padding: 0 0 0 40px;
	box-sizing: border-box;
}
.sub_nav_third{
	width:100%;
	float:left;
	padding:0px;
	margin:0;
	list-style:none;
	box-sizing:border-box;
}
.sub_nav_third>li {
	width: 100%;
    text-align: left;
    line-height:50px;
    float: left;
}
.sub_nav_third>li>a{
	width:100%;
	float:left;
	text-align:left;
	color:#333;
	text-decoration:none;
	border-bottom: 1px solid #E6E6E6;
	padding: 0px 0 0 80px;
    box-sizing: border-box;
}
.sub_navActive{
	color:#08C0C0 !important;
	border-bottom:1px solid #0ACBCB !important;
}

/*.sub_nav_ul div{
	width:90%;
	margin-left:5%;
	border-bottom:1px solid #eee;
	line-height:24px;
	text-align:left;
	box-sizing:border-box;
}
.sub_nav_ul a{
	text-decoration:none;
	font-size:16px;
	color:#333;
	
}*/
.sub_secondNav{
	width:95% !important; 
	float:left;
	margin-right:5%;
	font-size:1.0em;
	color:#888;
	background:url(../../images/menuDot.png) no-repeat left;
	text-indent:15px;
}
.sub_secondNavAct{
	width:95% !important; 
	float:left;
	margin-right:5%;
	font-size:1.0em;
	color:#0acacb;
	background:url(../../images/menuDotAct.png) no-repeat left;
	text-indent:15px;
}
.sub_nav_dot{
	margin:auto;
	position:absolute;
	z-index:1;
	bottom:0;
	right:5%;
}
ul.sub_nav_dot{
	list-style:none;
}
.sub_nav_dot li{
	width:16px;
	height:16px;
	border-radius:8px;
	background:#fff;
	float:left;
	margin:8px;
}
.footer_bg{
	width:100%;
	background:#595959;
	float:left;
}
.footer{
	width:80%;
	margin:0 auto;
	max-width:1000px;
	padding:25px 0;
}
.footer_left{
	width: 450px;
	float:left;
	line-height:22px;
	font-size:14px;
	text-align:left;
	color:#fff;
}
.footer_right{
	width:250px;
	float:right;
	line-height:30px;
	font-size:14px;
	text-align:left;
	color:#fff;
	margin-top:18px;
}
.conBlockBtn{
	width:100%;
}
.conBlockBtn1{
	width:25%; 
	float:left; 
	height:38px; 
	background:#5ab8e4; 
	border-radius:5px !important; 
	border:0; 
	margin:20px 5% 0 20%; 
	font-size:14px; 
	color:#fff;
	cursor:pointer;
	padding:0;
	-webkit-appearance: none;
}
.conBlockBtn2{
	width:25%; 
	float:left; 
	height:38px; 
	background:#5ab8e4; 
	border-radius:5px !important; 
	border:0; 
	margin:20px 20% 0 5%; 
	font-size:14px; 
	color:#fff;
	cursor:pointer;
	padding:0;
	-webkit-appearance: none;
}
.conBlockBtnMore{
	width:80px;
	height:35px;
	background:#
}
@media screen and (min-width: 901px) {
.footer_left{
	padding-bottom:25px;
}
}
@media screen and (max-width: 1024px) {
.conBlockTitle{
	margin-top:0%;
}	
.conBlockTitle a{
	font-size:24px;
}
}
@media screen and (max-width: 1010px) {
.proBlockDesc {
    min-height: 140px !important;
}
}
@media screen and (max-width: 900px) {
.conBlockCon{
	line-height:28px;
	font-size:16px;
}	
.conBlockCon{
	list-style-type:none;
}
.footer_left{
	width:100% !important;
	float:left;
}
.footer_right{
	width:100% !important;
	float:left;
}
}
@media screen and (max-width: 800px) {
.conBlockCon>li{
	background:url(../../images/dot18.png) no-repeat;
	padding:0 0 0 15px;
}
}
@media screen and (max-width: 1024px) {
	.sub_nav{
		display: block;
		float: right;
		width: 30px;
		height: 30px;
		margin-top: 10px;
		margin-right: 0px;
		background: url(../../images/sub_nav.png) no-repeat;
	}
	.landingNav{
		display:none;
	}
}
@media screen and (max-width: 768px) {
	.proheaderCon {
    	width: 90% !important;
	}
.proBannerIndex{
	margin-top:50px !important;
}
.caseTop{
	height:auto !important;
}
.partnerLogo{
	margin: 5px 20px !important;
}
.header{
	height:65px;
}
.nav_max{
	display:none;
	height:0;
}
.sub_nav{
	display: block;
    float: right;
    width: 30px;
    height: 30px;
    margin-top: 10px;
    margin-right: 0px;
    background: url(../../images/sub_nav.png) no-repeat;
}
.logo{
	width: 90px;
    height: 65px;
	float:left;
	margin-left:20px;
}
.logo img{
	width:90%;
	margin-top:10px;
	float:left;
}
.conBlockTitle{
	height:20px;
	margin-top:0%;
	text-align:center;
	text-indent:0px;
	line-height:20px;
	font-size:1.1em;
	color:#f0ab00;
	border-left:none;
	overflow:hidden;
}
.conBlockTitle a{
	text-decoration:none;
	font-size:1.1em;
	color:#f0ab00;
}
.conBlockCon{
	margin-top:5%;
	text-align:left;
	line-height:18px;
	font-size:0.9em;
	color:#5b5b5b;
	overflow:hidden;
	margin-left:0;
}
.contentWhite .conBlockImg {
    width:42%;
    margin: 0 4%;
	padding: 25px 0;
}
.contentWhite .conBlock{
	width:42%;
    margin: 0 4%;
	padding: 25px 0;
	position:relative;
}
.contentGray .conBlockImg{
	width:42%;
    margin: 0 4%;
	padding: 25px 0;
}
.contentGray .conBlock{
	width:42%;
    margin: 0 4%;
	padding: 25px 0;
	position:relative;
}
.conBlockImg{
	width:38%;
	float:left;
	margin:0 1%;
}
/*.conBlockImg img{
	 -webkit-box-shadow: 3px 3px 3px #e9e9e9;  
  -moz-box-shadow: 3px 3px 3px #e9e9e9;  
  box-shadow: 3px 3px 3px #e9e9e9;  
}*/
.conBlock{
	width:58%;
	float:left;
	margin:0 1%;
}
.con_title{
	margin-top:25px;

}	
.conBlockBtn1{
	height:32px; 
	background:#5ab8e4; 
	border-radius:5px !important; 
	margin:10px 5% 0 20%; 
	font-size:12px; 
}
.conBlockBtn2{
	height:32px; 
	background:#5ab8e4; 
	border-radius:5px !important; 
	margin:10px 20% 0 2.5%; 
	font-size:12px; 
}
.footer_left{
	width:100%;
	float:left;
	line-height:20px;
	font-size:12px;
	text-align:left;
	color:#fff;
	margin-top:15px;
}
.footer_right{
	width:100%;
	float:left;
	line-height:20px;
	font-size:12px;
	text-align:left;
	color:#fff;
	padding-bottom:20px;
}
.con_title_by{
	display:block;
}
}
@media screen and (max-width: 568px) {
.conBlockCon{
	height:88px;
	line-height:22px;
	color:#5b5b5b;
	overflow:hidden;
}
.conBlockBtn1{
	width:25%;
	height:28px; 
	background:#5ab8e4; 
	border-radius:5px !important; 
	margin:20px 2.5% 0 22.5%; 
	font-size:12px; 
	text-align:center;
	background:#5ab8e4; 
}
.conBlockBtn2{
	width:25%;
	height:28px; 
	background:#5ab8e4; 
	border-radius:5px !important; ; 
	margin:20px 22.5% 0 2.5%; 
	font-size:12px; 
	text-align:center;
	background:#5ab8e4; 
}
.contentWhite .conBlockImg {
    width:76%;
    margin: 0 12%;
	padding: 25px 0;
	top:0;
}
.contentWhite .conBlock{
	width:78%;
    margin: 0 11%;
	padding: 10px 0 35px 0;
	position:relative;
}
.contentGray .conBlockImg{
	width:76%;
    margin: 0 12%;
	padding: 25px 0;
}
.contentGray .conBlock{
	width:78%;
    margin: 0 11%;
	padding: 10px 0 35px 0;
	position:relative;
}
.con_title{
	font-size:25px;
	/*text-shadow: 5px 5px 5px #ccc;*/
}
}




/*内页*/
.headerbg{
	width:100%;
	height:80px;
	margin:auto;
	position:relative;
	border-bottom:1px solid #eee;
	background:#fff;
	box-sizing: border-box;
}
.sub_banner{
	width:100%;
	max-height:280px;
	overflow:hidden;
	float:left;
	padding:0;
	margin:0;
}
.pageurl{
	width:100%;
	float:left;
	text-align:left;
	padding-left:25px;
	box-sizing:border-box;
	line-height:30px;
	font-size:16px;
	color:#333;
	background:#fff;
}
.nav_href{
	width:100%;
	float:left;
	text-align:left;
	box-sizing:border-box;
	line-height:35px;
	padding:0 0 0 25px;
	margin:0;
	list-style-type:none;
	background:#fff;
}
.nav_href>li{
	float:left;
	font-size:14px;
	color:#333;
	margin-right:20px;
	cursor:pointer;
}
.nav_href>li:hover{
	border-bottom:3px solid #0acacb;
	color:#0acacb !important;
}
.subnav_active{
	border-bottom:3px solid #0acacb;
	color:#0acacb !important;
}
.f{
	position:fixed;
	top:0;
	z-index:99;
	height:auto !important;
}
.pageurlCenter{
	/*width:60px;
	text-align:center;
	position:fixed;
	left:50%;
	margin-left:-30px;
	top:22px;*/
	width: 60px;
    text-align: center;
    padding-top: 25px;
	padding-left: 40px;
}
@media screen and (max-width: 768px) {
.headerbg{
	height:65px;
}
.serviceTitle a{
	text-decoration:none;
	font-size:20px !important;
	color:#008fd3;
}
}

/*内页*/
.serviceWhite{
	width:100%;
	background:#fff;
	float:left;
	position:relative;
	margin:10px 0;
	padding:0 10px;
	box-sizing:border-box;
}
.serviceGray{
	width:100%;
	background:#f6f6f6;
	float:left;
	position:relative;
	margin:10px 0;
	padding:0 10px;
	box-sizing:border-box;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
.serviceTitle{
	height:40px;
	margin:10px 0;
	text-align:center;
	line-height:40px;
	font-size:18px;
}
.serviceTitle a{
	text-decoration:none;
	font-size:30px;
	color:#008fd3;
}
.serviceCon{
	text-align:left;
	line-height:18px;
	font-size:14px;
	color:#5b5b5b;
	overflow:hidden;
	margin-left:0;
	line-height:28px;
}
.serviceCon>ul{
	width:100%;
	padding:0;
	margin:0;
	
}
.serviceCon>ul>li{
	width:100%;
	background:url(../../images/service_dot.png) no-repeat left top;
	background-position:0px 7px;
	text-align:left;
	list-style:none;
	padding-left:20px;
	box-sizing:border-box;
}
.titleMargin{
	padding-bottom:30px;
	display: inline-block;
}
.content table{
	width:100%;
	border-collapse: collapse;
	margin-bottom:30px;
}
.content table tr td img{
	width:100%;
	text-align:left;
}
.content table tr td{
	border:1px solid #e1e1e1;
}
@media screen and (max-width: 768px){
	.sub_banner{
		height:200px !important;
	}
}

/*新添加*/



/*产品页*/
.proheader{
	width:100%;
	height:60px;
	float:left;
	background:#0acacb;
	position: fixed;
	z-index:100;
	top:0;
	left:0;
	/*display: flex;
	box-shadow: 1px 1px 8px 0px #e5edf6;*/
	display:inline;
	transform:none;
}
.proheaderCon{
	width:80%;
	max-width:1440px;
	margin:0 auto;
}
.proLogo{
	width:85px;
	float:left;
	margin-top:8px;
}
.landingNav{
	height:60px;
	line-height:60px;
	float:right;
	position:relative;
	padding:0;
	margin:0;
	list-style:none;
}
.landingNav>li{
	margin:0 10px;
	float: left;
}
.landingNav>li>a{
	font-size:16px;
	color:#fff;
	text-decoration:none;
	padding: 0 7px;
    text-align: center;
    box-sizing: border-box;
    display: block;
    height: 50px;
	position:relative;
}
.landingNav>li>a:hover{
	color:#fff;
	border-bottom:2px solid #fff;
}
.landingNavAct{
	color:#fff !important;
	text-decoration:underline;
	border-bottom:2px solid #fff;
}
.proBanner{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: url(/static/images/banner_seamless_bg.png) #0acacb center;
    background-size: 200px;
    width: 100%;
    max-width: inherit;
    margin-top: 0;
    position: relative;
    overflow: hidden;
	height:500px;
	z-index:0;
}
.proBannerIndex{
    width: 100%;
	float:left;
	margin-top:60px;
}
.proBannerCon{
	width: 1500px;
    left: 50%;
    margin-left: -750px;
	position: absolute;
    bottom: 0;
    height: auto;
    z-index:1;
}
.proBannerTitle{
	text-align:center;
	position:absolute;
}
.title1{
	font-size: 40px;
	padding-bottom:20px;
}
.title2{
	font-size: 20px;
}
.wrap{
	width:100%;
	float:left;
}
.proCon{
	width:80%;
	max-width:1440px;
	margin:0 auto;
	position:relative;
}
.proTitle{
	width:100%;
	float:left;
	text-align:center;
	font-size: 30px;
    font-weight: bold;
	color: #273647;
	margin: 50px 0 10px 0;                        /*修改2018-07-15*/
}
.proBlock{
	width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    min-height: 165px;
    margin: 10px 1.5% 35px 1.5%;
	float: left;
}
.proBlock>img{
	/*width:170px;
	height:110px;*/
	width:199px;
	
}
.proBlockTitle{
	width:100%;
	font-size: 20px;
    margin:20px 0 10px 0;
    text-align: center;
    font-family: "黑体";
	color: #273647;
	overflow:hidden;
	text-overflow:ellipsis;
}
.proBlockDesc{
	width: 100%;
	min-height: 100px;
	font-size: 14px;
	color: #8A8D95;                         /*修改2018-07-15*/
}
a.more_arrow{
	cursor: pointer;
    color: #0acacb;
    font-size: 12px;
    margin-top: 10px;
	text-decoration:none;
}
.video{
    background:#F5FAFF;
    max-width: inherit;
    width: 100%;
	float:left;
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	padding:50px 0;
}
.description{
	font-size: 30px;
    font-weight: bold;
	color: #333;
	text-align: center;
	width:100%;
}
.videoBlock>img{
	/*width:50px;*/
	width:105px;
	margin: 40px 0 10px 0;
}
.videDesc{
	width:100%;
	font-size: 14px;                           /*修改2018-07-15*/
	color: #47596B;
	text-align: center;
	margin:10px 0 10px 0;                      /*修改2018-07-15*/
}
.videoBlock{
	width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    min-height: 115px;
    margin: 0px 1.5% 0px 1.5%;
	float: left;
}
.videoBlockTitle{
	width:100%;
	font-size: 20px;
    margin:20px 0 10px 0;
    text-align: center;
    font-family: "黑体";
	color: #273647;
	overflow:hidden;
	text-overflow:ellipsis;
}
.videoBlockDesc{
	width: 100%;
	min-height: 70px;
	font-size: 14px;
	color: #4d6175;
}
.brand{
	width:20%;
	float:left;
}
.partner{
	/*margin:20px;*/
	height:45px;
	margin:15px 20px;
}
.caseDesc{
	width: 100%;
    text-align: center;
    margin: 0 0 50px 0;
    float: left;                                    /*修改2018-07-15*/
    font-size: 14px;
    color: #47596B;
}



.proBanner1{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: url(/static/images/banner_seamless_bg.png) #0acacb center;
    background-size: 200px;
    width: 100%;
    max-width: inherit;
    margin-top: 0;
    position: relative;
    overflow: hidden;
	height:350px;
	z-index:0;
}
.proBlock1{
	width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    min-height: 165px;
    margin: 10px 1.5%;
	align-items: flex-start;
	float:left;
}
.proBlock1>div>img{

    color: #273647;
float:left;
    height: 53px;

}
.proBlockTitle1{
	width:100%;
	font-size: 20px;
    margin:10px 0;
    text-align: left;
    font-family: "黑体";
	color: #273647;
	overflow:hidden;
	text-overflow:ellipsis;
	float:left;
	line-height: 39px;                       /*修改2018-07-15*/
    height: 40px;
	flex:1;
}
.proBlockDesc1{
	width: 100%;
	min-height: 152px;
	font-size: 14px;
	color: #8A8D95;                       /*修改2018-07-15*/
	text-align: left;
}
.proBlock1>div{
	width:100%;
	text-align:left;
}
.caseDescImg{
	width:650px;
}
@media screen and (max-width: 1360px){
	.partnerLogo{
		height:40px !important;
		margin:0 16px !important;
	}
	.partner{
		height:40px;
		margin:15px 20px;
	}
}
@media screen and (max-width: 1250px){
	.partner{
		height:39px;
		margin:15px 16px;
	}
}
@media screen and (max-width: 1185px){
	.partnerLogo{
		height:35px !important;
		margin:0 14px !important;
	}
	.partner{
		height:35px;
		margin:15px 14px;
	}
}
@media screen and (max-width: 1050px){
	.partner{
		height:32px;
		margin:15px 14px;
	}
}
@media screen and (max-width: 1030px){
	.partnerLogo{
		height:35px !important;
		margin:7px 11px !important;
	}
	.partner{
		height:32px;
		margin:15px 14px;
	}
}

/*手机*/
@media screen and (max-width: 768px) {
.caseBlockAll {
    font-size: 14px !important;
    line-height: 24px !important;
    width: 82%;
}
.videDesc {
    width: 80%;
}

.proBlock {
    width: 100%;
}
.proBlock1 {
    width: 100%;
}
.video{
	height:auto;
}
.videoBlock{
	width:100%;
}
.proLogo{
	width:70px;
	float:left;
	margin-top:8px;
}
.proheader{
	height:50px;
}
.caseDescImg{
	width:100%;
}
}

.partnerLogo{
	height:40px;
	margin:0 20px;
}



.case{
	width:100%;
	float:left;
	margin:0 auto;
	position:relative;                                             /*修改*/
}
.caseTop{
	height:60px;
	margin:20px 0 auto;
}
.caseImg{
	width:60px;
	height:60px;
	margin:0 auto;
	display: inline;
}
.caseImg>img{ 
	width:60px;
	height:60px;
	cursor:pointer;
	-webkit-filter:grayscale(100%); 
	-moz-filter: grayscale(100%); 
	-ms-filter: grayscale(100%); 
	-o-filter: grayscale(100%); 
	filter: grayscale(100%); 
	filter: gray;    
	margin: 0 22px;
	border-radius:60px; 
	box-shadow:0px 1px 10px rgba(153, 153, 153, 0.37);
}
.caseImg>img:hover{
	-webkit-filter: none; 
	-moz-filter:none; 
	-ms-filter:none; 
	-o-filter:none; 
	filter:none; 
}
.caseImgAct{
	-webkit-filter: none !important; 
	-moz-filter:none !important; 
	-ms-filter:none !important; 
	-o-filter:none !important; 
	filter:none !important; 
}
.caseCon{
	width:84%;
	max-width:1440px;
	position:relative;
	height:350px;
	margin:0 auto;
	overflow:hidden;
	margin-top:10px;
	padding:50px 0 0 0;

}
.caseWrap{
	position:absolute;
}
.caseBlock{
	display:inline;
	float: left;
}
.caseLeft{                                              /*修改div*/
	position:absolute;
	left:0;
	top:110px;
	cursor:pointer;
	z-index:10;
}
.caseRight{                                              /*修改div*/
	position:absolute;
	right:0;
	top:110px;
	cursor:pointer;
	z-index:10;
}
.caseBlockWrap{
	max-width:600px;
	height:300px;
	background:#fff;
	border-radius: 8px;
	box-shadow:0px 0px 20px rgba(153, 153, 153, 0.37);
	padding:0 20px;
	box-sizing:border-box;
}
.caseBlockTitle{
	width:100%;
	line-height:30px;
	height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size: 20px;
	color: #333333;
	margin:40px 0 20px 0;
	float:left;
}
.caseBlockAll{
	font-size:18px;
	color: #999999;
	text-align:left;
	font-weight:100;
	line-height: 34px;
	float:left;
	width:100%;
	overflow: hidden;
}
.decorate{                                          /*修改div*/
	max-width:800px;
	position:absolute;
	top:-50px;
	left:0;
	z-index:10;
	/*margin-left: -320px;
	left:50%;*/
}

@media screen and (max-width : 700px){
	.caseCon{
	width:100% !important;
	padding:50px 0;
	min-width:auto !important;
	}
	.caseBlockWrap {
    width: 100%;
    border-radius:4px;
    padding: 0 20px;
    border: 1px solid #E6E6E6;
	box-sizing:border-box;
	}
	.decorate {
    left: 0;
    margin-left:0;
	width: 80px;                                       /*修改*/
	}
	.caseBlockWrap{
	width:100% !important;
	}
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top-color: #fff;
    margin-left: 5px;
}
.pc_sub_nav{
    position: absolute;
	display:none;
    background-color: #fff;
    border: 1px solid #D0D6D9;
    border-radius: 4px;
    box-shadow: 0 20px 50px rgba(33,40,53,.15);
    background-clip: padding-box;
	list-style:none;
	padding:10px 0px;
	margin:0;
	width:270px;
}

.pc_sub_nav li {
	width:100%;
    text-align: left;
    line-height: 35px;
    padding: 0px 15px;
	float:left;
}

.pc_sub_nav li a {
    border-top: none;
    text-decoration: none;
    color: #000;
}

.pc_sub_nav li a:hover {
    color: #05cacd;
}
.pc_sub_nav_second{
	float:left;
	padding:0px;
	margin:0;
	list-style:none;
}
.pc_sub_nav_second li {
	width:100%;
    text-align: left;
    line-height: 35px;
    padding: 0px 15px;
	float:left;

}
.sub_nav_click>a>img{
	vertical-align:middle;
	float:right;
	margin-top:10px;
}
.wrapBg{
	background: #F5FAFF;
    padding-bottom: 50px;
}
.footer_leftTitle{
	width:100%;
	float:left;
	text-align:left;
	line-height:22px !important;
}
.footer_leftCon{
	width:100%;
	float:left;
	text-align:left;
	line-height:20px;
	margin-top:18px;
}
.footer_rightImg{
	width:100px;
	display: inline-block;
	vertical-align: top;
}
.footer_rightCon{
	display: inline-block;
	text-align:center;
	margin-left: 30px;
    margin-top: 18px;
}
.proBlockTitleImg{
	float:left;
}
@media screen and (max-width : 768px){
.proBlock1>div>img {
    margin-bottom: 20px;
    height: 30px;
    margin-top: 11px;
    margin-right: 10px;
}
.proBlockTitle1 {
    width:auto !important;

}
}


/*新增加*/
.bannerCon{
	position:absolute; 
	z-index:10; 
	top:100px;
}
.bannerTitle{
	font-size:50px; 
	color:#fff;
}
.bannerWord{
	font-size:25px; 
	color:#fff; 
	margin-top:40px; 
	text-align:left;
}
@media screen and (max-width : 1200px){
.bannerCon{
	top:80px;
}
.bannerTitle{
	font-size:42px; 
}
.bannerWord{
	font-size:20px; 
	margin-top:36px; 
}
}
@media screen and (max-width : 1024px){
.bannerCon{
	top:60px;
}
.bannerTitle{
	font-size:38px; 
}
.bannerWord{
	font-size:20px; 
	margin-top:36px; 
}
}
@media screen and (max-width : 800px){
.bannerCon{
	top:50px;
}
.bannerTitle{
	font-size:32px; 
}
.bannerWord{
	font-size:18px; 
	margin-top:26px; 
}
}
@media screen and (max-width : 700px){
.bannerCon{
	width:100%;
	top:20px;
}
.bannerTitle{
	font-size:32px;
	text-align:center;
}
.bannerWord{
	font-size:18px; 
	margin-top:20px; 
	text-align:center;
}
.caseRight {
    right: -18px;
    bottom: 250px;
    cursor: pointer;
    z-index: 10;
}
.caseLeft{
	left:-18px;
	bottom: 250px;
    cursor: pointer;
    z-index: 10;
}
.aboutBannerCon{
	top:50px !important;
}
.abBanner{
	height:170px !important;
}
.proBannerNew{
	height:170px !important;
}
}
@media screen and (max-width :460px){
.bannerCon{
	width:100%;
	top:10px;
}
.bannerTitle{
	font-size:30px;
	text-align:center;
}
.bannerWord{
	font-size:18px; 
	margin-top:10px; 
	text-align:center;
}
}
.aboutTitle{
	width:100%;
	float:left;
	text-align:center;
	font-size: 30px;
    font-weight: bold;
	color: #273647;
	margin: 50px 0 45px 0;
}
.aboutDesc{
	width: 100%;
    text-align: left;
    margin: 0 0 10px 0;
    float: left;
    font-size: 14px;
    color: #000;
	line-height: 24px;
}
.aboutDesc *{
	text-align: left;
}
.aboutDesc>p{
	margin-bottom:10px;
	line-height: 24px;
}
@media screen and (max-width : 768px){
.aboutTitle{
	text-align:center;
}
.aboutDesc>p{
	margin-bottom:15px;
}
}
.aboutBlock{
	padding:0 15px;
	background:#0acacb;
	height:24px;
	line-height:24px;
	border-radius:24px;
	color:#fff;
	text-align:center;
	display: inline-block;
	margin-bottom:15px;
}
.aboutBannerCon{
	width:100%;
	position:absolute; 
	z-index:10; 
	top:56px;
}
.aboutBannerTitle{
	text-align:center;
	font-size:25px; 
	color:#fff;
}
.decorateWrap{
	    width: 600px;
    margin: 0 auto;
    position: relative;
}
.abBanner{
	position:relative; 
	background:url(../../images/daub.png) no-repeat center;
	background-size:cover; 
	height:200px;
}
.proBannerNew{
	position:relative; 
	background:url(../../images/top_background.png) no-repeat center;
	background-size:cover; 
	height:200px;
}
.gray{
	background:#F5FAFF;
}
.otherCon{
	width:73%;                                         /*修改 width:75%;*/
	max-width:1300px;
	margin:0 auto;
	position:relative;
}
@media screen and (max-width : 700px){
	.otherCon{
		width:88%;
	}
	.proCon{
		width:88%;
	}
}
.landingNav>li:last-child{
	margin:0 0 0 10px;
}



/*新样式*/
.wrapLeft{
	width:72%;
	float:left;
	font-size: 14px;
	color: #4d6175;
	margin-right:3%;
	margin-bottom:50px;
	line-height: 24px;
	text-align:left;
}
.wrapRight{
	width:23%;
	float:right;
	margin-bottom:10px;
}
.detailBlock{
	width:100%;
	background:#f3f3f3;
	padding:20px;
	box-sizing: border-box;
	font-size:14px;
	float:left;
	word-break:break-all;
	/*margin-top:20px;*/
}
.language{
	color: #fff;
	float: right;
	line-height: 64px;
	padding-left: 20px;
	font-size: 12px;
	text-decoration: none;
	font-family: "Tahoma";
}
.newsBlock{
	width:100%;
	float:left;
}
.newsBlock:hover{
	background:#f4f4f4;
}
.newsBlockCon img{
	width:150px;
	height:100px;
	margin-right: 17px;
}
.newsBlockCon:hover{
	background:#f4f4f4;
}
.newsBlockRight{
	flex:1;
	overflow:hidden;
}
.wrapLeft>a:first-child>.newsBlockCon{
	padding-top:0;
}
.newsBlockCon{
	width:100%;
	border-bottom:1px solid #cccccc;
	padding:20px 0;
	display:flex;
}
.newsBlockTitle{
	width:100%;
	font-size:20px;
	color:#000;
	/*white-space:nowrap;
	text-overflow:ellipsis;*/
	overflow:hidden;
	text-align:left;
	line-height:24px;
}
a{
	text-decoration: none;
}
.newsBlockDetail{
	width: 100%;
	text-align: left;
	color: #666;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 20px;
	height: 40px;
	word-break: break-all;
	margin-top: 8px;

}
.newsBlockDetail *{text-align: left !important;}
.newsBlockTime{
	float:left;
	font-size:12px;
	color:#666;
	margin-top: 12px;
	line-height: 14px;
}
.newsBlockMore{
	float:right;
	font-size:12px;
	color:#5ccdde;
	margin-top: 12px;
	line-height: 14px;
}
.wrapLine{
	width:100%;
	display:flex;
	margin-bottom:5px;
}
.wrapTitle{
	width:90px;
	font-size:14px;
	text-align:left;
}
.wrapCon{
	flex:1;
}
.wrapCon>a{
	float:left;
	margin-right:15px;
	font-size:14px;
	color: #666;
}
.caseBlockCon{
	width:100%;
	padding:10px 0;
	display:flex;
	border-bottom: 1px solid #cccccc;
}
.wrapLeft>a:first-child>.caseBlockCon{
	padding-top:0;
}
.caseBlockConDiv{
	width:200px;
	height:133px;
	margin-right: 20px;
}
.caseBlockConDiv img{
	width:200px;
	height:133px;
}

.caseBlockTime{
	float:left;
	font-size:12px;
	color:#666;
	margin-top: 45px;
	line-height: 14px;
}
.caseBlockMore{
	float:right;
	font-size:12px;
	margin-top: 45px;
	line-height: 14px;
	color:#5ccdde;
}
.wrap .wrapLine:last-child(){
	margin-bottom:20px;
}
.wrapTop{
	margin-top:20px;
}
.detailBlockTitle{
	width:100%;
	box-sizing: border-box;
	font-size:20px;
	margin-bottom:3px;
}
.proBlockWrap{
	display:flex;
}
.proBlockWrap>img{
	margin-right:10px;
	height: 36px !important;
    margin-top: 3px;
}
@media screen and (max-width:768px){
	.proBlockDesc1{
	min-height: 100px;
	}
	.wrapLeft{
		width:100%;
		margin-right:0%;
		font-size:16px;
		color:#000;
	}
	.aboutDesc{
		font-size:16px;
	}
	.aboutTitle{
		font-size:24px;
	}
	.newsTitle{
		font-size:24px !important;
	}
	.detailBlock1{
		font-size:16px !important;
		line-height: 20px !important;
	}
	.dbTitle{
		font-size:16px !important;
	}
	.proBlockDesc1{
		font-size:16px;
	}
	.dbTitle{
		font-weight:bold;
	}
}
.thirdNav{
	position: absolute; left: 240px; z-index: 100; min-width: 200px; background: #fff;top: -36px; display:none;
	border-top:1px solid #D0D6D9; border-right:1px solid #D0D6D9; border-bottom:1px solid #D0D6D9; border-radius:0 3px 3px 0;
}






.sub_nav_forth{
	width:100%;
	float:left;
	padding:0px;
	margin:0;
	list-style:none;
	box-sizing:border-box;
}
.sub_nav_forth>li {
	width: 100%;
    text-align: left;
    line-height:50px;
    float: left;
}
.sub_nav_forth>li>a{
	width:100%;
	float:left;
	text-align:left;
	color:#333;
	text-decoration:none;
	border-bottom: 1px solid #E6E6E6;
	padding: 0px 0 0 120px;                                    
    box-sizing: border-box;
}
@media screen and (min-width: 768px){
.wrap .proBlock1:nth-child(3n+1){
	margin: 10px 3% 10px 0;
}
.wrap .proBlock1:nth-child(3n){
	margin: 10px 0 10px 3%;
}
}
@media screen and (max-width: 768px){
.mobileChange{
	display:none;
}
.pcChange{
	display:block;
}
.aboutBannerTitle{
	font-size:18px;
}
}
.mobileChange{
	display:block;
	margin-right:8px;
	margin-top:14px;
}
.pcChange{
	display:none;
}


.author{
	width:100%;
	float:left;
	margin-top:0;
	margin-bottom:10px;
	font-size:12px;
	color:#ccc;
	text-align:left;
}
.author>span{
	float:left;

}
.newsTitle{
	float:left;
	text-align:left;                         
	font-size: 30px;
    font-weight: bold;
	color: #273647;
	margin:0px 0 22px 0;    
	line-height:33px;                  
}
@media screen and (max-width : 768px){
.newsTitle{
	text-align:center;
}
.author>span{
	padding-right:0px;
	margin-bottom:5px;
	text-align:left;
}
}
.newsTopTitle{
	width:100%;
	float:left;
	text-align:left;                         
	font-size: 30px;
	color: #273647;
	margin:50px 0 20px 0;                       
}


.aaa{
	position:relative; background:url(../../images/banner_bg.png) no-repeat center; background-size:cover;
}
@media screen and (max-width : 900px){
.footer{
    float: left;
    margin-left: 10%;
}
}
@media screen and (max-width : 500px){
	.aaa{
		position:relative; background:url(../../images/hm_background.png) no-repeat center; background-size:cover;
	}
}
@media screen and (min-width : 1024px){
.language{
	width:50px;
	text-align:right;
}
}
@media screen and (max-width : 768px){
.proBlock1{
    margin: 10px 0;
}
.videDesc{
	width:88%;
}
.footer{
	width:88%;
    float: left;
    margin-left: 6%;
	padding: 5px 0;
}
.language>img{
	width: 25px;
    height: 25px;
}
.language{
	line-height: 30px;
}
.caseImg>img{
	margin: 0px 8px;
}
}
@media screen and (min-width: 800px) {
.sub_nav{
	margin-top:15px;
}
}
.justify{
	text-align: justify;
}
.justify:after {
    display: inline-block;
    width: 100%;
    content: '';
}
.partnerImg {
    display: inline-block;
}
@media screen and (max-width: 830px) {
.partnerImg {
    width:50%;
	text-align:center;
	float: left;
    margin-bottom: 10px;
}
}
.caseBlockTitle1{
	width:100%;
	height:70px;
	margin:20px 0 10px 0;
	float:left;
	text-align:center;
}
.mobile_block{
	width:100%;
	float:left;
	display:flex;
	background:#fff;
	padding:10px 0px;
	box-sizing:border-box;
	border-bottom:1px solid #e6e6e6;
}
.mobile_img>p>img{
	width:87px;
	height:64px;
	float:left;
	margin-right:10px;
}
.mobile_img{
	width:87px;
	height:64px;
	float:left;
	margin-right:10px;
}
.mobile_right{
	flex:1;
	text-align:left;
}
.mobile_title{
	width:100%;
	min-height:40px;
	line-height:22px;
	text-align: left;
	font-size:16px;
	color:#000;
	font-weight:bold;
	/*
	height:40px;
	word-break:break-all;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3; 
	*/
}
.mobile_status{
	width: 100%;
	height: 19px;
    font-size: 12px;
    color: #999;
    float: left;
    overflow: hidden;
    text-align: left;
}
.width100{width:100% !important;}
.padding10 {padding:10px !important}
.width50{width:50% !important;display: inline-block;text-align: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.width100ellipisi{width:100% !important;display: inline-block;text-align: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.aboutTitle_mobile{width:100%;}
.wrapLine_mobile{float:left;    display: block;}
.wrapTitle_mobile{width:100%;height: 30px;line-height: 30px;}
.textleft{text-align:left;}
/*新闻详细页*/
.wrCon{
	width:100%;
	float:left;
	background:#fff;
	margin-bottom:50px;
}
.detailBlock1{
	width: 100%;
    border-left: 3px solid #5ccdde;
    padding-left: 10px;
    margin: 5px 0;
    box-sizing: border-box;
    line-height: 18px;
    text-align: left;
    font-size: 14px;
    color: #333333;
    float: left;
}
.wrCon>a{
	width:100%;
	float:left;
	display:block;
	padding:10px;
	box-sizing:border-box;
	border-bottom:1px solid #e6e6e6;
}
.wrCon>a:hover{
	background:#fbfbfb;
}
.dbTitle{
	width:100%;
	float:left;
	font-size:14px;
	color:#333;
	text-align:left;
	line-height:20px;
}
.dbCon{
	width:100%;
	float:left;
	font-size:12px;
	color:#999;
	text-align:left;
	line-height:20px;
	height:20px;
	margin-top:5px;
	overflow:hidden;
}
.dbTitleTime{
	width:60%;
	line-height:20px;
	height:20px;
	overflow:hidden;
	text-align:left;
	float: left;
}
.dbTitlePerson{
	width:40%;
	line-height:20px;
	height:20px;
	overflow:hidden;
	text-align:right;
	float:right;
}
.shareBtn{
	width:90px;
    line-height: 28px;
    background: #5ccdde;
    text-align: center;
    border-radius: 28px;
    color: #fff !important;
    box-shadow: none !important;
    border: none !important;
	margin:15px;
	font-size:14px;
}
.backBtn{
	width:90px;
    line-height: 28px;
    background: #5ccdde;
    text-align: center;
    border-radius: 28px;
    color: #fff !important;
    box-shadow: none !important;
    border: none !important;
	margin:15px;
	font-size:14px;
}
.shareBtn>img{
	height: 15px;
    vertical-align: sub;
    margin-right: 5px;
}
.backBtn>img{
	height: 15px;
    vertical-align: sub;
    margin-right: 3px;
	margin-top:2px;
}
.mobile_shareBtn{
	width:90px;
    line-height: 28px;
    background: #5ccdde;
    text-align: center;
    border-radius: 28px;
    color: #fff !important;
    box-shadow: none !important;
    border: none !important;
	margin:50px 5px 40px 5px;
	font-size:14px;
}
.mobile_backBtn{
	width:90px;
    line-height: 28px;
    background: #5ccdde;
    text-align: center;
    border-radius: 28px;
    color: #fff !important;
    box-shadow: none !important;
    border: none !important;
	margin:50px 5px 40px 5px;
	font-size:14px;
}
.mobile_shareBtn>img{
	height: 15px;
    vertical-align: text-top;
    margin-right: 5px;
}
.mobile_backBtn>img{
	height: 15px;
    vertical-align: text-top;
    margin-right: 3px;
	margin-top:2px;
}
.wrapRight>a{
	width:100%;
	float:left;
	display:block;
	padding:10px 0;
	box-sizing:border-box;
	border-bottom:1px solid #e6e6e6;
}
.wrapRight>a:active{
	background:#fbfbfb;
}
.topBack{
	float:left;
	font-size:14px;
	color:#b1b1b1;
	text-decoration:none;
	margin-left:13.5%;
	margin-top:18px;
}
.topBack>img{
	height:16px;
	vertical-align:sub;
	margin-right:3px;
}
.topShare{
	float:right;
	font-size:14px;
	color:#b1b1b1;
	text-decoration:none;
	margin-right:13.5%;
	margin-top:18px;
}
.topShare>img{
	height:16px;
	vertical-align:sub;
	margin-right:3px;
}
@media screen and (max-width: 700px){
.topBack {
    margin-left:6%;
}
.topShare {
    margin-right:6%;
}
}
.marginBtm{
	margin-bottom:50px;
}
.caseDesc1{
    width: 100%;
    text-align: center;
    margin: 0 0 25px 0;
    float: left;
    font-size: 14px;
    color: #47596B;
}
.detail_navActive{
	color:#08C0C0 !important;
	border-bottom:1px solid #0ACBCB !important;
	height:18px;
}
.navdisabled{color:#ccc !important;}
.hotartCon{
	width:100%;
	float:left;
}
.topBackPC{
	float:left;
	font-size:14px;
	color:#b1b1b1;
	text-decoration:none;
	margin-left:0;
	margin-top:18px;
}
.topBackPC>img{
	height:16px;
	vertical-align:sub;
	margin-right:3px;
}
.topSharePC{
	float:right;
	font-size:14px;
	color:#b1b1b1;
	text-decoration:none;
	margin-right:0;
	margin-top:18px;
}
.topSharePC>img{
	height:16px;
	vertical-align:sub;
	margin-right:3px;
}
.hotartTitle{
	width:100%;
	float:left;
	text-align:left;
	font-size: 30px;
    font-weight: bold;
	color: #273647;
	margin: 50px 0 22px 0;
	line-height: 33px;
}
@media screen and (max-width : 768px){
.hotartTitle{
	text-align:center;
}
.hotartTitle>p{
	margin-bottom:15px;
}
}
.hotartBlock{
	float: left;
    display: inline-block;
    background: #eef2f5;
    line-height: 30px;
    padding: 0 13px;
    font-size: 12px;
    border-radius: 30px;
    margin: 10px 5px 0 5px;
}
.hotartBtm{
	width:100%;
	float:left;
	text-align:center;
	display:block;
}
.marginTop{
	margin-top:95px;
}
.wrapLeft>p{
	text-align:left;
	float:left;
	width:100%;
}
.wrapLeft>p>img{
	max-width:100%;
}
.hotartBlockWrap{
	margin-top:20px;
}
.hotartCon>p{
	text-align:left;
}
@media screen and (max-width : 768px){
.wrapLeft{
	margin-bottom:20px;	
}
}
.hotartConLeft{
	width: 73%;
    float: left;
}
.hotartConLeft>p{
	text-align:left;
}

.aboutDesc ul , .aboutDesc ol{
	margin:0;
	padding:0 0 0 13px;
	box-sizing:border-box;
	width:100%;
}
@media screen and (max-width : 1025px){
	.detailBlock{
		margin-bottom:50px;
	}
}
.sharebg{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 999;
}
.sharebg>div>img{
    width: 173px;
    float: right;
    margin-right: 36px;
}
.marginBtm50{
	margin-bottom:50px !important;
}
.erweima{
	position: absolute;
    background: #fff;
    margin-top: 40%;
    margin-left: -132px;
    padding: 35px 32px 30px 32px;
    box-sizing: border-box;
    border-radius: 5px;
    left: 50%;
}
#output1{
	margin-bottom:30px;
}
.erweimaWord{
	font-size:12px;
	color:#999;
}
.aboutDesc img {
    max-width: 100%;
}
.wrConMobile>a{
	width:100%;
	float:left;
	display:block;
	padding:10px 0;
	box-sizing:border-box;
	border-bottom:1px solid #e6e6e6;
}
.wrConMobile>a:active{
	background:#fbfbfb;
}
.wrConMobile{
	float: left;
    width: 100%;
    margin-bottom: 50px;
}
.wrap ul{
	float:left;
}
.wrap ul li{
	float:left;
	width:100%;
}