﻿@charset "utf-8";
/*内页新闻*/
body,html{height:100%}
    .clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
        content: "";
        display: block;
        height: 0;
        clear:both;
        visibility: hidden;
    }
    .clearfix{
        *zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
    }
.gywm_box{ width: 1210px; margin: 0 auto;}
.gywmtitle{text-align: center;width: 300px; margin: 0 auto}
.gywm_box_title{ color: #4f9dff; font-size: 30px;  text-align: center}
.gywm_box_titlesub{ font-size: 16px; color: #999999;  text-align: center;  
border-bottom:1px solid #4f9dff;position: relative; height: 20px;}
.titlepo{background: #ffffff; padding: 0 25px;display: inline-block; color: #999999;position: relative;top:8px;z-index: 99;text-transform:uppercase}
.margintop{ margin-top: 75px;}
.paddingtop{ paddign-top: 75px;}

.jjgs{ font-size:16px; color: #666666; line-height: 180%;padding-top:50px;margin: 0 20px}
.jjgs br{ margin-bottom:25px;}

.valueg{ width:100%; height:672px; background: url(../images/bvv.jpg) center center;  overflow: hidden ; margin-top: 80px;}
.valueg_list{ width:224px;height:349px; background: #fff;text-align: center; float: left; border-radius: 15px;padding: 26px;margin-top: 80px;}
.valueg_list .vtitle{ font-size: 24px; color: #4dacfe; padding: 20px 0; font-weight: 600}
.valueg_list img{margin-top: 10px;}
.valueg_list .vtext{ font-size: 14px; color: #8c8c8c;line-height: 160%;text-align: left}
.marginright{ margin-right: 25px}
.colorw{ color: #fff;}
.bggreen{ background: #f3f3f3}
.borderbottom{border-bottom: 1px solid #ffffff}

.main_box003{ width:100%; margin: 70px 0; padding-bottom: 50px; }
.main_box003_li{width: 225px;height:230px; border-radius: 15px;background: #fff; float: left}
.main_box003_liimg{ background: #4dacfe;  border-radius: 15px 15px 0 0;height:87px;width: 100%;line-height: 112px; text-align: center;
padding-top: 25px;}
.main_box003_text{ text-align: center}
.main_box003_text .aa01{ font-size: 18px;color: #4dacfe; font-weight: 600; padding: 23px 0 12px 0}
.main_box003_text .aa02{ font-size: 12px;color: #8c8c8c; font-weight: 500}
.main_box003right{ margin-right: 20px !important;}

.contact{ width: 1210px; height: 380px; box-shadow:0 0 10px 0 rgba(0,0,0,0.1); margin: 60px auto; margin-bottom: 100px;}
.contact_left{width: 560px; float: left}
.contact_right{float: left; width: 613px; margin-left:37px; margin-top: 50px; }
.contact_right li{ color: #8c8c8c; font-size: 16px;height: 32px;line-height: 32px}
.contact_right li span{ color: #000}
.contact_right li img{ margin-top: 20px;}
/*地图*/
html,body{margin:0;padding:0;}
    .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
    .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
/*团队*/

*{
	margin: 0;
	padding: 0;
}


.team_main .box{
	margin-top: 50px;
	width: 100%;
	height: 500px;

	position: relative;
}

.team_main .list{
	width: 1200px;
	height: 450px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -600px;
}

.team_main .btntd{
	position: absolute;
	z-index: 999;
	top: 45%;
	margin-top: -50px;
	width: 60px;
	height: 100px;
	line-height: 100px;
	font-size: 30px;
	color: white;
	text-decoration: none;
	text-align: center;
	background: rgba(0,255,0,0);
	cursor: pointer;
}
.team_main .nexttd{
	right: 80px;
}
.team_main .prevtd{
	left: 80px;
}
.team_main li{
	position: absolute;
	top: 0;
	left: 0;z-index: 1;
	list-style: none;
	opacity: 0;
	padding: 12px;
	background: rgba(255,255,255,0.5);
	transition: all 0.3s ease-out;-webkit-filter: contrast(200%); /* Chrome, Safari, Opera */
    filter: contrast(200%);
	/*filter: grayscale(100%);*/
}
.team_main li:after
  {content:"" ;display: block; z-index:0;position: absolute;
  width:800px; height:405px; background:rgba(0,0,0,0.3); }
.team_main img{
	width: 740px;
	height: 406px;
	border:none;
	float: left;
}
.team_main .p1{
	transform:translate3d(-224px,0,0) scale(0.6);
}
.team_main .p3:after{
background:rgba(0,0,0,0)}
.team_main .p2{
	transform:translate3d(0px,0,0) scale(0.6);
	transform-origin:0 50%;
	opacity: 0.8;
	z-index: 2;
}
.team_main .p3{
	transform:translate3d(224px,0,0) scale(1);
	z-index: 3;
	opacity: 1;-webkit-filter: contrast(100%); /* Chrome, Safari, Opera */
    filter: contrast(100%);
}
.team_main .p4{
	transform:translate3d(449px,0,0) scale(0.6);
	transform-origin:100% 50%;
	opacity: 0.8;
	z-index: 2;
}
.team_main .p5{
	transform:translate3d(672px,0,0) scale(0.6);
}
.team_main .p6{
	transform:translate3d(896px,0,0) scale(0.81);
}
.team_main .p7{
	transform:translate3d(1120px,0,0) scale(0.81);
}

.team_main .buttons{
	position: absolute;
	width: 1200px;
	height: 30px;
	bottom: 0;
	left: 50%;
	margin-left: -600px;
	text-align: center;
	padding-top: 10px;
}
.team_main .buttons a{
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 50px; 
	padding-top: 4px;
	margin: 0 5px;
	cursor: pointer;
}
.team_main span{
	display: block;
	width: 18px;
	height: 18px;
	border-radius: 50px;
	background: #fff;
	border: 1px solid #4dacfe
}
.team_main .blue{
	background: #4dacfe;
}

/*团队*/
