/* 公共样式表css */
@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font-size: 16px;
	font: 16px/1.6 PingFangSC-Light, 'helvetica neue', 'hiragino sans gb', tahoma, 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif;
}
html {
	overflow: auto;
}
ul, li {
	list-style-type: none;
	cursor: auto;
}
img {
	vertical-align: middle;
	border: none;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;
	color: #217af0
}
.clear {
	clear: both
}
input {
	border: none;
}
/* 必要布局样式css */
.title_cn {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
}
#new_box {
	width: 100%;
	/*padding: 50px 0px;*/
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 0px;
}
.new_con {
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}
.newtel {
	/*height: 30px;*/
	border-bottom: 1px solid #e7e7e7;
	/*padding-bottom: 10px;*/
	font-family: "微软雅黑";
	font-size: 18px;
	color: #666;
	text-align: center;
    position: relative;
}
.new_telst {
	width: 550px;
	/*margin: 0 auto;*/
	position: relative;
	top: 6px;
	text-align: center
}
.new_telst li {
	width: 166px;
	line-height: 30px;
	text-align: center;
	float: left;
	display: inline;
	font-family: "微软雅黑";
	cursor: pointer;
}
.new_telst li.newon {
	color: #217af0;
	font-weight: bold;
}
.new_telst p {
	position: absolute;
	top: 34px;
	left: 0px;
	width: 166px;
	height: 7px;
	border-top: 1px solid #217af0;
	overflow: hidden;
	text-align: center;
}
.new_telst b {
	display: inline-block;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid dashed dashed dashed;
	border-width: 9px;
	border-color: #217af0 #fff #fff #fff;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
}
.new_lst {
	height: 405px;
	position: relative;
	overflow: hidden;
	display: none;
	margin-top: 10px;
	padding-top: 20px;
}
.new_lst ul {
	position: absolute;
	left: 0px;
}
.new-wrap {
	margin-top: 30px;
}
.new-wrap .show {
	display: block;
}
li.new_cnlf {
	width: 470px;
	float: left;
}
li.new_cnlf p {
	width: 100%;
}
p.newlf_tel a {
	color: #217af0;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
p.newlf_tel a:hover {
	color: #C33
}
p.newlf_tx {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	height: 105px;
	overflow: hidden;
}
li.new_cnrf {
	float: right;
	width: 720px;
	margin-left: 10px;
}
.newrf_lst dd {
	width: 668px;
	height: 102px;
	border: 1px solid #e4e4e4;
	float: left;
	margin-left: 35px;
	margin-bottom: 20px;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, .3);
}
p.new_rq {
	width: 65px;
	height: 75px;
	background: #004e8b;
	float: left;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
p.new_rq span {
	display: block;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
	padding-top: 5px;
}
p.newrf_tx {
	float: left;
	width: 570px;
	margin-top: 8px;
}
p.newrf_tx a {
	color: #333;
	font-size: 16px;
	display: block;
	line-height: 30px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
p.newrf_tx span {
	display: block;
	font-size: 14px;
	color: #999;
	height: 60px;
	overflow: hidden;
}
.newrf_lst dd:hover {
	width: 666px;
	height: 100px;
	background: #004e8b;
	border: 2px solid #004e8b;
	box-shadow: 0px 0px 15px rgba(37, 125, 242, .27);
}
.newrf_lst dd:hover p.newrf_tx a {
	color: #fff;
}
.newrf_lst dd:hover p.newrf_tx span {
	color: #fff;
}
.newrf_lst dd:hover p.new_rq {
	background: #004e8b;
	margin-top: 9px;
	margin-left: 9px;
}
.newrf_lst dd:hover p.newrf_tx {
	margin-top: 7px;
}
.mr0 {
	margin-right: 0px;
}

.case{ margin-top:20px}
.w1200{ width:1200px; margin-left:auto; margin-right:auto}
.teamsBox{ width:100%; clear:both; margin-top:10px}
.teams{ overflow:hidden; width:1200px; margin:0 auto;}
.teamsLeft{ width:1200px; margin:0 auto}
.friendTeams{ overflow:hidden; padding-top:0px; }
.mr_frboxTeams{padding:0px 0px 0px;position:relative}
.mr_frBtnLTeams{cursor:pointer;display:inline;left:0;height:40px;margin:100px 0 0 0;width:40px; display:block; position:absolute; z-index:999}
.mr_frUlTeams{float:left;width:1200px;margin-left:0px; margin-top:0px; overflow:hidden}
.mr_frBtnRTeams{margin-top:100px !important;cursor:pointer;width:40px;height:40px;position:absolute;right:0}
.mr_frUlTeams ul li{display:inline;float:left;/*height:389px;*/width:292px;overflow:hidden;position:relative; margin-right:11px;height:280px; background:url(../img/sjtd_03.png); background:#eeeeee; transition:0.3s}
.mr_frUlTeams ul li a img{/*display:block;*/width:292px; height:224px;}
.mr_frUlTeams ul li a{ position:relative; color:#666666; text-align:center; display:block; font-size:18px; text-decoration:none }
.mr_frUlTeams ul li a span{ color:#666666;}
.mr_frUlTeams ul li a span{ line-height:48px;}
.mr_frUlTeams ul li:hover{ background:#1277cf; color:#FFF}
.mr_frUlTeams ul li:hover span{ color:#FFF}
.mr_frUlTeams ul li:hover{ margin-top:-20px}