@charset "utf-8";
/* CSS Document */
html,
body {
    padding: 0;
    margin: 0;
    background: #fff;
    letter-spacing: 1px;
    font-family:'Microsoft Yahei','PingFangSC','Arial', 'sans-serif';
	 -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	 list-style-type: none;
	 color:#1D1D1F;
}
ul {
    margin: 0;
    padding: 0;
}
ul li {
	list-style:none;
}
.header-top{
	position: relative;
    top: 0px;
}
.navbar-brand
{	
	height:86px;
	position:absolute;
	width:100%;
	z-index:1000;
	height:92px;
	background-image:url(../images/caidanbj.png);
	background-repeat:repeat-x;
	position:fixed;top:0px;left:0px;
}
.head-menu{
	border:none;
	width:1200px;
	height:92px;
	position:relative;
	margin:0 auto;
	z-index:9998;
}
.logo{
	border:none;
	position:absolute;
	z-index:10;
	display:flex;
	align-items:center;
	justify-content:center;
	width:250px; 
	height:56px; margin-top:18px; margin-left:18px;
}
.tooplate_menu {
	position:relative;
	margin:0 auto;
	border:none;
	clear: both;	
	z-index:99;
	width:681px;
	height:92px; float:right; margin-right:28px;
}

.tooplate_menu li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

