﻿/** reset **/
body{min-width:1200px;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;}
body,button, input, select, textarea{font: 12px/1.5 'Microsoft Yahei',tahoma, Srial, helvetica, sans-serif;}
/*h1, h2, h3, h4, h5, h6,b,strong,th{font-size: 100%;font-weight: normal;}*/
em,i{font-style:normal;}
ul, ol{list-style: none;}
a{text-decoration: none;color:#333;text-decoration: none;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
a:hover{text-decoration: none;}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
border: 0;
outline: 0;
} 
/*取消.btn和a点击后的蓝色边框问题*/
.btn:focus,.btn:active:focus,
.btn.active:focus,.btn.focus,
.btn:active.focus,.btn.active.focus {
    outline:0 !important;
    border-color: transparent !important;   
    box-shadow:none !important; 
}
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*/}
textarea{resize:none;}

a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;text-decoration: none;}
a.hidefocus{outline:none}
/*苹果手机按钮默认样式  去掉*/
 input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none; border-radius: 0;}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.clear{clear: both;}
.fl { float:left;}
.fr { float:right;}
.w1200{ width:1200px; margin:0 auto;}
.hide { display:none;}
body{background: #fff;}

.blue{color: #0182cb;}
.red{color:red;}
.green{color: #09b026;}
.orangered{color:orangered;}
.toast-left-center {
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
.toast-right-center {
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}


.table tbody tr td:last-child button{margin:0 10px;text-align:center;}

.checkbox  span.lbl{position: relative;top:1px;}

/*美化滑动条*/
.overhied::-webkit-scrollbar{width:5px;height:10px;cursor: pointer;}
.overhied::-webkit-scrollbar-button{background-color:rgba(63, 70, 156, 1);cursor: pointer; display:none}
.overhied::-webkit-scrollbar-track{background:rgba(63, 70, 156, 0);cursor: pointer;}
.overhied::-webkit-scrollbar-track-piece{cursor: pointer;}
.overhied::-webkit-scrollbar-thumb{background:#0182cb;cursor: pointer;}
.overhied::-webkit-scrollbar-corner{background:#d6d6d6;cursor: pointer;}
.overhied::-webkit-scrollbar-resizer{background:#ccc;cursor: pointer}

.row{margin:5px 0;}
.none{display:none;}
.ShoppingCart{color:#fff;border-radius: 10px;background: red;margin-left: -3px;padding:2px; }

/*top_bar*/
.topWrap{width: 100%;height: 35px;margin: 0 auto;background: #0f95f3;overflow: hidden;}
.top_bar{width: 70%;min-width:1200px;margin: 0 auto;	height:auto;line-height: 35px;overflow: hidden;}
.top_bar .top_left{	float: left;font-size: 12px;color: #fff;}
.top_bar .top_right{float: right;margin-right:0;}
.top_bar .top_right p{float: left;margin-left: 26px;font-size: 12px;color: #fff;}
.top_bar .top_right p a{color: #fff;}
.top_bar .top_right p:last-child{display:none;}
.top_bar .top_right p:last-child a:hover{text-decoration:none;}
.top_bar .top_right p a:hover{text-decoration:underline;}
.top_bar .top_right p a.userLoginOut{margin-left:15px;}
/*nav*/
.navWrap{width: 70%;margin: 0 auto;	height: 80px;overflow: hidden;min-width:1200px;}
.navWrap .logo{	float: left;width: 40%;}
.navWrap .logo a img{width: 70px;margin-top: 8px;}
.navWrap .logo span{font-size: 28px; font-weight: bold;color: #005492;padding-left: 12px;line-height: 80px;}
.navWrap .nav_bar{float:right;margin-right: 0;width: 60%;}
.navWrap .nav_bar a{float: left;height: 80px;line-height: 80px;padding: 0 25px;margin-left: 36px;font-size: 16px;display: inline-block;width: auto;}
.navWrap .nav_bar a:hover{background: #0f95f3;color: #fff;}
.navWrap .nav_bar a.cur{background: #0f95f3;color: #fff;}
.navWrap .top_right{width:10%;float: left;line-height:70px;}
.navWrap .top_right p{float:left;margin-left: 15%;font-size: 12px;color: #fff;}
.navWrap .top_right p a{color: #333;}
.navWrap .top_right p a:hover{text-decoration:underline;}
/*banner*/
.index_banner{width: 100%;height: auto;margin: 0 auto;overflow: hidden;}
.slideBox{ 	width:100%; height:auto; overflow:hidden;position:relative;}
.slideBox .hd{ height:10px; overflow:hidden; position:absolute; right:49%; bottom:30px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; }
.slideBox .hd ul li{ float:left; margin-right:16px;	border-radius: 50%; width:10px; height:10px;text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#0f95f3; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:auto; display:block; }

.content{}

/*服务查询*/
.serverSearch{width:70%; min-width:1200px; margin:0 auto;margin-top:30px; background:#f7f7f7;padding:20px;}
.serVicesList{padding-top:5px;} 
.serverSearch span.iconfont{font-size:14px;}
.serverSearch button{padding:6px 30px;}
.serVicesList{width:70%; min-width:1200px; margin:0 auto;margin-top:5px; background:#f7f7f7;padding:20px;}
.serVicesList .oneListServer{border:1px solid #0f95f3; width:45%; display:inline-block; margin:0 2%;padding:15px;margin-bottom: 20px;background:#fff;}
.serVicesList .oneListServer .list_left{display:inline-block;width:30%;float:left;}
.serVicesList .oneListServer .list_left img{width:125px;height:125px;}
.serVicesList .oneListServer .list_right{display:inline-block;width:70%;}
.serVicesList .oneListServer .list_right a{display:block;border-bottom:1px solid #666;font-size:16px; color:#333;font-weight:bold;padding: 5px 0;}
.serVicesList .oneListServer .list_right a:hover{color:#0f95f3;}
.serVicesList .oneListServer .list_right p{padding:6px 0;font-size:13px;}
.serVicesList .oneListServer .list_right p:last-child span:first-child{margin:0;margin-right:5px;}
.serVicesList .oneListServer .list_right p:last-child span{float:left;background:#e4f1ff;margin:0 5px;padding: 2px 5px; border-radius:3px; color:#0584ff;}
#pagination_services{padding:20px;text-align:center;}

/*服务详细信息*/
.serverInfos{width:70%;min-width:1200px;margin:0 auto;margin-top:20px;background:#f7f7f7;padding:20px}
/* 选项卡 */
.table_card {width: 100%; min-width:1200px;margin: 0 auto;margin-top: 20px;}
.table_card .tab {height: 37px;font-size: 14px;border-bottom: 1px #e1e1e1 solid;}
.table_card .tab li {float: left;height: 36px;line-height: 36px;padding: 0 25px;margin-right: 5px;background: #f0f0f0;border-top: 1px #e1e1e1 solid;border-left: 1px #e1e1e1 solid;border-right: 1px #e1e1e1 solid;}
.table_card .tab li:hover {height: 37px;background: #fff;color: #333;cursor: pointer;}
.table_card .activ {height: 37px !important;background: #fff !important;color: #333;}
.table_card .tabCon {background: #fff;padding: 15px;border-bottom: 1px #e1e1e1 solid;border-left: 1px #e1e1e1 solid;border-right: 1px #e1e1e1 solid;}
.table_card .tabCon div.tabCon_child {display: none;}
.table_card .tabCon div.tabCon_child:first-child {display: block;}
.table_card .tabCon .row{margin:10px 0;font-size:14px;padding: 10px 0;}
.table_card .tabCon .row span.col-sm-1{text-align:right;width:10%;}
.table_card .tabCon .tabCon_child #map{width:100%;height:600px;border:1px solid #ccc;box-shadow:inset 0 0  5px #ccc;border-radius: 5px; position:relative;}
.table_card .tabCon .tabCon_child #map #mousePosition{position:absolute;bottom:10px;left:170px;z-index:99;font-size: 12px;}

.cssContent{width:70%;margin:0 auto;min-width:1200px;margin-top:20px;padding:20px;min-height: 500px;}
.cssContent .content-left{}
.pg_nav_w{width:255px; min-height: 300px;  z-index: 999;  overflow: hidden;}
.pg_nav{width:255px; margin-bottom: 6px; overflow: hidden;}
.pg_nav h2{width:100%; height: 92px; background: #199be7; overflow: hidden; text-align: center; color: #FFFFFF; font-weight: 500; font-size: 24px; line-height: 24px; padding-top: 33px; margin-bottom: 1px;}
.pg_nav h2 p{ font-size: 12px; font-weight: lighter; text-transform:uppercase;}
.pg_nav div{position: relative; background: #e2e2e2; }
.pg_nav div a{ display:block; width: 100%; height: 55px; line-height: 55px; margin-bottom: 1px; font-size: 14px; color: #333333; overflow: hidden; transition: all .4s ease 0s; position: relative; z-index: 55;}
.pg_nav div a span{font-size:18px; padding: 0 12px 0 20px;}
.pg_nav div p{width:0%; height: 55px; /*opacity: 0;*/ background: #e77919; position: absolute; top: 0; left: 0; z-index: 2; transition: all .4s ease 0s;}
.pg_nav div a.active{background: #e77919;color:#fff;}
.pg_nav div:hover a{color:#FFFFFF;}
.pg_nav div:hover p{width:100%; opacity: 1;}

.cssContent .content-right{}
.cssContent .content-right .userinfos form.form-horizontal{ padding:20px;}
.cssContent .content-right .userinfos input[type=text]{width:60%}
.cssContent .content-right .userinfos .form-group:last-child{text-align:center;}
.cssContent .content-right .userinfos .form-group:last-child button{margin:0 20px;}

.content-right .notice, .content-right .webIntroduction,.content-right .manual{margin-bottom:20px;}
.content-right  h2{font-size:24px;text-align:center;}
.content-right .notice .dt_con{display: block;border: 1px solid #ccc;padding: 10px;margin:15px 0;}
.content-right .notice .dt_con h3{font-size: 14px;color: #333333;text-align:center;width: 100%;margin: 5px 0;}
.content-right .notice .dt_con span{display:block;text-align:right;}
.content-right .notice .dt_con a:hover h3{color: #0F95F3;}
.content-right .notice .dt_con p{text-indent: 2em;	font-size: 12px;color: #9b9b9b;	line-height:23px;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.content-right .notice #pagination_notice{text-align:center;}

.content-right .webIntroduction ul.nav li a{padding:15px 40px;font-size:18px;}

/*平台咨询卫星模块*/
#webIntroduction-platform p{text-align:left;font-size: 14px;
    text-indent: 2em;
    line-height: 28px;
    text-align: justify;}
#webIntroduction-platform img{width:100%;}
.panel {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  background: none;
  box-shadow: none;
}
.panel:last-child {
  border-bottom: none;
}
.panel-group > .panel:first-child .panel-heading {
  border-radius: 4px 4px 0 0;
}
.panel-group .panel {
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
.panel-heading {
  background-color: #009688;
  border-radius: 0;
  border: none;
  color: #fff;
  padding: 0;
}
.panel-title a {
  display: block;
  color: #fff;
  padding: 15px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
}
.panel-body {
  background: #fff;
}
.panel-body a{
  display:block;font-size:14px; padding:5px 10px;
}
.panel:last-child .panel-body {
  border-radius: 0 0 4px 4px;
}
.panel:last-child .panel-heading {
  border-radius: 0 0 4px 4px;
  -webkit-transition: border-radius 0.3s linear 0.2s;
  transition: border-radius 0.3s linear 0.2s;
}
.panel:last-child .panel-heading.active {
  border-radius: 0;
  -webkit-transition: border-radius linear 0s;
  transition: border-radius linear 0s;
}

.oneSatelliteInfo{border: 1px solid #ccc;text-align: center;
    padding: 5px 5px 20px 5px;margin-bottom:20px;}
.oneSatelliteInfo .title{    font-size: 20px;
    font-weight: 400;
    color: #333;
    text-align: center;
    padding-bottom: 16px;
    border-bottom: 1px solid #dddfe4;

}
.oneSatelliteImg{text-align: center;
    padding: 16px 0 20px;}

.oneSatelliteInfo .oneSatelliteInfo_body p{text-align:left;font-size: 14px;
    text-indent: 2em;
    line-height: 28px;
    text-align: justify;}
.line-dotted {
    width: 100%;
    height: 0;
    margin: 20px 0;
    border-bottom: 1px dashed #dddfe4;
}
.new-content-title-wrapper{
    margin-bottom: 20px;
}
.new-content-title-wrapper .new-content-title {
    font-size: 16px;
    padding-bottom: 16px;
    color: #333;text-align: left;
    font-weight: 600;
}
.new-content-title-wrapper .new-content-line{
    width: 48px;
    height: 3px;
    background: #194485;
}
.table-custom {
    width: 100%;
    font-size: 14px;
    text-align: center;
    border: 1px solid #dddfe4;
    border-collapse: collapse;
    border-spacing: 0;
}
.table-custom thead {
    font-size: 14px;
    line-height: 14px;
    background-color: #c1cce4;
}
.table-custom thead th {
    padding: 12px 0;text-align: center;
    border: 1px solid #dddfe4;
}
.table-custom td {
    vertical-align: middle;
    padding: 8px 6px;
    border: 1px solid #ddd;
}

/*平台资讯页面弹出框*/
.noticeModal .modal-body h3{text-align:center;margin:10px 0;}
.noticeModal .modal-body span{display: block;text-align: right;margin: 5px 0;}
.noticeModal .modal-body p{text-indent: 2em;line-height: 24px; margin:5px 0;font-size: 14px;}

/*公告详情页面*/
span.noticeTime{display: block;text-align: right;padding-right: 20px;}
.noticeInfosBody{margin:20px 100px; padding:0 15px;}
.noticeInfosBody p{text-indent: 2em;line-height: 24px; margin:5px 0;font-size: 14px;}
.noticeInfosBody .noticeImg{text-align:center;width:100%;margin:15px 0;}
.noticeInfosBody .noticeImg img{box-shadow:0 0 3px #333;max-width:550px;}

/*联系我们*/
.contact_us_map{width: 800px;height: 600px;border: 1px solid #666;border-radius: 5px;box-sizing: content-box;}
 .ol-popup {position: absolute;background-color: white;-webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));padding: 15px;border-radius: 10px;border: 1px solid #cccccc;bottom: 12px;left: -50px;}
.ol-popup:after, .ol-popup:before {top: 100%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;}
.ol-popup:after {border-top-color: white;border-width: 10px;left: 48px;margin-left: -10px;}
.ol-popup:before {border-top-color: #cccccc;border-width: 11px;left: 48px;margin-left: -11px;}
.ol-popup-closer {text-decoration: none;position: absolute;top: 2px;right: 8px;}
.ol-popup-closer:after {content: "✖";}

/*使用指南*/
.manual {font-size:14px;}
.manual label.texttitle{display:block;margin:10px 0;}
.manual p{text-indent: 2em;	line-height:34px;}
.manual p a{color:#0f95f3;}
.manual p a:hover{color:red;}
.manual table{margin-left:20px;}
.manual table thead tr th{text-align:center;}
.manual table tbody tr td{ vertical-align: middle;}

/*影像详情弹出框*/
#imageInfosModal .modal-body .alertImagesList{width:100%;max-height:300px;border:1px solid #ccc;margin-bottom:10px;display:none; padding:10px;}
#imageInfosModal .modal-body .alertImagesList button{margin:3px 5px;}
#imageInfosModal .modal-body .alertMapShow{display:inline-block;width:500px;height:460px;margin-right:10px; border:1px solid #ccc;}
#imageInfosModal .modal-body .imgeInfosTable{display:inline-block;width:350px;height:460px;}
#imageInfosModal .modal-body .imgeInfosTable table thead th{text-align:center;}
#imageInfosModal .modal-body .imgeInfosTable table td{text-align:center;}

#searchOptions-jwd .col-sm-2{padding: 7px 0 0 0;width: 12%;}
#searchOptions-jwd .col-sm-4{width: 38%;}
#searchOptions-jwd .col-sm-4 input.form-control{padding:6px 2px;}
#searchOptions-jwd .col-sm-4 .col-xs-4{padding:0 3px;}
#searchOptions-jwd .dufenmiao{display:none;}


/*用户登录*/
.userLoginbox,.register{width:70%;min-width:1200px;margin:0 auto;margin-top:20px; margin-bottom:20px; background:#f7f7f7;padding:20px;text-align:center;}
.colorgraph {
    margin: 10px 0;
    height: 5px;
    border-top: 0;
    background: #c4e17f;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(left,#c4e17f,#c4e17f 12.5%,#f7fdca 12.5%,#f7fdca 25%,#fecf71 25%,#fecf71 37.5%,#f0776c 37.5%,#f0776c 50%,#db9dbe 50%,#db9dbe 62.5%,#c49cde 62.5%,#c49cde 75%,#669ae1 75%,#669ae1 87.5%,#62c2e4 87.5%,#62c2e4);
    background-image: -moz-linear-gradient(left,#c4e17f,#c4e17f 12.5%,#f7fdca 12.5%,#f7fdca 25%,#fecf71 25%,#fecf71 37.5%,#f0776c 37.5%,#f0776c 50%,#db9dbe 50%,#db9dbe 62.5%,#c49cde 62.5%,#c49cde 75%,#669ae1 75%,#669ae1 87.5%,#62c2e4 87.5%,#62c2e4);
    background-image: -o-linear-gradient(left,#c4e17f,#c4e17f 12.5%,#f7fdca 12.5%,#f7fdca 25%,#fecf71 25%,#fecf71 37.5%,#f0776c 37.5%,#f0776c 50%,#db9dbe 50%,#db9dbe 62.5%,#c49cde 62.5%,#c49cde 75%,#669ae1 75%,#669ae1 87.5%,#62c2e4 87.5%,#62c2e4);
    background-image: linear-gradient(to right,#c4e17f,#c4e17f 12.5%,#f7fdca 12.5%,#f7fdca 25%,#fecf71 25%,#fecf71 37.5%,#f0776c 37.5%,#f0776c 50%,#db9dbe 50%,#db9dbe 62.5%,#c49cde 62.5%,#c49cde 75%,#669ae1 75%,#669ae1 87.5%,#62c2e4 87.5%,#62c2e4);
}
.register .main{width:30%;margin:0 auto;}

.register .main .cols-sm-2 {font-size:14px;}

/*购物车*/
.orderImage{display:none;}
.shoppingList{margin-top:20px; max-height:350px;overflow-y:auto;padding: 3px;border: 1px solid #ccc;}
.orderImage .table-hearder{padding:10px;background: rgb(81 82 84 / 14%);}
.orderImage .table-hearder span{text-align:center;font-size: 14px;}
.orderImage .table-hearder span:first-child{text-align:inherit}
.oneOrder{width:100%;border:1px solid #ccc;padding:10px;margin:10px 0;box-shadow: 0 0 5px #ccc; }
.oneOrder .oneOrderTop div.row{font-size:18px;}
.oneOrder .oneOrderTop div.row span.col-sm-7{font-size:14px; line-height:27px;}
.oneOrder .oneOrderTop div.row span.col-sm-2{font-size:13px; line-height:27px; text-align:center}
.oneOrder .oneOrderTop div.row span.col-sm-1{font-size:14px; line-height:27px; text-align:center}
.orderStatus0{color:#0f95f3;}
.orderStatus1{color:#09b026;}
.orderStatus9{color:red;}
.oneOrder .oneOrderTop div.row span.col-sm-1:last-child{font-size:20px; cursor:pointer;text-align:center;}
.oneOrder .oneOrderTop div.row span.hideContent{transform:rotate(180deg);}
.oneOrder .oneOrderTop div.row span.col-sm-1:last-child:hover{color:red;}
.oneOrder .oneOrderContent{display:none;width: 100%;}

.orderListControl{text-align:right;}
.orderListControl button{margin-left:30px;}


.cssContent h2.sign-up-title span{display:inline-block;margin-right:30px;cursor:pointer;padding:5px 10px;border-radius:3px;}
.cssContent h2.sign-up-title span:hover{color:#669ae1;}
.cssContent h2.sign-up-title span.active{background: #669ae1;color: #fff;}

.controlBtns{margin:5px 0 30px 0;text-align:right;}
.controlBtns button{margin:0 10px;}
.imageDeclaration{width:100%;margin:0 auto;margin-top:20px;display:none;}
.imageDeclaration .row{margin:10px 0;}
.imageDeclaration .row.addNewDeclaration .col-sm-12{text-align:right;}
.imageDeclaration .row label{padding-top:5px;}

#declarationModal .row{margin:10px 0;}
#declarationModal .row.addNewDeclaration .col-sm-12{text-align:right;}
#declarationModal .row label{padding-top:5px;}
#declarationModal #imageDeclarationMap{width:100%;height:300px;border:1px solid #ccc;box-sizing:inherit;}
#imageDeclarationMap button{position: absolute;right: 20px;top: 10px;z-index:9}
#imageDeclarationMap button:first-child{right:120px;}

#declarationModal .row.checkinfos{display:none;}

#carMap{width:100%;height:450px; background:#ccc;border:1px solid #5f5b5b; position:relative;box-sizing: content-box;}
#mousePosition{position:absolute;bottom:10px;left:170px;z-index:99;font-size: 12px;}
#mousePosition2{position:absolute;bottom:10px;left:170px;z-index:99;font-size: 12px;}

/*订单附件*/
p.tips{color:red;}
#orderFileList { width: 700px; margin: 0 auto; font-size: 0;position:relative;}
.viewPics li,.viewPicsOrderlist li { display: inline-block; width: 20%;  padding-top: 2%;}
.viewPics li img,.viewPicsOrderlist li img { width: 90%;border:1px solid #ccc;}
.viewPics li img:hover,.viewPicsOrderlist li img:hover{border:1px solid #0f95f3;}
.viewPics li span,.viewPicsOrderlist li span{display: block; text-align:left; font-size: 12px;width: 90%;}
.viewPics li span a,.viewPicsOrderlist li span a{float:right;color:#0f95f3;}
.viewPics li span a:hover,.viewPicsOrderlist li span a:hover{color:red;}


/*成果影像树*/
.namesearch{width:300px;height:auto;border:1px solid #ccc;background:#fff;position:absolute;left:10px;top:125px;z-index:1039;box-shadow:0px 0px 5px #ccc;border-radius:5px; display:inherit;}
.namesearch-body{height:calc(100vh - 350px);overflow:auto;}
#resultImageInfos .modal-body div.row ul.list-group li{cursor:pointer;}

/*foot*/
.footer{width: 100%;margin-top:10px;overflow: hidden;background: #7b87a1; font-size:14px;}
.footWrap{width:70%;height: auto;margin: 0 auto;}
.footer .friendshipLinks{color:#fff; text-align:center;}
.footer  a{color:#fff; margin:0 10px;}
.footer  a:hover{color:red;}
.footer .foot_info {text-align:center;color:#fff;}
.footer .foot_info p{margin:4px 0;}

/*订单管理*/
.orderListContent{width:100%;}
.orderListContent .searchGroup{width:300px;float:right;}
.orderListContent .row .col-sm-2{text-align:center;font-size:20px;font-weight:bold;border-bottom:2px solid #2098D1;}

#orderinfos .order_infos table thead th{text-align:center;}

#orderMap{width:100%;height:343px;border:1px solid #ccc;}
.imageInfos .imgeInfosTable table{word-wrap: break-word;
    word-break: break-all;}

.managerFiles li{float:left;margin:0 2px;}
.managerFiles li img{border: 1px solid #a7bfea;    padding: 1px;}
.managerFiles li img:hover{border:1px solid red;}