#flashs .bgitem img{max-width:1920px !important; height:550px !important; max-height:550px !important; width: 100%;}
/* .cooperator .hexagon:before{
    border-bottom: 60px solid black;
    border-left: 120px solid transparent;
    border-right: 120px solid transparent;
    position: absolute;
    margin-top: -60px;
    content: '';
    width: 0;
}
.cooperator .hexagon:after{
    border-top: 60px solid black;
    border-left: 120px solid transparent;
    border-right: 120px solid transparent;
    position: absolute;
    content: '';
    width: 0;
}
.cooperator .hexagon{
    height: 150px;
    width: 240px;
    background-color: black;
    margin-top: 50px;
    margin-left: 25px;
    float: left;
} */
/* .hexagon a{
    width: 150px;
    height: 150px;
    display: block;
    margin: auto;
}
.hexagon a img{
    width: 150px;
    height: 150px;
}
.cooperator .center .hexagon:before{
    margin-left: -120px;
}
.cooperator .center .hexagon:after{
    margin-left: -120px;
}
.cooperator .hzdw{
    height: 300px;
    margin: auto;
}
.cooperator .hzdw{
    width: 1085px;
} */


.advantage span{
    display: block;
    font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    margin-top: 40px;
}
.nav_oi ul li a:hover{
    background-color: #0085d5;
}

.nav_oi ul li:hover ul li a:hover {
	background-color:#0085d5;
	color:#fff;
}


.cooperator ul {
	/* position:absolute; */
	/* left:15.5%;
	top:42%; */
	margin: auto;
	width:1270px;
	padding-left: 10px;
	/* padding:0 30px; */
	list-style:none;
	/* margin:0; */
	-webkit-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	transform:translate(0,-50%);
}
.cooperator ul li {
	float:left;
	width: 210px;
	padding:0 13px;
    margin-top:8%;
    height: 120px;
    position: relative;
    margin-left: 1.7%;
}
.cooperator ul li:nth-child(1) {
	margin-left:10%;
}
.cooperator ul li:nth-child(5) {
	margin-left:0;
	clear:left;
}
.cooperator ul li:nth-child(10) {
	margin-left:10%;
	clear:left;
}
.cooperator ul li .hzdw_a {
	display:block;
	float:left;
    width:100%;
    height: 120px;
	position:relative;
	outline:none;
	-webkit-box-shadow:0 0 15px rgba(0,0,0,0.20);
	-moz-box-shadow:0 0 15px rgba(0,0,0,0.20);
	box-shadow:0 0 15px rgba(0,0,0,0.20);
}
.cooperator ul li .hzdw_a::before {
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:0;
	background:#fff;
	width:100%;
	height:100%;
	z-index:0;
	-webkit-box-shadow:0 0 15px rgba(0,0,0,0.20);
	-moz-box-shadow:0 0 15px rgba(0,0,0,0.20);
	box-shadow:0 0 15px rgba(0,0,0,0.20);
	-webkit-transition:all 0.2s ease-out 0s;
	-moz-transition:all 0.2s ease-out 0s;
	-o-transition:all 0.2s ease-out 0s;
	transition:all 0.2s ease-out 0s;
	-webkit-transform:rotate(60deg);
	-moz-transform:rotate(60deg);
	-ms-transform:rotate(60deg);
	-o-transform:rotate(60deg);
	transform:rotate(60deg);
}
.cooperator ul li .hzdw_a::after {
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:0;
	background:#fff;
	width:100%;
	height:100%;
	z-index:0;
	-webkit-box-shadow:0 0 15px rgba(0,0,0,0.20);
	-moz-box-shadow:0 0 15px rgba(0,0,0,0.20);
	box-shadow:0 0 15px rgba(0,0,0,0.20);
	-webkit-transition:all 0.2s ease-out 0s;
	-moz-transition:all 0.2s ease-out 0s;
	-o-transition:all 0.2s ease-out 0s;
	transition:all 0.2s ease-out 0s;
	-webkit-transform:rotate(-60deg);
	-moz-transform:rotate(-60deg);
	-ms-transform:rotate(-60deg);
	-o-transform:rotate(-60deg);
	transform:rotate(-60deg);
}
.cooperator ul li .hzdw_a img{
    height: 180px;
    height: 180px;
}
.cooperator ul li a i {
	display:block;
	position:absolute;
	left:0;
	top:0;
	background:#fff;
	width:100%;
	height:100%;
	z-index:1;
	-webkit-transition:all 0.2s ease-out 0s;
	-moz-transition:all 0.2s ease-out 0s;
	-o-transition:all 0.2s ease-out 0s;
	transition:all 0.2s ease-out 0s;
}
.cooperator ul li a i::before {
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:0;
	background:#fff;
	width:100%;
	height:100%;
	z-index:1;
	-webkit-transition:all 0.2s ease-out 0s;
	-moz-transition:all 0.2s ease-out 0s;
	-o-transition:all 0.2s ease-out 0s;
	transition:all 0.2s ease-out 0s;
	-webkit-transform:rotate(60deg);
	-moz-transform:rotate(60deg);
	-ms-transform:rotate(60deg);
	-o-transform:rotate(60deg);
	transform:rotate(60deg);
}
.cooperator ul li a i::after {
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:0;
	background:#fff;
	width:100%;
	height:100%;
	z-index:1;
	-webkit-transition:all 0.2s ease-out 0s;
	-moz-transition:all 0.2s ease-out 0s;
	-o-transition:all 0.2s ease-out 0s;
	transition:all 0.2s ease-out 0s;
	-webkit-transform:rotate(-60deg);
	-moz-transform:rotate(-60deg);
	-ms-transform:rotate(-60deg);
	-o-transform:rotate(-60deg);
	transform:rotate(-60deg);
}
.cooperator ul li a .hexagon {
	display:block;
	position:absolute;
	left:0;
	top:0;
	background:#568fd1;
	width:100%;
	height:100%;
	z-index:10;
	opacity:0;
	filter:alpha(opacity=00);
	-webkit-transition:all 0.2s ease-out 0s;
	-moz-transition:all 0.2s ease-out 0s;
	-o-transition:all 0.2s ease-out 0s;
	transition:all 0.2s ease-out 0s;
}
.cooperator ul li a .hexagon::before {
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:0;
	background:#568fd1;
	width:100%;
	height:100%;
	-webkit-transition:all 0.2s ease-out 0s;
	-moz-transition:all 0.2s ease-out 0s;
	-o-transition:all 0.2s ease-out 0s;
	transition:all 0.2s ease-out 0s;
	-webkit-transform:rotate(60deg);
	-moz-transform:rotate(60deg);
	-ms-transform:rotate(60deg);
	-o-transform:rotate(60deg);
	transform:rotate(60deg);
}
.cooperator ul li a .hexagon::after {
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:0;
	background:#568fd1;
	width:100%;
	height:100%;
	-webkit-transition:all 0.2s ease-out 0s;
	-moz-transition:all 0.2s ease-out 0s;
	-o-transition:all 0.2s ease-out 0s;
	transition:all 0.2s ease-out 0s;
	-webkit-transform:rotate(-60deg);
	-moz-transform:rotate(-60deg);
	-ms-transform:rotate(-60deg);
	-o-transform:rotate(-60deg);
	transform:rotate(-60deg);
}
/* .cooperator ul li a:nth-child(2){
    display: block; 
    position: absolute; 
    z-index: 1; 
    width: 180px;
    height: 180px; 
    left: 28px; 
    top: -28px;
}
.cooperator ul li a:nth-child(2) img{
    width: 180px;
    height: 180px; 
} */
.cooperators_img li img{
	position: absolute;
	height: 160px;
	width: 160px;
	z-index: 1;
	margin-left: -185px;
	margin-top: -20px;
}