.tooplate_menu li a {
	float: left;
	display: block;	
	text-align: center;	
	text-decoration: none;
	color: #fff;	
	outline: none;
	border:none;
	width: 66px;
	height: 92px;
	line-height:92px;
	font-size: 15px;
	
}
.tooplate_menu li a:hover{color:#556387;background:url(../images/kuang.png);}
.tooplate_menu li .current{color:#556387;background:url(../images/kuang.png);}

.tooplate_menu ul {
	
	margin: 0;
	padding: 0px 0 0 0;
}

.tooplate_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	
}
.tooplate_menu ul li a {
	float: left;
	display: block;
	margin: 0px 1px 0 0;
	text-align: center;
	text-decoration: none;
	color: #fff;	
	outline:none;
	width: 61px;height: 92px;font-size: 16px;
	
}
.CSearch{	
	text-align:left;
	color:#fff;
	border:none;
	outline:none; 
	overflow:hidden;
	width:135px;height:28px;margin-top:32px; margin-left:10px;font-size:12px; background: url(../images/ss.png) no-repeat; opacity:40;
}
.Csearch-ss{
	border:none;
	display:flex;
	align-items:center;
	justify-content:center;
	width:14px; height:15px; position:absolute; margin-left:645px; margin-top:-22px;
}
.encn{ width:28px; height:28px; border:none; float:right; margin-right:80px; margin-top:-60px; text-align:center; z-index:9999; position:relative}
.encntext{ width:28px; height:28px;margin-top:-28px;}
.encntextCN{ width:28px; height:28px;margin-top:-26px;}
.encn a{ text-decoration:none;color:#fff;}
.encn a:hover{ opacity:0.7; color:rgb(255,255,255,0.7);}
/* banner */
.c-banner{
	width: 100%;
	position: relative;
}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	position: absolute
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	position: absolute;
	top: 89%;
    width:27px;
	height:26px;
	z-index: 10;
	cursor:pointer;	
}

.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .nexImg{
	right: 0px;
}

.c-banner .jumpBtn{
	border:none;	
	position: absolute;
	text-align: left;
	height:70px;
	background-color:rgb(255,255,255,0.2);
}

.c-banner .jumpBtn ul{
	margin-top:25px;
}

.c-banner .jumpBtn ul li{
	width: 45px;
	height: 3px;
	display: inline-block;
	background-color: #fff;
	opacity: 0.9;
	margin-left: 20px;
	cursor:pointer;
	font-weight:bolder;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}
@media screen and (min-width: 1681px) { 
.c-banner .preImg{
	right: 20%;
}
.c-banner .nexImg{
	right: 15%;
}
.c-banner .jumpBtn{
	width: 40%;
	bottom:0px;
}
.c-banner .jumpBtn ul{
	padding-left:50%;
}
.bannerli{ width:175px; height:362px; border:none; position:absolute; z-index:10000;color:#fff;position:fixed;top:25%;right:0px;	}
.newscenter{ height:900px;}
}
@media screen and (max-width: 1680px) { 
.c-banner .preImg{
	right: 18%;
}
.c-banner .nexImg{
	right: 13%;
}
.c-banner .jumpBtn{
	width: 40%;
	bottom:0px;
}
.c-banner .jumpBtn ul{
	padding-left:40%;
}
.bannerli{ width:175px; height:362px; border:none; position:absolute; z-index:10000; color:#fff;position:fixed;top:15%;right:0px;}
.newscenter{ height:830px;}
}
@media screen and (max-width: 1300px) { 
.c-banner .preImg{
	right: 25%;
}
.c-banner .nexImg{
	right: 20%;
}
}
@media screen and (max-width:768px) {
	.c-banner{
		width: 100%;
		height: 345px;
		overflow: hidden;
	}
	.c-banner .banner ul li img{
		width: 768px;
		height: 345px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
}

.bannerright{ height:332px; width:120px; border:none; float:right; background-image:url(../images/sy-tzzk01.png);display:none;}
.bannerrightimg{ width:27px; height:26px; margin-top:40px; margin-left:60px; cursor:pointer;}
.rightli{ width:105px; height:240px; border:none; margin-left:20px; margin-top:15px;}
.rightli li{ height:50px; color:#fff; width:105px; border:none; text-align:center; vertical-align:central;font-size:15px; }
.rightli li a{ text-decoration:none; color:#fff; border:none;height:50px; line-height:50px;display: block; text-align:center;}
.rightli li:hover{ background-color:#d68b91;}
.bannerrightsimple{ height:131px; width:118px; background-image:url(../images/sy-tzsl.png); float:right; display:none;}
.simpleimg{ width:27px; height:26px; margin-top:45px; margin-left:57px; cursor:pointer;}
.rightsimplep{ color:#fff; font-size:15px;  margin-left:55px;}

.bannerright4{ height:332px; width:120px; border:none; float:right; background-image:url(../images/sy-tzzk01.png);display:none;}
.rightli4{ width:105px; height:332px; border:none; margin-left:20px; margin-top:15px;}
.rightli4 li{ height:50px; color:#fff; width:105px; border:none; text-align:center; vertical-align:central;font-size:15px; }
.rightli4 li a{ text-decoration:none; color:#fff; border:none;height:50px; line-height:50px;display: block; text-align:center;}
.rightli4 li:hover{ background-color:#d68b91;}

/*新闻中心*/
.newscenter{
    position:relative;
	width:100%;
	display:flex;
	justify-content:center;
	z-index:0;
	margin-top:-6px;
	background-color:#ececec;
}
.newsmiddle{
	margin:0 auto;
	position:absolute;
	border:none;
	width:100%;
	height:600px;
	z-index:99;
	margin-top:150px;
}
.newsline{
	width:100%;
    background: url(../images/sy-xwjb.png) repeat-y;
    background-size:100% 100%;  
    height: 93px;
	border:none;
}
.newslinebutton{
	margin:0 auto;
	width:1050px;
	height:93px;
	border:none;
}
.newsleft{
	border:none;
	width:300px;
	height:93px;
	position:absolute;
	margin-left:50px;
}
.newsleftEng{
	font-size:24px;
	font-weight:bolder;
	color:#1D1D1F;
	margin-left:40px;
	margin-top:-21px;
}
.newsleftimg{ margin-top:35px;}
.newsleftChi{
	font-size:20px;
	font-weight:bolder;
	color:#434345;
	margin-left:40px;
}
.newsright{
	border:none;
	width:450px;
	height:36px;
	float:right;
	margin-top:32px;
}
.newsright li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

.newsright ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	
}
.newsright ul li a {
	border:none;
	float: left;
	display: block;
	width:112px;
	height:32px;
	margin: 0px 0px 0 0px;
	text-align: center;
	text-decoration: none;	
	outline:none;
	font-size:13px;
	 color:#fff;line-height:32px;
	cursor:pointer;
}
.newsli1 a{background-image:url(../images/newsh.png); }
.newsli2 a{background-image:url(../images/newsl.png); }
.newsli3 a{background-image:url(../images/newsl.png); }
.newsli4 a{background-image:url(../images/newsl.png); }
.newsqyxw{
	border:none;
	width:1072px;
	height:400px;
	margin:0 auto;
	margin-top:100px;
}
.newsqyxw li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

.newsqyxw ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	border:none;
}
.newsqyxw ul li a {
	border:none;
	float: left;
	display: block;
	width:336px;
	height:164px;
	margin: 15px 10px 15px 10px;
	text-align: center;
	text-decoration: none;	
	outline:none;
	font-size:11px;
	 color:#fff;line-height:28px;
	cursor:pointer;
}
/*.newsqyxw ul li a:hover{ background-color:rgba(85,99,135,0.7); }*/
.classsypyxwa11{ background-image:url(../images/sy-xw01.png);}
.classsypyxwa12{ background-image:url(../images/sy-xw-gybj.png);}
.classsypyxwa13{ background-image:url(../images/sy-xw-gybj.png);}
.classsypyxwa14{ background-image:url(../images/sy-xw-gybj.png);}
.classsypyxwa15{ background-image:url(../images/sy-xw-gybj.png);}
.classsypyxwa16{ background-image:url(../images/sy-xw-gybj.png);}
.qyxwcontent11{width:100px;height:28px;color:#fff;background-color:#D78B91;line-height:28px; font-size:14px;border:none; margin-top:3px; margin-left:3px;}
.qyxwcontent12{width:100px;height:28px;color:#fff;background-color:#556387;line-height:28px; font-size:14px;border:none;margin-top:3px; margin-left:3px;}
.qyxwcontent13{width:100px;height:28px;color:#fff;background-color:#556387;line-height:28px; font-size:14px;border:none;margin-top:3px; margin-left:3px;}
.qyxwcontent14{width:100px;height:28px;color:#fff;background-color:#556387;line-height:28px; font-size:14px;border:none;margin-top:3px; margin-left:3px;}
.qyxwcontent15{width:100px;height:28px;color:#fff;background-color:#556387;line-height:28px; font-size:14px;border:none;margin-top:3px; margin-left:3px;}
.qyxwcontent16{width:100px;height:28px;color:#fff;background-color:#556387;line-height:28px; font-size:14px;border:none;margin-top:3px; margin-left:3px;}
.qyxwcon1time{ width:60px; height:10px; font-size:13px; color:#fff;  margin-left:50px; margin-top:20px; border:none; text-align:left;}
.qyxwcon1title{ width:300px; height:15px; font-size:15px; color:#fff; font-weight:bolder; margin-left:50px; margin-top:15px;border:none;text-align:left;}
.qyxwcon1content{width:300px; height:10px;font-size:13px; color:#fff;  margin-left:50px; margin-top:10px;border:none;text-align:left;}
.qyxwcon2time{ width:60px; height:10px; font-size:13px; color:#000;  margin-left:50px; margin-top:20px;border:none;text-align:left;}
.qyxwcon2title{ width:300px; height:15px; font-size:15px; color:#000; font-weight:bolder; margin-left:50px; margin-top:15px;border:none;text-align:left;}
.qyxwcon2content{width:300px; height:10px;font-size:13px; color:#000;  margin-left:50px; margin-top:10px;border:none;text-align:left;}
.qyxwcon3time{ width:60px; height:10px; font-size:13px; color:#000;  margin-left:50px; margin-top:20px; text-align:left; border:none;}
.qyxwcon3title{ width:300px; height:15px; font-size:15px; color:#000; font-weight:bolder; margin-left:50px; margin-top:15px; text-align:left;}
.qyxwcon3content{width:300px; height:10px;font-size:13px; color:#000;  margin-left:50px; margin-top:10px; text-align:left;}
.qyxwcon4time{ width:60px; height:10px; font-size:13px; color:#000;  margin-left:50px; margin-top:20px; text-align:left;}
.qyxwcon4title{ width:300px; height:15px; font-size:15px; color:#000; font-weight:bolder; margin-left:50px; margin-top:15px; text-align:left;}
.qyxwcon4content{width:300px; height:10px;font-size:13px; color:#000;  margin-left:50px; margin-top:10px; text-align:left;}
/*  行业动态 */
.syhydt{
	border:none;
	width:1072px;
	height:400px;
	margin:0 auto;
	margin-top:100px;
	display:none;
}
.syhydt li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

.syhydt ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	border:none;
}
.syhydt ul li a {
	border:none;
	float: left;
	display: block;
	width:336px;
	height:164px;
	margin: 15px 10px 15px 10px;
	text-align: center;
	text-decoration: none;	
	outline:none;
	font-size:11px;
	 color:#fff;line-height:28px;
	cursor:pointer;
}
/*.syhydt ul li a:hover{ background-color:rgba(85,99,135,0.7); }*/
.classhydtxwa11{ background-image:url(../images/sy-xw-hydt01.png);}
.classhydtxwa12{ background-image:url(../images/sy-xw-gybj.png);}
.classhydtxwa13{ background-image:url(../images/sy-xw-gybj.png);}
.classhydtxwa14{ background-image:url(../images/sy-xw-gybj.png);}
.classhydtxwa15{ background-image:url(../images/sy-xw-gybj.png);}
.classhydtxwa16{ background-image:url(../images/sy-xw-gybj.png);}

.classcpzsxwa11{ background-image:url(../images/sy-xw-cpzs01.png);}
.classcpzsxwa12{ background-image:url(../images/sy-xw-gybj.png);}
.classcpzsxwa13{ background-image:url(../images/sy-xw-gybj.png);}
.classcpzsxwa14{ background-image:url(../images/sy-xw-gybj.png);}
.classcpzsxwa15{ background-image:url(../images/sy-xw-gybj.png);}
.classcpzsxwa16{ background-image:url(../images/sy-xw-gybj.png);}

.classgsggxwa11{ background-image:url(../images/sy-xw-gsgg01.png);}
.classgsggxwa12{ background-image:url(../images/sy-xw-gybj.png);}
.classgsggxwa13{ background-image:url(../images/sy-xw-gybj.png);}
.classgsggxwa14{ background-image:url(../images/sy-xw-gybj.png);}
.classgsggxwa15{ background-image:url(../images/sy-xw-gybj.png);}
.classgsggxwa16{ background-image:url(../images/sy-xw-gybj.png);}

.sycyzs{ 
	display:none;
	border:none;
	width:1072px;
	height:400px;
	margin:0 auto;
	margin-top:100px;
}
.sycyzs li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

.sycyzs ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	border:none;
}
.sycyzs ul li a {
	border:none;
	float: left;
	display: block;
	width:336px;
	height:164px;
	margin: 15px 10px 15px 10px;
	text-align: center;
	text-decoration: none;	
	outline:none;
	font-size:11px;
	 color:#fff;line-height:28px;
	cursor:pointer;
}
/*.sycyzs ul li a:hover{ background-color:rgba(85,99,135,0.7); }*/
.sygsgg{ 
	display:none;
	border:none;
	width:1072px;
	height:400px;
	margin:0 auto;
	margin-top:100px;
}
.sygsgg li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

.sygsgg ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	border:none;
}
.sygsgg ul li a {
	border:none;
	float: left;
	display: block;
	width:336px;
	height:164px;
	margin: 15px 10px 15px 10px;
	text-align: center;
	text-decoration: none;	
	outline:none;
	font-size:11px;
	 color:#fff;line-height:28px;
	cursor:pointer;
}
/*.sygsgg ul li a:hover{ background-color:rgba(85,99,135,0.7); }*/

/* 首页-产品展示*/
.proall{
	position:relative;
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	z-index:0;
}
.sypromiddle{
	margin:0 auto;
	position:absolute;
	border:none;
	width:1100px;
	height:600px;
	z-index:99;
	margin-top:-30px;
}
.proleft{
	border:none;
	width:400px;
	height:50px;
	position:absolute;
	margin-left:70px;
}
.proleftEng{
	font-size:24px;
	font-weight:bolder;
	color:#1D1D1F;
	margin-left:40px;
	margin-top:-25px;
}
.proleftChi{
	font-size:14px;
	font-weight:bolder;
	color:#434345;
	margin-left:40px;
}
.proright{
	border:none;
	width:440px;
	height:36px;
	margin-top:100px;
	margin-left:110px;
}
.proright li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

.proright ul li {
	padding: 0px;
	margin: 0px;
	display: inline;	
}
.proright ul li a {
	border:none;
	float: left;
	display: block;
	width:112px;
	height:36px;
	margin: 0px 0px 0 0px;
	text-align: center;
	text-decoration: none;	
	outline:none;
	font-size:13px;
	 color:#fff;
	 line-height:36px;
	cursor:pointer;
}
.proli1 a{background-image:url(../images/newsh.png); }
.proli2 a{background-image:url(../images/newsl.png); }
.proli3 a{background-image:url(../images/newsl.png); }
.prozncp{ width:1100px; height:400px; border:none; margin-top:50px;}
.prodzyj{display:none;font-size:12px; width:800px; height:300px; margin-top:50px; text-align:center;}
.prodzyjdiv{ width:1100px; height:310px; border:none; text-align:center; margin-top:120px;}
.proxsfw{display:none;font-size:12px; width:800px; height:300px; margin-top:50px; text-align:center;}
.proxsfwdiv{width:1100px; height:350px; border:none; margin-top:80px;}
.proxsfwall{ width:800px; height:350px; border:none; margin-left:180px;}
.proxsfwtitle{ width:500px; height:30px;font-size:25px; font-weight:bold; border:none; text-align:left;}
.proxsfwcon{ width:500px; height:20px; font-size:18px; border:none; text-align:left; margin-top:10px;}
.proxsfwnet{ width:500px; height:30px;font-size:20px; text-align:left; margin-top:10px;}
.ptoterminal{ width:780px; height:160px;border:none; margin-top:20px;margin-left:12px;}
.proxsfwnet a{ color:#1D1D1F; text-decoration:none;}
.ptoterminal li{	width: 156px;height: 160px;margin: 0px 100px 0 0px;font-size: 18px; border:none; float:left;}
.ptoterli01{background-image:url(../images/cp-appxz.png);}
.ptoterli02{background-image:url(../images/cp-dmxcx.png)}
.ptoterli03{background-image:url(../images/cp-wxgzh.png);}
.ptoterzi{width:790px; height:140px;border:none;}
.ptoterzi li{	width: 180px;height: 100px;margin: 0px 60px 0 0px;border:none; float:left;}
.ptoterzili01p1{ width:180px; height:20px;position:absolute;font-size:18px; margin-top:15px; border:none; margin-left:-93px;}
.ptoterzili01p2{ width:180px; height:20px;position:absolute; font-size:15px; margin-top:50px; border:none; text-align:center;}
.ptoterzili01p3{ width:180px; height:20px;position:absolute; font-size:15px; margin-top:80px; border:none;text-align:center;margin-left:-90px;}
.ptoterzili02p1{ width:150px; height:20px;position:absolute; font-size:18px; margin-top:15px; border:none;  margin-left:-60px;}
.ptoterzili02p2{ width:150px; height:20px;position:absolute; font-size:15px; margin-top:50px; border:none;margin-left:30px; text-align:center;}
.ptoterzili02p3{ width:150px; height:20px;position:absolute; font-size:15px; margin-top:80px; border:none;margin-left:-60px;text-align:center;}
.ptoterzili03p1{ width:150px; height:20px;position:absolute; font-size:18px; margin-top:15px; border:none; margin-left:-40px;}
.ptoterzili03p2{ width:150px; height:20px;position:absolute; font-size:15px; margin-top:50px; border:none;margin-left:50px; text-align:center;}
.ptoterzili03p3{ width:150px; height:20px;position:absolute; font-size:15px; margin-top:80px; border:none;margin-left:-40px;text-align:center;}

.ft-carousel2 {
	border:none;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	z-index:99;
	width: 1100px;
	height: 450px;
}

.ft-carousel2 .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.ft-carousel2 .carousel-inner .carousel-item {
	float: left;
	height: 100%;
}

.ft-carousel2 .carousel-indicators {
	position: absolute;
	left: 0;
	bottom: 30px;
	width: 100px;
	text-align: left;
	font-size: 0;
	padding-left:30px;
}
.ft-carousel2 .carousel-btn {
	position: absolute;
	cursor: pointer;
	top: 76%;
	width: 41px;
	height: 41px;
}
.ft-carousel2 .carousel-prev-btn {
	left: 620px;
	background:url(../images/pre.png);
}
.ft-carousel2 .carousel-prev-btn:hover{
	opacity:0.7;
}

.ft-carousel2 .carousel-next-btn {
	left: 661px;
	background:url(../images/next.png);
}
.ft-carousel2 .carousel-next-btn:hover{
	opacity:0.7;
}
.ft-carousel2 .carousel-indicators span.active {
}
.ft-carousel2 .carousel-indicators span {
}
.dxdivleft{ 
	width:800px;
	height:450px;
	border:none;
}
.dxdivright{ 
	width:250px;
	height:450px; 
	border:dashed;
}
.prozndxtitle{
	width:250px;
	height:30px;
	border:none;
	color:#1D1D1F;
	font-size:30px;
	position:absolute;
	margin-left:820px;
	margin-top:-330px;
}
.prozndxEng{
	width:250px;
	height:20px;
	border:none;
	color:#1D1D1F;
	font-size:10px;
	font-weight:bolder;
	margin-left:820px;
	margin-top:-280px;
}
.prozndxfang{
	width:22px;
	height:4px;
	background-color:#D78B91;
	border:none;
	margin-left:820px;
	margin-top:2px;
}
.prozndxitem{
	border:none;
	width:300px;
	height:100px;
	color:#fff;
	margin-left:820px; 
	margin-top:20px;
}
.prozndxitem li{
	padding: 0px;
	margin: 0px;
	display: inline;
}
.prozndxitem ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
.prozndxitem ul li a {
	border:none;
	float: left;
	display: block;
	width:130px;
	height:20px;
	margin: 0px 0px 5px 0px;
	text-align:left;
	text-decoration: none;	
	outline:none;
	font-size:13px;
	color:#1D1D1F;
	line-height:20px;
}

/*  荣誉资质  */
.divhonor{
	position:relative;
	width:100%;
	height:880px;
	background-color:#f4f4f4;
}
.honormiddle{
	margin:0 auto;
	position:relative;
	width:1100px;
	height:600px;
	z-index:99;
	border:none;	
}
.cleardiv50{
	width:100%;
	height:100px;
}
.honorimgcenter{
	margin:0 auto;
	width:1100px;
	height:770px;
	border:none;
	margin-top:30px;
}
.ft-carousel5 {
	position: relative;
	width: 960px;
	height: 530px;
	overflow: hidden;
	border:none;
	margin-left:70px;
}
.ft-carousel5 .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.ft-carousel5 .carousel-inner .carousel-item {
	float: left;
	height: 100%;
}

.ft-carousel5 .carousel-item img {
	text-align:center;
}
.ft-carousel5 .carousel-indicators {
	border:none;
	position: absolute;
	left: 0;
	bottom: 66px;
	width: 900px;
	height:40px;
	text-align: center;
	font-size: 0;
	line-height:130px;
	margin-left:35px;
}
.ft-carousel5 .carousel-btn {
	position: absolute;
	top: 50%;
	width: 41px;
	height: 41px;
	margin-top: -25px;
	cursor: pointer;
}

.ft-carousel5 .carousel-prev-btn {
	left: 145px;
	margin-top:200px;
	background:url("../images/xw-zc-left.png")
}
.ft-carousel5 .carousel-prev-btn:hover{
	opacity:0.7;
}

.ft-carousel5 .carousel-next-btn {
	left: 775px;
	margin-top:200px;
	background:url("../images/xw-zc-right.png")
}
.ft-carousel5 .carousel-next-btn:hover{
	opacity:0.7;
}
.ft-carousel5 .carousel-indicators span.active {
	background-color: #D79697;
	width: 30px;
	height: 5px;
}
.ft-carousel5 .carousel-indicators span {
	display: inline-block;
	width: 30px;
	height: 3px;
	background-color: #556387;
	margin: 0 10px 0px 0px;
	cursor: pointer;
}
.proleftChi1{width:30px; height:10px; border:none; color:#D79697; font-size:17px; font-weight:bold; margin-top:8px; margin-left:410px;}
.proleftChi2{width:30px; height:10px; border:none; color:#D79697; font-size:17px; font-weight:bold; margin-top:8px; margin-left:450px;}
.proleftChi3{width:30px; height:10px; border:none; color:#D79697; font-size:17px; font-weight:bold; margin-top:8px; margin-left:490px;}
.proleftChi4{width:30px; height:10px; border:none; color:#D79697; font-size:17px; font-weight:bold; margin-top:8px; margin-left:530px;}

.ft-carousel6 {
	position: relative;
	width: 960px;
	height: 530px;
	overflow: hidden;
	border:none;
	margin-left:70px;
}
.ft-carousel6 .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.ft-carousel6 .carousel-inner .carousel-item {
	float: left;
	height: 100%;
}

.ft-carousel6 .carousel-item img {
	text-align:center;
}
.ft-carousel6 .carousel-indicators {
	position: absolute;
	left: 0;
	bottom: 66px;
	width: 900px;
	height:40px;
	text-align: center;
	font-size: 0;
	line-height:130px;
	margin-left:35px;
	border:none;
}
.ft-carousel6 .carousel-btn {
	position: absolute;
	top: 50%;
	width: 41px;
	height: 41px;
	margin-top: -25px;
	cursor: pointer;
	border:none;
}

.ft-carousel6 .carousel-prev-btn {
	left: 200px;
	margin-top:200px;
	background:url("../images/xw-zc-left.png")
}
.ft-carousel6 .carousel-prev-btn:hover{
	opacity:0.7;
}

.ft-carousel6 .carousel-next-btn {
	left: 720px;
	margin-top:200px;
	background:url("../images/xw-zc-right.png")
}
.ft-carousel6 .carousel-next-btn:hover{
	opacity:0.7;
}
.ft-carousel6 .carousel-indicators span.active {
	background-color: #D79697;
	width: 30px;
	height: 5px;
}
.ft-carousel6 .carousel-indicators span {
	display: inline-block;
	width: 30px;
	height: 3px;
	background-color: #556387;
	margin: 0 10px 0px 0px;
	cursor: pointer;
}
.proleftChi5{width:30px; height:10px; border:none; color:#D79697; font-size:17px; font-weight:bold; margin-top:8px; margin-left:270px;}
.proleftChi6{width:30px; height:10px; border:none; color:#D79697; font-size:17px; font-weight:bold; margin-top:8px; margin-left:310px;}
.proleftChi7{width:30px; height:10px; border:none; color:#D79697; font-size:17px; font-weight:bold; margin-top:8px; margin-left:350px;}
.proleftChi8{width:30px; height:10px; border:none; color:#D79697; font-size:17px; font-weight:bold; margin-top:8px; margin-left:390px;}
.proleftChi9{width:30px; height:10px; border:none; color:#D79697; font-size:17px; font-weight:bold; margin-top:8px; margin-left:430px;}
.proleftChi10{width:30px; height:10px; border:none; color:#D79697; font-size:17px; font-weight:bold; margin-top:8px; margin-left:470px;}
.proleftChi11{width:30px; height:10px; border:none; color:#D79697; font-size:17px; font-weight:bold; margin-top:8px; margin-left:510px;}
.proleftChi12{width:30px; height:10px; border:none; color:#D79697; font-size:17px; font-weight:bold; margin-top:8px; margin-left:550px;}
.proleftChi13{width:30px; height:10px; border:none; color:#D79697; font-size:17px; font-weight:bold; margin-top:8px; margin-left:590px;}
.proleftChi14{width:30px; height:10px; border:none; color:#D79697; font-size:17px; font-weight:bold; margin-top:8px; margin-left:628px;}
.proleftChi15{width:30px; height:10px; border:none; color:#D79697; font-size:17px; font-weight:bold; margin-top:8px; margin-left:668px;}

/* 成功案例 */
.successcase{
	/*position:relative;
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	z-index:0;*/
	width:100%; 
	height:750px;
	border:none;
	margin-top:0px;
	justify-content:center;
	text-align:center; 
	position:relative;
	display:flex;
	background-image:url(../images/cszmbj.png);
}
.casemiddle{
	margin:0 auto;
	position:absolute;
	border:none;
	width:1200px;
	height:350px;
	z-index:99;
	margin-top:70px;
}
.caseleft{
	position:absolute;
	width:180px;
	height:70px;
	border:none;
	color:#1D1D1F;
	z-index:99;
	margin-left:140px;
}
.caseChi{ font-size:34px; font-weight:bolder;}
.caseEng{font-size:11px; font-weight:bolder; margin-top:-3px;}
.caseline{
	width:860px;
	height:4px;
	border:none;
	margin-top:60px;
	margin-left:140px;
}
.case1up{width:1000px; height:200px; border:none;color:#1D1D1F; margin-left:140px; margin-top:60px; display:block;}
/*.case2up{width:1000px; height:200px; border:none;color:#fff; display:none; margin-left:140px; margin-top:60px;}
.case3up{width:1000px; height:200px; border:none;color:#fff; display:none; margin-left:140px; margin-top:60px;}
.case4up{width:1000px; height:200px; border:none;color:#fff; display:none; margin-left:140px; margin-top:60px;}
.case5up{width:1000px; height:200px; border:none;color:#fff; display:none; margin-left:140px; margin-top:60px;}*/
.case1upleft{ border:none; width:350px; height:50px; font-size:18px;  margin-top:20px;}
.case1up a{ text-decoration:none;}
/*.case2up a{ text-decoration:none;}
.case3up a{ text-decoration:none;}
.case4up a{ text-decoration:none;}
.case5up a{ text-decoration:none;}*/
.case1upmore{ 
    width:100px; height:40px; color:#1D1D1F;border:1px solid rgba(29,29,31,0.5); 
	text-align:center; line-height:40px;  font-size:13px;  margin-top:50px;}
.case1upline{ width:2px; height:154px; background:rgba(215,139,145,1); margin-left:500px; margin-top:-145px;}
.caseupright{ width:500px; height:140px; border:none; margin-left:520px; margin-top:-146px;}
.caseupright11 a{color:#1D1D1F;}
.caseupright11 a:hover{ color:#D78B91;}
.caseupright12 a{color:#1D1D1F;}
.caseupright12 a:hover{ color:#D78B91;}
.caseupright13 a{color:#1D1D1F;}
.caseupright13 a:hover{ color:#D78B91;}
.caseuprighttr{ width:100%; height:30px; border:none;}
.caseupright11{ width:200px; height:20px; border:none; color:#1D1D1F; font-size:15px; line-height:20px;}
.caseupright12{ width:70px; height:20px; border:none; font-size:14px; line-height:20px;color:rgba(29,29,31,0.5); margin-left:250px; margin-top:-20px;}
.caseupright13{ width:100px; height:20px; border:none; color:rgba(29,29,31,1); font-size:14px; line-height:20px; margin-left:320px; margin-top:-20px;}
.caseuprighttr1{ width:100%; height:30px; border:none; margin-top:22px;}
.caseuprighttr2{ width:100%; height:30px; border:none; margin-top:22px;}
.caseupright22{ width:70px; height:20px; border:none; font-size:14px; line-height:40px;color:rgba(29,29,31,0.5); margin-left:250px; margin-top:-20px;}
.caseupright23{ width:100px; height:20px; border:none; color:rgbargba(29,29,31,1); font-size:14px; line-height:40px; margin-left:320px; margin-top:-20px;}
.caseupright31{ width:200px; height:20px; border:none; color:#fff; font-size:15px; line-height:20px; margin-top:38px;}
.caseupright31 a{color:#1D1D1F;}
.caseupright31 a:hover{ color:#D78B91;}
.casedown{width:100%; height:280px; border:none;color:#fff; margin-top:400px; position:absolute; border:none;}
.casedown li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

.casedown ul li {
	padding: 0px;
	margin: 0px;
	display: inline;	
}
.casedown ul li a {
	border:none;
	float: left;
	display: block;
	width:278px;
	height:154px;
	margin: 50px 5px 0 5px;
	text-align: center;
	text-decoration: none;	
	outline:none;
	font-size:11px;
	color:#fff;
	line-height:28px;
	cursor:pointer;
}
/*.casedown1 a{background-image:url(../images/cszm.png); }
.casedown2 a{background-image:url(../images/cszm.png); }
.casedown3 a{background-image:url(../images/cszm.png); }
.casedown4 a{background-image:url(../images/cszm.png); }
.casedown5 a{background-image:url(../images/cszm.png); }*/
.case1div{ width:220px; height:140px; color:#fff; border:double; margin-top:-140px; position:fixed;}

/*  成功案例-case1.html */
.cases-xia1{
	border:none;
	position:relative;
	width:100%;
	background-color:#ececec;
	text-align:center;
	height:1900px;
}
.case-xiadiv1{
	border:none;
	margin:0 auto;
	position:relative;
	width:1006px;
	height:1650px;
	margin-top:-6px;
}
.casedowncase{
	width:100%;
	height:280px;
	border:none;
	color:#fff;
	margin-top:250px;
	position:absolute;
}
.casedowncase li{
	padding: 0px;
	margin: 0px;
	display: inline;
}
.casedowncase ul li {
	padding: 0px;
	margin: 0px;
	display: inline;	
}
.casedowncase ul li a {
	border:none;
	float: left;
	display: block;
	width:278px;
	height:154px;
	margin: 50px 5px 0 5px;
	text-align: center;
	text-decoration: none;	
	outline:none;
	font-size:11px;
	color:#fff;
	line-height:28px;
	cursor:pointer;
}
.cases-detail{ width:1000px; height:1730px; border:none; position:absolute; margin-top:30px;}
.cases-detail-l{ width:302px; height:500px; border:none; position:absolute; background-color:#fff;}
.cases-detail-l a{ text-decoration:none;}
.cases-detail-l-title{ width:136px; border:none; height:36px; float:left; margin-top:8px; margin-left:9px;}
.cases-detail-l-line1{position:relative;border-bottom: 2px solid #556387; width:280px; margin-left:9px; margin-top:60px;}
.cases-detail-l-img1{ width:290px; height:176px; margin-top:-94px; margin-left:-152px; border:none; position:absolute;}
.cases-detail-l1-img1{ width:290px; height:176px; margin-top:-83px; margin-left:-152px; border:none; position:absolute;}
.cases1-img1-title{ width:270px; height:50px; border:none; position:relative; z-index:99; margin-top:100px; margin-left:20px; text-align:left;font-weight:bolder; font-size:20px; color:#fff;}
.cases1-img1-content{width:270px; height:20px; border:none; color:#556387; font-size:10px;position:relative; z-index:99; text-align:left;margin-left:20px;margin-top:-8px;}
.cases1-img1-time{width:270px; height:20px; border:none; color:#556387; font-size:10px;position:relative; z-index:99; text-align:left;margin-left:20px;}
.cases-detail-r{ width:678px; height:1780px; border:none; position:absolute; margin-left:320px; margin-top:0px;background-color:#fff;}
.cases-detail-r-qyxw{width:136px; border:none; height:36px; float:left; margin-top:8px; margin-left:9px;}
.cases-detail-r-line{position:absolute;border-bottom: 2px solid #556387; width:96%; margin-left:2%; margin-top:60px;}
.cases-detail-r-shu{ position:absolute; margin-top:97px; margin-left:-240px;}
.cases-detail-r-title{ width:500px; height:40px; border:none; position:absolute;font-weight:bolder; font-size:25px; margin-top:88px; text-align:left; margin-left:22px;}
.cases-detail-r-line1{position:absolute;border-bottom: 2px solid #556387; width:380px; margin-left:12px; margin-top:140px; opacity:0.5;}
.cases-detail-r-time{position:absolute;width:380px; border:none; height:20px; margin-left:25px; margin-top:160px; font-size:10px; text-align:left;}
.cases-xmxx{position:absolute;font-weight:bolder; font-size:20px; text-align:left; margin-top:200px; margin-left:25px;}
.cases-xmmc{ position:absolute;font-weight:bolder; font-size:15px; text-align:left; margin-top:240px; margin-left:40px;}
.cases-xmdd{ position:absolute;font-weight:bolder; font-size:15px; text-align:left; margin-top:270px; margin-left:40px;}
.cases-xmsj{  position:absolute;font-weight:bolder; font-size:15px; text-align:left; margin-top:300px; margin-left:40px;}
.cases-con-img1{ width:480px; height:268px;margin-top:340px; margin-left:-160px;}
.cases-xmjj{font-weight:bolder;font-size:20px; text-align:left; margin-top:15px; margin-left:25px;}
.cases-con-text1{ width:600px; height:50px;font-size:15px; text-align:left; margin-top:15px; margin-left:40px;text-align:justify; text-justify:inter-ideograph;}
.cases-con-text12{ width:600px; height:50px; font-size:15px; text-align:left; margin-top:25px; margin-left:40px;}
.cases-con-img2{ width:480px; height:268px; margin-top:50px; margin-left:-20px;}
.cases-xmxtgn{font-weight:bolder;font-size:20px; text-align:left; margin-top:15px; margin-left:25px;}
.cases-con-text2{ width:600px; height:50px; font-size:15px; text-align:left; margin-top:15px; margin-left:40px;text-align:justify; text-justify:inter-ideograph;}
.cases-con-text3{ width:600px; height:20px; font-size:15px; text-align:left; margin-top:50px; margin-left:40px;}
.cases-con-text4{ width:600px; height:20px; font-size:15px; text-align:left; margin-top:10px; margin-left:40px;text-align:justify; text-justify:inter-ideograph;}
.cases-con-img3{ width:480px; height:268px;margin-top:30px;margin-left:-20px;}
.cases2-con-text12{ width:600px; height:50px; font-size:15px; text-align:left; margin-top:45px; margin-left:40px;text-align:justify; text-justify:inter-ideograph;}
.cases2-con-img2{ width:480px; height:268px; margin-top:110px; margin-left:-20px;}
.cases2-con-text2{ width:600px; height:20px; font-size:15px; text-align:left; margin-top:15px; margin-left:40px;text-align:justify; text-justify:inter-ideograph;}
.cases2-con-text3{ width:600px; height:20px; font-size:15px; text-align:left; margin-top:10px; margin-left:40px;}
.cases2-con-text4{ width:600px; height:20px; font-size:15px; text-align:left; margin-top:30px; margin-left:40px;text-align:justify; text-justify:inter-ideograph;}
.cases2-con-text5{ width:600px; height:20px; font-size:15px; text-align:left; margin-top:10px; margin-left:40px;text-align:justify; text-justify:inter-ideograph;}
.cases2-con-text6{ width:600px; height:20px; font-size:15px; text-align:left; margin-top:10px; margin-left:40px;text-align:justify; text-justify:inter-ideograph;}
.cases3-con-text12{ width:600px; height:50px;font-size:15px; text-align:left; margin-top:90px; margin-left:40px;text-align:justify; text-justify:inter-ideograph;}
.cases3-con-img2{ width:480px; height:268px; margin-top:60px; margin-left:-20px;}
.cases3-con-text4{ width:600px; height:20px; font-size:15px; text-align:left; margin-top:10px; margin-left:40px;text-align:justify; text-justify:inter-ideograph;}
.cases3-con-text7{ width:600px; height:20px; font-size:15px; text-align:left; margin-top:10px; margin-left:40px;text-align:justify; text-justify:inter-ideograph;}

/*   新闻页面news  */
.newsslider{
	position:relative;
	width:100%;
	display:flex;
	z-index:0;
	background-color:#ececec;
	height:580px;
	margin-top:-6px;
}
.newslinestart{
	width:100%;
	background: url(../images/xwbj01.png) repeat-y;
    background-size:100% 100%;  
    width: 100%;
    height: 100px;
	border:none;
	position:relative;
	margin-top:90px;
}
.newslinestart-title{ width:300px; height:100px; margin:0 auto; border:none;}
.newslinestart-Eng{width:300px; height:60px; border:none; text-align:center; font-size:24px; line-height:80px; font-weight:bolder;}
.newslinestart-Chi{width:300px; height:23px; color:#434345; border:none; text-align:center; font-size:20px;font-weight:bolder;}
.newslinestart-line{width:36px; height:2px; border:none; background-color:#D78B91; margin-left:131px; margin-top:6px;}
.newsdown{width:100%; height:220px; border:none;color:#fff; margin-top:260px; position:absolute;}
.newsdown li{
	padding: 0px;
	margin: 0px;
	display: inline;
}
.newsdown ul li {
	padding: 0px;
	margin: 0px;
	display: inline;	
}
.newsdown ul li a {
	border:none;
	float: left;
	display: block;
	width:350px;
	height:165px;
	margin: 20px 5px 0 5px;
	text-align: center;
	text-decoration: none;	
	outline:none;
	font-size:11px;
	color:#fff;
	line-height:28px;
	cursor:pointer;
}
.iddiv{
	width:100%;
	border:none;
	height:30px;
	position:absolute;
	margin-top:460px;
}
.newstab{
	position:relative;
	width:100%;
	display:flex;
	z-index:0;
	background-color:#ececec;
	height:1550px;
	margin-top:-6px;
	justify-content:center;
}
.newstabline{
	position:absolute;
	width:100%;
	background: url(../images/xwbj02.png) repeat-y;
    background-size:100% 100%;
	height:80px;
}
.newstabcenter{
	border:none;
	margin:0 auto;
	width:450px;
	height:36px;
	margin-top:20px;
}
.newstabcenter li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

.newstabcenter ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
.newstabcenter ul li a {
	border:none;
	float: left;
	display: block;
	width:112px;
	height:36px;
	margin: 0px 0px 0 0px;
	text-align: center;
	text-decoration: none;	
	outline:none;
	font-size:13px;
	color:#fff;
	line-height:36px;
	cursor:pointer;
}
.newstabslider{
	width:950px;
	height:1200px;
	border:none;
	position:relative;
	margin-top:50px;
	justify-content:center;
}
.ft-carousel4 {
	border:none;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	z-index:99;
	width: 920px;
	height:1400px;
	margin-left:15px;
}
.ft-carousel4 .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.ft-carousel4 .carousel-inner .carousel-item {
	float: left;
	height: 100%;
}

.ft-carousel4 .carousel-item img {
	width: 80%;
}

.ft-carousel4 .carousel-indicators {
	border:double;
	position: absolute;
	left:0;
	bottom: 130px;
	width: 320px;
	text-align: center;
	font-size: 20;
	padding-left:0px;
}

.ft-carousel4 .carousel-indicators span {
	display: inline-block;
	width: 30px;
	height: 3px;
	background-color: #556387;
	margin: 0 10px;
	cursor: pointer;
}

.ft-carousel4 .carousel-indicators span.active {
	background-color: #D79697;
	width: 54px;
	height: 10px;
}

.ft-carousel4 .carousel-btn {
	position: absolute;
	top: 90%;
	width: 62px;
	height: 54px;
	cursor: pointer;
}

.ft-carousel4 .carousel-prev-btn {
	/*right: 200px;
	background:url(../images/preImg.png);*/
}
.ft-carousel4 .carousel-prev-btn:hover{
	/*background:url(../images/jt-lanse.png) no-repeat;*/
}

.ft-carousel4 .carousel-next-btn {
	/*right: 100px;
	background: url(../images/nexImg.png);*/
}
.ft-carousel4 .carousel-next-btn:hover{
	/*background:url(../images/jt-lanseright.png);*/
}
.ft-carousel14 {
	border:none;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	z-index:99;
	width: 920px;
	height:1400px;
	margin-left:15px;
}
.ft-carousel14 .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.ft-carousel14 .carousel-inner .carousel-item {
	float: left;
	height: 100%;
}

.ft-carousel14 .carousel-item img {
	width: 80%;
}

.ft-carousel14 .carousel-indicators {
	border:none;
	position: absolute;
	left:0;
	bottom: 50px;
	width: 910px;
	text-align: center;
	font-size: 20;
	padding-left:0px;
}

.ft-carousel14 .carousel-indicators span {
	display: inline-block;
	width: 54px;
	height: 3px;
	background-color:#fff;
	margin: 0 10px;
	cursor: pointer;
}

.ft-carousel14 .carousel-indicators span.active {
	background-color: #D79697;
	width: 54px;
	height: 10px;
}

.ft-carousel14 .carousel-btn {
	position: absolute;
	top: 90%;
	width: 62px;
	height: 54px;
	cursor: pointer;
}

.ft-carousel14 .carousel-prev-btn {
	/*right: 200px;
	background:url(../images/preImg.png);*/
}
.ft-carousel14 .carousel-prev-btn:hover{
	/*background:url(../images/jt-lanse.png) no-repeat;*/
}

.ft-carousel14 .carousel-next-btn {
	/*right: 100px;
	background: url(../images/nexImg.png);*/
}
.ft-carousel14 .carousel-next-btn:hover{
	/*background:url(../images/jt-lanseright.png);*/
}
.newsliderall{	width:820px;height:272px; border:none; margin-left:50px; margin-top:90px;}
.newslider-l{	width:348px; }
.newslider-r{	width:469px;margin-left:351px; margin-top:-276px;}
.newswuhan-1{ width:450px; border:none; height:33px; font-size:20px; color:#fff; position:absolute; margin-top:-250px; text-align:left; margin-left:10px;}
.news-content{width:450px; border:none; height:50px; text-indent:2em;font-size:14px; color:#fff;position:absolute; margin-top:-205px; text-align:left; margin-left:10px;text-align:justify; text-justify:inter-ideograph;}
.news-content1{width:450px; border:none; height:50px; text-indent:2em;font-size:14px; color:#fff;position:absolute; margin-top:-145px; text-align:left; margin-left:10px;text-align:justify; text-justify:inter-ideograph;}
.news-contentdetail{width:80px; border:none; height:20px; border:none;font-size:11px; position:absolute; color:#fff; margin-left:-10px;}
.news-6{width:450px; border:none; height:22px; font-size:11px; color:#556387;position:absolute; margin-top:-38px; text-align:left; margin-left:15px;}
.newslider-line{	width:920px;height:80px;border:none;position:relative;border-bottom: 1px solid #556387;opacity:0.5;}
.news-1{ width:400px; border:none; height:33px; font-size:20px; color:#fff; position:absolute; margin-left:40px; margin-top:-250px;}
.news-contentdetail1{width:80px; border:none; height:20px; border:none;font-size:11px; position:absolute; color:#fff;}/* margin-left:245px;margin-top:-193px;*/
.news-contentdetailgsgg{width:80px; border:none; height:20px; border:none;font-size:11px; position:absolute; color:#fff; margin-left:-15px;}
.newstab2{ display:none; border:none;}
.newstab3{ display:none;}
.newstab4{ display:none;}
.newstab2slider{ width:950px;height:1000px; border:none; position:relative;justify-content:center; margin-top:50px;}
.newshydt-content{width:450px; border:none; height:50px; text-indent:2em;font-size:14px; color:#fff;position:absolute; margin-top:-205px; text-align:left; margin-left:10px;text-align:justify; text-justify:inter-ideograph;}
.newshydt-content1{width:450px; border:none; height:50px; text-indent:2em;font-size:14px; color:#fff;position:absolute; margin-top:-105px; text-align:left; margin-left:10px;text-align:justify; text-justify:inter-ideograph;}
.newshydt-contentdetail{width:80px; border:none; height:20px; border:none;font-size:11px; position:absolute; color:#fff; margin-left:-10px;}
.newshydt-content2{width:450px; border:none; height:50px; text-indent:2em;font-size:14px; color:#fff;position:absolute; margin-top:-85px; text-align:left; margin-left:10px;text-align:justify; text-justify:inter-ideograph;}
.newscyzs-content1{width:450px; border:none; height:50px; text-indent:2em;font-size:14px; color:#fff;position:absolute; margin-top:-205px; text-align:left; margin-left:10px;text-align:justify; text-justify:inter-ideograph;}
.newscyzs-content2{width:450px; border:none; height:50px; text-indent:2em;font-size:14px; color:#fff;position:absolute; margin-top:-160px; text-align:left; margin-left:10px;text-align:justify; text-justify:inter-ideograph;}

/*  行业动态-dynamics1.html */
.hydt-xia1{
	border:none;
	position:relative;
	width:100%;
	background-color:#ececec;
	text-align:center;
	height:900px;
	margin-top:-6px;
}
.hydt-xiadiv1{
	border:none;
	margin:0 auto;
	position:relative;
	width:1006px;height:850px;
	margin-top:-6px;
}
.hydt-detail{ width:1000px; height:900px; border:none; position:absolute; margin-top:0px;}
.hydt-detail-r{ width:678px; height:800px; border:none; position:absolute; margin-left:320px; margin-top:0px;background-color:#fff;}
.hydt-con-text1{ width:650px; height:50px; font-size:15px; text-align:left; margin-top:520px; margin-left:20px;}
.hydt-con-text2{ width:650px; height:50px; font-size:15px; text-align:left; margin-top:60px; margin-left:20px; border:none;}
.cyzs-con-text2{ width:650px; height:50px; font-size:15px; text-align:left; margin-top:0px; margin-left:20px; border:none;}

/*  新闻详情-企业新闻 news1.html */
.news-xia1{
	border:none;
	position:relative;
	width:100%;
	background-color:#ececec;
	text-align:center;
	height:2050px;
	margin-top:-6px;
}
.new-xiadiv1{
	border:none;
	margin:0 auto;
	position:relative;
	width:1006px;height:1950px;
	margin-top:-6px;
}

/*武汉新闻页面*/
.newwuhan-xia1{
	border:none;
	position:relative;
	width:100%;
	background-color:#ececec;
	text-align:center;
	height:1650px;
}
.newwuhan-xiadiv1{
	border:none;
	margin:0 auto;
	position:relative;
	width:1006px;height:1750px;
	margin-top:-6px;
}
.news-detail{ width:1000px; height:1900px; border:none; position:absolute; margin-top:0px;}
.news-detail-l{ width:302px; height:1110px; border:none; position:absolute; background-color:#fff;}
.news-detail-l a{ text-decoration:none;}
.news-detail-l-title{ border:none;float:left; margin-top:8px; margin-left:9px;}
.news-detail-l-line1{position:relative;border-bottom: 2px solid #556387; width:280px; margin-left:9px; margin-top:60px;}
.news-detail-l-line2{position:relative;border-bottom: 2px solid #556387; width:280px; margin-left:9px; margin-top:15px;}
.news-detail-l-img1{ width:290px; height:176px; margin-top:-90px; margin-left:-152px; border:none; position:absolute;}
.newswuhan-img1-title{width:270px; height:50px; color:#fff; border:none; position:relative; z-index:99; margin-top:100px; margin-left:20px; text-align:left;font-weight:bolder; font-size:20px;}
.newswuhan-img1-content{width:270px; height:20px; border:none; color:#556387; font-size:10px;position:relative; z-index:99; text-align:left;margin-left:20px;margin-top:-5px;}
.newswuhan-img1-time{width:270px; height:20px; border:none; color:#556387; font-size:10px;position:relative; z-index:99; text-align:left;margin-left:20px; margin-top:0px;}
.news-detail-l1-img1{ width:290px; height:176px; margin-top:18px; margin-left:-152px; border:none; position:absolute;}
.news-detailwuhan{ width:1000px; height:1550px; border:none; position:absolute; margin-top:0px;}
.news-detail-rwuhan{ width:678px; height:1550px; border:none; position:absolute; margin-left:320px; margin-top:0px;background-color:#fff;}
.news1-img1-title{ width:270px; height:50px;color:#fff; border:none; position:relative; z-index:99; margin-top:100px; margin-left:20px; text-align:left;font-weight:bolder; font-size:20px;}
.news1-img1-content{width:270px; height:20px; border:none; color:#556387; font-size:10px;position:relative; z-index:99; text-align:left;margin-left:20px;margin-top:3px;}
.news1-img1-time{width:270px; height:20px; border:none; color:#556387; font-size:10px;position:relative; z-index:99; text-align:left;margin-left:20px;}

/* 行业动态*/
.newshydt-1{ width:400px; border:none; height:33px; font-size:20px; color:#fff;text-shadow:2px 2px 8px #04070e; position:absolute; margin-top:-250px; text-align:left; margin-left:30px;}
.news-detail-r{ width:678px; height:1900px; border:none; position:absolute; margin-left:320px; margin-top:0px;background-color:#fff;}
.news-detail-r-qyxw{width:136px; border:none; height:36px; float:left; margin-top:8px; margin-left:9px;}
.news-detail-r-line{position:absolute;border-bottom: 2px solid #556387; width:96%; margin-left:2%; margin-top:60px;}
.news-detail-r-shu{ position:absolute; margin-top:100px; margin-left:-400px;}
.news-detail-r-title{ width:600px; height:40px; border:none; position:absolute;font-weight:bolder; font-size:25px; margin-top:88px; text-align:left; margin-left:22px;}
.news-detail-r-line1{position:absolute;border-bottom: 2px solid #556387; width:380px; margin-left:12px; margin-top:140px; opacity:0.5;}
.news-detail-r-time{position:absolute;width:380px; border:none; height:20px; margin-left:25px; margin-top:160px;  font-size:10px; text-align:left;}
.news-con-img1{ width:480px; height:268px; position:absolute; margin-top:220px; margin-left:-310px;}
.news-con-text1{ width:650px; height:50px;  font-size:15px; text-align:left; margin-top:520px; margin-left:20px;}
.news-con-text1 a{ color:#1D1D1F;}
.news-con-img2{ width:480px; height:268px; position:absolute; margin-top:50px; margin-left:-240px;}
.news-con-text2{ width:650px; height:50px;font-size:15px; text-align:left; margin-top:360px; margin-left:20px;}
.news-con-img3{ width:480px; height:268px; position:absolute; margin-top:50px; margin-left:-240px;}
.news-con-text3{ width:650px; height:50px; font-size:15px; text-align:left; margin-top:360px; margin-left:20px;}
.news-con-img4{ width:480px; height:268px; position:absolute; margin-top:50px; margin-left:-240px;}
.news-con-text4{ width:640px; height:50px; font-size:15px; text-align:left; margin-top:360px; margin-left:20px;text-align:justify; text-justify:inter-ideograph;}

/* news2 */
.news2-xia1{border:none;position:relative;width:100%;background-color:#ececec;text-align:center;height:1150px;}
.news2-xiadiv1{border:none;margin:0 auto;position:relative;width:1006px;height:900px; margin-top:-6px;}
.news2-detail{ width:1000px; height:900px; border:none; position:absolute; margin-top:0px;}
.news2-detail-r-title{ width:460px; height:40px; border:none; position:absolute;font-weight:bolder; font-size:25px;margin-top:88px;}
.news2-detail-r-line1{position:absolute;border-bottom: 2px solid #556387; width:380px; margin-left:9px; margin-top:140px; opacity:0.5;}
.news2-detail-r{ width:678px; height:600px; border:none; position:absolute; margin-left:320px; margin-top:0px;background-color:#fff;}
.news2-video{ position:absolute; margin-top:220px; margin-left:-310px;}

/**/
.dynam-detail-l-img1{ width:290px; height:176px; margin-top:-96px; margin-left:-152px; border:none; position:absolute;}
.dynam-detail-l1-img1{ width:290px; height:176px; margin-top:-88px; margin-left:-152px; border:none; position:absolute;}
.dynam-detail-l{ width:302px; height:510px; border:none; position:absolute; background-color:#fff;}
.dynam-detail-l a{ text-decoration:none;}
.know-detail-l{width:302px; height:680px; border:none; position:absolute; background-color:#fff;}
.know-detail-l a{ text-decoration:none;}
.know-detail-l-img1{ width:290px; height:176px; margin-top:-95px; margin-left:-152px; border:none; position:absolute;}
.know-detail-l1-img1{ width:290px; height:176px; margin-top:-92px; margin-left:-152px; border:none; position:absolute;}
.know-detail-l-img2{ width:290px; height:176px; margin-top:-100px; margin-left:-152px; border:none; position:absolute;}
.know-img1-content{width:270px; height:20px; border:none; color:#556387; font-size:10px;position:relative; z-index:99; text-align:left;margin-left:20px;margin-top:5px;}

.notice-detail-l{width:302px; height:550px; border:none; position:absolute; background-color:#fff;}
.notice-detail-l a{ text-decoration:none;}
.notice-detail-l-img1{ width:290px; height:176px; margin-top:-95px; margin-left:-152px; border:none; position:absolute;}
.notice-detail-l1-img1{ width:290px; height:176px; margin-top:-92px; margin-left:-152px; border:none; position:absolute;}
.notice-img1-content{width:270px; height:20px; border:none; color:#556387; font-size:10px;position:relative; z-index:99; text-align:left;margin-left:20px;margin-top:10px;}

/*  行业动态  */
.news-detail-ltui{
	width:250px;
	height:50px;
	border:double;
	color:#fff;
	font-size:28px;
	font-weight:bold;
	text-shadow:2px 2px 2px rgb(0,0,0,0.3);
	text-align:left;
}
.news-detail-ltuititle{ 
	margin-left:10px;
}

/*  服务  */
.bottom-img{
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.serrightli{
	border:none;
	width:350px;
	height:30px;
	float:right;
	margin-top:28px;
}
.serrightli li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

.serrightli ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	
}
.serrightli ul li a {
	border:none;
	float: left;
	display: block;
	width:112px;
	height:36px;
	margin: 0px 0px 0 0px;
	text-align: center;
	text-decoration: none;	
	outline:none;
	font-size:13px;
	 color:#fff;line-height:36px;
	cursor:pointer;
}
.serall{ width:800px; height:350px; border:none; float:left; margin-top:30px;}
.serleft{ width:358px; height:350px; border:none; margin-left:-50px;}
.serleftimg{ margin-top:40px;}
.serleftcon{line-height:20px; width:340px; height:50px; margin-top:20px; font-size:13px; font-weight:bold;text-align:justify; text-justify:inter-ideograph;}
.serright{ width:526px; height:341px; margin-left:340px; margin-top:-390px;}
.servicemiddle{
	border:none;
	width:894px;
	height:480px;
	margin:0 auto;
	margin-top:100px;
	display:flex;
	justify-content:center;
}
.serfam{
	border:none;
	width:100%;
	height:600px;
	margin:0 auto;
}
.servicemiddle2{
	display:block;
	border:none;
	width:894px;
	height:560px;
	margin:0 auto;
	margin-top:150px;
}
.servip{
	position:relative;
	border:double;
	color:#ececec;
	width:100%;
	height:760px;
	margin:0 auto;
	background-color:#ececec;
}
.servicemiddle3{
	display:block;
	border:none;
	width:1000px;
	height:560px;
	margin:0 auto;
	margin-top:150px;
}
.serfamall{ width:800px; height:420px; border:none; float:left; margin-top:10px;}
.serfamleft{ width:376px; height:420px; border:none;}
.serfamright{ width:394px; height:195px; border:none; margin-left:450px; margin-top:-395px;}
.serfamrightcon{ line-height:20px;width:450px; height:200px;margin-top:20px; font-size:13px; font-weight:bold;text-align:justify; text-justify:inter-ideograph;}
.servipall{width:900px; height:400px; border:none; float:left; margin-top:30px;}
.servipleft{ width:258px; height:350px; border:none; margin-left:10px;}
.servipleftcon{ color:#1D1D1F;line-height:20px; width:300px; height:50px;margin-top:20px; font-size:13px;font-weight:bold;text-align:justify; text-justify:inter-ideograph;}
.servipright{ width:640px; height:384px; margin-left:350px; margin-top:-360px;}

/*  产品页面  */
.procenter{
	position:relative;
	height:900px;
	width:100%;
	display:flex;
	justify-content:center;
	z-index:0;
	margin-top:-6px;
	background-color:#ececec;
	border:none;
}
.promiddle{ 
	width:100%;
	height:700px;
	border:none;
	margin-top:150px;
}
.proslider{ 
	width:1200px;
	height:310px;
	border:none;
	margin:0 auto;
	margin-top:100px;
}
.prolinebutton{
	margin:0 auto;
	width:1150px;
	height:93px;
	border:none;
}
.ft-carousel {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.ft-carousel .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.ft-carousel .carousel-inner .carousel-item {
	float: left;
	height: 100%;
}
.ft-carousel .carousel-item img {
	text-align:center;
	margin-left:80px;
}
.ft-carousel .carousel-indicators {
	position: absolute;
	left: 1180px;
	width: 15px;
	font-size: 0;
	border:none;
	height:100px;
	margin-top:120px;
}
.ft-carousel .carousel-indicators span {
	float:left;
	width: 5px;
	height: 5px;
	background-color: #556387;
	margin: 6px 0px 6px 4px;
	border-radius: 50%;
	cursor: pointer;
}
.ft-carousel .carousel-indicators span.active {
	width:11px;
	height:11px;
	border:1px solid #556387;
    border-radius:11px;
	background-color:#556387;
	margin-left:0px;
}
.ft-carousel .carousel-btn {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 45px;
	margin-top: -25px;
	cursor: pointer;
}
.protext1{ width:100%; height:40px; font-size:15px;text-align:center; margin-top:50px;}
.protext2{ width:100%; height:40px; font-size:15px; text-align:center; margin-top:0px;}
.divfuntion{ width:100%; height:700px;background-color:#ececec; border:none; position:relative;}
.funslider{ margin:0 auto; width:1036px; height:596px; background-image:url(../images/cp-gnys-bj.png);}
.funtitle{ width:150px; height:80px; border:none; position:absolute; margin-top:65px; margin-left:50px; z-index:88;}
.funtitleChi{ width:150px; height:45px; color:#fff; font-size:35px; text-shadow:2px 2px 2px 5px rgb(4,7,14,0.65); border:none;font-weight:bold;}
.funtitleEng{width:150px; height:15px; color:#B6B0AC; font-size:11px;}
.funtitleheng{ width:36px; height:4px; background-color:#D78B91; margin-top:12px;}
.ft-carousel1 {
	border:none;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	z-index:99;
	width: 1000px;
	height:600px;
	margin-left:15px;
}
.ft-carousel1 .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.ft-carousel1 .carousel-inner .carousel-item {
	float: left;
	height: 100%;
}
.ft-carousel1 .carousel-item img {
	width: 100%;
}
.ft-carousel1 .carousel-indicators {
	border:none;
	position: absolute;
	left: 0;
	bottom: 66px;
	width: 200px;
	height:50px;
	text-align: left;
	font-size: 0;
	line-height:80px;
	margin-left:35px;
	border:none;
}
.ft-carousel1 .carousel-indicators span {
	display: inline-block;
	width: 30px;
	height: 1.5px;
	background-color: #fff;
	margin: 0 10px 0px 0px;
	cursor: pointer;
}
.ft-carousel1 .carousel-indicators span.active {
	background-color: #D79697;
	width: 30px;
	height: 5px;
}
.ft-carousel1 .carousel-btn {
	position: absolute;
	top: 10%;
	width: 27px;
	height: 26px;
	cursor: pointer;
}
.ft-carousel1 .carousel-prev-btn {
	right: 97px;
	background:url(../images/left.png);
}
.ft-carousel1 .carousel-prev-btn:hover{
	opacity:0.7;
}
.ft-carousel1 .carousel-next-btn {
	right: 40px;
	background: url(../images/right.png);
}
.ft-carousel1 .carousel-next-btn:hover{
	opacity:0.7;
}
.fundiv1{ width:920px; height:560px; border:none; margin-left:35px; margin-top:10px;}
.fundiv1left{ width:430px; height:150px; border:none; margin-top:250px;}
.lefttext1{ width:400px; height:30px; color:#fff; font-size:25px; font-weight:bold;}
.lefttext2{width:400px; height:30px; color:#fff; font-size:15px; margin-top:20px; line-height:25px;letter-spacing:0px;text-align:justify; text-justify:inter-ideograph;}
.leftimg{ width:360px; height:568px; margin-left:430px; margin-top:-369px;}
.fundivNo1{ width:30px; height:20px; border:none; color:#fff; font-size:17px; font-weight:bold; margin-top:90px; margin-left:5px;}
.fundiv2right{ width:430px; height:180px; border:none; margin-top:-220px; margin-left:480px;}

.leftimg2{ width:503px; height:466px; margin-left:38px; margin-top:-139px;}
.righttext1{ width:430px; height:40px; color:#fff; font-size:25px; font-weight:bold; text-align:right;}
.righttext2{width:430px; height:20px; color:#fff; font-size:15px;line-height:20px;text-align:right; margin-top:10px;}
.fundivNo2{ width:30px; height:20px; border:none; color:#fff; font-size:17px; font-weight:bold; margin-top:90px; margin-left:45px;}

.leftimg3{width:465px; height:511px; margin-left:495px; margin-top:-373px;}
.lefttext3{width:445px; height:30px; color:#fff; font-size:15px; margin-top:20px; line-height:25px;}
.lefttext4{width:445px; height:30px; color:#fff; font-size:15px; margin-top:0px; line-height:25px;}
.lefttext5{width:445px; height:30px; color:#fff; font-size:15px; margin-top:50px; line-height:25px;}
.fundivNo3{ width:30px; height:20px; border:none; color:#fff; font-size:17px; font-weight:bold; margin-top:90px; margin-left:85px;}

/* 产品优势  */
.profun{
	position:relative;
	height:700px;
	width:100%;
	display:flex;
	justify-content:center;
	z-index:0;
	margin-top:-6px;
	background-color:#ececec;
	border:none;
}
.profunslider{ 
	margin:0 auto;
	width:1036px; 
	height:596px;
	background-image:url(../images/cp-cpys-bj.png);
}
.ft-carousel3 {
	border:none;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	z-index:99;
	width: 1010px;
	height:600px;
	margin-left:15px;
}
.ft-carousel3 .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.ft-carousel3 .carousel-inner .carousel-item {
	float: left;
	height: 100%;
}
.ft-carousel3 .carousel-indicators {
	border:none;
	position: absolute;
	left: 0;
	bottom: 66px;
	width: 130px;
	height:50px;
	text-align: left;
	font-size: 0;
	line-height:80px;
	margin-left:840px;
	border:none;
}
.ft-carousel3 .carousel-indicators span {
	display: inline-block;
	width: 30px;
	height: 1.5px;
	background-color: #fff;
	margin: 0 10px 0px 0px;
	cursor: pointer;
}
.ft-carousel3 .carousel-indicators span.active {
	background-color: #D79697;
	width: 30px;
	height: 5px;
}
.ft-carousel3 .carousel-btn {
	position: absolute;
	top: 10%;
	width: 27px;
	height: 26px;
	cursor: pointer;
}

.ft-carousel3 .carousel-prev-btn {
	right: 107px;
	background:url(../images/left.png);
}
.ft-carousel3 .carousel-prev-btn:hover{
	opacity:0.7;
}

.ft-carousel3 .carousel-next-btn {
	right: 50px;
	background: url(../images/right.png);
}
.ft-carousel3 .carousel-next-btn:hover{
	opacity:0.7;
}
.profundiv1{width:962px; height:560px; border:none; margin-left:35px; margin-top:10px;}
.profunleftimg{ width:162px; height:69px; position:absolute; margin-top:250px; border:none;}
.profunleftimg1{ width:628px; height:567px; position:absolute; margin-left:342px; margin-top:1px; border:none}
.profundiv1left{width:430px; height:150px; position:absolute; border:none; margin-top:310px;}
.prolefttext1{ width:400px; height:30px; color:#fff; font-size:25px; font-weight:bold; margin-top:50px;}
.prolefttext2{width:615px; height:30px; color:#fff; font-size:15px; margin-top:20px; line-height:25px;letter-spacing:0px;text-align:justify; text-justify:inter-ideograph;}
.profundivNo1{position:absolute; width:30px; height:20px; border:none; color:#fff; font-size:17px; font-weight:bold; margin-top:482px; margin-left:809px;}
.prolefttext3{width:615px; height:30px; color:#fff; font-size:15px; margin-top:25px; line-height:25px;letter-spacing:0px;text-align:justify; text-justify:inter-ideograph;}
.prolefttext4{width:615px; height:30px; color:#fff; font-size:15px; margin-top:0px; line-height:25px;letter-spacing:0px;text-align:justify; text-justify:inter-ideograph;}
.profundivNo2{position:absolute; width:30px; height:20px; border:none; color:#fff; font-size:17px; font-weight:bold; margin-top:482px; margin-left:849px;}
.prolefttext5{width:615px; height:30px; color:#fff; font-size:15px; margin-top:20px; line-height:25px;letter-spacing:0px;text-align:justify; text-justify:inter-ideograph;}
.profundivNo3{position:absolute; width:30px; height:20px; border:none; color:#fff; font-size:17px; font-weight:bold; margin-top:482px; margin-left:889px;}

/*  关于我们  */
.aboutusmiddle{
	border:none;
	width:894px;
	height:560px;
	margin:0 auto;
	margin-top:100px;
	display:flex;
	justify-content:center;
}
.aboutusmiddle2{
	display:none;
	border:none;
	width:894px;
	height:560px;
	margin:0 auto;
	margin-top:45px;
}
.aboutusmiddle3{
	display:none;
	border:none;
	width:894px;
	height:560px;
	margin:0 auto;
	margin-top:50px;
}
.gsjjall{ width:900px; height:350px; border:none; float:left; margin-top:10px;}
.gsjjleft{ width:404px; height:350px; border:none;}
.gsjjright{ width:450px; height:350px; border:none; margin-left:444px; margin-top:-350px;}
.gsjjtitle{ width:400px; height:40px;font-size:30px; border:none; margin-top:50px;}
.gsjjheng{ width:22px; height:4px; background-color:#D78B91; position:relative; margin-top:8px; margin-left:3px;}
.gsjjcon{ width:440px; height:220px; border:none; position:relative; margin-top:20px;font-size:15px;text-align:justify; text-justify:inter-ideograph;}
.qywhall{width:900px; height:500px; border:none; float:left; margin-top:200px;}
.qywhup{ width:900px; height:250px; border:none; float:left;}
.qywhuptext{ width:480px; height:240px; border:none; margin-top:-250px; margin-left:400px;}
.qywhuptitle{ width:400px; height:40px; font-size:25px; margin-top:35px;}
.qywhupheng{ width:198px; height:3px; background-color:#D78B91;}
.qywhupcon{ width:480px; height:200px; font-size:12px;text-align:justify; text-justify:inter-ideograph; margin-top:15px;}
.qywhdown{width:900px; height:250px; border:none; float:left;}
.fzlcall{width:900px; height:445px; border:none; float:left; margin-top:240px;}
.team{
	position:relative;
	height:900px;
	width:100%;
	display:flex;
	justify-content:center;
	z-index:0;
	margin-top:-6px;
	background-color:#f5f5f5;
	border:none;
}
.teamtabline{
	width:100%;
	/*background: url(../images/xwbj01.png) repeat-y;
    background-size:100% 100%;  
    width: 100%;*/
    height: 100px;
	border:none;
	position:relative;
	margin-top:50px;
}
.teamcenter{ width:300px; height:90px; border:none; margin:0 auto;}
.teamtext{ width:100%; height:40px; border:none; text-align:center; font-size:20px; margin-top:70px;}
.teamtext1{ width:100%; height:40px; border:none; text-align:center; font-size:20px;}
.team-up{border:none;width:1000px;height: 450px;margin:0 auto;z-index:99; margin-top:60px;}
.team-up li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

.team-up ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	
}
.team-up ul li a {
	width: 176px;height:330px;
	border:none;
	float: left;
	display: block;
	margin: 0px 36px 0 38px;	
	text-align: center;
	text-decoration: none;	
	outline:none;
}
.teamli01 a{background-image:url(../images/gywm-zky02.png);}
.teamli01 a:hover{position:relative;background-image:url(../images/gywm-zky01.png);z-index:100;}
.teamli02 a{background-image:url(../images/gywm-sgh02.png);}
.teamli02 a:hover{position:relative;background-image:url(../images/gywm-sgh01.png);z-index:100;}
.teamli03 a{background-image:url(../images/gywm-lwm02.png);}
.teamli03 a:hover{position:relative;background-image:url(../images/gywm-lwm01.png);z-index:100;}
.teamli04 a{background-image:url(../images/gywm-zzg02.png);}
.teamli04 a:hover{position:relative;background-image:url(../images/gywm-zzg01.png);z-index:100;}
.teamli05 a{background-image:url(../images/gywm-tjz02.png);}
.teamli05 a:hover{position:relative;background-image:url(../images/gywm-tjz01.png);z-index:100;}
.up-team01{position:absolute;border:none;width:200px;height:90px;font-size:22px; font-weight:bold;margin-left:0px;margin-top:350px;text-align:left;}
.up-team01-1{font-size:14px; margin-top:5px;}
.up-team01-2{font-size:14px; margin-top:-12px;}
.up-team02{position:absolute;border:none;width:300px;height:90px;font-size:22px;font-weight:bold;margin-left:0px;margin-top:350px;text-align:left;}
.up-team02-1{font-size:14px; margin-top:5px;}
.up-team02-2{font-size:14px; margin-top:-12px;}
.up-team03{position:absolute;border:none;width:450px;height:150px;font-size:22px;font-weight:bold;margin-left:0px;margin-top:350px;text-align:left;}
.up-team03-1{font-size:14px; margin-top:5px;}
.up-team03-2{font-size:14px; margin-top:-12px;}
.up-team03-3{font-size:14px; margin-top:-12px;}
.up-team04{position:absolute;border:none;width:300px;height:100px;font-size:22px;font-weight:bold;margin-left:0px;margin-top:350px;text-align:left;}
.up-team04-1{font-size:14px; margin-top:5px;}
.up-team04-2{font-size:14px; margin-top:-12px;}
.up-team05{position:absolute;border:none;width:300px;height:100px;font-size:22px;font-weight:bold;margin-left:0px;margin-top:350px;text-align:left;}
.up-team05-1{font-size:14px; margin-top:5px;}
.up-team05-2{font-size:14px; margin-top:-12px;}
.market{
	position:relative;
	height:800px;
	width:100%;
	display:flex;
	justify-content:center;
	z-index:0;
	margin-top:-6px;
	background-color:#ececec;
	border:none;
}
.maketbj{ width:100%; height:700px;border:none; margin-top:120px;justify-content:center; text-align:center; position:absolute;display:flex;}
.market-up{
	border:none;
	margin:0 auto;
	position:absolute;
	width: 900px;
	height:450px;
	z-index:99;
	margin-top:100px;
}
.market-up li{
	padding: 0px;
	margin: 0px;
	display: inline;
}
.marketli01 a{ background-image:url(../images/gywm-gnsc.png);cursor:pointer;}
.marketli02 a{background-image:url(../images/gywm-ozsc.png);cursor:pointer;}
.marketli03 a{background-image:url(../images/gywm-mzsc.png);cursor:pointer;}
.marketli04 a{background-image:url(../images/gywm-ytsc.png);cursor:pointer;}
.market-up ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	
}
.market-up ul li a {
	border:none;
	float: left;
	display: block;
	width: 165px;
	height: 404px;
	margin: 0px 30px 0px 30px;
	font-size: 18px;
	text-align: center;
	text-decoration: none;	
	outline:none;
}
.marketbjimg{ width:100%;height:375px; border:none; position:absolute; margin-top:302px; background-size:100% 100%; background-image:url(../images/gywm-fwfwbj01.png);}
.market1-up{ display:none; width:900px; height:450px; border:none; position:absolute; margin:0 auto;z-index:99; margin-top:100px;}
.market1con{ width:900px; height:200px; border:none; font-size:31px; font-weight:bold;text-indent:2em; line-height:60px;text-align:justify; text-justify:inter-ideograph;}
.marketback{ width:900px; height:60px; text-align:center; margin-top:130px;}
.market2logo{width:900px; height:60px; text-align:center; margin-top:60px;}
.market2back{ width:900px; height:60px; text-align:center; margin-top:60px;}

/*  加入我们  */
.join{ 
	position:relative;
	height:900px;
	width:100%;
	display:flex;
	justify-content:center;
	z-index:0;
	margin-top:-6px;
	background-color:#ececec;
	border:none;
}
.joinline{
	width:100%;
	background: url(../images/xwbj01.png) repeat-y;
    background-size:100% 100%;  
    width: 100%;
    height: 100px;
	border:none;
	position:relative;
	margin-top:120px;
}
.joinall{ width:900px; height: 450px; border:none; position:absolute; margin:0 auto; margin-top:320px;}
.joinup{ width:900px; height:200px; border:none; float:left;}
.joinupleft{ width:550px; height:200px; border:none;}
.joinuolefttitle{ width: 500px; height:30px;font-size:25px; border:none; margin-top:28px;}
.joinuolefttitleEng{ color:#434345; font-size:15px; font-weight:bold;}
.joinuolefttitleheng{ width:19px; height:3px; background-color:#D78B91; margin-left:3px; margin-top:5px;}
.joinupcon{ width:550px; height:100px; font-size:15px; margin-top:25px;text-align:justify; text-justify:inter-ideograph;}
.joinupimg{ position:absolute; margin-top:-180px; margin-left:580px;}
.joinallline{ width:1000px; height:1px; margin-left:-50px; margin-top:230px; background-color:rgb(85,99,135,0.6);}
.joindown{width:900px; height:200px; border:none; float:left; margin-top:20px;}
.yxfs{
	position:relative;
	height:700px;
	width:100%;
	display:flex;
	justify-content:center;
	z-index:0;
	margin-top:-6px;
	background-color:#f5f5f5;
	border:none;
}
.yxfsall{width:850px; height: 300px; border:none; position:absolute; margin:0 auto; margin-top:260px; float:left;}
.yxfsimg{ position:absolute; margin-left:156px;}
.partplan{
	position:relative;
	height:1150px;
	width:100%;
	display:flex;
	justify-content:center;
	z-index:0;
	margin-top:-6px;
	background-color:#ececec;
	border:none;
}
.planupall{ width:638px; height:900px; border:none;; position:absolute; margin:0 auto; margin-top:230px;}
.plancon{ width:480px; height:70px; border:none; position:absolute; margin-top:-80px; margin-left:94px;}
.palnconhegn{ width:15px; height:3px; background-color:#D78B91; margin-top:12px;}
.pantext{ width:480px; color:#fff; height:30px; font-size:15px; font-weight:bold; margin-top:8px;}
.plandown{ width:638px; height:400px; border:none; margin-top:25px;}
.plandowntr1{ width:638px; height:99px; border:none; float:left;}
.planright1{ width:400px; height:99px; margin-left:238px; margin-top:-103px; background-color:rgb(85,99,135,0.25);}
.palnrightcon{ width:350px; height:79px; border:none; position:absolute; line-height:17px; letter-spacing:3px; margin-top:15px; margin-left:25px; font-size:12px; font-weight:bold;text-align:justify; text-justify:inter-ideograph;}
.plandowntr2{ width:638px; height:99px; border:none; float:left; margin-top:20px;}
.palnrightcon1{ width:350px; height:79px; border:none; position:absolute; line-height:17px; letter-spacing:3px; margin-top:20px; margin-left:25px; font-size:12px; font-weight:bold;text-align:justify; text-justify:inter-ideograph;}


/*赣州新闻页面*/
.newsgz-xia1{
	border:none;
	position:relative;
	width:100%;
	background-color:#ececec;
	text-align:center;
	height:4850px;
}
.newsgz-xiadiv1{
	border:none;
	margin:0 auto;
	position:relative;
	width:1006px;height:4950px;
	margin-top:-6px;
}
.news-detailgz{ width:1000px; height:4750px; border:none; position:absolute; margin-top:0px;}
.newsgz-detail-l{ width:302px; height:1110px; border:none; position:absolute; background-color:#fff;}
.newsgz-detail-l a{ text-decoration:none;}
.news-detail-rgz{ width:678px; height:4750px; border:none; position:absolute; margin-left:320px; margin-top:0px;background-color:#fff;}
.news-con-textcon1{ width:650px; height:10px;  font-size:15px; text-align:left; margin-top:20px; margin-left:20px;}
.news-con-textline1{width:650px; height:50px;  font-size:15px; text-align:left; margin-top:200px; margin-left:20px;}
.news-con-textcon2{ width:650px; height:10px;  font-size:15px; text-align:left; margin-top:35px; margin-left:20px;}
.news-con-textcon3{width:650px; height:10px;font-size:15px; text-align:left; margin-top:340px; margin-left:20px;}
.news-con-textcon4{width:650px; height:20px;font-size:15px; text-align:left; margin-top:340px; margin-left:20px;}
.news-con-imggz4{ width:480px; height:268px; position:absolute; margin-top:40px; margin-left:-240px;}
.news-con-img5{ width:480px; height:268px; position:absolute; margin-top:60px; margin-left:-240px;}
.news-con-img6{ width:480px; height:268px; position:absolute; margin-top:70px; margin-left:-240px;}
.news-con-textcon5{width:650px; height:10px;font-size:15px; text-align:left; margin-top:360px; margin-left:20px;}
.news-con-textcongz1{ width:650px; height:10px;  font-size:15px; text-align:left; margin-top:60px; margin-left:20px;}
.news-con-textcongz2{ width:650px; height:10px;  font-size:15px; text-align:left; margin-top:80px; margin-left:20px;}

/* 银行新闻  */
.news0821-xia1{
	border:none;
	position:relative;
	width:100%;
	background-color:#ececec;
	text-align:center;
	height:4150px;
}
.news0821-xiadiv1{
	border:none;
	margin:0 auto;
	position:relative;
	width:1006px;height:4250px;
	margin-top:-6px;
}

.news-detail0821{ width:1000px; height:4050px; border:none; position:absolute; margin-top:0px;}
.news-detail-r0821{ width:678px; height:4050px; border:none; position:absolute; margin-left:320px; margin-top:0px;background-color:#fff;}
.news-con-textcon4line{ width:640px; height:90px;  font-size:15px; text-align:left; margin-top:20px; margin-left:20px;text-align:justify; text-justify:inter-ideograph;}
.news-con-textconcenter{ width:100%; height:15px; text-align:center;}
.news-con-imgcenter{ width:480px; margin-top:15px;}
.news-con-textcon10line{ width:640px; height:190px;  font-size:15px; text-align:left; margin-top:20px; margin-left:20px;text-align:justify; text-justify:inter-ideograph;}
.news-con-textcon2line{ width:640px; height:30px;  font-size:15px; text-align:left; margin-top:20px; margin-left:20px;text-align:justify; text-justify:inter-ideograph;}
.news-con-textcon1line{width:640px; height:10px;  font-size:15px; text-align:left; margin-top:20px; margin-left:20px;text-align:justify; text-justify:inter-ideograph;}

/* 洛阳新闻 */
.news0826-xia1{
	border:none;
	position:relative;
	width:100%;
	background-color:#ececec;
	text-align:center;
	height:4450px;
}
.news0826-xiadiv1{
	border:none;
	margin:0 auto;
	position:relative;
	width:1006px;height:4550px;
	margin-top:-6px;
}
.news0826-xia11{
	border:none;
	position:relative;
	width:100%;
	background-color:#ececec;
	text-align:center;
	height:5800px;
}
.news0826-xiadiv11{
	border:none;
	margin:0 auto;
	position:relative;
	width:1006px;height:5900px;
	margin-top:-6px;
}
.news-detail0826{ width:1000px; height:4350px; border:none; position:absolute; margin-top:0px;}
.news-detail-r0826{ width:678px; height:4350px; border:none; position:absolute; margin-left:320px; margin-top:0px;background-color:#fff;}
.news-detail-r08261{ width:678px; height:5700px; border:none; position:absolute; margin-left:320px; margin-top:0px;background-color:#fff;}
.newsmenu-1{
	width:290;
	height:981px;
	border:double;
	color:#fff;
}
.newsmenu-2{
	width:290px;
	height:300px;
	border:double;
	display:none;
	color:#fff;
}
.newsleftright{
	width:100px;
	height:41px;
	border:none;
	margin-top:10px;
	float:right;
}
.newsleftright2{
	width:100px;
	height:41px;
	border:double;
	margin-top:25px;
	float:right;
}
.newl-l{
	width:41px;
	height:41px;
	background-image:url(../images/xw-zc-left.png);
	float:right;
	cursor:pointer;
	display:none;
	margin-right:10px;
}
.newl-r{
	width:41px;
	height:41px;
	background-image:url(../images/xw-zc-right.png);
	float:right;
	cursor:pointer;
	margin-right:10px;
}
.news-menu2-img1{ width:290px; height:176px; margin-top:-90px; margin-left:-149px; border:none; position:absolute;}
.news-menu0826-title{ width:600px; height:40px; border:none; position:absolute;font-weight:bolder; font-size:20px; margin-top:88px; text-align:left; margin-left:22px;}
.news0826-con-textline4{width:650px; height:80px;  font-size:15px; text-align:left; margin-top:200px; margin-left:20px;text-align:justify; text-justify:inter-ideograph;}
.news0826-con-textcon1line{width:640px; height:20px;  font-size:15px; text-align:left; margin-top:5px; margin-left:20px;text-align:justify; text-justify:inter-ideograph;}
.news0826-con-imgcenter{ width:620px; text-align:center;margin-top:5px;}
.news0826-con-textcon2line{width:640px; height:40px;  font-size:15px; text-align:left; margin-top:5px; margin-left:20px;text-align:justify; text-justify:inter-ideograph;}
.news0826-con-textcon6line{width:640px; height:120px;  font-size:15px; text-align:left; margin-top:5px; margin-left:20px;text-align:justify; text-justify:inter-ideograph;}


/* */
.about-title{ width:500px; height:100px; margin:0 auto; border:none;}
.about-Eng{width:500px; height:60px; border:none; text-align:center; font-size:24px; line-height:80px; font-weight:bolder;}
.about-Chi{width:500px; height:23px; color:#434345; border:none; text-align:center; font-size:20px;font-weight:bolder;}
.about-line{width:36px; height:2px; border:none; background-color:#D78B91; margin-left:232px; margin-top:6px;}
.about-video{ position:absolute; margin-top:60px;}

/* footer */
#tooplate_footer_wrapper{
	position:relative;
	height:520px;
	width: 100%;
	border-top: 1px solid #fff;
	padding-top: 1px;
	background: #fff;
}
#tooplate_footer {
	width:90%;
	margin: 0 auto;
	margin-top: 100px;
    border-bottom: 1px solid #000000;
}
.footer-mid{
	margin: 0 auto;
	width:1200px;
	height:330px;
	border:none;
	margin-top:90px;
}
.footer-mid-l-tu1{ border:none; position:relative; width:192px;}
.footer-mid-l-logo{border:none; position:absolute; width:187px; margin-left:201px; margin-top:-135px;}
.footer-mid-l{
	position:absolute;
	border:none;
	float:left;
	width:459px;
	height:220px;
}
.footer-mid-l-title{
	border:none;
	color:#555555;
	width:200px;height:30px;margin-left:201px;margin-top:-100px; font-size:13px; 
}
.footer-mid-l-content{
	position:absolute;
	border:none;
	text-align:justify; 
	text-justify:inter-ideograph;
	color:#555555;
	height:110px;width:280px;font-size:9px;margin-left:201px;margin-top:0px;
}
#footer-mid-m{
	position:absolute;
	height:235px;
	width:48px;
	border:none;
	margin-top:-10px;
	margin-left:581px;
}
.footer-mid-dao{ border:none; color:#efefef; height:50px; text-align:center;font-size:16px; color:#000;font-weight:bolder;}
.footer-mid-tel{height:50px; font-size:16px; color:#000; font-weight:bolder; margin-top:-10px;}
.footer-mid-telp1{color:#555555;margin-top:20px;font-size:13px; }
.footer-mid-telp2{color:#555555; margin-top:6px;font-size:13px; }
.footer-mid-telp3{color:#555555; margin-top:6px;font-size:13px; }
#footer-mid-m ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#footer-mid-m li a{
	display: block;
	padding: 0px 5px 5px 8px;
	text-decoration: none;
	text-align:center;
	color:#555555;
	border:none;
	font-size:14px;
	font-weight:bold;
	
}
#footer-mid-m li a:hover{
	color:#D79697;
}

.footer-mid-r{
	width:460px;
	height:200px;
	float:right;
	border:none;
}
.footer-mid-g{
	float:right;
	width:200px;
	height:200px; 
	border:none; 
	font-size:16px; 
	color:#0e1726;
	margin-top:-10px;
}
.footer-mid-g-p{font-size:16px; color:#000; margin-left:35px; font-weight:bolder;}

.footer-mid-g li{
	padding: 0px;
	margin: 0px;
	display: inline;
	float:right;
	margin-top:22px;
}
.footer-mid-g ul li a {
	border:none;
	float: left;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0px 30px 0px 0px;
	font-size: 18px;
	text-align: center;
	text-decoration: none;	
	outline:none;
}
.footer-mid-tel{
	height:200px;
	width:200px;
	border:none;
	position:absolute;
}
.footer-mid-bottom-l{
	border:none;
	position:absolute;
	width:600px;
	height:30px;
	font-size:12px;
	margin-top:213px;
	
	letter-spacing:1px;  
}
.footer-mid-bottom-l1
{
	border:none;
	position:absolute;
	width:600px;
	height:30px;
	font-size:12px;
	margin-top:229px;
}
.footer-mid-bottom-l2
{
	border:none;
	position:absolute;
	width:500px;
	height:30px;
	font-size:12px;
	margin-top:247px;
}
.footer-mid-bottom-l3
{
	border:none;
	position:absolute;
	width:500px;
	height:30px;
	font-size:12px;
	margin-top:265px;
	
}
.footer-mid-bottom-l2 a
{
	
	color:#000;
	text-decoration:none;
}
.footer-mid-bottom-l3 a
{
	
	color:#000;
	text-decoration:none;
}
.footer-mid-bottom-l2 a:hover{
	text-decoration:underline;
}
.footer-mid-bottom-l3 a:hover{
	text-decoration:underline;
}
.footer-mid-bottom-r{
	position:absolute;
	border:none;
	width:490px;
	height:110px;
	font-size:12px;
	margin-left:690px;
	margin-top:200px;
}
.footer-mid-bottom-r1{
	font-size:12px; color:#555555; margin-top:80px;  margin-left:90px;
}
.footer-mid-bottom-r2{
	font-size:18px; color:#0e1726; margin-left:275px; margin-top:-22px;
}
.footer-diqiu{ width:107px; height:104px;margin-left:390px; margin-top:-120px;}