@charset "utf-8";
/**
 * @version：1.0
 * @author：haolei <haolei@ec.com.cn>
 * @description：Project public style
 * @date：2017/6/16 
 */
.m-tab-wrap .m-tab-hd{
	border-bottom:1px solid #ec4c40;
}
.m-tab-wrap .m-tab-hd li a{
	padding:0 25px;
	background:#e7e7e7;
	border:1px solid #e7e7e7;
	border-bottom: 0 none;
	color:#000;
}
.m-tab-wrap .m-tab-hd li.z-crt a{
	background:#ec4c40;
	border:1px solid #ec4c40;
	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-sd-menu .menu-tl{
	padding: 6px 10px 6px 18px;
    background: #dce3ed;
    height: auto;
    overflow: hidden;
    line-height: 32px;
    border-right: 4px solid #dce3ed;
    border-left: 1px solid #d6d6d6;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}

.red{color:red;}


.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;}

.c-a9{
	color:#a9a9a9	
}

.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;}
	
/** 字体变化 只是针对更多的字体 lwq start */
.more-font{
	margin-top:2%;
	font-family: edi-icon!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .0px;
}
/** end */
 
/** 打印的table样式的设置 start */
	.print-m-table1{
		width:99.9%;
	}
    .print-m-table1 td, .print-m-table1 th{
        border: 1px solid #000;
        padding: 6px 5px;
        line-height: 24px;
    }
/** end */

/** JustFresh 2017-11-14 同意去除超链接及超链接hover的下划线效果  */
a,a:hover{text-decoration: none !important;}