.oitek_listbtn a{
    font-size: 12px;
    font-weight: unset;
}
/* .zjhylm_oitek ul li:hover{
	color: #0085d5;
} */
.content{
	width: 1200px;
}
.left{
	width: 240px;
	margin-left: 0;
}
.leib{
	width: 240px;
}
.right{
	width: 885px;
}
/* .texta{display:block;} */
.tit{
    font-size: 14px;
    color: #333;
    background-color: #dcdcdc;
    text-align: center;
    margin-left: 0;
	padding: 0;
	height: 40px;
	margin-bottom: 5px;
	line-height: 40px;
  }
.sideMenu{padding: 0;}
.sideMenu h3{
	font-size: 14px;
	margin-bottom: 5px;
	display: block;
	/* background-color: #dcdcdc; */
	height: 40px;
	line-height: 40px;
	text-align: left;
	color: #333;
	border: 1px solid #dcdcdc;
	cursor: pointer;
}
.sideMenu .nvawz{
	color: #333;
	margin-left: 20px;
	font-weight: 100;
}
.gd img{
	margin-top: 19px;
	cursor: pointer;
}
.erul .aul{
	margin-top: 7px;
	color: #666;
}
.texta .gd img{
	margin-top: 9px;
}
.sideMenu .nvawz:hover{color: #0085d5;}
.erul .aul:hover{color:#0085d5;}
.oitek_cplistz{
	border-top: 1px solid #d0d0e3;
}
dl.news_dl .dt_1:hover {
	background: url(Img/ico7.gif) no-repeat 0 6px;
	color: #0085d5;
	text-decoration:none;
}
.lxwm000{
	height: 150px;
	border: none;
}
.lxfsamap{
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
}
.lxfsmap_bmjj{
	width: 100%;
	margin-bottom: 100px;
	position: relative;
}
/* .lxfsmap_bmjj_team{
	background: url(/Skins/Default/Img/team.png);
} */
.lxfsmap_bmjj:first-child p{
	position: absolute; 
	width: 706px; 
	margin-top: -75px;
	margin-left: 247px;
	text-align: center;
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: #333333;
}
.lxfsmap_bmjj .bmjj_team{
	width: 500px;
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #666666;
	margin-top: -330px;
	margin-left: 20px;
	position: absolute;
}
.lxfsmap_bmjj .bmjj_content{
	width: 1140px;
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #666666;
	position: absolute;
}
.lxfsmap_bmjj .bmjj_business{
	margin-top: -235px; 
	margin-left: 30px;
}
.lxfsamap ul li{
	width: 270px;
	height: 363px;
	float: left;
	margin-right: 40px;
	margin-top: 40px;
}
.lxfsamap ul li:nth-child(4n+4){
	width: 270px;
	height: 363px;
	float: left;
	margin-right: 0;
}
.lxfsamap ul li img:last-child{
	width: 240px;
	height: 340px;
	position: absolute;
	margin-left: -254px;
	margin-top: 13px;
}
.time{
	width: 174px;
	height: 54px;
	float: right;
	margin-top: 33px;
}
#ti_tel{
	font-family: Impact;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #f0780c;
	height: 35px;
}
#timer {
	background-color: #f0780c;
	font-family: AdobeHeitiStd-Regular;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	color: #fdfdfd;
	padding-left: 5px;
	height: 20px;
	line-height: 20px;
}