@font-face {
  font-family: 'iconfont';  /* project id 468196 */
  src: url('//at.alicdn.com/t/font_468196_zr380vphvt.eot');
  src: url('//at.alicdn.com/t/font_468196_zr380vphvt.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_468196_zr380vphvt.woff') format('woff'),
  url('//at.alicdn.com/t/font_468196_zr380vphvt.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_468196_zr380vphvt.svg#iconfont') format('svg');
}


.xiaochengxu{
    font-family:"iconfont" !important;
    font-size:30px;
		font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

#indexPage{
	position:relative;
}

#indexPage .module{
	position:relative;
	overflow:hidden;
	background:#FFF
}

#indexPage .team_tabs.module .module_container{
	max-width: 80%;
	min-width: 1320px;
}
.module .module_container{
	margin: 0 auto;
	padding-right:5px;
	padding-bottom:70px;
	padding-left: 5px;
}

#indexPage .module .container_header{
	padding:120px 0 80px;
	text-align: center;
}

.item_img{
	margin: 0 5% 30px 5%;
	position:relative;
	z-index:3;
	float:left;
	width:300px;
	height:340px;
}

.item_img img{
	float:none;
	width:100%;
}

.item_img_a{
	position:relative;
	overflow:hidden;
	margin:0 auto;
	margin-top:20px;
	width:75pt;
	height:75pt;
	cursor:pointer
}

.item_img_a img{
	float:none;
	width:100%;
}

.item_img_a:after{
	border-color:#b89051;
	border-radius:60px;
	position:absolute;
	top: 0;
	left: 0;
	width: 94px;
	height: 94px;
	border:3px solid transparent;
	content:''
}


.item_wrapper{
	margin:0;
	padding: 0;
}

.item_wrapper .item_info{
	padding:0 40px;
	text-align:center;
}

.item_wrapper .item_info p.title{
	display:block;
	margin-top:14px;
	height:18px;
	color:#444;
	font-size:14px;
	line-height:18px;
}

.item_wrapper .item_info p.subtitle{
	color:#999;	
	display:block;
	margin-top:14px;
	height:18px;
	color:#444;
	font-size:14px;
	line-height:18px;
}



.item_wrapper .item_inf-to{
	position:relative;
	padding-top:60px;
}

.item_wrapper .item_inf-to p.text-02{
	font-size:32px;
	line-height: 32px;
	height: 32px;
	display: inline-block;
}

.item_wrapper .item_inf-to p.text-03{
	margin-left:20px;
	font-size:14px;
	display:inline-block;
	color:#999
}
.description{
	margin-top:60px;
	padding:0 5%;
	color:#777;
	line-height:26px;
}

.icon{
	position:absolute;
	top:-20px;
	bottom: 0;
	margin-left:70px;
	width:40px;
	height: 20px;
}

.icon:after{
	display:none;
	width:0;
	height: 0;
	border-top:20px solid #f6f6f6;
	border-right:20px solid transparent;
	border-left:20px solid transparent;
	content:''
}

.mitos{
	cursor: pointer
}

li.mitos:after{
	position:absolute;
	bottom:0;
	left:0;
	z-index:-1;
	width:100%;
	height:250px;
	background-color:#f6f6f6;
	content:''
		
}



li.active .item_img:after{
	border-color:#00C0FF;
	border-radius:60px;
	position:absolute;
	top: 0;
	left:0;
	width:94px;
	height: 94px;
	border:3px solid transparent;
	content:''
}

.mCSB_inside>.mCSB_container{
	margin-right:20%;
}

.subtitle{
	font-size: 15px;
	color: #686868
}

.botern{
	background: #000000;
	text-align: center;
	line-height: 28px;
	width: 240px;
	border-radius:30px;
	margin-top: 20px;
	transition:.3s;
-moz-transition: .3s;	/* Firefox 4 */
-webkit-transition: .3s;	/* Safari 和 Chrome */
-o-transition: .3s;	/* Opera */
}

.botern a{
	color: #ffc973;
	font-size: 14px;
}

.botern:hover{
	
	font-size: 14px;border: 1px solid #000;
	background: #fff
}


.botern:hover a{
	
	color: #000
}


.botern .img-wx{
	width: 150px;
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 10;
	display: none;
	background:#fff;
}

.botern .img-wx img{
	width: 150px;
	max-width: 150px;
}

.botern:hover .img-wx{
	display: block
}

@media (max-width:1921px){
	.icon{
	position:absolute;
	top:-20px;
	bottom: 0;
	margin-left:70px;
	width:40px;
	height: 20px;
}	
}

@media (max-width:1440px){
	.icon{
	position:absolute;
	top:-20px;
	bottom: 0;
	margin-left:60px;
	width:40px;
	height: 20px;
}	
}



.back_to_top{
	position: fixed;
	right: 0;
	z-index: 1040;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	border-radius: 2px;
	bottom: 10%;
	background-color: #fff;
}


 .item-001{
	width: 55px;
	height: 64px;
	position: relative;
	padding-top: 8px;
	color: #fff;
	cursor: pointer;
	background: #d70c24;
	transition:.3s;
-moz-transition: .3s;	/* Firefox 4 */
-webkit-transition: .3s;	/* Safari 和 Chrome */
-o-transition: .3s;	/* Opera */
}

 .item-001 .icon_t{
	font-size:30px;
	line-height:30px;
	text-align:center;
}
 .item-001 .text{
	font-size: 12px;
	text-align: center;
	color: #fff;
		transition:.3s;
-moz-transition: .3s;	/* Firefox 4 */
-webkit-transition: .3s;	/* Safari 和 Chrome */
-o-transition: .3s;	/* Opera */
}


.back_to_top .item{
	width: 55px;
	height: 64px;
	position: relative;
	padding-top: 8px;
	color: #9e9e9e;
	cursor: pointer;
	background: #fff;
	transition:.3s;
-moz-transition: .3s;	/* Firefox 4 */
-webkit-transition: .3s;	/* Safari 和 Chrome */
-o-transition: .3s;	/* Opera */
}

.back_to_top .item:hover{
	background: #2aa248;
	color: #fff;
}
.back_to_top .item:hover .text{
	color: #ffffff;
}

.back_to_top .item .icon_t{
	font-size:30px;
	line-height:30px;
	text-align:center;
}


.back_to_top .item .text{
	font-size: 12px;
	text-align: center;
	color: #202020;
		transition:.3s;
-moz-transition: .3s;	/* Firefox 4 */
-webkit-transition: .3s;	/* Safari 和 Chrome */
-o-transition: .3s;	/* Opera */
}

.back_to_top .item .content{
	display: none;
	position: absolute;
	right: 80px;
	top: -49px;
	width: 162px;
	height: 162px;
	padding: 6px 6px 6px;
	text-align: center;
	font-size: 12px;
	color: #737373;
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
	border-radius: 6px;
	background-color: #fff;
}


.back_to_top .item .content img{
	width:160px;
	height: 160px;
	image-rendering:-webkit-optimize-contrast
}

.back_to_top .item .content:after {
	content: ' ';
	display: block;
	position: absolute;
	right: -10px;
	top: 71px;
	width: 20px;
	height: 20px;
	background: #ffffff;
	border-color: rgba(0, 0, 0, 0.5) transparent transparent rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: -2px -2px 4px -2px rgba(0, 0, 0, 0.5);
	box-shadow: -2px -2px 4px -2px rgba(0, 0, 0, 0.5);
	-webkit-transform-origin: center center;
	transform-origin: center center;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}


.back_to_top .item:hover .content {
	display: block;
}

.tic{
	font-size:inherit
}



