@charset "utf-8";
/* CSS Document */
/*=========HOMEPAGE START===========*/
.pricing_table {
	line-height: 150%; 
	font-size: 12px; 
	margin: 0 auto; 
	width: 75%; 
	max-width: 1100px; 
	padding-top: 10px;
	margin-bottom: 0; 
	overflow:hidden; 
	zoom:1;
}

.price_block {
	text-align: center; 
	width: 100%; 
	color: #fff; 
	float: left; 
	list-style-type: none; 
	transition: all 0.25s; 
	position: relative; 
	margin-bottom: 10px; 
}

/*Price heads*/
.pricing_table h3 {
	text-transform: uppercase; 
	padding: 5px 0; 
	background: #333; 
	margin: -10px 0 1px 0;
}

/*Price tags*/
.price {
	display: table; 
	width: 100%; 
	height: 90px; 
}
.price_figure {
	font-size: 24px; 
	text-transform: uppercase; 
	vertical-align: middle; 
	display: table-cell;
}
.price_number {
	font-weight: bold; 
	display: block;
}
.price_tenure {
	font-size: 11px; 
}

/*Features*/
.features {color: #000;}
.features h2{ font-size:16px; color:#1D5685; font-weight:normal; text-align:left; padding-top:15px; padding-left:15px}
.features li {
	padding: 10px 15px;
	font-size: 12px; 
	list-style-type: none;
	height:145px;
	text-align:left;
	font-size:14px;
	color:#333;
	line-height:180%;
}
.features .featitle{font-size:18px; color:#5b5b5b;text-align:center;font-weight:bold;}
.features .feacontent{font-size:14px; line-height:21px; color:#9a9a9a;}
.price_block:hover {
	transform: scale(1.04) translateY(-5px); 
	z-index: 1; 
}

.price_block:hover .features h2{ color:#fff}
.price_block:hover .features li{ color:#9a9a9a; opacity:0.7; font-size:14px}

.price .bg_adv1{ background: url(http://71mis.cn/web_51mis/images/blue_adv1.png) no-repeat center bottom;}
.price .bg_adv2{ background: url(http://71mis.cn/web_51mis/images/blue_adv2.png) no-repeat center bottom;}
.price .bg_adv3{ background: url(http://71mis.cn/web_51mis/images/blue_adv3.png) no-repeat center bottom;}
.price .bg_adv4{ background: url(http://71mis.cn/web_51mis/images/blue_adv4.png) no-repeat center bottom;}
.price_block:hover .price .bg_adv1{ background: url(http://71mis.cn/web_51mis/images/blue_adv1.png) no-repeat center 2px !important;}
.price_block:hover .price .bg_adv2{ background: url(http://71mis.cn/web_51mis/images/blue_adv2.png) no-repeat center 2px !important;}
.price_block:hover .price .bg_adv3{ background: url(http://71mis.cn/web_51mis/images/blue_adv3.png) no-repeat center 2px !important;}
.price_block:hover .price .bg_adv4{ background: url(http://71mis.cn/web_51mis/images/blue_adv4.png) no-repeat center 2px !important;}

.pricing_table{ width:1100px}
.price_block {width: 260px; float:left; border:1px solid #f5f5f5;margin:0 7px;}

.ld_titarea{ width:1100px; margin:0 auto; margin-top:68px; text-align:center; margin-bottom:30px; clear:both}
.ld_titarea_h{margin-bottom: 15px;font-family:tahoma,arial,'Hiragino Sans GB','Hiragino Sans GB W3','Microsoft Yahei',宋体; font-size:38px; font-weight:normal; color:#3d9de7}
.ld_titarea_p{ font-size:15px; color:#7B7B7B; line-height:180%}
.ld_tit_r{ margin-top:5px}

.readm{height: 35px;line-height:35px;font-size: 12px;padding:0 20px;margin: 10px 10px 0 0;display: inline-block;background-color: #4895ff;color: #fff;}

.readm.lpad{padding: 6px 20px;}
.readm:hover{color:#fff}
.readm_blue{border: #55acef solid 1px;  font-size: 14px; margin: 10px 10px 0 0; border-radius: 20px;  display: inline-block;  background-color: #55acef;  color: #fff;  padding: 6px 80px;}
.readm_blue:hover,.readm_blue.notfill{background-color:transparent; color:#55acef; }
.readm_blue.notfill{border: none;padding-left: 20px;}

.sol_area{ background-color:#f8f8f8; overflow:hidden; zoom:1}
.sol_area_con{ width:1100px; margin:0 auto; overflow:hidden; zoom:1; padding-top:20px; padding-bottom:40px;}
.sol_areacon_left{ width:550px; float:left; padding-top:20px}
.sol_areacon_rig{ width:520px; float:left; text-align:left; padding-left:30px; padding-top:60px;}

.sol_bg{background: url(http://71mis.cn/web_51mis/images/sol_bluebg.png) no-repeat center center;}
.sol_bg_title{}

.yd_areacon_rig{ text-align:right}
.yd_areacon_rig img{ margin-bottom:-6px; padding-bottom:0px}
.con_iconlist{ padding-left:0px; overflow:hidden; zoom:1; margin-top:80px; clear:both;}
.con_iconlist a{ float:left; width:160px; text-align:center; height:60px; padding-top:100px}
.con_iconlist a i{ color:#8B8B8B; font-style:normal; font-size:14px}
.con_iconlist a.pic1{ background:url(http://71mis.cn/web_51mis/images/sol_list_pic1.png) no-repeat center top}
.con_iconlist a.pic1:hover{ background:url(http://71mis.cn/web_51mis/images/sol_list_pic1_h.png) no-repeat center top}
.con_iconlist a.pic2{ background:url(http://71mis.cn/web_51mis/images/sol_list_pic2.png) no-repeat center top}
.con_iconlist a.pic2:hover{ background:url(http://71mis.cn/web_51mis/images/sol_list_pic2_h.png) no-repeat center top}
.con_iconlist a.pic3{ background:url(http://71mis.cn/web_51mis/images/sol_list_pic3.png) no-repeat center top}
.con_iconlist a.pic3:hover{ background:url(http://71mis.cn/web_51mis/images/sol_list_pic3_h.png) no-repeat center top}

.con_iconlist a.pic5{ background:url(http://71mis.cn/web_51mis/images/sol_list_picit2.png) no-repeat center top}
.con_iconlist a.pic5:hover{ background:url(http://71mis.cn/web_51mis/images/sol_list_picit2_h.png) no-repeat center top}
.con_iconlist a.pic6{ background:url(http://71mis.cn/web_51mis/images/sol_list_picit3.png) no-repeat center top}
.con_iconlist a.pic6:hover{ background:url(http://71mis.cn/web_51mis/images/sol_list_picit3_h.png) no-repeat center top}

.con_ydlist a.ydpic1{ background:url(http://71mis.cn/web_51mis/images/yd_list_pic1.png) no-repeat center top}
.con_ydlist a.ydpic1.cur,.con_ydlist a.ydpic1:hover{ background:url(http://71mis.cn/web_51mis/images/yd_list_pic1_h.png) no-repeat center top}
.con_ydlist a.ydpic2{ background:url(http://71mis.cn/web_51mis/images/yd_list_pic2.png) no-repeat center top}
.con_ydlist a.ydpic2.cur,.con_ydlist a.ydpic2:hover{ background:url(http://71mis.cn/web_51mis/images/yd_list_pic2_h.png) no-repeat center top}
.con_ydlist a.ydpic3{ background:url(http://71mis.cn/web_51mis/images/yd_list_pic3.png) no-repeat center top}
.con_ydlist a.ydpic3.cur,.con_ydlist a.ydpic3:hover{ background:url(http://71mis.cn/web_51mis/images/yd_list_pic3_h.png) no-repeat center top}
.con_ydlist a.ydpic4{ background:url(http://71mis.cn/web_51mis/images/yd_list_pic4.png) no-repeat center top}
.con_ydlist a.ydpic4.cur,.con_ydlist a.ydpic4:hover{ background:url(http://71mis.cn/web_51mis/images/yd_list_pic4_h.png) no-repeat center top}

.con_ydlist{ margin-top:130px}
.con_ydlist a{ width:130px}

.ydcrm_area{ background-color:#fff; padding-bottom:0px; /*overflow:hidden;*/ zoom:1;}
/* .ydcrm_area .sol_area_con{ padding-bottom:0px} */

.tabBar{width:1100px;font-family:tahoma,arial,'Hiragino Sans GB','Hiragino Sans GB W3','Microsoft Yahei',宋体;margin:30px auto; margin-bottom:0px; padding-bottom:40px;}
.tabBar .hd ul{z-index:5;position:relative;zoom:1;}
.tabBar .hd li{float:left;height:24px;line-height:24px;margin-top:4px;padding:5px 20px 5px 20px;margin-right:9px;color:#333333;border:1px solid #e5e5e5;border-bottom:0px;cursor:pointer; color:#848484; font-size:15px; background-color:#fff}
.tabBar .hd li.on{height:27px;line-height:27px;overflow:hidden;margin-top:0px;position:relative;top:1px;background:#55acef; color:#fff; border:none}
.tabBar .hd li.on span{font-weight:bold;color:#c00;}
.tabBar .bd{padding:40px 40px 0 40px; border-top:#EFEFEF solid 1px; clear:both;position:relative;height:400px;overflow:hidden;}
.tabBar .bd .conWrap{width:1100px; color:#7B7B7B}
.tabBar .prev,.tabBar .next{position:absolute;left:10px;top:80px;}
.tabBar .next{left:auto;right:10px;}
.tabBar .prevStop,.tabBar .nextStop{display:none;}
.tabBar .bd p{padding-bottom:10px}

.conarea_left{ width:530px; text-align:left; float:left; padding-top:30px}
.conarea_rig{ width:400px; float:left; text-align:left; font-size:15px; padding-left:30px; line-height:180%}
.conarea_rig span{ display:block; margin-bottom:15px}
.parter_area{ text-align:center; padding-bottom:85px}
.bg_grey{ background-color:#f9f9f9}
.bg_white{ background-color:#fff}

.ld_expe { position: relative; margin: 20px auto 40px auto; width: 960px;}
.ld_expe .con p { display: inline-block; vertical-align: top; color: #7B7B7B; font-size: 15px; line-height: 180%; margin: 15px;}
.ld_expe .con p.border {min-height: 140px; width: 60%; padding: 7px 20px; box-shadow: 0px 0px 1px #868686;}
.ld_expe .con p b { display: block; line-height: 1.8; color: #ff7900; font-size: 26px;}
.ld_expe .con p span { display: block; font-size: 16px; color: #0099ff;}


.ld_app_area{ width:900px; margin:0 auto; overflow:hidden; zoom:1}
.ld_app_area .wechat_app, .ld_app_area .ios_app, .ld_app_area .android_app{ width:300px; float:left; text-align:center}
/*.ld_app_area .barcode_area{ width:340px; float:left; text-align:center; padding-top:40px; padding-right:60px}*/
.wechat_app_icon{ background:url(http://71mis.cn/web_51mis/images/wechat_icon.png) no-repeat center top; width:193px; height:30px; display:inline-block; padding-top:210px;
	-webkit-background-size: 175px 175px;
	-moz-background-size: 175px 175px;
	-o-background-size: 175px 175px;
	background-size: 175px 175px;
}
.wechat_app_icon:hover{ background:url(http://71mis.cn/web_51mis/images/wechat_icon_h.png) no-repeat center top;
	-webkit-background-size: 175px 175px;
	-moz-background-size: 175px 175px;
	-o-background-size: 175px 175px;
	background-size: 175px 175px;
}
.wechat_app_icon i{ font-style:normal}

.ios_app_icon{ background:url(http://71mis.cn/web_51mis/images/ios_icon.png) no-repeat center top; width:193px; height:30px; display:inline-block; padding-top:210px;
	-webkit-background-size: 175px 175px;
	   -moz-background-size: 175px 175px;
	     -o-background-size: 175px 175px;
	        background-size: 175px 175px;
}
.ios_app_icon:hover{ background:url(http://71mis.cn/web_51mis/images/ios_icon_h.png) no-repeat center top;
	-webkit-background-size: 175px 175px;
	   -moz-background-size: 175px 175px;
	     -o-background-size: 175px 175px;
	        background-size: 175px 175px;
}
.ios_app_icon i{ font-style:normal}

.android_app_icon{ background:url(http://71mis.cn/web_51mis/images/android_icon.png) no-repeat center top; width:193px; height:30px; display:inline-block; padding-top:210px;
	-webkit-background-size: 175px 175px;
	   -moz-background-size: 175px 175px;
	     -o-background-size: 175px 175px;
	        background-size: 175px 175px;

}
.android_app_icon:hover{ background:url(http://71mis.cn/web_51mis/images/android_icon_h.png) no-repeat center top;
	-webkit-background-size: 175px 175px;
	   -moz-background-size: 175px 175px;
	     -o-background-size: 175px 175px;
	        background-size: 175px 175px;

}
.android_app_icon i{ font-style:normal}

/*=========HOMEPAGE end===========*/

/*========= other start  =========*/
.in_con_main{color:#666; width:970px; margin:0 auto; padding-top:20px; padding-bottom:20px}

.in_con_info{ margin-top:20px; margin-bottom:60px}
.in_con_info h3{ font-weight:normal; color:#94b913; clear:both; font-size:26px; margin-top:30px; padding-bottom:6px}
.in_con_info span.tit_remark{ font-size:12px; color:#B9B9B9}
.in_con_info h4{ margin-top:10px; margin-bottom:10px}
.in_con_info  .h4c{ color: #94b913; font-size: 16px; font-weight: bold;}
.in_con_info p{ line-height:240%;font-SIZE:14px;}
.in_con_info span.tit1{font-weight:bold;font-size:16px;color:#4a628d;}
.in_con_info span.tit2{font-weight:bold;color:#598936;}

/*========= other end  =========*/

/*========= chanpingjieshao START  =========*/
.demo_banner{ background:url(http://71mis.cn/web_51mis/images/demo_banner.jpg) no-repeat bottom center; height:282px; padding-top:74px}
.aboutus_banner{ background:url(http://71mis.cn/web_51mis/images/aboutus_banner.jpg) no-repeat bottom center; height:282px; padding-top:74px}
.demo_ban_txt{ width:970px; margin:0 auto; text-align:left; height:100px; margin-top:50px;}
.demo_ban_txt span{ font-size:16px; color:#666; font-weight:bold; display:block;}
.demo_ban_txt a{ display:block; width:220px; height:42px;color:#fff; background:url(http://71mis.cn/web_51mis/images/go_icon_hov.png) no-repeat 24px center #E31B00; margin-top:5px; font-size:24px; font-weight:bold; line-height:40px; padding-left:45px}
.demo_ban_txt .ny_banner_txt{width:180px; height:50px; line-height:50px;border-radius:25px;}

#nav_bot{ position:static;top:0;background:#62BCF7; width:100%; left:0px; top:0px; height:53px;}
.nav_bot_list{ width:970px; margin:0 auto}
.nav_bot_list li{ float:left}
.nav_bot_list li a{ height:53px;line-height:53px; float:left; font-size:15px; padding-left:28px; padding-right:28px; color:#FFF}
.nav_bot_list li a:hover,.nav_bot_list li a.cur{ background-color:#50A7E5}

.main_a{ height:270px; background-color:#F5F5F5; clear:both}
.main_a_con{ width:970px; margin:0 auto}
.ma_areaa,.ma_areab,.ma_areac{ float:left; width:316px; margin-right:10px; background-color:#FFF; height:215px; margin-top:10px}
.ma_areac{ margin-right:0px}
.ma_areaa .ma_atit{ background:url(http://71mis.cn/web_51mis/images/m1_icon1.png) no-repeat 235px center #6cc7da; height:72px}
.ma_areab .ma_atit{ background:url(http://71mis.cn/web_51mis/images/m1_icon2.png) no-repeat 230px center #f5bd65; height:72px}
.ma_areac .ma_atit{ background:url(http://71mis.cn/web_51mis/images/m1_icon3.png) no-repeat 235px center #80cfa7; height:72px}
.ma_areaa .ma_atit:hover{ background-color:#64BFD3}
.ma_areab .ma_atit:hover{ background-color:#F2B962}
.ma_areac .ma_atit:hover{ background-color:#79C4A0}
.ma_atit{ font-size:15px; text-align:left; color:#FFF; padding:18px 0px 0px 13px;}
.ma_atit a{ font-size:27px; font-weight:bold; color:#FFF; margin-left:-1px}
.ma_acon{ line-height:160%; text-align:left; padding:15px 13px; font-size:13px; height:70px; color:#747474}
.ma_try_btna,.ma_try_btnb,.ma_try_btnc{ background-color:#52b9cc; font-weight:bold; padding:12px 15px; font-size:16px; color:#FFF; display:block; width:120px; margin-left:160px; text-align:center}
.ma_try_btnb{ background-color:#EF9339;}
.ma_try_btnc{ background-color:#57B284;}
.ma_try_btna:hover{ background-color:#6CC7DA; color:#FFF}
.ma_try_btnb:hover{ background-color:#FAA04B; color:#FFF}
.ma_try_btnc:hover{ background-color:#79C4A0; color:#FFF}

.demo_main_b{background-color:#f5f5f5; clear:both}
.demo_form{ width:970px; margin:0 auto; padding-bottom:15px}
.demo_form table {color: #666;border-collapse:collapse;border-spacing:0px;text-align:center;}
.demo_form table tr td { border:1px solid #c5c5c5; line-height:36px; font-size:13px;}
.demo_form table tbody tr:hover td{ background-color:#ffe68e}
.demo_form table tr th{ font-size:14px;background-color:#dedede;line-height:36px; border:1px solid #c5c5c5;}
.demo_form table tr td.group{font-size:16px;font-weight:bold;padding-left:30px;color:#339aad;text-align:left;}
.demo_form table tr td.group_s{padding-left:65px;text-align:left;}

/*========= chanpingjieshao EDN  =========*/

/*========= app start  =========*/
.ejmain .ejbt{color: #333333;font-size: 26px;padding-top: 30px;text-align: center;}
.ejmain .ejbtnr{ border-bottom: 1px solid #ededed;color: #666666;font-size: 15px;line-height: 25px;margin: 0 auto;padding: 20px 50px 60px;text-align: center;}
.clearfix:after{ clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.downl {margin:0px auto;}
.down_type ul li{float:left;width:48%;}
.down_type .down_t_box{margin: 0 auto;width: 244px;}
.down_type .down_t_box .down_t_boxp{padding: 10px 0 20px;text-align: center;}
.down_type .down_t_box .down_t_boxa{ background: url("http://71mis.cn/web_51mis/images/app/download04.jpg") no-repeat scroll;color: #ffffff;display: block;height: 62px;width: 244px;}
.down_type .down_t_box .down_t_boxa h3{ color: #ffffff;font-size: 22px;font-weight: normal;height: 24px;line-height: 24px;padding: 5px 0 0 10px;}
.down_type .down_t_box .down_t_boxa p {color: #ffffff;font-size: 14px;height: 16px;line-height: 16px;margin-left: 10px;margin-top: 5px;}
.down_type .down_t_box .down_t_boxm{ padding: 20px 0 10px 10px;}
.down_type .down_t_box .down_t_boxm p{ color: #898889;font-size: 13px;line-height: 22px;}
.down_m{ border-top: 1px solid #cfcfcf;font-size: 36px;height: 44px;margin: 0 auto 50px;padding: 40px 0 10px;text-align: center;color:#000000;}
.down_m1{ display: inline;float: left;margin: 0 0 0 140px;text-align: center;}

.app_try_btnc{ background-color:#57B284; font-weight:bold; padding:12px 15px; font-size:16px; color:#FFF; width:120px;  text-align:center}
.app_try_btnc:hover{ background-color:#79C4A0; color:#FFF}

.tabBar.appBar{ width:960px !important;}
.tabBar.appBar .bd{height:560px !important;}
.app-cell{ text-align:left; }
.app-cell img{margin: 0 55px;}
/*========= app end  =========*/

/*========= qudao start  =========*/
.channel { color:#666;margin-bottom: 60px;width:100%;}
.channel-box1 { padding:20px 0 50px; margin:0 auto;  width:970px;}
.channel-box1 p { line-height:200%; }
.channel-box1 .left { float:left; margin:20px 40px 0 0;}
.channel-box1 .right { float:left; width:729px;}
.channel-box2,.channel-box3 { padding:50px 0;}
.channel-box2 .box2main { margin:0px auto; width:970px;}
.channel-box2 .box2main div{ float:left; text-align:center; width:280px;}
.channel-box2 .box2main div h3{ color:#328CE0;font-size: 24px;font-weight: normal;margin: 10px 0 10px;}
.channel-box2 .marl_f{ margin:0 60px;}
.channel .boxcon { width:970px;margin:0 auto;}
.boxcon .desbox { margin-top:40px; width:500px}
.desbox h2 { color:#333; font-size:30px;font-weight: normal;}
.desbox ul li { font-size: 14px; list-style:outside disc; line-height:24px; margin-top:12px;}
.channel-box4{padding:20px 0 50px;}
.channel-box5 {padding:50px 0;}
.bigtit{ color: #328ce0; font-size: 32px;padding-left: 45px;}
.channel-box5 .mapimg{ text-align: center;}
.contactus { border-top: 1px solid #e2e2e2; margin-top: 20px; padding-top: 50px;}
.contactus .way {}
.contactus .way p { line-height:28px; margin-bottom:15px;}
.contactus .way .a { color:#333;font-size:24px;padding-bottom:12px;}
.contactus .way .b { color:#328ce0;font-size:24px;}
.contactus .way .b i { list-style:normal;display:inline-block;width:26px;height:26px;margin-right: 10px;
	background:url(http://71mis.cn/web_51mis/images/blue-phone.png) no-repeat;
}
.contactus .way .b span{font-size:14px;}
.contactus .way .c { color:#999;font-size:14px; border-top: 1px solid #e2e2e2;padding-top: 15px;}
/*========= qudao end  =========*/

/*========= fangan start  =========*/
.anli_box { border-bottom: 1px solid #c7c7c7;height: 160px;padding: 10px 0;width: 100%;}
.anli_top { background: url("http://71mis.cn/web_51mis/images/gline.jpg") no-repeat scroll 0 3px;
    border-bottom: 1px solid #d8d8d8; font-size: 14px; font-weight: bold;margin-bottom:10px; padding:0px 0px 10px 10px; 
}
.anli_box a:hover { text-decoration:none;}
.anli_img {  float: left; height: 145px; margin-left: 10px; width: 220px;}
.anli_img img{ max-height:100%; max-width:100%;}
.anli_right { float: right; padding-left: 10px;  width: 710px;}
.anli_right .title { display: inline-block; line-height: 160%; padding-bottom:5px;font-weight: bold;}
.anli_right .depict { line-height: 25px; height:90px; word-wrap: break-word;}
.anli_right .link{ text-align:right;}
.anli_right .link a{ background: #7fb517; color: #fff; font-size: 16px; cursor: pointer; line-height: 38px; text-align: center;
    display: block; float: right; height: 38px; width: 114px;
}
.pagerlink{ float: right;margin: 20px 0; padding-right: 20px;}
.pagerlink a{ background: #fff;border: 1px solid #ccc;display: block;float: left !important;line-height: 180%;margin-left: 5px;padding: 0 7px;}
.pagerlink a:hover{background: #c7d1b4;color: #fff; text-decoration: none;}
.pagerlink a.curr { background: #c7d1b4 ; color: #fff; cursor: text;}
.pagehide{display:none;}
.pageblock{display:block;}

/*========= fangan end  =========*/

/*========= app zhidao start  =========*/
.nav_app{ position:static;background:url(http://71mis.cn/web_51mis/images/line.jpg) no-repeat left top; border-bottom:1px solid #b2b2b2;width:970px;margin:0px auto; top:0px; height:53px;padding:20px 0px 10px;}
.nav_bot_list_app{ width:970px; margin:0 auto}
.nav_bot_list_app li{ float:left}
.nav_bot_list_app li a{ height:53px;line-height:53px; float:left; font-size:15px; padding-left:28px; padding-right:28px; color:#555}
.nav_bot_list_app li a:hover,.nav_bot_list_app li a.cur{ background-color:#50A7E5;color:#fff;}

.app_down{color:#666;overflow: hidden;border-bottom:1px solid #b2b2b2;}
.app_down .right{float:right;}
.app_down .right .txt{padding:25px 0px;float:left;background:url(http://71mis.cn/web_51mis/images/down6.jpg) no-repeat left bottom;}
.app_down .right .txt img{float:left;}
.app_down .right .txt span{display:block;float:left;padding-top:18px;}
.app_down .right .txt span font{color:#20a0d5}
.app_login, .aap_work, .app_sign{padding:30px 0px; overflow: hidden;border-bottom:1px solid #b2b2b2;}
.app_book{padding:30px 0px; overflow: hidden;}
.a_href{display: block;height: 0;position: relative;top:-120px;}
.a_href2{display: block;height: 0;position: relative;top:-220px;}
.a_href4{display: block;height: 0;position: relative;top:-160px;}

/*========= app zhidao end  =========*/

/*========= yinyongjiahzi start  =========*/
.New_Feature{ width:100%; overflow:hidden; zoom:1}
.N_fea_list{ width:183px; border:#CED6E5 solid 1px; float:left; margin:0; padding:0; border-right:none; border-top:none}
.N_fea_list li{ line-height:30px; text-indent:0.5em; height:30px;}
.N_fea_list li.Nlist_tit{ background-color:#DAE9FE; height:28px; line-height:28px; color:#666; font-weight:bold; border-top:#C4D1EA dashed 1px; border-bottom:#C4D1EA dashed 1px}
.N_fea_list li.Nlist_tit span{ font-weight:normal}
.N_fea_list li.Nlist_green{ color:#669900}

.FunlistTab{border-left: #c0c0c0 1px solid;border-top: #c0c0c0 1px solid;border-bottom: #c0c0c0 1px solid;}
.FunlistTab tr th,.FunlistTab tr td{height:30px;line-height:30px;border-right: #c0c0c0 1px solid;text-align: left;padding-left:5px;}
.FunlistTab tr th{background-color:#dae9fe;}
.FunlistTab a{color:#669900;}
.FunlistTab a:hover{text-decoration: underline;}

.p-block { margin-top:10px;}
.p-block p{line-height:200%;}
.p-block b{font-size: 24px; color:#555;margin:20px 0px; display: block;}
.p-block ul li{line-height:30px;height:30px;list-style:disc;margin-left:30px;}
.p-block .txt {overflow:hidden;}

.p-desc p{line-height:200%;}
.p-desc b{font-size: 16px; color:#669900;margin:20px 0px; display: block;}
.p-desc .txt{overflow: hidden;padding-bottom:40px;}

.pro_fun_list li{ width:468px; float:left; margin-bottom:25px; height:440px}
.pro_fun_list li b{ font-size:16px; margin-top:13px; display:block; padding-left:10px}
.pro_fun_list li p{ line-height:180%; margin-top:10px; width:445px; padding-left:10px}

/*========= yinyongjiahzi end  =========*/

/*========= shengjidongtai start  =========*/
.slogan { border-bottom: 1px solid #ededed; color: #333333; font-size: 26px;margin: 0 auto; padding: 40px 50px;text-align: center;}
.upgrade { background:url(http://71mis.cn/web_51mis/images/line.png) repeat-y center top; padding: 50px 0;margin:20px 0;}
.upgrade .node{width:100%;padding:10px 0;display:inline-table;}

.upgrade .left {float:left;width:489px;text-align:right;}
.upgrade .right {float:right;width:489px;text-align:left;}


.upgrade .node .tit { color: #088be4;font-size: 20px;height: 30px; line-height: 30px;}
.upgrade .left .tit {background: url("http://71mis.cn/web_51mis/images/bluepoint.png") no-repeat right center; padding-right: 34px;}   
.upgrade .right .tit{background: url("http://71mis.cn/web_51mis/images/bluepoint.png") no-repeat left center; padding-left: 34px;}
.upgrade .cont { color: #666666; font-size: 14px; line-height: 26px; padding-top: 15px; }
.upgrade .left .cont{ padding-right: 34px; text-align: right;}
.upgrade .right .cont { padding-left: 34px; text-align: left;}  
/*========= shengjidongtai end  =========*/

/*========= yunxinghuanjing end  =========*/
.setTab{color:#555;border-collapse:collapse; border-spacing: 0;}
.setTab tr.title th{background-color: #e0e0e0;}
.setTab tr td, .setTab tr th{padding:10px 0px 10px 10px;border:1px solid #a5a5a5;}

/*========= yunxinghuanjing end  =========*/

/*推广页*/  
.extend-thirteen{ height: 612px; margin: auto; width:100%;}
.extend .bigtitle{ height: 166px; text-align: center;}
.bigtitle h3{ color: #fb6d05; font-size: 18px; font-weight: normal;height: 63px;line-height: 63px;margin: 0; padding-top: 10px;}
.bigtitle p{ background: url("http://71mis.cn/web_51mis/images/gray_line.jpg") repeat-x left center;
    color: #4a4a49;font-size: 25px;height: 25px;line-height: 25px;margin: 0; width: 981px;
}   
.bigtitle p span{background-color: #fff;display: inline-block;letter-spacing: 3px;padding: 0 20px;}
.extend-thirteen .point {}
.point ul{ float: left;text-align: center;}
.point ul li{ display:inline-block; float: left; height: 125px; width: 238px;}   
.point ul li img{width:100%;height:100%;}
.point ul li .img2,.point ul li.show .img1{ display:none;}
.point ul li.show .img2{display:block !important;}
.pointbox{margin-top:30px;}
.img-txt{float: left;text-align: center;width: 220px;padding: 0 10px;}   
.img-txt img{width:131px;height:131px;}
.img-txt h3{color: #333; font-size: 19px; margin: 10px 0;}
.extend-anli .bigtitle,.extend-imgwall .bigtitle{height:85px;}
.extend-anli .anlicon{ background-color:#F1EFF0; border:1px solid #A7A5A6; float:left; margin: 20px 18px; width: 282px;} 
.extend-anli .anlicon h3{color: #ff9103; font-size: 22px;font-weight: normal;line-height: 52px;margin: 6px 0;text-align: center;}    
.extend-anli .anlicon b{ color: #000000; display: block;font-size: 16px; font-weight: normal; line-height: 20px;margin: 0 auto;text-align: center;width: 235px;}    
.extend-anli .anlicon p{ color: #9c9b9b; display: block; font-size: 13px; line-height: 20px; margin:20px auto; width:240px;}    
.extend-anli .anlicon a{ color: #ff9103; float: right; margin:10px 20px 18px 0;}
.extend-imgwall .bigtitle{margin-top:30px;}
.successlogo{overflow:hidden;text-align:center;margin:0 auto;}
.successlogo a{ display: inline-block; }  
.extend-slogan { background-color:#d8d8d8 ;text-align:center; margin-top:60px;padding:40px 0;} 
.extend-slogan span{color: #121212;font-size: 30px; font-weight: 400; line-height: 24px;margin-bottom: 33px;}
.extend-slogan a{ color: #fff; font-size:16px; background-color:#f16b50; display:inline-block; padding: 10px 16px; margin-left: 10px;}

/*常用样式 begin*/
.grayf8{background-color: /*#f5f5f5*/#f8f9fa ; }
.red{color:#f00;}
.font_16{font-size:16px;}
.f_r { float:right; }
.f_l { float:left; }
.m_r90 { margin-right:90px;}
.m_r35 { margin-right:35px;}
.m_t75 { margin-top:75px;}
.m_t55 { margin-top:55px;}
.m_t30 { margin-top:30px;}  
.m_t20 { margin-top:20px;} 
.m_t10 { margin-top:10px;} 
.m_b10 { margin-bottom:10px;} 
.m_b20 { margin-bottom:20px;} 
.p_t30 { padding-top:30px;}
 /*常用样式 end*/ 

 /*升级动态页面css begin*/  
 .container {
    width: 900px;
    height: auto;
    margin: 50px auto 0;
    padding-left: 60px;
    min-height: 400px;
}
.container .con {
    overflow: hidden;
    padding-left: 14px;
    padding-bottom: 24px;
    border-bottom: #dfe2e5 1px solid;
    margin-bottom: 50px;
}
.container .con-time {
    float: left;
    border-left: 2px solid #2294ff;
    padding-left: 6px;
}
.container .con-month {
    color: #000000;
    font-size: 18px;
}
.container .con-year {
    font-size: 14px;
}
p {
    margin: 0px;
}
ul, ol {
    list-style-type: none;
    padding: 0px 0px 10px 0px;
    margin: 0px;
}
.container .con-list {
    color: #808080;
    font-size: 14px;
    margin-left: 110px;
}
.container .update-list {
    line-height: 34px;
}
.container .con.last {
    border-bottom: none;
    padding-bottom: 0;
}   
 /*升级动态页面css end*/     
 .fffcolor{color:#FFFFFF !important;}

.concenter{    position: relative;
	display: inline-block;
	text-align: center;
	margin:40px 0;
}
.concenter .price_block{background: #fff;width:388px;height:163px;}
.concenter .con_iconlist{margin:40px 0px;}

.s-box {width: 388px;
	height: 163px;
	margin-left: 35px;
	border: solid 1px #dddddd;
	background:#ffffff;
	float: left;
	position: relative;
	cursor:pointer;
}
.solution-left{margin-left: 0px;}

.s-box img{    
	position: absolute;
	top: 32px;
	left: 27px;
}
.s-box p:nth-of-type(1){
	position: absolute;
	top: 25px;
	left: 125px;
	font-size: 18px;
	color: #5b5b5b;
	font-weight: 500;
	}
.s-box p:nth-of-type(2){
	position: absolute;
	top: 60px;
	left: 125px;
	right: 25px;
	line-height:21px;
	font-size: 13px;
	color: #9a9a9a;
	text-align: justify;
	width: 200px;
}
.expe_account{margin: 130px 0 0 0;}
.expe_account .s-box img{position: relative;top: -105px;left: -1px;}
.expe_account .s-box{width:389px;height:386px;}
.expe_account .s-box p:nth-of-type(1){top: 100px;left: 105px;font-size:20px;color:#676767;}
.expe_account .s-box p:nth-of-type(2){top: 135px;left: 165px;font-size:18px;color:#3d9ff1;}
.expe_account .s-box blockquote{text-align:left;top: 170px;left: 165px; padding-right: 30px;font-size:14px;color:#969696;}
.expe_account .s-box .quote{padding-bottom: 5px;background: url(http://71mis.cn/web_51mis/images/topyh.png) no-repeat 20px 6px;}
.expe_account .quote blockquote {
	display: inline-block;
	background: url(http://71mis.cn/web_51mis/images/bottomyh.png) no-repeat 100% 95%;
	line-height: 1.6;
	zoom: 1;
	padding-bottom: 25px;
}
.expe_account .quote, .expe_account .blockcode {
	margin-top: -35px;
	padding: 50px 10px 10px 35px;
	zoom: 1;
}
.showsbiao{background:transparent url(http://71mis.cn/web_51mis/images/jianbian.jpg) repeat-x center !important;}
.new-readm{height: 35px; line-height:35px; background-color: #fff !important; font-size:12px; color:#4895ff !important; padding-left:20px; padding-right:20px}

   
@media screen and (max-width: 1160px) {
	.s-box{width: 330px;}
	.expe_account .s-box{width: 340px;}
	.sol_bg,.sol_area {width: 1100px;}
	.expe_account{width: 1100px;}
	.showsbiao{width:1100px;}
	.slide-main{width:1100px;}
}
.describe{text-align:left;padding-left:10px;}
	 
   
 