html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
html,body {height: 100%;}
body{font:14px "Microsoft Yahei";background:#f5f5f5;}
ul,ol,li{list-style:none;}
em{font-style:normal;}
a{cursor: pointer;text-decoration: none;}
a:link,a:visited,a:hover,a:active{text-decoration:none;}
.h_style{cursor: pointer;}
.mt_20{margin-top:20px;}
.mt_60{margin-top:60px;}
.mb_10{margin-bottom: 10px;}
.mb_20{margin-bottom: 20px;}
.mr_10{margin-right: 10px;}
.mr_150{margin-right: 150px;}
.ml_20{margin-left: 20px;}
.ml_150{margin-left: 150px;}
.pd_none{padding: 0px;}
.lh{line-height: 30px;}
.spacing{padding-top:50px;}
.pl_0{padding-left: 0px;}
.dis_none{display: none;}
.pt_30{padding-top:30px;}
.pl{padding-left: 10px;}
.pl_5{padding-left: 5px;}
.pr_5{padding-right: 5px;}
.pr_10{padding-right: 10px;}
.pb_30{padding-bottom: 30px;}
.c_333{color: #333;}
.bg_00c1de{background: #00c1de;}
.bg_4cc9b6{background:#4cc9b6};
.bg_b22403{background: #b22403;}
.bg_e7{
    background: none!important;
    color: #7fe0ee!important;
    border-bottom: 5px solid #7cddeb;
}
.back_store_home{
    color: #999;
    font-size: 16px;
    padding-left: 10px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    left: 0px;
}
.tab_on{color: #fff;background: #7D9EC0!important;}
.tab_hide{display: none;}
.modules_tab div{
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    background: #fff;
}
.row{
    margin: 0px;
}
.c_list{list-style: none;}
.c_list li{float: left;padding: 0 10px;}
/*topbar*/
.topbar{
    background: rgba(95, 95, 95, 0.7) !important; /* IE无效，FF有效 */  
    background: #5f5f5f;  
    filter: alpha(opacity=70);
    color: #fff;
    border:none;
    border-bottom: 1px solid #7cddeb;
}
.navbar-header a{color: #fff!important;}
.navbar-brand{
    background: url(../image/log.png) no-repeat 0px center;
    padding-left: 65px;
}
.logged_tit{
    height: 54px;
    color: #fff!important;
}
.btn_login:hover,
.btn_reg:hover,
.logged_tit:hover{background: none!important;}

.nav_part_tit li a:hover{color: #7fe0ee!important;background: none!important;}
/*home*/
.home{
    background: url(../image/top_bg.jpg) no-repeat center;
    height: 702px;
    position: relative;
}
.platform,
.advantage{
    position: absolute;
    width: 810px;
    left: 50%;
    margin-left: -405px;
    color: #fff;
}
.platform{
    top:100px;
    border:1px dashed #fff;
    padding: 30px 40px;
}
.corner_t{
    position: absolute;
    top:-2px;
    left:-2px;
}
.corner_b{
    -moz-transform:rotate(-180deg);
    -webkit-transform:rotate(-180deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2); 
    position: absolute;
    bottom:-2px;
    right:-2px;
}
.platform p{
    text-indent:2em;
    line-height: 35px;
}
.advantage{
    bottom: 50px;
}
.advantage span{
    width: 154px;
    display: inline-block;
    height: 154px;
    font-size: 18px;
    background: #00c1de;
    color: #fff;
    border-radius: 100%;
    border:1px dashed #fff;
    margin: 0 45px;
    font-size: 16px;
    padding-top: 50px;
}
.advantage span .fa{font-size: 28px;}
/*案例展示*/
.home_part{
    background: url(../image/part_line.png) no-repeat center 46px;
}
.home_part h1{
    color:#666;
    width: 190px;
    margin:0 auto;
    padding: 5px 0px;
    border-bottom:3px solid #00c1de
}
.home_part .en{
    border:none;
    color: #999;
    font-size: 20px;
}
.home_case{
    background: url(../image/case.png) no-repeat center;
    height: 724px;
}
/*页脚*/
.foot{
    background: url(../image/foot_bg.jpg) no-repeat center;
    padding: 80px 0px;
    position: absolute;
    bottom: 0;
    width: 100%;
    clear: both;
    background-size: 100%;
}
.foot p{
    line-height: 30px;
    color: #fff;
}
.foot a{
    padding: 0 10px;
    color: #fff;
}
.foot a:not(:last-child){
    border-right: 1px solid #fff;
}
.main_show{
    min-height: 100%;
    height: auto !important;
    position: relative;
}
.main_content{
    padding-bottom: 200px;
}
/*页脚链接*/
.link_content{
    background:#fff;
    padding:30px 40px;
    line-height:30px;
    font-size: 16px;
}
.link_content h2{
    font-size:26px;
    padding:0 0 15px 0;
}
.link_content p{padding:5px 0px 0px 10px;}
/*注册、登录弹出框*/
.tip_bg{                   
    display:none;
    width:100%;
    height:100%;
    background:#000;
    position:fixed;
    top:0;
    left:0;
    filter:alpha(opacity=5);
    opacity:0.5;
    z-index:9998;
}
.login{
    z-index:9999;
	position:fixed;
	top:50%;
	left:50%;
	width:500px;
	height:380px;
	margin:-190px 0 0 -250px;
	border-radius:5px;
	background:#F7F7F7;
	display:none;
    font-size: 16px;
}
.register{
    height: 480px;
    margin-top:-240px;
}
.btn_close{
    display: inline-block;
    position: absolute;
    top:10px;
    right: 20px;
    font-size: 20px;
    cursor: pointer;
}
.login h1{
    line-height: 100px;
    text-align: center;
    color:#636363;
    font-weight: bold;
    font-size: 20px;
}
.user_info{
    width: 350px;
    margin: 0 auto;
    list-style: none;
    padding: 0px;
    margin: 0 auto;
}
/*.user_info li{
    margin-bottom: 15px;
}*/
.user_info li span{
    height: 20px;
    line-height: 20px;
    color: #b22403;
    font-size: 14px;
}
#log_txt{display: block;padding-left: 10px;}
.btn_log,
.user_info li input[type="text"],
.user_info li input[type="password"]{
    border-radius: 3px;
    border: 1px solid #ebebeb;
    height: 40px;
    line-height: 40px;
    width: 90%;
    padding: 0px 10px;
}
#login .btn_log,
#login .user_info li input[type="text"],
#login .user_info li input[type="password"]{
    width: 100%;
}
.required{
    padding: 0px 10px;
    color: #b22403;
}
.btn_log{
    background: #B22222;
    color: #fff;
    letter-spacing:10px;
    border-radius: 4px;
}
.user_info .user_tip span{color: #595959}
.user_tip{font-size: 14px;margin-bottom: 10px;}
.retrieve_psd a{color:#595959; }
.user_info li span{display: inline-block;}
.user_info li input[type="checkbox"]{
    vertical-align: middle;
    margin-top: -1px;
}
.exist{color: #b22403;font-size: 14px; padding-left: 10px;}
.user_info li .bl{display: block;padding-left: 30px;}
.nav>.logged{display: none;}
.logged{font-size: 16px;font-weight: bold;}
.btn_user{
    margin-left: 20px;
    height: 50px;
    line-height: 50px;
}
.btn_user button{
    height: 35px;
    line-height: 35px;
    padding: 0px 15px;
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    color: #878787;
    margin-left: 10px;
}
.btn_user .topbar_droplist button{
    margin-left: 0px;
}
/*退出*/
.user_quit{color:#333;}
.user_quit:hover{color: #b22403;}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{background: #e7e7e7;}
.nav-pills>li>a:hover{color: #fff;background: #ccc;}
.dropdown_menu_list li{
    font-weight: 100;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
}
.dropdown_menu_list li:hover{background: #ccc;color: #fff;}
/*清除插件默认样式*/
.ui-loader-default{ display:none}  
.ui-mobile-viewport{ border:none;}  
.ui-page {padding: 0; margin: 0; outline: 0} 
.main_pro{margin-bottom: 70px;}
.main_pro ul li{
    height: 150px;
    line-height: 150px;
    text-align: center;
    padding:10px;
}
.main_pro ul li a{
    display: inline-block;
    width: 100%;
    background: #ccc;
    font-size: 26px;
    border-radius: 10%;
    text-indent:-99999px;
}
.main_pro ul li .dj{
    background:url(../image/dj.png) #EBEBEB no-repeat center;
}
.main_pro ul li .yz{
    background:url(../image/yz.png) #EBEBEB no-repeat center;
}
.main_pro ul li .xt{
    background:url(../image/xt.png) #EBEBEB no-repeat center;
}
.main_pro ul li .zxjy{
    background:url(../image/sd.png) #EBEBEB no-repeat center;
}

/*主页*/
.case_show{
    width: 150px;
    margin-top: -45px;
    margin-left: -20px;
    background: #f5f5f5;
}
.case_show1{
    margin-top:-25px;
}
.bt{
    border-top: 1px solid #D1D1D1;
}
.show_block a{
    display: inline-block;
    width: 80%;
    height: 250px;
    background: #8DB6CD;
    text-indent: -99999px;
}
/*展示模块列表*/
.modular{
    height: 158px;
    padding:5px 12px 12px 12px;
    background:#fff;
    width: 100%;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #aaa;
}
/*.modular_top{
    height:3px;
    width:80%;
    margin:-7px auto;
    background: #00c1de;
}*/
.modular_name{
    display: inline-block;
    max-width:50%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color: #333;
    line-height: 30px;
    font-size: 16px;
}
.modular_ver{
    display: inline-block;
    line-height: 30px;
    font-size: 12px;
    color: #828282;
}
.modular_load{
    display: inline-block;
    padding:2px 12px;
    color: #fff;
    font-size: 12px;
    font-weight: 100;
    line-height: 24px;
    border-radius: 3px;
    border:none;
}
.modular_load:hover{color: #fff;}
.modular h4{
    color: #333;
    font-weight: 700;
    height: 38px;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 0px;
}
.modular_c{
    font-size: 12px;
    background: #fff;
    height: 98px;
    margin-top:5px;
    padding:2px 10px 10px 10px;
}
.modular_des label{
    display: inline-block;
    width: 30px;
    color: #666;
    font-weight: 100;
    font-size: 12px;
}
.modular_brief{
    color: #666;
    font-size: 12px;
    height: 45px;
    overflow: hidden;
    line-height: 20px;
    padding-top: 5px;
}
.modular_brief a{color: #666;cursor: pointer;}
.modular p{
    padding: 5px 0px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color: #949494;
}
.modular p i{color:#4682B4;cursor: pointer;}
/*导航菜单*/
.category{
    background: #e8e8e8;
    padding: 0px;
}
.category h4{
    padding:15px 0; 
}
.modules_menu{
    padding-bottom:10px;
}
.modules_menu li{
    height: 45px;
    line-height: 45px;
    border-left: 4px solid #e8e8e8;
    font-size: 16px;
}
.modules_menu h4{
    padding: 15px 0px;
}
.menu_on{
    background: #e1e2e4;
    border-left: 4px solid #3994e3;
}
.h{cursor: pointer;}
.h:hover{background: #c9c9c9;border-left: 4px solid #3994e3;}
.store_menu .on,
.modules_menu .on{background: #c9c9c9;border-left: 4px solid #3994e3;}