.main-sidebar-min{width: 60px;height: 1000px;background: #fff;position: fixed;z-index: 5;left: 0;top: 0;padding-top: 60px;box-shadow: 2px 0 3px rgba(0,0,0,.1);}
.main-sidebar-min ul{text-align: center;width: 40px;margin:30px auto;}
.main-sidebar-min ul a{display: block;width: 40px;height: 40px;border:1px solid #e5e5e5;margin-top: -1px;}
.main-sidebar-min ul a:nth-child(1){background: url(//images/home/android_icon_nor.svg) no-repeat center center;}
.main-sidebar-min ul a:nth-child(2){background: url(//images/home/ios_icon_nor.svg) no-repeat center center;}

.shousuocaidan {width: 60px;margin: 0 auto;}
.shousuocaidan > li{display: block;width: 60px;height: 60px;position: relative;}

.shousuocaidan > li  > ol{position: absolute;width: 150px;left: 70px;background: #fff;box-shadow: 0px 0 5px rgba(0,0,0,.1);border-radius: 2px;display: none;}
.shousuocaidan > li  > ol > a{display: block;padding: 15px 20px;font-size: 15px;color: #72767b;}
.shousuocaidan > li  > ol > a:hover{color: #333;}
.jtfuhao{font-size: 40px;color: #fff;display: block;position: absolute;left: -13px;top: 19px;}
.shousuocaidan > li  > ol > a.cur{font-weight: bold;color: #333;}

.shousuocaidan > li:nth-child(1){background: url(//images/home/sjgl_nor.png) center center no-repeat;}
.shousuocaidan > li:nth-child(1):hover{background:url(//images/home/sjgl_nor.png) center center no-repeat #ecf0f2;}
.shousuocaidan > li:nth-child(1).cur{background:url(//images/home/sjgl_nor.png) center center no-repeat #ecf0f2;border-left:5px solid #328bf3;}

.shousuocaidan > li:nth-child(2){background: url(../images/home/sjfx_nor.png) center center no-repeat;}
.shousuocaidan > li:nth-child(2):hover{background: url(../images/home/sjfx_nor.png) center center no-repeat #ecf0f2;}
.shousuocaidan > li:nth-child(2).cur{background: url(../images/home/sjfx_nor.png) center center no-repeat #ecf0f2;border-left:5px solid #328bf3;}

.shousuocaidan > li:nth-child(3){background: url(../images/home/bnqdfx_nor.png) center center no-repeat;}
.shousuocaidan > li:nth-child(3):hover{background: url(../images/home/bnqdfx_nor.png) center center no-repeat #ecf0f2;}
.shousuocaidan > li:nth-child(3).cur{background: url(../images/home/bnqdfx_nor.png) center center no-repeat #ecf0f2;border-left:5px solid #328bf3;}

.shousuocaidan > li:nth-child(4){background: url(../images/home/yhfx_nor.png) center center no-repeat;}
.shousuocaidan > li:nth-child(4):hover{background: url(../images/home/yhfx_nor.png) center center no-repeat #ecf0f2;}
.shousuocaidan > li:nth-child(4).cur{background: url(../images/home/yhfx_nor.png) center center no-repeat #ecf0f2;border-left:5px solid #328bf3;}

.shousuocaidan > li:nth-child(5){background: url(../images/home/yhxw_nor.png) center center no-repeat;}
.shousuocaidan > li:nth-child(5):hover{background: url(../images/home/yhxw_nor.png) center center no-repeat #ecf0f2;}
.shousuocaidan > li:nth-child(5).cur{background: url(../images/home/yhxw_nor.png) center center no-repeat #ecf0f2;border-left:5px solid #328bf3;}

.shousuocaidan > li:nth-child(6){background: url(../images/home/yhwj_nor.png) center center no-repeat;}
.shousuocaidan > li:nth-child(6):hover{background: url(../images/home/yhwj_nor.png) center center no-repeat #ecf0f2;}
.shousuocaidan > li:nth-child(6).cur{background: url(../images/home/yhwj_nor.png) center center no-repeat #ecf0f2;border-left:5px solid #328bf3;}


li.app-icon-realtime a {
	background: url("/images/sjkl_nor.png") 20px center no-repeat;
}
li.cur.app-icon-realtime a {
	background: url("/images/sjkl_sel.png") 20px center no-repeat;
}

li.app-icon-trend a {
	background: url("/images/sjfx_nor.png") 20px center no-repeat;
}
li.cur.app-icon-trend a {
	background: url("/images/sjfx_sel.png") 20px center no-repeat;
}

li.app-icon-version a {
	background: url("/images/bnqdfx_nor.png") 20px center no-repeat;
}
li.cur.app-icon-version a {
	background: url("/images/bnqdfx_sel.png") 20px center no-repeat;
}

li.app-icon-device a {
	background: url("/images/app_device.png") 20px center no-repeat;
}
li.cur.app-icon-device a {
	background: url("/images/app_device_sel.png") 20px center no-repeat;
}


li.app-icon-crash a {
    background: url("/images/app_crash.png") 20px center no-repeat;
}
li.cur.app-icon-crash a {
    background: url("/images/app_crash_sel.png") 20px center no-repeat;
}



li.app-icon-user a {
	background: url("/images/app_user.png") 20px center no-repeat;
}
li.cur.app-icon-user a {
	background: url("/images/app_user_sel.png") 20px center no-repeat;
}

li.app-icon-useraction a {
	background: url("/images/app_user_action.png") 20px center no-repeat;
}
li.cur.app-icon-useraction a {
	background: url("/images/app_user_action_sel.png") 20px center no-repeat;
}


li.web-icon-hot a {
	background: url("/images/web_hot.png") 20px center no-repeat;
}
li.cur.web-icon-hot a {
	background: url("/images/web_hot_sel.png") 20px center no-repeat;
}




.sidebar-menu li.cur a {
	color: #328bf3;
}
.sidebar-menu li ul li a {
	color: #666 !important;
}
.sidebar-menu li ul li.cur a {
	color: #fff !important;
	padding-left: 53px;
	background: #328bf3 !important;
}
.sidebar-menu li a:hover {
	color: #328bf3 !important;
}
.sidebar-menu li ul li a {
	background: none !important;
}


.navTop{
	position: fixed;
	z-index: 9;
	width: 100%;
	min-width: 100px;
	 height: 60px;
	 background: #fff;
	 box-shadow: 2px 0 3px rgba(0,0,0,.1);


	}
	.main-sidebar,.left-side {
  padding-top: 50px;
  min-height: 100%;
  width: 170px;
  position: fixed;
  z-index: 8;
  background:  #fff;
  -webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
}
.adminLogo{
	float: left;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
.adminLogo div{
	display: inline-block;
	background: #328bf3;
		width: 60px;
	height: 100%;
	line-height: 60px;
}

.adminLogo .myApplication{
    display: inline-block;
    background: #fff;
        width: 10px;
    height: 100%;
    line-height: 60px;
}







.admininfo > a{
	color:#2a3544;
}
.sidebar-menu > li.cur > a.i_1 {
    background: url(../images/home/message_sel.svg) 30px center no-repeat;
    color: #328bf3	;
}

.sidebar-menu > li > ul > li > a.cur {
    background: #328bf3;
    padding-left: 60px;
}
.sidebar-menu > li > ul > li > a {
	color: #328bf3;
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 60px;
	margin: 10px 0;
}

.main-sidebar {
    background-color: #fff;
    box-shadow: 2px 0 3px rgba(0,0,0,.1);
    position: fixed;
    z-index: 0;
    height: 100%;
    padding-top: 60px;
    overflow-y: hidden;
    transition: .3s ease;
}

.sidebar-menu > li > a {
    display: block;
    position: relative;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    padding-left: 60px;
    color: #666;
    transition: 0.3s ease;

}

.sidebar-menu > li > ul > li > a.cur {
    color: #fff;
    padding-left: 33px;
}
.admininfo{
	float: right;
	padding: 10px;
        display: inline-block;
}
.admininfo img{
	margin-right: 10px;
}
.admininfo .myApplication {
    width: 91px;
    display: inline-block;
    margin-right: 21px;
    text-align: left;
    border-right: 1px solid #d8d9dc;
}
.sidebar-menu ul{
	display: none;
}

.rowbox .cardtt {
    background: #fff;
    width: auto;
    min-width: 235px;
    /*height: 402px;*/
    margin-top: 20px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
}

.cardbb {
    background:#ffffff;
    width: 100%;

}

.main-footer{ width: 100%; height: 24px;line-height: 24px;text-align: center;font-size: 12px;color: #999;background: #f5f5f5;position: fixed;bottom: 0;right: 0;}
.sidebar-menu > li.cur > a {color: #328bf3;}
.sidebar-menu > li > a > .spotArrow{display: block;transform: rotateX(0deg);background: url(/images/left_arrow_nor.svg) center center no-repeat;width: 8px;height: 11px;position: absolute;top: 0;bottom:0;margin: auto;right: 5px;}

.sidebar-menu > li > a.i_1 {background: url(/images/wzgk.png) 10px center no-repeat; }
.sidebar-menu > li:hover > a.i_1 {background: url(/images/wzhk_sel.png) 10px center no-repeat;color: #328bf3;}
.sidebar-menu > li.cur > a.i_1 {background: url(/images/wzhk_sel.png) 10px center no-repeat;color: #328bf3;}

.sidebar-menu > li > a.i_11 {background: url(/images/sjgl_nor.png) 10px center no-repeat;}
.sidebar-menu > li:hover > a.i_11 {background: url(../images/home/sjkl_sel.png) 10px center no-repeat;color: #328bf3;}
.sidebar-menu > li.cur > a.i_11 {background: url(../images/home/sjkl_sel.png) 10px center no-repeat;color: #328bf3;}

.webcur{color: #328bf3;}




.sidebar-menu > li > a.i_2 {background: url(../images/home/llfx_nor.png) 10px center no-repeat;}
.sidebar-menu > li:hover > a.i_2 {background: url(../images/home/llfx_sel.png) 10px center no-repeat;color: #328bf3;}
.sidebar-menu > li.cur > a.i_2 {background: url(../images/home/llfx_sel.png) 10px center no-repeat;color: #328bf3;}

.sidebar-menu > li > a.i_22 {background: url(../images/home/sjfx_nor.png) 10px center no-repeat;}
.sidebar-menu > li:hover > a.i_22 {background: url(../images/home/sjfx_sel.png) 10px center no-repeat;color: #328bf3;}
.sidebar-menu > li.cur > a.i_22 {background: url(../images/home/sjfx_sel.png) 10px center no-repeat;color: #328bf3;}






.sidebar-menu > li > a.i_3 {background: url(../images/home/lyfx_nor.png) 10px center no-repeat;}
.sidebar-menu > li:hover > a.i_3 {background: url(../images/home/lyfx_sel.png) 10px center no-repeat;color: #328bf3;}
.sidebar-menu > li.cur > a.i_3 {background: url(../images/home/lyfx_sel.png) 10px center no-repeat;color: #328bf3;}

.sidebar-menu > li > a.i_33 {background: url(../images/home/bnqdfx_nor.png) 10px center no-repeat;}
.sidebar-menu > li:hover > a.i_33 {background: url(../images/home/qdbnfx_sel.png) 10px center no-repeat;color: #328bf3;}
.sidebar-menu > li.cur > a.i_33 {background: url(../images/home/qdbnfx_sel.png) 10px center no-repeat;color: #328bf3;}






.sidebar-menu > li > a.i_4 {background: url(../images/home/fwfx_nor.png) 10px center no-repeat;}
.sidebar-menu > li:hover > a.i_4 {background: url(../images/home/fwfx_sel.png) 10px center no-repeat;color: #328bf3;}
.sidebar-menu > li.cur > a.i_4 {background: url(../images/home/fwfx_sel.png) 10px center no-repeat;color: #328bf3;}


.sidebar-menu > li > a.i_44 {background: url(../images/home/yhfx_nor.png) 10px center no-repeat;}
.sidebar-menu > li:hover > a.i_44 {background: url(../images/home/yhfx_sel.png) 10px center no-repeat;color: #328bf3;}
.sidebar-menu > li.cur > a.i_44 {background: url(../images/home/yhfx_sel.png) 10px center no-repeat;color: #328bf3;}






.sidebar-menu > li > a.i_5 {background: url(../images/home/fkfx_nor.png) 10px center no-repeat;}
.sidebar-menu > li:hover > a.i_5 {background: url(../images/home/fkfx_sel.png) 10px center no-repeat;color: #328bf3;}
.sidebar-menu > li.cur > a.i_5 {background: url(../images/home/fkfx_sel.png) 10px center no-repeat;color: #328bf3;}


.sidebar-menu > li > a.i_55 {background: url(../images/home/yhxw_nor.png) 10px center no-repeat;}
.sidebar-menu > li:hover > a.i_55 {background: url(../images/home/yhxw_sel.png) 10px center no-repeat;color: #328bf3;}
.sidebar-menu > li.cur > a.i_55 {background: url(../images/home/yhxw_sel.png) 10px center no-repeat;color: #328bf3;}




.sidebar-menu > li > a.i_6 {background: url(../images/home/me_nor.png) 10px center no-repeat;}
.sidebar-menu > li:hover > a.i_6 {background: url(../images/home/me_sel.png) 10px center no-repeat;color: #328bf3;}
.sidebar-menu > li.cur > a.i_6 {background: url(../images/home/me_sel.png) 10px center no-repeat;color: #328bf3;}




.sidebar-menu > li > a.i_66 {background: url(../images/home/yhwj_nor.png) 10px center no-repeat;}
.sidebar-menu > li:hover > a.i_66 {background: url(../images/home/yhwj_sel.png) 10px center no-repeat;color: #328bf3;}
.sidebar-menu > li.cur > a.i_66 {background: url(../images/home/yhwj_sel.png) 10px center no-repeat;color: #328bf3;}







.shutuppage{
	margin-right: 10px;
	float: right;
}

.wrapper .main-sidebar .logo a{
	width: 60px;
	height: 40px;
	border: solid 1px #eaedf0;
	line-height: 36px;
}

.wrapper .main-sidebar .logo a.cur{background:#328bf3;}
.wrapper .main-sidebar .logo .azBG{
background: url(../images/home/android_icon_nor.svg)  center no-repeat;
/*color: #328bf3;*/
}
.wrapper .main-sidebar .logo .pgBG{
background: url(../images/home/ios_icon_nor.svg)  center no-repeat;
color: #328bf3;
}

.wrapper .main-sidebar .logo .azBG:hover{
background: url(../images/home/android_icon_sel.svg)  center no-repeat #328bf3;

}
.wrapper .main-sidebar .logo .pgBG:hover{
background: url(../images/home/ios_icon_sel.svg)  center no-repeat #328bf3;

}
.wrapper .main-sidebar .logo li{

	border-right: none;

}
.wrapper .main-sidebar .logo .pgBG{

	margin-left: -1px;

}
.logo .nav-tabs{
	border-bottom: none;
}

.wrapper .main-sidebar .logo a:nth-child(2){

	margin-left: -5px;

}
.main-sidebar section.logo {
    display: inline-block;
    text-align: center;
    margin-left: 10%;
    margin-top: 24px;
}
.sidebar{height: 779px;overflow-y: scroll;}
.sidebar::-webkit-scrollbar {width: 3px;background-color: #eee;}
.sidebar::-webkit-scrollbar-track {background-color: #f7f7f7;}
.sidebar::-webkit-scrollbar-thumb {background: #d4d4d4;border-radius: 10px;}


.sidebar-menu > li > ul {display: none;}
.sidebar-menu > li > ul > li > a {color: #666;display: block;height: 40px;line-height: 40px;padding-left: 53px;margin: 10px 0;}
.sidebar-menu > li > ul > li > a:hover {color: #328bf3;}
/*.sidebar-menu > li > ul > li > a.cur {background: #f07b57;padding-left: 60px;}*/
.sidebar-menu > li > ul > li > a.cur:hover {color: #fff;}

.wrapper .logo .current{
	background: /*url(../images/home/android_icon_sel.svg)  center no-repeat*/ #328bf3;
}

.barbebox{width: 10%;height: 6px; position: relative;}
.barbebox .bar{}
.fangke a.FKcurrent, .shaixuan a.cur{
	 background:#328bf3;
color: #fff;
}


.sidebar-menu li:nth-child(1) a .spotArrow {
/*display: none;*/
}

.cardbb h3{
    font-size: 16px;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.carddd {
    background: #f8f9fb;
    width: 100%;
    height: 152px;
    padding-top: 20px;
}
.cardbb .titleName{
	display: inline-block;
    text-align: left;

}
.cardbb .titleName div{
	margin-top: 37px;
	color: #72767b;
	font-size: 14px;

}


.cardbb .content{
	padding-top: 20px;

}
.cardbb .content div{
	border-right: 1px solid #eaebee;
}

.carddd .content div{
	border-right: 1px solid #eaebee;
}

.carddd h3{
    font-size: 16px;
    display: block;
    padding-top: 20px;
    padding-left: 20px;
    color: #a8adb3;
}




.rowbox .echarts {
    background: #fff;
    width: auto;
    /* min-width: 235px; */
    padding: 0 15px;
    height: 443px;
    min-height: 443px;
    margin-top: 20px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
}


.rowbox .cards_4 h2 {
    font-size: 18px;
    color: #666;
    height: 60px;
    line-height: 60px;

}

.rowbox .cards h2{
	font-size: 18px;
		color: #2a3544;
	 height: 60px;
	 line-height: 60px;

	}

#zhe{
	width: 100%;
	height: 350px;
}

.Top10{
	width: 100%;
	height: 468px;
	border: 1px solid #333;

	display: inline-block;
	margin-left: -15px;
	margin-right: -15px;

}
.Top10 .website{
	    background: #fff;
    width: auto;
    /* min-width: 235px; */
    padding: 0 15px;
    height: auto;
    min-height: 412px;
    margin-top: 20px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1);

}
.Top10 .entrance{
	display: inline-block;
	height:468px;
	border: 1px solid red;
	float: right;
}

.website h3{
	color: #2a3544;
	font-size: 16px;
	margin-top: 20px;
	margin-left: 20px;
}
.content-wrapper .container .rowbox{padding-right: 0;/*min-width: 235px;*/}

.rowbox .cards_4{/*padding: 28px 34px;*/padding:0 20px ;}

.rowbox .cardsright {
    background: #fff;
    width: auto;
    /* min-width: 235px; */
    padding: 0 15px;
    height: 468px;
    min-height: 412px;
    margin-top: 20px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
}
#bartop10 {
    width: 100%;
    height: 350px;
}
.Toptitle{
	margin-top: 15px;

}
.TopDes div{
	margin-top: 15px;
	display: inline-block;
	vertical-align: middle;

}
.TopDes .bar{
	/*width: 25%;*/
	height: 6px;
	background-color: #f2f3f7;
	border-radius: 3px;

	display: inline-block;
	text-align: center;
	margin-top: 22px;

}
.barbbox{width: 22%;position: relative;display: inline-block;vertical-align: middle;margin-top: -10px;}
.barbbox .barss{width: 100%;height: 6px;border-radius: 6px;position:absolute;background: #e5e5e5;}
.barbbox .EQcurss{height: 6px;border-radius: 6px;position:absolute;background: #328bf3;}

.TopDes .bar span:first-child{
	width: 50px;
	height: 6px;
	background-color: #328bf3;
	border-radius: 3px;
	float: left;
	margin-left: -15px;
}
.TopDes .bar span:nth-child(2){
	float: right;
}
.TopDes .z{
	width: 50px;
	height: 6px;
	background-color: #328bf3;
	border-radius: 2px;
}
.Toptitle div{
color: #9a9fa6;
font-size: 14px;
}

.TopDes div:nth-child(4){
display: inline-block;
text-align: right;
}
.venter div{
/*width: 50%;*/

border-right: 1px solid #eaebee;
margin-top: 50px;
height: 78px;
display: inline-block;
text-align: center;
vertical-align: middle;
line-height: 78px;

}
.venter div:nth-child(1){
    border-right: none;
}
.venter div:nth-child(2){
    border-left:none;
}
.venter div:last-child {
    border-right: none;
}
.venter span{
	color: #328bf3;
	font-size: 31px;
}

.venter h3{
	color: #2a3544;
	font-size: 16px;
}
.ICinfo{
	display: inline-block;
}
.ICinfo h2 ,.ICinfo .fangke{
	display: inline-block;
}
.ICinfo .fangke {
	margin-left: 30px;
}
.ICinfo .fangke .cur{
	width: 100px;
	height: 32px;
	background-color: #328bf3;
	border-radius: 2px 0px 0px 2px;
	color: #fff;
}
.ICinfo section ,.ICinfo input{
	display: inline-block;

}
.ICinfo section{
	margin-left: 20px;
}


.qstdata a{
	color: #2a3544;
	margin-right: 30px;
	margin-top: 20px;
}
.qstdata a.cur{
	color:#328bf3;

}
.mx {
	border-left: 1px solid #eaebee;
border-top: 1px solid #eaebee;


}
.ICAlist{
	border-left: 1px solid #eaebee;
border-top: 1px solid #eaebee;
margin-top: 30px;

}

}
.ICAlist div{
	height: 44px;
	padding-top: 10px;
border-right: 1px solid #eaebee;
border-bottom: 1px solid #eaebee;
padding: 10px;


}
.ICAlist .conn{
	width: 104%;
	margin-left: -15px;
}
.ICAlist .conn div{
	border-right: 1px solid #eaebee;
border-bottom: 1px solid #eaebee;
height: 44px;
line-height: 44px;

}
.venter .laofangke{
	color: #45c788;
}
.online{
	height: 420px;
	background: #fff;
	margin-top: 15px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.1);
}

.line{
	height: 100%;
	display: inline-block;


}
.aaa{
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	padding-top: 30%;


	width: 100%;
	height: auto;

}
.aaa span{
color: #373a3e;
}
.aaa h5{
	color: #328bf3;
	font-size: 52px;
	margin-bottom: 20px;
	margin-top: 20px;

}
.aaa h4{
	color: #72767b;
	font-size: 14px;
}
.online h3{
	margin: 15px;
	color: #2a3544;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;


}
.online p{
	margin: 15px;
	color: #999;
	font-size: 14px;
	display: inline-block;
}
.echart{

	height: 100%;

}
.online .line{
	border-right: 1px solid #eaebee;
	height: 323px;
	margin-top: 20px;

}
.echart .zhexian{
	height: 400px;
	width: 100%;
    padding: 10px;
}


.change{
	margin-top: 20px;
    display: inline-block;
	width: 100%;
	background: #fff;
	box-shadow:  2px 2px 2px rgba(0,0,0,.1);

}

.title{
	display: inline-block;
	text-align: left;
}

.title h4{
	display: inline-block;
	height: 16px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2a3544;
	margin: 20px;
	font-weight: bold;

}

.title span{
	display: inline-block;
	color: #9a9fa6;
	font-size: 14px;
}
.shaixuan{


}
.shaixuan section{
	display: inline-block;
	margin-left: 20px;
	margin-right: 10px;

}

.shaixuan select{
	display: inline-block;
	width: 128px;
	height: 32px;

 background: url(../images/arrow_down_nor.png) 104px center no-repeat;
}

.shaixuan a ,.fangke a{
	color: #2a3544;
	border: 1px solid #eaebee;
	margin-left: -5px;
	width: 72px;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.shaixuan a:hover ,.fangke a:hover{
background-color: #328bf3;
color: #fff;
}
.fangke{
	margin-top: 10px;
}
.fangke section{
display: inline-block;
	margin-left: 20px;
	margin-right: 10px;
}
.fangke select{
	display: inline-block;
	width: 164px;
	height: 32px;

 background: url(../images/arrow_down_nor.png) 142px center no-repeat;
}

.zdy{
	margin: 20px;
}


.zdy a{
width: 110px;
	height: 32px;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #328bf3;
	color: #328bf3;
	line-height: 32px;
	vertical-align: middle;
	text-align: center;
}

.zdy a:hover{
background-color: #328bf3;
color: #fff;
}
.zdy span{
	color: #9a9fa6;
	margin-left: 20px;
}

.fgline{
	width: 98%;
	height: 1px;
	margin: 20px;
	background-color: #eaebee;
}
.sousuo{
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 13px;
}

.sousuo section{
	display: inline-block;
	color: #72767b;
	margin-left: 40px;
    width: 120px;
}
.sousuo input{
	display: inline-block;
	color: #72767b;

}
.sousuo a{
	width: 60px;
	height: 26px;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #328bf3;
	color: #328bf3;
	margin-left: 20px;
	line-height: 24px;
	text-align: center;
}
.contt:nth-child(2n+1) {
    background: #f5f7f8;
    padding-left: 15px;

}
.contt div{
	height: 44px;

	 border-bottom: solid 1px #eaebee;
	line-height: 44px;

}
.vistlist{
	margin-left: 0;
	 border: solid 1px #eaebee;
}
.page {
    width: 100%;
    height: 60px;
    clear: both;
    line-height: 60px;
    border-top: 1px solid #e5e5e5;
    bottom: 0;
    background: #fff;
    position: fixed;
    bottom: 24px;
    right: 0;

}
.page section.right a.cur {
    background: #328bf3;;
    color: #fff;
    border: 1px solid #328bf3;;
}


.page section.right a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #328bf3;
    margin-right: -1px;
    color: #999;
}
#test6{
	width: 248px;
	background: url(../images/arrow_down_nor.png) 223px center no-repeat;
}

.fangke .db{
	margin-left: 15px;
}


.TAhead{
    height: auto;
    overflow: hidden;
    background: #fff;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
    padding-bottom: 20px;
}
.TAhead h3{
	margin: 15px;
    color: #2a3544;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
}
.TAhead p{
    margin: 15px;
    color: #999;
    font-size: 14px;
    display: inline-block;
    margin-left: 0;
}

.scanEchart{
    height: auto;
    background: #fff;
    /*margin-left: 15px;*/
    padding-right: 15px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
    margin-bottom: 40px;


}
.TAscanEchart{
    height: auto;
    background: #fff;
    margin-left: 15px;
    padding-right: 15px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
    margin-top: 255px;
    margin-bottom: 40px;


}
.scanEchart {
    display: inline-block;
    width: 100%;
}
.scanEchart .totalNum{
	width: 100%;
	height: 123px;
	  text-align: center;
	 display: inline-block;
}
.scanEchart .totalNum li{
	border-right: 1px solid #eaebee;
	display: inline-block;
	width: 15%;
	margin-top: 40px;
}
.scanEchart .totalNum li:last-child{border-right:none;}

.scanEchart .totalNum li span{
	display: block;
}
.VAtitle a{
	width: 70px;
	height: 32px;
	line-height: 30px;
	background-color: #ffffff;
	border: solid 1px #eaebee;
	text-align: center;
	color:  #2a3544;
}
.VAtitle a:nth-child(2){
	margin-left: -4px;
	border-right: none;
		border-left: none;
}
.VAtitle a:nth-child(3){
	margin-left: -4px;

}
.VAtitle a:hover{
color: #fff;
background: #328bf3;
}
.scanEchart .totalNum li span:nth-child(1){
color: #9a9fa6;
margin-bottom: 10px;

}
.scanEchart .totalNum li .ssss{

	height: 20px;
	font-family: Arial-BoldMT;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2a3544;
	padding-top: 10px;

}
.scanEchart .totalNum li img{
margin-left: 10px;

}

.scanEchart .AShead{
	width: 98%;
	margin-top: 15px;


}
.scanEchart .AShead a:hover {

color: #328bf3;

}
.ccc select{

	height: 32px;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #eaebee;
	display: inline-block;
	text-align: left;
	margin-left: 15px;
}
.echartDouble{
	display: inline-block;
	width: 100%;
}
.echartDouble .yuan{
	width: 40%;

display: inline-block;
}

.echartDouble .zhexian{
	width: 59%;

	display: inline-block;
}
.pvccc input{
	margin-left: 15px;
	color: #999;
	position: relative;

}

.pvccc .pvsearch{
	width: 300px;

}
.pvccc .searchBtn{
	    position: absolute;
    width: 34px;
    height: 34px;
    background: url(../images/home/searchh.png) center center no-repeat;
    margin-left: -31px;

}
.RAechart{
	width: 100%;
	height: auto;
	display: inline-block;
}
.RAechart .mapp{
	width: 69%;
	height: 500px;
	display: inline-block;
}
.RAechart .info{
	width: 30%;
	height: auto;
	display: inline-block;
}
.RAechart .info .con{
    width: 100%;
    border: 1px solid #e2e2e2;
    margin: 20px 0;
}

.RAechart .info .con ul{
	display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e2e2e2;
    background: #f6f6f6;
}
.info .con ul li{
	height: 44px;
    line-height: 44px;
    width: 33%;
    text-align: center;
}
.RAechart .info .con2 ol{
	    display: flex;
    justify-content: space-between;
    background: #fff;
}
.cursor-pointer {
    cursor: pointer;
}
.RAechart .info .con2 ol li{

    height: 40px;
    line-height: 40px;
    width: 33%;
    text-align: center;
    overflow: hidden;
}
.RAechart .info .con2 ol:nth-child(1) li:nth-child(1) {
    background: url(../images/ranking_1.png) center center no-repeat;
}

.RAechart .info .con2 ol:nth-child(2) li:nth-child(1) {
    background: url(../images/ranking_2.png) center center no-repeat;
}

.RAechart .info .con2 ol:nth-child(3) li:nth-child(1) {
    background: url(../images/ranking_3.png) center center no-repeat;
}
.RAechart .info .con2 ol:nth-child(2n) {
    background: #f6f6f6;
}
.RAechart .info .con2{
	overflow-y: scroll;
    height: 500px;
}
.NOFriend{
	width: 99%;
	height: 572px;
	background: #fff;
	box-shadow: 2px 0 3px rgba(0,0,0,.1);
	margin-left: 15px;
	margin-top: 215px;
	 display: flex;
	 justify-content: space-around;
}

.NOFriend .new{
	width: 49%;
	height: 100%;

}
.NOFriend .new .info ,.NOFriend .old .Oinfo{
	width: 100%;
display: inline-block;
	text-align: center;
	height: 572px;
	padding-top: 15%;
}
.NOFriend .new h4{
	color: #2a3544;
	font-size: 16px;
	margin: 15px;
	font-weight: bold;
}
.NOFriend div{
	border-right: 1px solid #eaebee;
}
.NOFriend div:nth-child(2){
	border-right: none;
}
.NOFriend .old h4{
	color: #2a3544;
	font-size: 16px;
	margin: 15px;
	font-weight: bold;
}

.NOFriend .old{
	width: 49%;
	height: 100%;



}

.info h1{
	color: #328bf3;
	font-size: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.info h5{
	color: #72767b;
	margin-bottom: 10px;
}
.info h5 span{
	color: #328bf3
}
.Oinfo h5{
	color: #72767b;
	margin-bottom: 10px;
}
.Oinfo h1{
	color: #45c788;
	font-size: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.Oinfo h5 span{
	color: #45c788;
}
.loyalty{
	height:auto;
	background: #fff;
	margin-top: 20px;
	box-shadow: 2px 0 3px rgba(0,0,0,.1);

}
.loyalty .Ltimes{
display: inline-block;
width: 99%;
text-align: center;

}
.loyalty .Ltimes li{
display: inline-block;
width: 49%;
border-right: 1px solid  #eaebee;
margin-top: 20px;
}
.loyalty .Ltimes li:nth-child(2){

border-right: none;

}
.loyalty .Ltimes img{
	margin-left: 10px;
}
.bbb{
	color: #2a3544;
	font-size: 22px;
	font-weight: bold;

}

.loyalty .Ltimes li span{
	display: block;
	margin-top: 10px;
}
.loyalty .Ltimes li .ssss{

	height: 20px;
	font-family: Arial-BoldMT;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2a3544;
}
.yzEchart{
	width: 99%;
	background: #999;
	height:auto;
}

.yyzz{
	width: 100%;
	height: 380px;
}
.MDhead{
	width: 100%;
	height: 178px;
	background: #f2f5f7;
	display: flex;
	justify-content: space-between;
}
.MDhead .act_data{
	width: 15%;
	height: 178px;
	background: #fff;
	box-shadow:  2px 0 3px rgba(0,0,0,.1);

}
.MDhead .act_data img{
margin-left: 10px;
}

.MDhead .key_indicators{
	width: 84%;
	height: 178px;
	background: #fff;
	box-shadow:  2px 0 3px rgba(0,0,0,.1);
	display: inline-block;
}
.MDhead .key_indicators img{
margin-left: 10px;
}


.MDhead h4{
	color: #2a3544;
	font-size: 16px;
	margin: 15px;
	font-weight: bold;
}
.act_data h1{
	color: #2a3544;
	font-size: 26px;
	line-height: 98px;
	text-align: center;
}

.key_indicators ul{
	width: 24%;
	border-right: 1px solid #eaebee;
	display: inline-block;
}
.key_indicators ul:nth-child(5){

	border-right: none;

}
.key_indicators li{
	display: block;
	color: #2a3544;
}
.key_indicators li h1{
color: #9a9fa6;
margin-left: 20px;
margin-bottom: 15px;
}
.key_indicators li h2{
	color: #2a3544;
	font-size: 26px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.key_indicators li h3{
	color: #2a3544;
	font-size: 14px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.trend_piv{
	width: 100%;
	height: 450px;
}
.DecsData .info{
	height: auto;
	width: 100%;
	display: inline-block;
}

.DecsData .info .con {
	width: 100%;
    border: 1px solid #e2e2e2;
    margin: 20px 0;
}

.DecsData .info .con ul{
	display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e2e2e2;
    background: #f6f6f6;
}
.DecsData .info .con ul li img{
margin-left: 10px;
}
.DecsData .info .con ul li{
	    height: 40px;
    line-height: 40px;
    width: 33%;
    text-align: center;
}
.DecsData .info .con2 ol:nth-child(2n) {
    background: #f6f6f6;
}
.DecsData .info .con2 {

    height: auto;
}
.DecsData .info .con2 ol {
    display: flex;
    justify-content: space-between;
    background: #fff;
}
.DecsData .info .con2 ol li {
    height: 40px;
    line-height: 40px;
    width: 33%;
    text-align: center;
}
.HTheadTitle{

	height: 16px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2a3544;
	margin-left: 15px;
	font-weight: bold;
	padding-top: 10px;
}
.HTheadTitle img{
	margin-left: 10px;
}
.HThead{
	width: 100%;
	height: 242px;
	background: #fff;
	margin-top: 30px;
	box-shadow: 2px 0 3px rgba(0,0,0,.1);
}
.zjsst a{
	float: right;
	margin-right: 15px;
	width: 100px;
	height: 32px;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #328bf3;
	text-align: center;
	line-height: 30px;



	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #328bf3;
}

.HTpic{
	    width: 99%;
    margin-left: 15px;
    height: auto;
    background: #fff;
    margin-top: 310px;
    box-shadow: 2px 0 3px rgba(0,0,0,.1);
}


.ELhead{
    width: 100%;
    height: 258px;
    background: #fff;
    box-shadow: 2px 0 3px rgba(0,0,0,.1);
}
.ELcont{
	height: 600px;
    background: #fff;
    margin: 15px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
    margin-top: 290px;
    width: 99%;
}


.ELheadTitle{
	font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2a3544;
	margin-top: 15px;
	margin-left: 20px;
	font-weight: bold;
	padding-top: 20px;
}
.jieshao{
	width: 97%;
	height: 87px;
	background: #f8f9fb;
	margin-top: 15px;
	margin-left: 15px;
	display: inline-block;
	text-align: left;

}
.liulanliang{position: absolute;left:0px;top: 30px;z-index: 3;text-align: center;}

.jieshaofuzhu{
	width: 97%;
	height: 55px;
	background: #f8f9fb;
	margin-top: 129px;
	margin-left: 15px;
	display: inline-block;
	text-align: left;
	display: none;

}

.jieshaofuzhu p{
	color: #328bf3;
}

.jieshao img ,.jieshaofuzhu img{
	margin-left: 25px;
}
.jieshao span:nth-child(1){
color: #328bf3;
}
.jieshao span:nth-child(2){
color: #f54444;
}
.jieshao span:nth-child(3){
color: #328bf3;
}

.jieshao p ,.jieshaofuzhu p {
	width: 87%;
	margin-top: 15px;
	display: inline-block;
	margin-left: 20px;
}

.ELcont .searchBtn {
    position: absolute;
    width: 34px;
    height: 34px;
    background: url(../images/home/searchh.png) center center no-repeat;
    margin-left: -47px;
    margin-top: 20px;
}

.ELcont input{
	margin: 15px;
	margin-top: 15px;
}

.ELcont .fangke{
	display: inline-block;

}

.newAdd{
	float: right;
	margin-right: 20px;
	color: #328bf3;
	width: 100px;
	height: 30px;
	border-radius: 3px;
	margin-top: 20px;
	border: 1px solid #328bf3;
	background: url(../images/home/add.png) 75px center no-repeat;
}

.newAdd a{
	color: #328bf3;
	line-height: 30px;
	margin-left: 5px;
}
.fangkee {
	margin-top: 20px;
}

.fangkee a {
    color: #2a3544;
    border: 1px solid #eaebee;
    margin-left: -5px;
    width: 65px;
    height: 32px;
    line-height: 32px;
    text-align: center;
}
.fangkee a:hover {
    color:#fff;
  background: #328bf3;;
}

.fangkee section {
    display: inline-block;
    margin-left: 20px;
    margin-right: 10px;
}
.fangkee select {
    display: inline-block;
    width: 80px;
    height: 32px;
    background: url(../images/arrow_down_nor.png) 60px center no-repeat
}

.ELevent{
	width: 98%;
	height: 80px;
	margin-left: 15px;
}

.llliang{width: 100%;}
.llliang thead tr{}
.llliang thead tr td{text-align: center;font-size: 16px;padding:15px;}
.llliang tbody tr td{text-align: center;font-size: 14px;padding:15px;}





.allEvent{
	width: 102%;
	height: 500px;



}
.allEvent .info{
	width: 98%;
	height: auto;
	display: inline-block;
}

.allEvent .info .con{
	width: 100%;
    border: 1px solid #e2e2e2;
    margin: 20px 0;
}

.allEvent .info .con ul{
	display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e2e2e2;
    background: #f6f6f6;
}
.allEvent .info .con ul li{
    height: 40px;
    line-height: 40px;
    width: 10%;
    text-align: center;
    font-size: 12px;
}
.allEvent .info .con2 ol:nth-child(2n) {
    background: #f6f6f6;
}
.allEvent .info .con2 {

    height: auto;
}
.allEvent .info .con2 ol {
    display: flex;
    justify-content: space-between;
    background: #fff;
}
.allEvent .info .con2 ol li {
    height: 40px;
    line-height: 40px;
    width: 9%;
    text-align: center;
}
.FMhead{
	width: 100%;
	height: 770px;
	background: #fff;
	box-shadow:  2px 0 3px rgba(0,0,0,.1);
}
.FMhead .title{
	display: inline-block;
}
.FMhead .title h3{
color: #2a3544;
font-size: 16px;
padding: 15px;
font-weight: bold;
display: inline-block;
}
.FMhead .title p{
	display: inline-block;
	color: #9a9fa6;
}
.FMhead .nnn{
	float: right;
	display: inline-block;
	text-align: center;
	margin-top: 40px;
	margin-right: 20px;
}
.FMhead .nnn a{
	color: #328bf3;
	width: 125px;
	height: 32px;
	line-height: 30px;
	border-radius: 2px;
	border: solid 1px #328bf3;
	display: inline-block;
	background: url(../images/home/add.png) 4px center no-repeat;
}
.FMlist{

}
.wzjczb{
	text-align: center;
}
.llzlzb{
text-align: center;
}
.FMlist{
	width: 98%;
	height: 500px;
	margin-left: 15px;



}
.FMlist .info{
	width: 100%;
	height: auto;
	display: inline-block;
}

.FMlist .info .con{
	width: 100%;
    border: 1px solid #e2e2e2;
    margin: 20px 0;
}

.FMlist .info .con ul{
	display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e2e2e2;
    background: #f6f6f6;
}
.FMlist .info .con ul li{
	    height: 40px;
    line-height: 40px;
    width: 24%;
    text-align: center;
}
.FMlist .info .con2 ol:nth-child(2n) {
    background: #f6f6f6;
}
.FMlist .info .con2 {

    height: auto;
}
.FMlist .info .con2 ol {
    display: flex;
    justify-content: space-between;
    background: #fff;
}
.FMlist .info .con2 ol li {
    height: 40px;
    line-height: 40px;
    width: 24%;
    text-align: center;
}
.ddxie{padding-bottom: 20px;height: auto;overflow: hidden;}
.ddxieyige{margin-top: 255px;}
.FMlist .info .con2 ol li:nth-child(1) ,.FMlist .info .con2 ol li:nth-child(4) {
    color: #328bf3;
}
.FDhead{
	height: auto;
	overflow: hidden;
    background: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 20px;
}
.target-CAcontent{
	    width: 100%;
   height: auto;
    overflow: hidden;
    border-top: 1px solid #e9ebed;
    border-bottom: 1px solid #e9ebed;
    border-left: 1px solid #e9ebed;
    border-right: 1px solid #e9ebed;
    background: #fff;
    min-height: 110px;
    padding-bottom: 20px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
}
.channel_tab{
	background: #fff;
}
.oooCA{
	margin-top: 20px;
	height: auto;
	background: #fff;
}
.FDhead h3{
	margin: 15px;
    color: #2a3544;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
}
.FDhead p{
    margin: 15px;
    color: #999;
    font-size: 14px;
    display: inline-block;

}
.FDhead img{
margin-left: 10px;
}


.greybg{
	background: #f3f5f7;
	height: 20px;
	width: 100%;
}
.newsUserSaves{
	width: 100%;
	min-height: 500px;
	background: #fff;
	margin-top: 20px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.1);

}


.newsUserSaves h1{

	font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2a3544;
	font-weight: bold;
	margin-left: 15px;
}



.newsUserSaves .searchBtn {
    position: absolute;
    width: 34px;
    height: 34px;
    background: url(../images/home/searchh.png) center center no-repeat;
    margin-left: -47px;
    margin-top: 14px;
    border: none;
    }

.lsqshead{
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}
.newsUserSaves  input{
	width: 268px;
	    margin: 15px;
    margin-top: 15px;
}
.newsUserSaves .VAsDataList table tr{
	text-align: center;
}



.FDscanEchart{
    height: auto;
    overflow: hidden;
    background: #fff;
    padding-right: 15px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
    margin-left: 15px;
}
.LRFDscanEchart{
	  height: auto;
    background: #fff;

    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
    margin-top: 253px;
    margin-left: 15px;
    width: 99%;
}
.PAFDscanEchart{
		  height: auto;
    background: #fff;

    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
    margin-top: 253px;
    margin-left: 15px;
    width: 99%;
}
.VAFDscanEchart{
          height: auto;
    background: #fff;

    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
    margin-top: 160px;
    margin-left: 15px;
    width: 99%;
}
 .PAzhexian{
	width: 100%;
	height: 280px;
}
.CAscanEchart{
	    height: auto;
    background: #fff;

    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
    margin-top: 43px;

    width: 100%;
}
.idfcisaid img, .idfcisaid h5{
	display: inline-block;
}
.idfcisaid h5{
	margin-left: 11px;
}
.FDscanEchart .zhexian{
	width: 98%;
	height: 500px;
}
.FDqst {
	display: inline-block;
	width: 100%;

}
.UFzhexian{
	width: 100%;
	height: 300px;
}
.VAzhexian{
	width: 100%;
	height: 500px;
}
.FDqst h5{
color: #2a3544;

display: inline-block;

}
.VAzhexian{
	width: 100%;
	height: 280px;
}
.DesData .shijian{
	display: inline-block;
}
.AUzhexian{
	width: 100%;
	height: 380px;
}
.FDqst span{
width: 8px;
height: 8px;
margin-left: 15px;
margin-top: 5px;
display: inline-block;
}

.FDqst a{
	color: #fff;
	width: 100px;
	height: 32px;
	background-color: #328bf3;
	border-radius: 2px;
	float: right;
	line-height: 32px;
	text-align: center;
	margin-right: 20px;
	margin-top: 15px;
}

.DesData{
	display: inline-block;
	width: 100%;
	margin-top: 20px;
}
.DesData span{
	display: inline-block;
	margin-left: 15px;
	margin-top: 20px;
}
.DesData h5{
	display: inline-block;
}



.DesDataList{
	width: 99%;
	height: 500px;
	margin-left: 15px;



}
.DesDataList .info{
	width: 98%;
	height: auto;
	display: inline-block;
}

.DesDataList .info .con{
	width: 100%;
    border: 1px solid #e2e2e2;
    margin: 20px 0;
}

.DesDataList .info .con ul{
	display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e2e2e2;
    background: #f6f6f6;
}
.DesDataList .info .con ul li{
	    height: 40px;
    line-height: 40px;
    width: 19%;
    text-align: center;
}
.DesDataList .info .con ul li img{
margin-left: 10px;
}
.DesDataList .info .con2 ol:nth-child(2n) {
    background: #f6f6f6;
}
.DesDataList .info .con2 {
	width: 100%;
    height: auto;
}
.DesDataList .info .con2 ol {
    display: flex;
    justify-content: space-between;
    background: #fff;
}
.DesDataList .info .con2 ol li {
    height: 40px;
    line-height: 40px;
    width: 19%;
    text-align: center;
}
.VAtitle{
	margin: 20px;
}

.VAtitle h5{
	font-size: 16px;
}
.DesData .times{
	display: inline-block;

}


.RDataList{
	width: 98%;
	height: auto;
	margin-left: 15px;
	margin-top: 50px;
	border-right: 1px solid #eaebee;

}
.lvlist{
	margin-top: 5px;
}
.VAsDataList{
    width: 98%;
    height: 500px;
    margin-left: 15px;
    margin-top: 30px;

}
.VAsDataListbuyao{
    width: 98%;
    margin-left: 15px;
    margin-top: 30px;

}


.VAsDataList table ,.RDataList table{width: 101%;border-top: 1px solid #eaebee;border: 1px solid #eaebee;border-right: 1px solid #eaebee;}
.VAsDataList table thead tr{}
.VAsDataList table thead td ,.RDataList table thead td{background: #f5f7f8;border-right: 1px solid #eaebee;border-bottom: 1px solid #eaebee;padding: 15px;font-size: 15px;}
.VAsDataList table thead td img ,.RDataList table thead td img{margin-left: 10px;}
.jiantoufuhaoTop{display: block;position: absolute;left: 125px;top:72px;text-shadow: 0px -5px 10px rgba(0,0,0,.2);color: #fff;font-size: 10px;z-index: 2;font-style: normal;transform: scaleX(2);}
.helpsinfodes{display: block;width: 320px;text-align: left; position: absolute;top: 56px;background: #fff;box-shadow: 2px 2px 10px rgba(0,0,0,.2);border-radius: 5px;padding: 20px;z-index: 1;}
.jiantoufuhaoTop2{display: block;position: absolute;left: 100px;top:37px;text-shadow: 0px -5px 10px rgba(0,0,0,.2);color: #fff;font-size: 10px;z-index: 2;font-style: normal;transform: scaleX(2);}
.helpsinfodes2{display: block;width: 320px;text-align: left; position: absolute;top: 20px;background: #fff;box-shadow: 2px 2px 10px rgba(0,0,0,.2);border-radius: 5px;padding: 20px;z-index: 1;}
.VAsDataList table tbody tr ,.RDataList table tbody tr{background: #fff;border-right: 1px solid #eaebee;border-bottom: 1px solid #eaebee;}
.VAsDataList table tbody tr:nth-child(2n) ,.RDataList table tbody tr:nth-child(2n){background: #f5f7f8;}
.VAsDataList table tbody td ,.RDataList table tbody td{padding: 10px;}

.fixedboses{position: absolute;z-index: 10;}

.wenhao {
	position: absolute;top: 10px;left: 3px;
}
.jiantoufuhaoTop_as {display: block;position: absolute;left:326px;top:42px;
	text-shadow: 0px -5px 10px rgba(0,0,0,.2);color: #fff;font-size: 10px;z-index: 6;font-style: normal;transform: scaleX(2);
}
.lshliu{position: absolute;left: 0;z-index: 5;color: #999;text-align: left;line-height: 24px;}
.shishijjju{position: absolute;left: 0;top:30px;z-index: 5;color: #999;text-align: left;line-height: 24px;}
.xinzengyyhune{position: absolute;left: 0;top:30px;z-index: 5;color: #999;text-align: left;line-height: 24px;}
.bzdsss{position: absolute;left: 0;top:35px;z-index: 5;color: #999;text-align: left;line-height: 24px;}
.inlaofffk{position: absolute;left: 200px;top:60px;z-index: 5;color: #999;text-align: left;line-height: 24px;}
.yemianff{position: absolute;left: 0px;top:30px;z-index: 5;color: #999;text-align: left;line-height: 24px;}

.helpsinfodes_as {display: block;width: 320px;
	background: #fff;box-shadow: 2px 2px 10px rgba(0,0,0,.2);border-radius: 5px;padding: 20px;z-index: 5;}

.helpsinfodes_as1{display: block;width: 320px;text-align: left;
	background: #fff;box-shadow: 2px 2px 10px rgba(0,0,0,.2);border-radius: 5px;padding: 20px;z-index: 5;}

.jiantoufuhaoTop_as1{display: block;
	text-shadow: 0px -5px 10px rgba(0,0,0,.2);color: #fff;font-size: 10px;z-index: 6;font-style: normal;transform: scaleX(2);
}

.HTZHhelps ,.CAhelps2{
	display: none;
}


.HTZHLChelps{
	display: none;
}

.HTZHLChelps .jiantoufuhaoTop2{
	display: block;
	position: absolute;
	left: 101px;
	top:32px;
	text-shadow: 0px -5px 10px rgba(0,0,0,.2);
	color: #fff;
	font-size: 10px;
	z-index: 2;
	font-style: normal;
	transform: scaleX(2);
}
.HTZHLChelps .helpsinfodes2{
	display: block;
	width: 320px;
	 position: absolute;
	 left: 55px;
	 top: 32px;
	 background: #fff;
	 box-shadow: 2px 2px 10px rgba(0,0,0,.2);
	 border-radius: 5px;
	 padding: 20px;
	 z-index: 1;
	}

.FMhelps{
display: none;
}

.FMhelps .jiantoufuhaoTop {
    display: block;
    position: absolute;
    left: 109px;
    top: 27px;
    text-shadow: 0px -5px 10px rgba(0,0,0,.2);
    color: #fff;
    font-size: 10px;
    z-index: 2;
    font-style: normal;
    transform: scaleX(2);
}

.FMhelps .helpsinfodes2{
	display: block;
	width: 320px;
	 position: absolute;
	 left: 55px;
	 top: 40px;
	 background: #fff;
	 box-shadow: 2px 2px 10px rgba(0,0,0,.2);
	 border-radius: 5px;
	 padding: 20px;
	 z-index: 1;
	}


.CAhelps{
	display: none;
}














.VAsDataList .info{
	width: 98%;
	height: auto;
	display: inline-block;
}

.VAsDataList .info .con{
	width: 100%;
    border: 1px solid #e2e2e2;
}

.VAsDataList .info .con ul{
	display: flex;
    padding: 0 20px;
    justify-content: space-between;
    border-bottom: 1px solid #e2e2e2;
    background: #f6f6f6;
}
.VAsDataList .info .con ul li{
	height: 40px;
    width: 25%;
    line-height: 40px;
    text-align: center;
}
/*.VAsDataList .info .con ul li:nth-child(1){
    width: 10%;
}
.VAsDataList .info .con ul li:nth-child(10){
    width: 13%;
}
.VAsDataList .info .con2 ol:nth-child(2n) {
    background: #f6f6f6;
}*/
.VAsDataList .info .con2 {
	width: 100%;
    height: auto;
}
.VAsDataList .info .con2 ol {
    display: flex;
    justify-content: space-between;
    background: #fff;
    padding: 0 20px;
}
.VAsDataList .info .con2 ol li {
    height: 40px;
    width: 25%;
    line-height: 40px;
    text-align: center;
    overflow:hidden;
}



.VDhead{
	 height: 122px;
    background: #fff;
    margin-top: 15px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
}


.VDhead h3{
	margin: 15px;
    color: #2a3544;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
}
.VDhead p{
    margin: 15px;
    color: #999;
    font-size: 14px;
    display: inline-block;

}

.VDscanEchart{
	    height: auto;
    background: #fff;
    margin: 15px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
    margin-top: 160px;
    width: 99%;
}

.VDscanEchart .zhexian{
	width: 98%;
	height: 500px;
}

.VDscanEchart .VAtitle h5{
	text-align: center;
}
.tab-content .zhexian2{
	width: 70%;
	height: 500px;
}
.tab-content .FDzhexian{
	width: 100%;
	height: 500px;
}
.tab-content .zhexianoo{
	width: 98%;
	height: 350px;
}


.IDscanEchart{
	    height: auto;
    background: #fff;
    margin: 15px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
    margin-top: 160px;
    width: 99%;
}
.IDlistTitle li{
	color: #328bf3;
	font-size: 16px;
	margin-left: 20px;
	padding-top: 15px;

}
.IDscanEchart .zhexian{
	width: 98%;
	height: 500px;
}

.IDscanEchart .VAtitle h5{
	text-align: center;
}
.IDscanEchart .con2 li a{
	color: #328bf3;
}
.RDescDataList{
	width: 99%;
	height: 520px;
	margin-top: 250px;
	background: #fff;
	margin-left: 15px;
	box-shadow: 2px 0 3px rgba(0,0,0,.1);
}

.RDescDataList h5{
color: #2a3544;
font-size: 16px;
font-weight: bold;
margin-left: 15px;
padding-top: 20px;
}

.RDescDataList .fangke{
float: right;
margin-right: 20px;
margin-top: -10px;
}
.EQAscanEchart .middle-tab li{
	margin-left: 15px;
	margin-bottom: 32px;
}
.EQAscanEchart .middle-tab li a{
color: #2a3544;
font-size: 14px;
line-height: 11px;
	height: 32px;
	background-color: #ffffff;
	border: solid 1px #eaebee;
}
.EQAscanEchart .middle-tab li:nth-child(2) ,.EQAscanEchart .middle-tab li:nth-child(3) ,.EQAscanEchart .middle-tab li:nth-child(4){
margin-left: -5px;
}
.EQAscanEchart .middle-tab li a.cur{
    color: #fff;
    background-color: #328bf3;
    border-radius: 2px 0px 0px 2px;
}
.EQAscanEchart .middle-tab li a:hover{
	color: #fff;

background-color: #328bf3;
	border-radius: 2px 0px 0px 2px;
}
#caozuobanben.active li{

}

.EQAscanEchart .kongzhi .active a{
	color: #328bf3;
}
.blue_line{
	position: absolute;
width: 131px;
height: 2px;
background-color: #328bf3;
top: 38px;
left: 5px;
}
.blue_line_eq{
	position: absolute;
width: 125px;
height: 3px;
background-color: #328bf3;
top: 0px;
left: -8px;
}

.blue_line_l{
position: absolute;
width: 131px;
height: 2px;
background-color: #328bf3;
top: 373px;
left: 190px;

}

.LRFDscanEchart .zhexian{
	    width: 100%;
    height: 300px;
}




.RetDataList{
	width: 99%;
	height: 500px;
	margin-left: 15px;



}
.RetDataList .info{
	width: 98%;
	height: auto;
	display: inline-block;
}

.RetDataList .info .con{
	width: 100%;
    border: 1px solid #e2e2e2;
    margin: 20px 0;
}

.RetDataList .info .con ul{
	display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e2e2e2;
    background: #f6f6f6;
}
.RetDataList .info .con ul li{
	    height: 87px;
    line-height: 40px;
    width: 10%;
    text-align: center;
}
.RetDataList .info .con2 ol:nth-child(2n) {
    background: #f6f6f6;
}
.RetDataList .info .con2 {
	width: 100%;
    height: auto;
}
.RetDataList .info .con2 ol {
    display: flex;
    justify-content: space-between;
    background: #fff;
}
.RetDataList .info .con2 ol li {
    height: 40px;
    line-height: 40px;
    width: 10%;
    text-align: center;
    margin-top: 88px;
}

.titleLeft{
	float: left;
	width: 30%;
}
.titleRight{
	float: left;
	width: 70%;
}

.LRFDscanEchart .fangke{
	float: right;
margin-right: 15px;
position: relative;
}







.LRDataList{
	width: 99%;
	height: auto;
	margin-left: 15px;
	/*margin-bottom: 50px;*/



}
.LRDataList .info{
	width: 98%;
	height: auto;
	display: inline-block;
}

.LRDataList .info .con{
	width: 100%;
    border: 1px solid #e2e2e2;
    margin: 20px 0;
}

.LRDataList .info .con ul{
	display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e2e2e2;
    background: #f6f6f6;
}
.LRDataList .info .con ul li{
	    height: 40px;
    line-height: 40px;
    width: 30%;
    text-align: center;
}
.LRDataList .info .con2 ol:nth-child(2n) {
    background: #f6f6f6;
}
.LRDataList .info .con2 {
	width: 100%;
    height: auto;
}
.LRDataList .info .con2 ol {
    display: flex;
    justify-content: space-between;
    background: #fff;
}
.LRDataList .info .con2 ol li {
    height: 40px;
    line-height: 40px;
    width: 30%;
    text-align: center;
}
.LRDataList .con2 ol li:nth-child(2) ,.LRDataList .con ul li:nth-child(2){
color: #328bf3;
border-left: solid 1px #d8d9dc;
border-right: solid 1px #d8d9dc;

}
.DesData .LRDataList .con ul li:nth-child(2){
color: #333;
}
.DesData .LRDataList .con2 ol li:nth-child(2){
color: #333;
}
.rjsm{
	margin-top: 30px;
	width: 98%;
	margin-left: 15px;
	margin-bottom: 20px;
	height: 87px;
	background-color: #f8f9fb;
	display: inline-block;
}

.rjsm .jg {
margin-left: 20px;
height: 100%;
line-height: 87px;
display: inline-block;
}

.rjsm .js{
	width: 90%;
	display: inline-block;
	margin-left: 30px;
	margin-top: 19px;
}
.timeArey{
	width: 99%;
	height: auto;
	margin-left: 15px;
	background-color: #ffffff;
	box-shadow: 0px 1px 3px 0px
		rgba(62, 66, 73, 0.1);
		margin-bottom: 100px;
}

.timeArey h5{
	font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2a3544;
	padding-top: 15px;
	margin-left: 15px;
	font-weight: bold;

}
.timeArey input {
    margin: 15px;
    margin-top: 15px;
    width: 268px;
	height: 32px;
}

.timeArey .searchBtn {
    position: absolute;
    width: 34px;
    height: 34px;
    background: url(../images/home/searchh.png) center center no-repeat;
    margin-left: -47px;
    margin-top: 15px;
}

.PADataList{
	    width: 99%;
    height: auto;
    margin-left: 15px;
    margin-bottom: 50px;
}

.PADataList .info {
    width: 98%;
    height: auto;
    display: inline-block;
}

.PADataList .info .con {
    width: 100%;
    border: 1px solid #e2e2e2;
    margin: 20px 0;
}

.PADataList .info .con ul {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e2e2e2;
    background: #f6f6f6;
}

.PADataList .info .con ul li {
    height: 40px;
    line-height: 40px;
    width: 15%;
    text-align: center;
}
.PADataList .info .con ul li:nth-child(1) {
    height: 40px;
    line-height: 40px;
    width: 50%;
    text-align: center;
}
.PADataList .info .con2 {
    width: 100%;
    height: auto;
}

.PADataList .info .con2 ol {
    display: flex;
    justify-content: space-between;
    background: #fff;
}
.PADataList .info .con2 ol li {
    height: 40px;
    line-height: 40px;
    width: 10%;
    text-align: center;
}
.PADataList .info .con2 ol li:nth-child(1)  {
    height: 40px;
    line-height: 40px;
    width: 50%;
    text-align: center;
}
/*.PADataList .con2 ol li:nth-child(2), .PADataList .con ul li:nth-child(2) {
    color: #328bf3;
    border-left: solid 1px #d8d9dc;
    border-right: solid 1px #d8d9dc;
}
*/

.PADataList .info .con2 ol:nth-child(2n) {
    background: #f6f6f6;
}
.PPscanEchart{
	width: 99%;
	height: auto;
	background: #fff;
	margin-left: 15px;
	margin-top: 250px;
}

.ppTitle{
display: inline-block;
margin-top: 20px;
width: 100%;
height: auto;
padding-bottom: 20px;
border-bottom: 1px solid #eaebee;
position: relative;
}


.ppTitle h1{
	display: inline-block;
	color: #328bf3;
	font-size: 16px;
	margin-left: 20px;
}
.ppTitle span{
	display: inline-block;
	color: #9a9fa6;
}

 .zxt{
	display: block;
	margin-top: 20px;
	margin-left: 20px;
}

.zxt img{
	display: inline-block;
}

.zxt h5{
	display: inline-block;
}

.blueline{
position: absolute;
width: 131px;
	height: 2px;
	background-color: #328bf3;
	top:38px;
	left: 5px;
}
.qsjm{
	margin-top: 20px;
	width: 100%;
	margin-left: 15px;
}
.qsjm section{
	display: inline-block;
}
.qsjm input{
	display: inline-block;
}
.qsjm span{
	display: inline-block;
	color: #9a9fa6;
}

.bzhumc{
float: right;
margin-right: 30px;

}
.PPscanEchart .conn ul{
	display: inline-block;
		width: 170px;
	height: 70px;
	background-color: #e4f0fd;
}

.PPscanEchart .conn{
	width: 99%;

	height: 623px;
	background-color: #ffffff;
	border: solid 1px #eaebee;

}


.PPscanEchart .conn .select{
	background: #1769c9;
}

.PPscanEchart .conn ul li:nth-child(1){
	color: #ffffff;
}

.PPscanEchart .conn .first li{
color: #014492;
text-align: center;

}
.path_content .start h5{
	    line-height: 26px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    border: 1px solid #547eb3;
    text-align: center;
    text-shadow: 0 -1px 1px #456da1;
    background: #1769c9;
}

.path_content .start .content {
    border: 1px solid #bdc7d4;
    background-color: #ecf4ff;
    color: #0f233d;
}

.path_content .path_summary {
    width: 201px;
    font-size: 12px;
    line-height: 1.2em;
    position: relative;
}

.path_content .start td, .path_content .start th {
    height: 26px;
    padding: 0 5px;
}
.path_content .start {
    width: 179px;
    height: 126px;
    display: inline-block;
    z-index: 2;
}
.path_content .path_summary {
    width: 201px;
    font-size: 12px;
    line-height: 1.2em;
    position: relative;
}

.path_content .path_summary .bg_right {
    top: 40%;
    right: -1px;
}


.path_content .bg_right {
    width: 20px;
    height: 20px;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #5989c7;
    position: absolute;
    background: url(../images/home/path.png) 0 -74px no-repeat #5688c8;
    z-index: 1;
}
.opposite .bg_right {
    background-position: 0 -53px;
}

.path_content .next_1 .current .box {
    border-color: #2a64ae;
    background-color:#328bf3;
}
.path_content .fav {
    width: 27px;
    height: 27px;
    line-height: 18px;
    position: absolute;
    background: url(../images/home/path.png) 0 -27px no-repeat;
    top: -1px;
    left: -1px;
    color: #fff;
    display: none;
}

.path_content h6 {
    font-weight: 700;
    font-size: 12px;
}

.path_content h6, .path_content p {
    margin: 0 0 0 15px;
}
.path_content .current .box {
    color: #0f233d;
}
.path_content .box {
    float: left;
    width: 170px;
    height: 70px;
    border: 1px solid #a6c1e4;
    background: #c4deff;
    position: relative;
    left: 2px;
    color: #526884;
}

.conn div{
	display: flex;

       justify-content: space-around;
}



.UPscanEchart{
	width: 99%;
	height: auto;
	margin-left: 15px;
	background: #fff;
margin-top: 250px;
padding-bottom: 30px;

}

.UPscanEchart .fangke{
	margin-left: 20px;
}

.UPscanEchart .UPTitle{
padding-top: 25px;
margin-left: 20px;
}
.UPTitle h1{
display: inline-block;
font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2a3544;
}
}
.UPTitle span{
display: inline-block;
}
.UPscanEchart .pic{
 display: flex;
 width: 100%;
 margin-top: 25px;
}
.UPscanEchart .pic .sex ,.UPscanEchart .pic .age{
justify-content: space-around;
  width: 48%;
	height: 260px;
	margin-left: 15px;
	background-color: #ffffff;
	border: solid 1px #eaebee;
}
.UPscanEchart .pic .sex h1{
    font-weight: bold;
    padding: 3px;

}
.UPscanEchart .pic1{
 display: flex;
 width: 100%;
 margin-top: 25px;
 margin-bottom: 100px;
}
.UPscanEchart .pic1 .edu ,.UPscanEchart .pic1 .are {
justify-content: space-around;
  width: 48%;
	height: 260px;
	margin-left: 15px;
	background-color: #ffffff;
	border: solid 1px #eaebee;
}

.AUhelps{
position: relative;
display: none;
}


.AUhelps .jiantoufuhaoTop{
	display: block;
position: absolute;
left: 123px;
top: -22px;
text-shadow: 0px -5px 10px rgba(0,0,0,.2);
color: #fff;
font-size: 10px;
z-index: 2;
font-style: normal;
transform: scaleX(2);
}
.AUhelps p {
    margin: 15px;
    color: #999;
    font-size: 14px;
    display: inline-block;
}
.AUhelps .helpsinfodes {
    display: block;
    width: 320px;
    position: absolute;
    left: 74px;
    top: -22px;
    background: #fff;
    box-shadow: 2px 2px 10px rgba(0,0,0,.2);
    border-radius: 5px;
    padding: 20px;
    z-index: 1;
}

.nianl{
	width: 49%;
	height: 260px;
}



.pic .age{
	width: 49%;
}
.pic1 .are{
	width: 49%;
}

.sex .male{
	margin-top: 80px;
	text-align: center;

}
.sex .male span ,..sex .female span{
	color: #2a3544;
	font-size: 16px;
	margin-left: 20px;

}
.sex .female{
	text-align: center;
	margin-top: 20px;

}
.sex .male a{
	background: url(../images/home/maletx.png) no-repeat;
	height: 26px;
	width: 26px;
	margin-right: 10px;
}

.sex .male .cur{
	background: url(../images/home/z3.png) no-repeat;
}

.sex .female a{
	background: url(../images/home/z5.png) no-repeat;
	height: 26px;
	width: 26px;
	margin-right: 10px;
}

.sex .female .cur{
	background: url(../images/home/femaltx.png) no-repeat;
}



.EQAscanEchart{
	width: 99%;
	height: auto;
	margin-left: 15px;
	background: #fff;
margin-top: 250px;
padding-bottom: 30px;

}

.EQchart{
	width: 99%;
	height: 500px;
}



.EQAscanEchart .kongzhi ul li a{
	color: #2a3544;
	font-size: 16px;

}

.EQAscanEchart .kongzhi ul li a:hover{
	color: #2a3544;

}
.kongzhi {
    width: 99%;
    height: auto;
    margin-left: 15px;
    background: #fff;
    margin-top: 250px;

}

.EQAscanEchart .kongzhi ul li{
	border-right: 1px solid #eaebee;
	margin-top: 15px;
}


.EQsDataList{
	width: 99%;
	height: 500px;
	margin-left: 15px;

}
.EQsDataList .info{
	width: 98%;
	height: auto;
	display: inline-block;
}

.EQsDataList .info .con{
	width: 100%;
    border: 1px solid #e2e2e2;
    margin: 20px 0;
}

.EQsDataList .info .con ul{
	display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e2e2e2;
    background: #f6f6f6;
}
.EQsDataList .info .con ul li{
	    height: 40px;
    line-height: 40px;
    width: 20%;
    text-align: center;
}
.EQsDataList .info .con2 ol:nth-child(2n) {
    background: #f6f6f6;
}
.EQsDataList .info .con2 {
	width: 100%;
    height: auto;
}
.EQsDataList .info .con2 ol {
    display: flex;
    justify-content: space-between;
    background: #fff;
}
.EQsDataList .info .con2 ol li {
    height: 40px;
    line-height: 40px;
    width: 20%;
    text-align: center;
}

.EQDesData{
	width: 100%;
	display: inline-block;
}
.EQDesData .tip span ,.EQDesData .tip h5{
	display: inline-block;
	margin-left: 15px;
}




.EQDesData .EQsDataList .con2 .bar{
    width: 33%;
    height: 6px;
    background-color: #f2f3f7;
    border-radius: 3px;
    display: inline-block;
  position: relative;
margin-left: 15px;
    line-height: 20px;


}


.EQDesData .EQsDataList .con2 ol h2{

    display: inline-block;

}
.EQDesData .EQsDataList .con2 .pppp{
color: #9a9fa6;
}
.EQcur{
    width: 50px;
    height: 6px;
    background-color: #328bf3;
    border-radius: 3px;

   margin-top: 17px;
  margin-left: -107px;
    position: absolute;
}



.UFcur{
    width: 50px;
    height: 6px;
    background-color: #328bf3;
    border-radius: 3px;

   margin-top: 17px;
  margin-left: -107px;
    position: absolute;
}


.EQDesData .EQsDataList .con2 ol li:nth-child(3){
	border-right: solid 1px #d8d9dc;
	border-left: solid 1px #d8d9dc;
	color: #328bf3;
}

.EQDesData .EQsDataList .con2 ol li:nth-child(3) .pppp{

	color: #328bf3;
}
.PPsDataList{
	 width: 98%;
    height: auto;
    margin-left: 15px;
    margin-top: 40px;
}


.PPsDataList .PPmiddle{
    padding: 30px;
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
 }

.PPsDataList{
	  display: -webkit-flex;

margin-bottom: 100px;
padding-bottom: 40px;


}
.PPmiddle .YYYY ul:nth-child(2) li{
color: #014492;
text-align: center;
margin-top: 10px;
margin-bottom: -5px;
}

.PPmiddle .YYYY ul li{
text-align: left;
margin-left: 10px;
color: #fff;
}
.PPsDataList div{
	border: 1px solid #e5e5e5;

}
.YYYY{
width: 170px;
	height: 90px;
	background-color: #e4f0fd;
	margin-top: 50px;
}

.YYYY ul:nth-child(1){

	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #1769c9;
}

.YYYY ul:nth-child(2){

	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #e4f0fd;
}

.EEEE{
	width: 160px;
	position: relative;
	background-color:  #afd3fc;;
}
.eeee{
	width: 160px;
	height: 58px;
	background-color: #afd3fc;
	border: 1px solid #fff;
    position: relative;
}
.locationicon{position: absolute;right: 5px;top: 5px;z-index: 5;display: none;}
.doublearrows{position: absolute;right: -30px;top: 5px;z-index: 5;width:17px;height: 16px;}
.EEEE .second{
	width: 160px;
	height: 58px;
	/*background-color: #1769c9;*/
}
.EEEE .eeee.PPcur{
    background-color: #1769c9;
}
.PPmiddle .EEEE .eeee.PPcur li{
    color: #fff;
}


.SSSS .tttt{
	width: 160px;
	height: 58px;
	/*background-color: #328bf3;*/
}

.SSSS .thth{
	width: 160px;
	height: 58px;
	background-color: #afd3fc;
border: 1px solid #fff;
}

.PPsDataList .YYYY{

}
.PPsDataList .YYYY, .PPsDataList .EEEE, .PPsDataList .SSSS{
display: inline-block;
margin-left: 5%;
 }

.EQpage section.right a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #eaebee;
    margin-right: -1px;
    color: #999;
}
.EQpage{
	margin-bottom: 20px;
	margin-right: 20px;
}
.PPmiddle .EEEE .second li{
	color: #fff;
	text-align: left;
	margin-left: 10px;
	padding-top: 5px;
}
.PPmiddle .EEEE .eeee li{
color: #014492;
text-align: left;
margin-left: 10px;
margin-top: 5px;
}

.EQpage section input{
width: 30px;
height: 30px;
}
.PPmiddle .SSSS .tttt li{
	color: #fff;
	text-align: left;
	margin-left: 10px;
	padding-top: 5px;
}
.PPmiddle .SSSS .thth li{
color: #014492;
text-align: left;
margin-left: 10px;
margin-top: 5px;
}

.PPmiddle .SSSS .ttttt{
	width: 160px;
    height: 58px;
		background-color: #66aaf9;
}


.PPmiddle .SSSS .ttttt li {
    color: #fff;
    text-align: left;
    margin-left: 10px;
    padding-top: 5px;
}



.PPmiddle .SSSS .tttttt{
	width: 160px;
    height: 58px;
		background-color: #afd3fc;
}


.PPmiddle .SSSS .tttttt li {
    color: #014492;
    text-align: left;
    margin-left: 10px;
    padding-top: 5px;
}




.PPmiddle .out{
	background-color: #fbe9dd;

	height: 32px;
}

.PPmiddle .EEEE .out li ,.PPmiddle .SSSS .out li{
	display: inline-block;
	line-height: 32px;
	color: #913c05;
}
.PPmiddle .EEEE .out li:nth-child(1) ,.PPmiddle .SSSS .out li:nth-child(1){
	float: left;
	margin-left: 10px;
}

.PPmiddle .EEEE .out li:nth-child(2) ..PPmiddle .SSSS .out li:nth-child(2){
	float: right;
	margin-right: 10px;
}




























/*新增加的页面*/
.myAppli{

    width: 98%;
    height: 780px ;
    margin-left: 20px;
    margin-bottom: 50px;





    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.MAPblank{
    width: 100%;
    height: 60px;
    margin-left: 15px;

}

.myAppli .yidong{
    display: inline-block;
    width: 49%;
    height: 780px;
    background-color: #fff;

}
.myAppli .web{
    display: inline-block;
    width: 33%;
    min-height: 780px;
    background-color: #fff;
}
.myAppli .yidong .title h1{
    margin-left: 15px;
    float: left;
    color:  #2a3544;
    font-weight: bold;
    font-size: 16px;
}
.myAppli .yidong .title{
    width: 100%;
    margin-top: 15px;
}

.myAppli .yidong .title h2{
    float: right;
    margin-right: 20px;
    color: #9a9fa6;
}

.MAfgline {
    width: 95%;
    height: 1px;
    margin: 15px;
    background-color: #eaebee;
}

.myAppli .yidong .newsurl{

width: 90%;
    margin: 22px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
}

.myAppli .yidong .newsurl a img{
  width: 106px;
 height: 106px;
 display: block;
 margin: auto;

}

.myAppli .yidong .newsurl a{


  height: auto;
  margin-top: 25px;
}


.myAppli .yidong .newsurl a{

    color: #2a3544;
    display: inline-block
    ;
    text-align: center;
}

.myAppli .yidong .newsurl span{
    display: inline-block;
    text-align: center;

    margin-top: 10px;
}
.wdyytitle{
        color: #2a3544;
        font-size: 16px;
        font-weight: bold;
        margin-top: 20px;
        margin-left: 20px;
        margin-bottom: 20px;
}

.myAppli .web .title h1{
color: #2a3544;
font-size: 16px;
font-weight: bold;


margin-left: 20px;
display: inline-block;
float: left;

}


.myAppli .web .title h2{
color: #9a9fa6;
font-size: 16px;



margin-right: 20px;
display: inline-block;
float: right;

}
.myAppli .web .title{
    width: 100%;
    margin-top: 15px;
}
.myAppli .web .webUrl{

    width: 90%;
    margin: 22px auto;
    text-align: center;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.myAppli .web .webUrl a {
    height: auto;
	float: left;
	margin: 12px 20px;
}

.myAppli .web .webUrl a img{
  width: 106px;
 height: 106px;
 display: block;
 margin: auto;

}

.myAppli .web .webUrl span{
    display: inline-block;
    text-align: center;
    color: #2a3544;
    margin-top: 10px;
	max-width: 100px;
	max-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ModelNewList{
    width: 500px;
    height:250px;
    margin-bottom: 40px;


    margin: auto;
    left: 0;
    right: 0;

    top: 0;
    bottom: 0;
    position: fixed;
    z-index: 10;
display: none;
  background: #fff;

}
.ModelNewList .no{
    width: 100%;
    height: 60px;
    display: inline-block;
    text-align: center;
}
.ModelNewList .no section{
    width: 30px;

     display: inline-block;
}
.ModelNewList .no input{
    display: inline-block;
    width: 240px;
    margin-left: 10px;
}

/*table{width: 101%;border-top: 1px solid #eaebee;border: 1px solid #eaebee;border-right: 1px solid #eaebee;}*/
/*table thead tr{}*/
/*table thead td{background: #f5f7f8;border-right: 1px solid #eaebee;border-bottom: 1px solid #eaebee;padding:5px 15px;font-size: 15px;text-align: center;}*/
/*table thead td:nth-child(6n+1){text-align: left;}*/
/*table thead td img{margin-left: 10px;}*/
/*table tbody tr{background: #fff;border-right: 1px solid #eaebee;border-bottom: 1px solid #eaebee;}*/
/*table tbody tr:nth-child(2n){background: #f5f7f8;}*/
/*table tbody td{padding: 10px;text-align: center;}*/
/*table tbody td:nth-child(6n+1){text-align: left;}*/


/*mobile*/
@media (max-width: 767px) {
    .sidebar{height: 550px;}
    .p1{background: none;}
}
/*pad*/
@media (max-width: 991px) {
    .sidebar{height: 550px;}
    .p1{background: none;}
}
/*lappad*/
@media (max-width: 1199px) {
    .sidebar{height: 550px;}
    .p1{background: none;}
    .img_bg{right: -200px;}
}
/*大笔记本*/
@media (max-width: 1441px) {
    /*body{background:linear-gradient(#eee, #fff);}*/
    .sidebar{height: 550px;}
    .img_bg{right: -200px;}
    .img01{right:560px;}
    .img02{right:142px;}
    .img03{right:580px;}
    .img04{right:92px;}



}
