body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
q:before,q:after{content:'';}/* 消除q前后的内容 */
button,input,select,textarea{font-size:100%;}/* 使得表单元素在 ie 下能继承字体大小 */
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
address,cite,dfn,em,var{font-style:normal;} /* 将斜体扶正 */
img{max-width:100%;border:none;vertical-align:middle;}
input{vertical-align:middle;}
ul,ol,li{list-style-type:none;}

*{-webkit-box-sizing:border-box;box-sizing:border-box;}
body{font:12px/1.6 Microsoft YaHei,Tahoma, Arial, sans-serif;color:#666;}

a{color:#666; text-decoration:none;}
a:hover{color:#f90; text-decoration:none;}
a:focus,input:focus{outline:0;}

.fl,.left{float:left;}
.fr,.right{float:right;}
.t_l{text-align:left;}
.t_c{text-align:center;}
.t_r{text-align:right;}
.br10{-webkit-border-radius:10px;border-radius:10px;}
.clearfix:before,.clearfix:after{
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}

.wrapper{width:100%;min-width:1200px;position:relative;overflow:hidden;}

.container{width:780px;margin:0 auto;position:relative;}

.header{width:100%;background-color:#fff;background-color:rgba(255,255,255,.8);position:absolute;left:0;top:0;}
.header .container{height:94px;}
.header .logo{position:absolute;left:-272px;top:0;}
.header .topMenu{height:50px;line-height:50px;position:absolute;right:-110px;top:0;}
.header .topMenu a{padding:0 5px;font-size:10px;}
.header .nav{line-height:52px;padding-top:42px;text-align:center;font-size:14px;}
.header .nav a{padding:0 30px;}
.header .topRight{width:332px;height:100%;position:absolute;left:890px;top:0;overflow:hidden;}
.header .topRight .qrCode{float:left;width:79px;height:100%;background:url(../image/weixin.jpg) no-repeat;cursor:pointer;}
.header .topRight .qrCode:hover{background-image:url(../image/erwma.jpg);}
.header .topRight .tel{float:left;width:253px;height:100%;padding:26px 0 0 50px;color:#fff;background-color:#c20009;}
.header .topRight .tel p{padding-top:5px;font-size:14px;}
.header .topRight .tel img{padding-right:5px;vertical-align:inherit;}489c;}
.header .headNav .topRight{height:94px;left:740px;}

.centres{width:1000px;margin:0 auto;position:relative;}

.header .headNav{height:50px;}

.project{padding:80px 0;}

.header .headNav .topMenu{width:800px;right:0;}
.header .headNav .topMenu a{padding:0 30px;font-size:14px;color:#00489c;}
.header .headNav .topRight{height:94px;left:740px;}


.map{background:url(../images/map.jpg) no-repeat center top;}
.map .container{height:372px;}
.map h3{margin-top:10px;font-size:22px;color:#003781;}
.map p{font-size:14px;color:#898989;}
.map .address{width:280px;height:192px;padding:24px 40px 0;background-color:#fff;background-color:rgba(255,255,255,.9);position:absolute;left:-124px;top:0;}
.map .route{width:516px;height:180px;padding:28px 60px 0;background-color:#fff;background-color:rgba(255,255,255,.9);position:absolute;left:156px;bottom:0;}
.map .route h3{font-size:30px;}
.map a{width:96px;height:96px;background-repeat:no-repeat;position:absolute;right:0;top:0;display:block;}
.map a.map_01{background-image:url(../images/map_01.jpg);right:106px;}
.map a.map_02{background-image:url(../images/map_02.jpg);right:10px;top:96px;}
.map a.map_03{background-image:url(../images/map_03.jpg);right:-80px;}

.footer{line-height:80px;color:#cacaca;}



.title{
	width: 1080px;
	margin:0 auto;
}
.title h3{
	padding-top: 80px;
	text-align: center;
	color: #422150;
	font-size: 36px;
	font-weight: bold;	
}
.title h3 span{
    display: block;     /*设置为块级元素会独占一行形成上下居中的效果*/
    position: relative;   /*定位横线（当横线的父元素）*/
}

.title h4{
	margin: 0 auto;
	font-size: 18px;
	color: #917eb3;
	text-align: center;
	font-weight: lighter;
	margin-top: 40px;
}
.title p{
	letter-spacing:1px;
	text-transform: uppercase;
	margin: 0 auto;
	font-size: 12px;
	color: #a085b0;
	text-align: center;
	font-weight: lighter;
}

/* 案例轮播 */

.slide{margin: 0 auto; left: 50%; margin-left: -960px; position: relative;}

#slider{position:relative; width: 1920px;}
#slider .btn{width:56px;height:93px;margin-top:-41px;position:absolute;top:50%; display:block;}

#slider .btn.prev{left:350px;background-image:url(../image/LL.png); z-index: 100; top: 350px;}
#slider .btn.next{background-image:url(../image/RR.png);right:350px; z-index: 100; top: 350px;}
#slider .num{width:100%;text-align:center;position:absolute;left:0;bottom:-40px;}
#slider .num ul li{width:9px;height:9px;border:1px solid #00a7d1;margin:0 3px;background:#fff;text-indent:-9999em;overflow:hidden;display:inline-block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;cursor:pointer;}
#slider .num ul li.on{background-color:#00a7d1;}

.slide2{ padding-top:30px; margin: 0 auto; left: 50%; margin-left: -960px; position: relative;}

#slider2{position:relative; width: 1920px;}
#slider2 .btn{width:56px;height:93px;position:absolute;top:50%; display:block;}

#slider2 .btn.prev{left:400px;background-image:url(../image/LL.png); z-index: 100; top: 450px;}
#slider2 .btn.next{background-image:url(../image/RR.png);right:400px; z-index: 100;top: 450px;}
#slider2 .num{width:100%;text-align:center;position:absolute;left:0;bottom:-40px;}
#slider2 .num ul li{width:9px;height:9px;border:1px solid #00a7d1;margin:0 3px;background:#fff;text-indent:-9999em;overflow:hidden;display:inline-block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;cursor:pointer;}
#slider2 .num ul li.on{background-color:#00a7d1;}


/* 专家轮播 */
.inspectbg .centres{width:1115px;}
.inspectbg .centres img{margin-bottom:60px;}
.inspectbg .centres .people-title{margin-top:50px;}
.people{height:200px;overflow:hidden;}
.inspectbg .centres .team-ul{}
.inspectbg .centres .team-ul li{float:left;background-color:#fff;position:relative;}
.inspectbg .centres .team-ul li +li {margin-left:5px;}
.inspectbg .centres .team-ul li .introduce{width:90%;padding:14px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.inspectbg .centres .team-ul li:nth-child(1),.inspectbg .centres .team-ul li:nth-child(5){margin-top:50px;}
.inspectbg .centres .team-ul li:nth-child(3){margin-top:-12px;}
.inspectbg .centres .team-ul li .describe{padding:14px 20px;text-align:left;}
.inspectbg .centres .team-ul li .describe h2{padding:10px 0;font-size:18px;color:#4295dc;}
.inspectbg .centres .team-ul li .describe p{font-size:11px;color:#909090;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.inspectbg .centres .team-ul li .describe span{width:0;height:0;border-left:10px solid transparent;border-top:20px solid transparent;border-right:20px solid #4295dc;position:absolute;bottom:10px;right:25px;}

.bx-wrapper{max-width:1095px !important;}

.bx-controls{position:relative;}

.bx-controls-direction{width:290px;height:31px;margin:50px auto;overflow:hidden;}
.bx-controls-direction a{width:18px;height:31px;background-repeat:no-repeat;text-indent:-9999em;}
.bx-controls-direction .bx-prev{float:left;background-image:url(../image/bx-prev.png);}
.bx-controls-direction .bx-next{float:right;background-image:url(../image/bx-next.png);}

.bx-pager{width:230px;height:21px;padding-top:5px;margin-left:-115px;text-align:center;background-color:#e2f2fe;position:absolute;left:50%;bottom:5px;-webkit-border-radius:10px;border-radius:10px;}
.bx-pager > div{margin:0 3px;display:inline-block;}
.bx-pager > div > a{width:11px;height:11px;background-color:#ebf6fe;display:inline-block;-webkit-border-radius:50%;border-radius:50%;text-indent:-9999em;}
.bx-pager > div > a.active{background-color:#fff;}


.map{background:url(../image/map.jpg) no-repeat center top;}
.map .container{height:372px;}
.map h3{margin-top:10px;font-size:22px;color:#003781;}
.map p{font-size:14px;color:#898989;}
.map .address{width:280px;height:192px;padding:24px 40px 0;background-color:#fff;background-color:rgba(255,255,255,.9);position:absolute;left:-124px;top:0;}
.map .route{width:516px;height:180px;padding:28px 60px 0;background-color:#fff;background-color:rgba(255,255,255,.9);position:absolute;left:156px;bottom:0;}
.map .route h3{font-size:30px;}
.map a{width:96px;height:96px;background-repeat:no-repeat;position:absolute;right:0;top:0;display:block;}
.map a.map_01{background-image:url(../images/map_01.jpg);right:106px;}
.map a.map_02{background-image:url(../images/map_02.jpg);right:10px;top:96px;}
.map a.map_03{background-image:url(../images/map_03.jpg);right:-80px;}


.part2 .container{
	width: 1020px;
	margin: 0 auto;
	padding-left: 20px;
}
.part2 .container .part{
	width: 330px;
	margin-top: 80px;
	float: left;
}
.part2 .container .part h3,p{
	color: #FFFFFF;
}
.part2 .container .part h3{
	font-size: 18px;
	font-weight: bold;
}
.part2 .container .part p{
	font-size: 16px;
	margin-top: 30px;
}
.part2{
	background: url(../image/banner-2.jpg) no-repeat center;
	height: 419px;
}

.part3{
	background: url(../image/banner-3.jpg) center no-repeat;
	height: 471px;
}

.part4{
	background: url(../image/banner-4.jpg) top center no-repeat;
	height: 944px;
}

.part5{
	background: url(../image/banner-5.jpg)no-repeat top;
	height: 500 px;
}

.part6{
	background: url(../image/banner-6.jpg)no-repeat top;
	height:1279px;
}


.expert{
	background: url(../image/expert.jpg) no-repeat center;
	height: 765px;
}
.expert .right{
	position: relative;
	padding-top: 40px;
}
.expert .right h3{
	width: 420px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 5px 5px 5px 40px;
	background-color: #774d99;
	position: relative;
	left:45%;
}
.expert .right h4{
	width: 420px;
	font-size: 14px;
	font-weight: lighter;
	color: #fff;
	line-height: 20px;
	padding: 10px;
	background-color: #9d95a4;
	position: relative;
	left: 55%;
}
.expert .right h5{
	width: 100px;
	font-size: 14px;
	font-weight: lighter;
	color: #fff;
	line-height: 20px;
	padding:5px;
	background-color: #774d99;
	position: relative;
	left: 50%;
	margin-top: 50px;
	text-align: center;
}
.expert .right p{
	font-size: 12px;
	color:#686767;
	font-weight: normal;
	margin-top: 10px;
	position: relative;
	padding-right: 30%;
	padding-left: 50%;
}

.last{
	background: url(../image/last.jpg) no-repeat center;
	height: 1060px;
}
.last .container{
	width: 810px;
	margin: 0 auto;
}
.last .container .part{
	width: 206px;
	margin-left: 30px;
	float: left;
}
.last .container h3{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 21px;
	padding-top: 53px;
}
.last .container h3{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 21px;
	padding-top: 53px;
}
.last .container h4{
	color: #917eb3;
	font-size: 18px;
	padding-top: 20px;
	text-align: center;
}
.last .container p{
	margin-top: 10px;
}


#slideTxtBox{ padding-top:0px; margin: 0 auto;position:relative; width: 820px;  }
#slideTxtBox .hd{width:100%;text-align:center;position:absolute;right:-825px;top:75px;}
#slideTxtBox .hd ul li{line-height:65px;width: 250px; height: 74px; font-size: 24px; font-weight: normal; text-align:center; color: #FFFFFF; background-color:#b1aea7 ;  margin-top: 5px;}
#slideTxtBox .hd ul li.on{background-color:#b893bc;}
