@charset "utf-8";
/**
 * @version：1.0
 * @author：haolei <haolei@ec.com.cn>
 * @description：Project public style
 * @date：2017/6/16 
 */
/******模版对于字体图标采用edi-icon来引用，老版本，不想修改原有用法的可以在app 里面引入此段代码恢复*******/
/*
[class*=icon-]{
	position:relative;
    font-family:"edi-icon" !important;
    font-size:18px;
    font-style:normal;
    -webkit-font-smoothing:antialiased;
    -webkit-text-stroke-width:0.2px;
    -moz-osx-font-smoothing:grayscale;
}
*/
.Wdate{width:198px;}
.m-tab-wrap .m-tab-hd{
	border-bottom:1px solid #064f92;
}
.m-tab-wrap .m-tab-hd li a{
	padding:0 35px;
	background:#e7e7e7;
	border:1px solid #e7e7e7;
	border-bottom: 0 none;
	color:#000;
}
.m-tab-wrap .m-tab-hd li.z-crt a{
	background:#064f92;
	border:1px solid #064f92;
	border-bottom: 0 none;
	color:#fff;
}
.m-tab-wrap .m-hd-sl li:first-child{
	margin-left:2px;	
}
.m-sd-menu .menu-tt{height:auto;overflow:hidden;}

.m-sd-menu .menu-tt .tt{
    height:auto;
    overflow: auto;
    word-wrap: normal;
    white-space: normal;
    text-overflow: inherit;
 }





.m-tab3-wrap ul{
	border-bottom:4px solid #ec4c40;
	height:32px;}
.m-tab3-wrap ul li{
	float:right;
	padding:7px 0;}
.m-tab3-wrap ul li a{
	height:18px;
	line-height:18px;
	color:#ec4c40;
	padding:0 20px;
	border-right:1px solid #ec4c40;
	font-weight:bold;
	text-decoration:none;
}
.m-tab3-wrap ul li a.last{
	border-right:0;}
.m-tab3-wrap ul li.z-crt{
	background:#ec4c40;}
.m-tab3-wrap ul li.z-crt a{
	color:#fff;}


.cub1{
	background:#fff;
	border:1px solid #ddd;
	border-top:0;
	padding:0 10px 10px 10px;
	height:760px;}
.pose{
	position:relative;}	
.m-tab6-wrap .tb1{
	height:118px;
	background:url(../img/icon/Ticon7.png) bottom repeat-x;}
.m-tab6-wrap .tb1 li{
	float:left;
	padding:10px 50px 0 55px;
	min-width:75px;
	font-weight:bold;
	text-align:center;
	line-height:28px;
	font-family:"simsun";
	cursor:pointer;
	height:108px;}
.m-tab6-wrap .tb1 li i{
	display:block;
	width:75px;
	height:75px;
	margin:0 auto;}
.m-tab6-wrap .tb1 li a{
	color:#838383;}
.m-tab6-wrap .tb1 li a:hover{
	text-decoration:none;}
.m-tab6-wrap .tb1 li i.bg01{
	background:url(../img/icon/Ticon1.png) center top no-repeat;}
.m-tab6-wrap .tb1 li i.bg02{
	background:url(../img/icon/Ticon2.png) center top no-repeat;}
.m-tab6-wrap .tb1 li i.bg03{
	background:url(../img/icon/Ticon3.png) center top no-repeat;}
.m-tab6-wrap .tb1 li i.bg04{
	background:url(../img/icon/Ticon4.png) center top no-repeat;}
.m-tab6-wrap .tb1 li i.bg05{
	background:url(../img/icon/Ticon5.png) center top no-repeat;}
.m-tab6-wrap .tb1 li.z-crt{
	background:url(../img/icon/Ticon6.png) center bottom no-repeat;}
.m-tab6-wrap .tb1 li.z-crt a{
	color:#ec4c40;}
.m-tab6-wrap .tb1 li.z-crt i.bg01{
	background:url(../img/icon/Ticon1-1.png) center top no-repeat;}
.m-tab6-wrap .tb1 li.z-crt i.bg02{
	background:url(../img/icon/Ticon2-1.png) center top no-repeat;}
.m-tab6-wrap .tb1 li.z-crt i.bg03{
	background:url(../img/icon/Ticon3-1.png) center top no-repeat;}
.m-tab6-wrap .tb1 li.z-crt i.bg04{
	background:url(../img/icon/Ticon4-1.png) center top no-repeat;}
.m-tab6-wrap .tb1 li.z-crt i.bg05{
	background:url(../img/icon/Ticon5-1.png) center top no-repeat;}
	
.m-tab4-wrap .tb2{
	height:30px;
	text-align:center;}
.m-tab4-wrap .tb2 li{
	display:inline-block;
	line-height:30px;
	padding:0 10px;}
.m-tab4-wrap .tb2 li a{
	padding:8px 12px;
	font-weight:bold;
	color:#838383;}
.m-tab4-wrap .tb2 i{
	display:inline-block;}
.m-tab4-wrap .tb2 li.z-crt a{
	background:#ec4c40;
	color:#fff;}
	
.m-tab5-wrap .tb3{
	position:absolute;
	top:300px;
	right:10px;
	z-index:99;}
.m-tab5-wrap .tb3 li{
	width:60px;
	height:28px;
	font-weight:bold;
	text-align:center;
	margin-bottom:14px;
	line-height:28px;
	color:#ec4c40;
	border-radius:5px;
	border:1px solid #ec4c40;}
.m-tab5-wrap .tb3 li a{
	color:#ec4c40;}
.m-tab5-wrap .tb3 li.z-crt{
	background:#ec4c40;
	color:#fff;}
.m-tab5-wrap .tb3 li.z-crt a{
	color:#fff;}