.child-btn{color: #da2810 !important;}
.child-btn:hover{color: #fff !important;}
.u-tools-wrap .u-tool{background-color: #fff !important;}
.u-tools-wrap .u-tool:hover{background-color: #da2810 !important;color: #fff !important;}

/** 2017-12-12 解决通知公告、行业资讯、消息通知等的详情页面P标签不换行的BUG */
.m-article-bd.ti2 p, .m-notice1 .ct1{word-wrap: break-word;}

/** 威海城市使用的css样式 不要删除 start */
.g-hd-wh {
    background: url(../img/bg/bg-hd-top-wh_01.jpg) repeat-x;
}
.g-hd-wh, .g-hd-wh .m-top-menu-wrap.z-crt {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.m-menu-top1 .m-hd-wh {
    position: relative;
    padding-bottom: 36px;
    z-index: 9999;
}
.m-hd-wh .m-bg1-wh {
    height: 120px;
    background: url(../img/bg/bg-hd-top-wh_02.jpg) right top no-repeat;
}


/** 不要删除 end */


/****重载 文章样式****/
.m-article-wrap{margin:20px 20px;}
.m-article-bd{font-size:16px}
.m-article-bd p:first-child{margin-top:0}
.m-article-bd .u-tit1{
	font-size: 30px;
	line-height: 1.5;
}
.m-article-bd p{
	margin-top:8px; 
	margin-bottom: 8px;
}
.m-article-bd .p1{
	font-size:18px;
	font-weight:bold;
	color: #049;
}
.m-article-bd .ti2{
	text-indent:2em;
}
.m-article-bd01{}
.m-article-bd01 a{
	display:block;
	width:106px;
	height:40px;
	float:left;
	margin:0 5px;
	text-align:center;
	background:#f0f3f7;
	font-size:16px;
	border:1px solid #8db3d7;
	border-radius:5px;
	line-height:40px;
	padding:100px 10px 10px;}
.m-article-bd01 a:hover{
	color:#fff;
	text-decoration:none;
	border:1px solid #8db3d7;}
.m-article-bd01 a.icon01{
	background:#f0f3f7 url(../../basic/img/icon/icon01.png) center 10px no-repeat;}
.m-article-bd01 a.icon02{
	background:#f0f3f7 url(../../basic/img/icon/icon02.png) center 10px no-repeat;}
.m-article-bd01 a.icon03{
	background:#f0f3f7 url(../../basic/img/icon/icon03.png) center 10px no-repeat;}
.m-article-bd01 a.icon04{
	background:#f0f3f7 url(../../basic/img/icon/icon04.png) center 10px no-repeat;}
.m-article-bd01 a.icon05{
	background:#f0f3f7 url(../../basic/img/icon/icon05.png) center 10px no-repeat;}
.m-article-bd01 a.icon06{
	background:#f0f3f7 url(../../basic/img/icon/icon06.png) center 10px no-repeat;}
.m-article-bd01 a.icon07{
	background:#f0f3f7 url(../../basic/img/icon/icon07.png) center 10px no-repeat;}
.m-article-bd01 a.icon01:hover{
	background:#8db3d7 url(../../basic/img/icon/icon01.png) center 10px no-repeat;}
.m-article-bd01 a.icon02:hover{
	background:#8db3d7 url(../../basic/img/icon/icon02.png) center 10px no-repeat;}
.m-article-bd01 a.icon03:hover{
	background:#8db3d7 url(../../basic/img/icon/icon03.png) center 10px no-repeat;}
.m-article-bd01 a.icon04:hover{
	background:#8db3d7 url(../../basic/img/icon/icon04.png) center 10px no-repeat;}
.m-article-bd01 a.icon05:hover{
	background:#8db3d7 url(../../basic/img/icon/icon05.png) center 10px no-repeat;}
.m-article-bd01 a.icon06:hover{
	background:#8db3d7 url(../../basic/img/icon/icon06.png) center 10px no-repeat;}
.m-article-bd01 a.icon07:hover{
	background:#8db3d7 url(../../basic/img/icon/icon07.png) center 10px no-repeat;}
	
.m-article-bd02{}
.m-article-bd02 a{
	display:block;
	width:106px;
	height:40px;
	float:left;
	margin:0 5px 20px 5px;
	text-align:center;
	background:#f0f3f7;
	font-size:16px;
	border:1px solid #8db3d7;
	border-radius:5px;
	line-height:40px;
	padding:10px 10px 10px;}
.m-article-bd02 a:hover{
	color:#fff;
	text-decoration:none;
	background:#8db3d7;
	border:1px solid #8db3d7;}
.m-crm-wrap .item{
	cursor:pointer;
}
.u-tips-01{
	padding:20px;
	background-color:#ededed;
	font-size:16px;
	line-height:32px;
	color:#484848;
}
.u-tips-01 .u-point{
	padding-left:30px;
	display:inline-block;
	background:url(../img/icon/icon_tips_01.png) 0 65% no-repeat;
	color:#da2810;
}
/*问卷调查*/
.question-tit{font-size:22px;color:#333;font-family:"\5FAE\8F6F\96C5\9ED1";border-bottom:2px solid #ddd;padding-bottom:14px;line-height:30px;}
.question-info{font-size:16px;line-height:24px;margin-top:14px;margin-bottom:14px;color:#333;font-family:"\5FAE\8F6F\96C5\9ED1";}
.question-info1{font-size:14px;color:#333;line-height:36px;font-weight:normal;}
.question-info1 span{font-weight:bold;color:#ef4418;padding:0 10px;}
.mll20{margin-left:20px;margin-right:20px;}
.mll10{margin-left:20px;margin-right:0px;}
.question-shop{font-size:16px;line-height:24px;margin:0 20px;font-family:"\5FAE\8F6F\96C5\9ED1";font-weight:normal;}
.question-shop img{ vertical-align:middle;margin-right:5px;}
.question-main{padding:0 20px;font-size:16px;}
.question-div{border-top:1px solid #d6d6d6;margin-top:20px;}
.question-div h1{padding:14px 0 6px 0;color:#049;line-height:24px;font-size:16px;}
.pl10{padding-left:10px;}
.question-div p{font-size:14px;line-height:30px;color:#333;}
.question-div p input{vertical-align:middle;margin-right:6px;}
.question-div p label{padding-right:30px;vertical-align:middle;}
.question-div p .text_01{width:96%;border:1px solid #d6d6d6;height:80px;padding:10px;font-size:14px;}
.question-btn{text-align:center;height:37px;}
.question-btn input{background:url(../img/questionnaire/btn.png) no-repeat;width:241px;height:37px;line-height:36px;color:#fff;text-align:center;font-size:18px;font-weight:bold;border:0;font-family:"\5FAE\8F6F\96C5\9ED1"; cursor:pointer;}
/*bi统计echarts切换页签start*/
.arrow-top_01{
	margin-left:-4px;
	position:absolute;
	bottom:-10px;
	left:50%;
	width:0;
	height:0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 5px solid #ff3800;
	display:none;
}
.tool-bar_01 .tit_01{
	font:bold 18px/24px '\5FAE\8F6F\96C5\9ED1';
	color:#535353;
}
.tool-bar_01 .tit_01 .i_01,.tool-bar_01 .tit_01 .i_02{
	display:inline-block;
	vertical-align:middle;
}
.tool-bar_01 .tit_01 .i_01{
	margin-right:6px;
	width:12px;
	height:14px;
	background-position:0 -2381px;
}
.tool-bar_01 .tit_01 .i_02{
	margin-right:8px;
	width:10px;
	height:10px;
	background-position:0 -2413px;
}
.filter-list_01 li{
	position:relative;
	margin:5px 0;
	padding:0 8px;
	float:left;
	font:normal 14px/14px '\5B8B\4F53',Arial,sans-serif;
	border-left:1px solid #010101;
	color:#010101;
}
.filter-list_01 li:first-child{border-left:none;}
.filter-list_01 li a{
	color:#010101;
	text-decoration:none;
}
.filter-list_01 li.cur{font-weight:bold;}
.filter-list_01 li.cur a{color:#ff3800;}
.filter-list_01 li.cur .arrow-top_01{display:block;}
.clear{clear:both}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;line-height:0;}
.clearfix{zoom:1}
/*bi统计echarts切换页签end*/
.j-tit01-con{
	position:absolute;
	width:155px;
	height:81px;
	background:url(../img/bg/j-tit-bg.png) no-repeat;
	top:-71px;
	left:40px;
	font-size:14px;}
.j-tit01-con em{
	padding:20px 0 0 62px;
	display:block;
	text-align:left;}
.j-tit01-con i{
	text-align:left;}
.f-warn-bg-c1 {
    background: #f7b8b3 !important;
}
.ui-wran-shadow.ui-widget-content{
			border:1px solid #e7817c;
			color:#e7817c;
			-webkit-box-shadow: 0px 0px 5px #e7817c;
			box-shadow: 0px 0px 5px #e7817c;
}


/*******交叉分析***********/
.f-w420{width:420px;}
.u-analyze-box .u-sel{
	height: 30px;
	font-size: 14px;
}
.u-analyze-box .u-tt{
	font-size: 18px;
	line-height: 48px;
	color: #000;
	font-weight: normal;
}
.u-analyze-box .u-tt img{
	vertical-align: -4px;
	margin-right: 10px;
}
.u-analyze-box .u-tt span{
	font-size: 14px;
}
.u-analyze-box .u-tt span i{
	text-decoration: underline;
}
.u-analyze-box .u-analyze-sch{
	padding: 30px;
	background-color: #f5f7fa;
	border: 1px solid #d3dbe6;
}
.u-analyze-box .u-analyze-sch-tb{
	font-size: 16px;
	color: #000;
}
.u-analyze-box .u-analyze-sch-tb td{
	padding: 6px 0;
	vertical-align: top;
}
.u-analyze-box .u-label{
	margin-right: 10px;
	font-size: 16px;
	color: #666;
}
.u-analyze-box .u-txt{
	font-size: 16px;
	line-height: 48px;
	font-weight: bold;
}
.u-analyze-box .u-txt span{
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
.u-analyze-box .u-sch-filter p + p{
	margin-top: 12px;
}
.u-analyze-box .u-odbc-txt{
	line-height: 48px;
}
.u-analyze-box .u-odbc-txt a{
	color: #666;
	text-decoration: underline;
}
.u-analyze-box .add-condition{
	cursor: pointer;
	margin-top: 8px;
	margin-bottom: 20px;
	height: 30px;
	background-color: #fff;
	border: dashed 1px #d8d8d8;
	text-align: center;
	font-size: 15px;
	line-height: 30px;
	color: #999;
}
.u-analyze-box .add-condition:hover{
	color: #1ea0fa;
	border: dashed 1px #1ea0fa;
}
.u-analyze-box .icon{
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.u-analyze-box .icon-add-condition{
	width: 16px;
	height: 16px;
	background: url(../img/icon/icon_analyze_03.png) 0 0 no-repeat;
}
.u-analyze-box .add-condition:hover .icon-add-condition{
	background-image: url(../img/icon/icon_analyze_04.png);
}
.u-analyze-box .u-analyze-item dl{
	font-size: 16px;
	line-height: 48px;
	color: #000;
}
.u-analyze-box .u-analyze-item dt,.u-analyze-box .u-analyze-item dd{
	float: left;
}
.u-analyze-box .u-analyze-item dt{
	font-weight: bold;
}
.u-analyze-box .u-analyze-item dd span{
	margin-left: 8px;
	color: #878787;
}
.u-analyze-box .u-analyze-item .u-tb{
	font-size: 16px;
	line-height: 24px;
	color: #010101;
	text-align: center;
}
.u-analyze-box .u-analyze-item .u-tb th{
	background-color: #e4e8ef;
}
.u-analyze-box .u-analyze-item .u-tb th,.u-analyze-box .u-analyze-item .u-tb td{
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #d3dbe6;
}
.u-analyze-box .u-analyze-tools{
	margin: 10px 0 15px;
	font-size: 0;
}
.u-analyze-box .u-analyze-tools > a{
	padding:0 10px 0 34px;
	display:inline-block;
	font-size: 15px;
	line-height: 30px;
	color: #666;
	border: 1px solid #bebebe;
	border-radius: 4px;
	text-decoration: none;
	background-position: 10px center;
	background-repeat: no-repeat;
}
.u-analyze-box .u-analyze-tools > a + a{
	margin-left: 10px;
}
.u-analyze-box .u-analyze-tools > a.z-crt{
	background-color: #ec4c40;
	border: 1px solid #ec4c40;
	color: #fff;
}
.u-analyze-box .u-analyze-tools .biaoge{
	background-image: url(../img/icon/icon_analyze_05.png);
}
.u-analyze-box .u-analyze-tools .biaoge.z-crt{
	background-image: url(../img/icon/icon_analyze_06.png);
}
.u-analyze-box .u-analyze-tools .zhutu1{
	background-image: url(../img/icon/icon_analyze_07.png);
}
.u-analyze-box .u-analyze-tools .zhutu1.z-crt{
	background-image: url(../img/icon/icon_analyze_08.png);
}
.u-analyze-box .u-analyze-tools .zhutu2{
	background-image: url(../img/icon/icon_analyze_09.png);
}
.u-analyze-box .u-analyze-tools .zhutu2.z-crt{
	background-image: url(../img/icon/icon_analyze_10.png);
}
.u-analyze-box .u-analyze-tools .zhexian{
	background-image: url(../img/icon/icon_analyze_11.png);
}
.u-analyze-box .u-analyze-tools .zhexian.z-crt{
	background-image: url(../img/icon/icon_analyze_12.png);
}
.u-analyze-box .u-analyze-tools .leida{
	background-image: url(../img/icon/icon_analyze_13.png);
}
.u-analyze-box .u-analyze-tools .leida.z-crt{
	background-image: url(../img/icon/icon_analyze_14.png);
}
.u-analyze-box .u-analyze-tools .leida{
	background-image: url(../img/icon/icon_analyze_13.png);
}
.u-analyze-box .u-analyze-tools .leida.z-crt{
	background-image: url(../img/icon/icon_analyze_14.png);
}
.u-analyze-box .u-analyze-tools .donut{
	background-image: url(../img/icon/icon_analyze_15.png);
}
.u-analyze-box .u-analyze-tools .donut.z-crt{
	background-image: url(../img/icon/icon_analyze_16.png);
}
.u-analyze-box .u-analyze-tools .bingtu{
	background-image: url(../img/icon/icon_analyze_17.png);
}
.u-analyze-box .u-analyze-tools .bingtu.z-crt{
	background-image: url(../img/icon/icon_analyze_18.png);
}
.u-analyze-box .u-analyze-tools .no-data{
	padding: 0 10px;
}
.u-analyze-box .u-analyze-charts{
	height: 300px;
	background-color: #fff;
	border: 1px solid #d3dbe6;
}
.u-analyze-box .u-analyze-item + .u-analyze-item{
	margin-top: 20px;
}
/****** 进度条 *******/
.u-progress {
	position: relative;
	display: inline-block;
	width: 80%;
	height: 6px;
	border-radius: 20px;
	background-color: #e2e2e2;
	vertical-align: middle;
}
.u-progress-bar {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	max-width: 100%;
	height: 6px;
	border-radius: 20px;
	text-align: right;
	background-color: #5FB878;
	-webkit-transition: all .6s;
	transition: all .6s;
	-webkit-animation: animate-positive 2s;
	animation: animate-positive 2s;
}
.u-progress-big,.u-progress-big .u-progress-bar {
	height: 18px;
	line-height: 18px
}
.u-progress-text {
	position: relative;
	top: -20px;
	line-height: 18px;
	font-size: 12px;
	color: #666;
	display: none;
}
.u-progress-big .u-progress-text {
	position: static;
	padding: 0 10px;
	color: #fff;
}
.u-bg-c1{
	background-color: #29a4fa !important;
}
.u-bg-c2{
	background-color: #ffc700 !important;
}
.u-bg-c3{
	background-color: #38c59e !important;
}
.u-bg-c4{
	background-color: #f07f86 !important;
}
.u-bg-c5{
	background-color: #59dcdb !important;
}
.u-bg-c6{
	background-color: #add6ff !important;
}
@-webkit-keyframes animate-positive{
	0% { width: 0; }
}
@keyframes animate-positive{
	0% { width: 0; }
}
html{min-width: 100px;}
.g-hd{min-width: 1200px;}
.m-page-btn {width: 60px;height: 34px;line-height: 34px;background: #fff;border: 1px solid #ddd;color: #666;border-radius: 5px;vertical-align: top;}
.m-page-sm{line-height:22px;}
.m-page-sm a,.m-page-sm i{padding:0 8px;}
.m-page-sm .m-page-skip{padding:3px 0;}
.m-page-sm .m-page-btn{
	width:50px;
	height:24px;
	line-height:24px;
}
.m-page-skip{
	margin:0 5px;
    padding:8px 6px;
    width:40px;
    line-height:16px;
    height:16px;
    border:1px solid #ddd;
    border-radius:5px;
    text-align:center;
    vertical-align:top;
}
.m-page-total .m-page-num,.m-page-total .m-page-total-num{
	margin-left:3px;
	margin-right:3px;
	display:inline-block;
	color:#ec4c40;
	font-family:Arial,sans-serif;
}
.m-page{
    margin:10px 0;
    line-height:32px;
    font-size:0;
    letter-spacing:-0.307em;
    *letter-spacing:normal;
    *word-spacing:-1px;
    word-wrap:normal;
    white-space:nowrap;
    color:#999;
}
.m-fm-fold-wrap {
    border-bottom: none;
}

.ai-help {
    position: fixed;
    right: 0px;
    top: 20%;
    z-index: 9999;
    overflow: hidden;
    margin-top: -90px;
}
.ai-help-con {
    width: 73px;
    height: 98px;
    background: url(../img/ai-help.png) center no-repeat;
}
.ai-close {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
}