@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB"; font-size:14px; line-height:24px; color:#333333;}
body,div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,tr,td,form,input,select,option,textarea{
	  margin:0;
  	padding:0;
    border: 0;
    outline:0;
  }
  a{text-decoration:none;}
    h1,h2,h3,h4,h5,h6{
	   font-size:14px;
  	font-weight:normal;
  }
    ul,li,ol{
	list-style:none;
  }
  .clear{
	 clear:both;
   zoom:1;
  }
  .clear:after{
	 display:block;
   content:'.';
   height:0;
   clear:both;
   visibility:hidden;
  }
  img{border:0px;}
#wrap {
    width:100%;
   
    width:expression(document.body.clientWidth <= 1200? "1200px": "auto");
    min-width:1200px;
}

#header {
	

  
    width:1200px;
	margin:0px auto;
    height:110px;
    background:#ffffff;
	
}
.header_bg{  width:100%;  z-index: 1000;  height:110px;
    background:#ffffff;
		position:fixed; 
    top:0px;}

.fr{float:right;}
.tel{height:30px;line-height:30px; text-align:right;}
.tel span{color:#00b0f0; font-size:24px; font-weight:bold; font-style: italic; font-family:Arial, Helvetica, sans-serif;}
.top-nav {margin-top:20px;}
.top-nav li {
	float: left;
	width: 132px;
	text-align: center;
	font-size:18px;

}
.top-nav li a {
	color:#333333;
	display: block;
	padding:10px 16px;
}
.top-nav li.on a {
	color: #01b0f1;
	border:1px solid #01b0f1;
	background: #ffffff;
	border-radius:30px;
}
.top-nav li a:hover {
	color: #01b0f1;
		background: #ffffff;
	border-radius:30px;
		border:1px solid #01b0f1;
}

	.banner{
			width: 100%;
			/*height: 500px;*/
			/*background: black;*/
			/*子绝父相*/
			position: relative;
			/*超出部分全部隐藏，解决横向滚动条*/
			overflow: hidden;
			margin-top:110px;
		}
		.banner ul{
			position: absolute;
		}
		.banner ul li{
			/*这个100%是相对于父盒子的（会把父盒子的宽度继承过来,如父盒子300%,这这里的100%就会相当于300%）*/
			width: 100%;
			height: 500px;
			float: left;
			background:  no-repeat center center;
		}
		/*.banner ul li:nth-child(1){*/
			/*background: url('./1.jpg') no-repeat center center;*/
		/*}*/
		/*.banner ul li:nth-child(2){*/
			/*background: url('./2.jpg') no-repeat center center;*/
		/*}*/
		/*.banner ul li:nth-child(3){*/
			/*background: url('./3.jpg') no-repeat center center;*/
		/*}*/
		.banner ol{
			/*width: 60px;*/
			height: 20px;
			background: rgba(0,0,0,0.5);
			position: absolute;
			left:50%;
			/*margin-left: -40px;*/
			bottom: 30px;
			padding: 0 10px;
			border-radius: 10px;
		}
		.banner ol li{
			width: 10px;
			height: 10px;
			float: left;
			margin: 5px 5px;
			background: rgba(255,255,255,0.5);
			border-radius: 50%;
			cursor: pointer;
		}
		.banner ol .current{
			background: rgba(255,255,255,1);
		}
		.banner i{
			width: 58px;
			height: 120px;
			position: absolute;
			top: 50%;
			margin-top: -60px;
			cursor: pointer;
			border-radius: 5px;
			display: none;
		}
		.banner .left{
			left: 60px;
			background: url(../images/left_right.png) no-repeat 0 0px;
		}
		.banner .right{
			right: 60px;
			background: url(../images/left_right.png) no-repeat 0px -120px;
		}
		.banner .left:hover , .banner .right:hover{
			background-color: rgba(0, 0, 0, 0.31);
		}
.banner-ad {
	height: 340px;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top:110px;
}
.banner-ad .ad {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

.box_a{height:335px;}
.box_title{height:80px; width:130px; margin:30px auto 0; text-align:center;}
.box_title_z{font-size:30px; background:url(../images/line01.jpg) no-repeat center bottom; height:40px; margin-bottom:5px;}
.box_title_e{font-size:12px; color:#cccccc;}

 .fieldlist {
	margin-top: 10px;
    padding: 10px 0;
    margin-bottom: 20px;
}
 .fieldlist li {
	float: left;
	padding:0 12px;
	width: 175px;
	height: 200px;
	overflow: hidden;
	cursor: pointer;
}
 .fieldlist li:hover{
	box-shadow: 0px 0px 5px 3px #ccc;
}

.box_b_bg{width:100%; height:1204px; background:#f5f5f5; padding-top:20px;}

.box_b{width:1200px; margin:0px auto; }

.main4{overflow:hidden;zoom:1;background-color:#fff;}
.main4list{float:left; width:400px; height:320px; position:relative; overflow:hidden;zoom:1;}
.main4a{display:block; width:100%; height:320px; z-index:8888; position:absolute; left:0; top:0; cursor:pointer;}
.main4desc{
	position:absolute; left:0; bottom:15px; padding:0 45px; width:310px; text-align:justify; font-size:13px; color:#898989;
	-webkit-transition: 0.35s ease-in-out;
	-moz-transition: 0.35s ease-in-out;
	transition: 0.35s ease-in-out;
	z-index:888;
	
}
.main4dbg{
	position:absolute;
	width:100%;
	height:320px;
	z-index:88;
	left:0;
	top:0;
	background:#39b54a;
	opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
	-webkit-transition: 0.35s ease-in-out;
	-moz-transition: 0.35s ease-in-out;
	transition: 0.35s ease-in-out;
}
.img{
	-webkit-transition: 0.35s ease-in-out;
	-moz-transition: 0.35s ease-in-out;
	transition: 0.35s ease-in-out;
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
}

.main4list:hover .main4desc{bottom:130px; color:#fff; text-align:center;}
.main4list:hover .img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
}
.main4list:hover .main4dbg{
	opacity:0.5;
	-webkit-opacity:0.5;
	-moz-opacity:0.5;
}

.w1000{ width:1200px; margin:0 auto;}

a.button01:link{width:340px; height:50px; border:1px solid #7f7f7f; text-align:center; line-height:50px; color:#7f7f7f; display:block; margin:30px auto 0; border-radius:5px; font-size:16px;}
a.button01:visited{width:340px; height:50px; border:1px solid #7f7f7f; text-align:center; line-height:50px; color:#7f7f7f; display:block; margin:30px auto 0;border-radius:5px; font-size:16px;}
a.button01:hover{width:340px; height:50px; border:1px solid #00b0f0; text-align:center; line-height:50px; color:#00b0f0; display:block; margin:30px auto 0; border-radius:5px; font-size:16px;}
a.button01:active{width:340px; height:50px; border:1px solid #00b0f0; text-align:center; line-height:50px; color:#00b0f0; display:block; margin:30px auto 0; border-radius:5px;font-size:16px;}


.box_c{width:1200px; margin:0px auto; height:656px;}
.box_c_l{width:520px;}
.box_c_t{ color:#00b0f0; font-size:18px; height:40px; line-height:40px; overflow: hidden; /*自动隐藏文字*/
text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/
width:100%;/*不允许出现半汉字截断*/}
.box_c_p{line-height:24px;}
.box_c_r{float:right; width:620px; }
.box_c_r li{border-bottom:1px solid #e6e6e6; padding-bottom:10px; margin-bottom:10px;}
.box_c_r_r{ float:right; width:470px;}
.box_c_r_img img{width:125px; height:83px;}

.box_c_p{line-height:20px; color:#8d8d8d;}
.box_c_main{margin-top:30px; }
.box_c_t2{ color:#00b0f0; font-size:16px; height:30px; overflow: hidden; /*自动隐藏文字*/
text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/
width:90%;/*不允许出现半汉字截断*/}
.box_c_t2 a:link{color:#00b0f0;}
.box_c_t2 a:visited{color:#00b0f0;}
.box_c_t2 a:hover{color:#92d050;}
.box_c_t2 a:active{color:#92d050;}

.box_c_t a:link{color:#00b0f0;}
.box_c_t a:visited{color:#00b0f0;}
.box_c_t a:hover{color:#92d050;}
.box_c_t a:active{color:#92d050;}

.box_d_bg{border-top:1px solid #e3e3e3;}
.box_d{width:1200px; margin:0px auto; padding-bottom:40px;}
.link{margin-top:20px;}
.link li{width:152px; height:60px; float:left; margin-right:40px; margin-left:40px; margin-bottom:40px;}
.link li img{width:152px; height:60px;}


.footer_bg{background:#313131;  width:100%;}
.footer{width:1200px; margin:0px auto;padding-top:20px; padding-bottom:20px;}
.bottom_line{width:1200px; margin:0px auto; height:50px; line-height:50px; border-top:1px solid #5c5c5c; color:#949494;}
.bottom_line span{float:right;}
.footer_r{width:420px; float:right; color:#949494;}
.footer_l{width:250px; color:#949494; padding-top:30px;}
.footer_l img{width:216px; height:84px; margin-bottom:35px; margin-top:10px;}
.footer_ul li{ float:left; }
.footer_ul li a{ color:#949494;}
.f_12{font-size:12px; line-height:12px;}
.f_14{font-size:14px; font-weight:bold; color:#ffffff; line-height:14px;}



.main .top-t {
	height: 32px;
	padding-top: 28px;
	border-bottom: 1px solid #eff0f4;
}
.main .top-t ul.cate-t li {
	float: left;
	margin-right: 25px;
	font-size:16px;

}
.main .top-t ul.cate-t li a {
	display: block;
	height: 30px;
	padding:0 12px;
	color:#333333;
}
.main .top-t ul.cate-t li a:hover{ color:#00b0f0;
	border-bottom:3px solid #00b0f0; }
	.main .top-t ul.cate-t li a:active{ color:#00b0f0;
	border-bottom:3px solid #00b0f0; }
.main .top-t ul.cate-t li.on a {
	color:#00b0f0;
	border-bottom:3px solid #00b0f0; 
	
}
.main .top-t .position {
	padding-left: 20px;
	background: url(../images/home_05.png) left center no-repeat;
}
.main .top-t .position a:link{color:#333333;}
.main .top-t .position a:visited{color:#333333;}
.main .top-t .position a:hover{color:#00b0f0;}
.main .top-t .position a:active{color:#00b0f0;}
.main .content {
	padding: 40px 0;
	background: #fff;
	overflow: hidden;
}
.main .content img {
	max-width: 1200px;
}


.content ul.caselist {
	overflow: hidden;
	zoom: 1;
}
.content ul.caselist li {
	float:left;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:20px;
	width:290px;
	height:232px;
}
.content ul.caselist li .case-box {
	position: relative;
	width:290px;
	height:232px;
	
	border:1px solid #ccc;
	overflow: hidden;
}
.content ul.caselist li.mr0 {
	margin-right: 0px;
}
.content ul.caselist li .case-box:hover {
	border: none;
}
.content ul.caselist li .case-box:hover .debug {
	display: block;
	
}
.content ul.caselist li .case-box .debug {
	position: absolute;
	text-align: center;
	display: none;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	color:#fff;
	background: rgba(146,208,80,.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC3c91c5,endColorstr=#CC3c91c5);
}
.content ul.caselist li .case-box .debug .pro-title {
	margin-top: 60px;
	font-size: 20px;

}
.content ul.caselist li .case-box .debug .line {
	width: 40px;
	height: 2px;
	margin:0 auto;
	margin-top: 15px;
	background: #fff;

}
.content ul.caselist li .case-box .debug .see {
	position: absolute;
	width: 114px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	
	border:1px solid #fff;
	bottom: 72px;
	left:50%;
	margin-left: -57px;
}
.content ul.caselist li .case-box .debug .see a {
	display: block;
	width: 100%;
	height: 100%;
	color:#fff;
	font-size: 14px;
}
/*Pages*/
.Pages{ text-align:center; width:550px; height:30px; line-height:30px; margin:0 auto 10px; padding-top:10px;  clear:both; }
.Pages a{      color: #acacac;
    font-size: 12px;
    font-weight: normal;padding:5px 15px; background:#fff; width:62px; height:30px; line-height:30px;  border:1px solid #eaeaea; margin-right:4px; text-align:center; }
.Pages a:hover{background:#00b0f0; color:#FFF; }
.Pages a.a_first:hover{color: #fff;}
.p_page a.a_prev:hover{color: #fff;}
.p_page a.a_next:hover{color: #fff;}
.Pages span {  
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;}

.Pages a.a_first{ font-size:12px; font-weight:normal;  color:#acacac; }
.p_page a.a_prev{ margin-right:6px; border:1px solid #eaeaea; font-size:12px; font-weight:normal;color:#acacac;  }
.p_page a.a_next{  margin-right:6px; border:1px solid #eaeaea; font-size:12px; font-weight:normal;  color:#acacac;  }
.Pages .p_page{ float:rigth;}
.Pages .p_page em{ font-style:normal; font-family:Arial;}
.Pages .p_page em a{width:30px; height:30px; line-height:30px; text-align:center; border:1px solid #eaeaea; font-size:14px;  font-size:12px; font-weight:normal;color:#acacac; }
.Pages .p_page em a:hover{background:#00b0f0; color:#FFF;}
.Pages .p_page em a.a_cur{ background:#00b0f0;color:#FFF;}

/*Pages*/
.main .content ul.userlist li {
	width: 190px;
	height: 190px;
	overflow: hidden;
	float: left;
	position: relative;
	color:#fff;
	margin-right: 12px;
	margin-bottom: 12px;
}
.main .content ul.userlist li.mr0 {
	margin-right: 0px;
}
.main .content ul.userlist li .debug {
	display: none;
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(146,208,80,.75);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF1680c1,endColorstr=#BF1680c1);
}
.main .content ul.userlist li:hover .debug {
	display: block;
}
.main .content ul.userlist li .debug .name {
	position: absolute;
	bottom: 48px;
	width: 100%;
	font-size: 18px;
	font-weight: 700;
}
.main .content ul.userlist li .debug .post {
	position: absolute;
	bottom: 26px;
	width: 100%;
	font-size: 14px;
}
.main .content ul.userlist li .debug .big {
	width: 36px;
	height: 36px;
	left:50%;
	margin-left: -18px;
	top:70px;
	position: absolute;
	background: url(../images/big.png) no-repeat center;
}


.main .content .tanchu {
	display: none;
	position: fixed;
	width: 462px;
	height: 615px;
	background: #fff;
	left:50%;
	top:50%;
	margin-left: -231px;
	margin-top: -303px;
	z-index: 10;
	box-shadow: 0px 0px 10px 2px #262626;
}
.main .content .tanchu .userimg {
	width: 462px;
	height: 300px;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.main .content .tanchu .userimg img {

	max-width: 462px;
	height: 100%;
}
.main .content .tanchu .name {
	margin-top: 26px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: 700;
	line-height: 40px;
	color:#1680c1;
}
.main .content .tanchu .post {
	padding-left: 20px;
	line-height: 24px;
	color:#f26521;
}

.main .content .tanchu .info {
	padding-left: 20px;
	line-height: 24px;
	color:#666;
	margin-top: 20px;
}
.main .content .tanchu .goback {
	position: absolute;
	width: 160px;
	left:50%;
	margin-left: -80px;
	bottom: 20px;
	line-height: 46px;
	height: 46px;
	text-align: center;
	color:#fff;
	font-size: 18px;
	color:#fff;
	background: #00b0f0;
	border-radius: 5px;
	cursor: pointer;
}
.area{
	width:1200px;
  margin:0 auto;
}

.sjlist{ overflow:hidden;zoom:1; background:#fff; padding-bottom:50px;}
.sjlist li.m{ width:400px; height:530px; margin-top:20px;float:left; background:#e4e4e4; text-align:justify; font-size:18px;}
.sjlist li.two{ background:#efefef;}
.sjlistdate{font-size:14px;padding:20px 28px; padding-bottom:10px;}
.sjlisth5{ font-weight:bold;padding:0 28px;  font-size:18px; height:35px;line-height:35px; overflow:hidden;zoom:1;margin-top:15px;}
.sjlistdiv{ line-height:22px; height:132px;font-size:14px;overflow:hidden;zoom:1; padding:0 28px;padding-top:2px;}
.sjlisth5 a:link{color:#333333;}
.sjlisth5 a:visited{color:#333333;}
.sjlisth5 a:hover{color:#00b0f0;}
.sjlisth5 a:active{color:#00b0f0;}


.title02{font-size:24px; font-weight:bold; text-align:center;line-height:36px;}
.time02{color:#cccccc; height:30px;line-height:30px; border-bottom:1px dotted #cccccc; text-align:center; margin-bottom:20px;}
.text{font-size:16px; line-height:32px;}
.list li a:link{color:#333333;}
.list li a:visited{color:#333333;}
.list li a:hover{color:#00b0f0;}
.list li a:active{color:#00b0f0;}
.list{margin-top:20px;}

.case{background:#cccccc; color:#ffffff; text-align:center; height:60px; line-height:60px; width:100%; font-size:24px; margin-bottom:20px;}
.news li{border-bottom:1px dotted #cccccc; padding-bottom:10px; margin-bottom:20px;}
.news_l{width:250px; height:165px;}
.news_l img{width:250px; height:165px;}
.news_r{width:900px; float:right;}

.title{ color:#00b0f0; font-size:18px; height:32px; }
.title a:link{color:#00b0f0;}
.title a:visited{color:#00b0f0;}
.title a:hover{color:#92d050;}
.title a:active{color:#92d050;}

.time{font-size:12px; height:20px; line-height:20px; color:#cccccc;}
a.button02{display:block; margin-top:20px;}
a.button02:link{color:#999;}
a.button02:visited{color:#999;}
a.button02:hover{color:#00b0f0;}
a.button02:active{color:#00b0f0;}



.header-s{width:100%; border-bottom:1px solid #ddd; height:40px;}
 .header-s .header-s-c{width:1134px; padding:0px 27px; margin:0px auto; color:#818181; font-size:12px; padding-bottom:1px; line-height:20px; position:relative;}
.header-s .header-s-c a{ text-decoration:none; color:#818181;}
 .header-s .header-s-c .h-left li{float:left; display:inline; margin-right:20px; margin-top:10px; padding-bottom:1px;}
 .header-s .header-s-c .h-left .tel{ background:url(../images/header_phone.png) no-repeat left center;}
 .header-s .header-s-c .h-left .mail{ background:url(../images/header_mail.png) no-repeat left center;}
 .header-s .header-s-c .h-left .icon a{display:block; padding:0px 0px 0px 20px; width:100%; height:100%;}
 .header-s .header-s-c .h-left .icon a:hover{color:#d7001e;}
 .header-s .header-s-c .h-left .language-i{width:20px; height:12px; border-left:1px solid #ddd; margin-top:3px; margin-left:10px; padding-left:5px;}
.header-s .header-s-c .h-left .language-df{width:80px;}
 .header-s .header-s-c .h-left .language-df .language-en{ background:url(../images/language_en.png) no-repeat left center; }
 .header-s .header-s-c .h-left .language-df .language-cn{ background:url(../images/language_cn.png) no-repeat left center; }
 .header-s .header-s-c .h-left .language-df a{padding-left:25px; display:block; width:100%; height:20px; margin-bottom:5px;}
.header-s .header-s-c .h-left .language-df a:hover{color:#01b0f1;}
 .header-s .header-s-c .h-left .language-df .choose-lang{height:22px; width:80px; overflow:hidden; border:1px solid #fff; background-color:#fff;  position:absolute; padding:3px 0px 3px 10px; margin-top:-3px;}
 .header-s .header-s-c .h-right{margin-top:10px;}
 .header-s .header-s-c .h-right li{width:22px; height:20px; overflow:hidden; float:left; display:inline; margin-left:20px;}
 .fl{float:left; display:inline;}
 /* ----- PB分页数字条效果 结束 ----- */
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 50px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 8px 12px;
  margin: 0 5px;
  border-radius: 3px;

}
.pagination span {
    color: #333;
    font-size: 14px;
    padding: 8px 2px;
    margin: 0 5px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #00b0f0;
  border: 1px solid #00b0f0;
}
.pagination a.page-num-current {
  color: #fff;
  background: #00b0f0;
  border: 1px solid #00b0f0;
}
/* ----- PB分页数字条效果 结束 ----- */
.footer_m { width:450px; margin-left:80px; padding-top:20px;}
.footer_m ul li a:link{color:#949494;}
.footer_m ul li a:visited{color:#949494;}
.footer_m ul li a:hover{color:#ffffff;}
.footer_m ul li a:active{color:#ffffff;}
.footer_m ul li{float:left; width:200px; line-height:50px; font-size:16px;}
.contact_l{width:340px;}
.contact_m{ width:450px; margin-right:20px;}
.contact_l p{font-size:16px; margin-bottom:30px;}
.input01{border:1px solid #eeeeee; height:36px;line-height:36px; width:300px; border-radius:2px; padding-left:2px; margin-bottom:10px;}
.input02{border:1px solid #eeeeee; height:100px; line-height:20px; width:300px; border-radius:2px; padding-left:2px; margin-bottom:10px;}
.button011{width:150px; height:30px; line-height:30px; text-align:center; background:#01b0f1; color:#ffffff;}
.contact_r{width:390px;}
.contact_r li{line-height:46px; font-size:16px;}
.c_add{background:url(../images/cadd.png) no-repeat 2px; padding-left:30px;}
.c_time{background:url(../images/ctime.png) no-repeat 2px; padding-left:30px;}
.c_tel{background:url(../images/ctel.png) no-repeat 2px; padding-left:30px;}
.c_mail{background:url(../images/cmail.png) no-repeat 2px; padding-left:30px;}

 .wei{width:32px; height:32px;}

 
 .fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}




#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(../images/fancybox_sprite.png);
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}




.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(../images/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
 .zd {
      position: fixed;
      bottom: 50px;
      right: 10px;
      background-color: rgb(155, 143, 143);

    }
	
	
	#full-screen-slider { width:100%; height:500px; float:left; position:relative;overflow: hidden;
			margin-top:110px; }
#slides { display:block; width:100%; height:500px; list-style:none; padding:0; margin:0;position: absolute;}
#slides li { display:block; width:100%; height:500px; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:25%; top:460px; z-index:888;   padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}



/**********************new20230418*******************/

.team_box{font-weight:bold; margin-bottom:40px;}
.team_box_r{width:70%;}
.team_box_l{width:25%;}
.team_box_title .name{font-size:30px;  margin-right:20px;}
.team_box_title{font-size:16px; margin-bottom:10px;}
.list01 li{color:#F00; height:24px; line-height:24px; font-size:14px;}
.team_box_r p{font-size:18px; line-height:30px;}
