html,
body {
    height: 100%;
    font-size: 10px;
}
*{
	padding:0;
	margin: 0;
	list-style: none;
	border: 0;
	outline: 0;	
	font-family: '微软雅黑';
	font-size: 14px;
}
a, a:hover {
    text-decoration: none !important;
}
p {
    padding: 0;
    margin: 0;
}
.jiuminga:hover {
    color: #000 !important;
  }
.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
    min-width: 1200px !important;
}
.main-content .container {
    width: 1200px !important;
    padding: 0;
    box-sizing:border-box;
}
.main-content  .container.info-content-width {
    width: 960px !important;
    min-width: 960px !important;
}
.l-navbar .container {
    width: 1200px !important;
    padding: 0;
    box-sizing:border-box;
}

.wrap > .container {
    /* padding: 70px 15px 20px; */
}

.footer {
    height: 60px;
    background-color: #565656;
    border-top: 1px solid #cc2239;
    /* padding-top: 20px; */
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

/* @media screen and (min-width: 600px) and (max-width: 1280px) {
    .wrap {
        min-width: 1000px !important;
    }
    .main-content .container {
        width: 1000px !important;
        padding:0;
    }
    .l-navbar .container {
        width: 1000px !important;
    }
} */

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}
.tec-center-list>ul>li ul li span{
	color:#cc2239;
	padding:0 15px 0 10px;
}
.tec-center{
	padding:10px 0 0;
	 
 	width:100%;	
}
.tec-center .right-t{
	overflow:hidden;
  border-bottom: 1px solid #f1f2f7;
  margin-bottom: 20px;
  text-align: right;
}
.tec-center .right-t h2{
	font-size:22px;
	margin:0;
	line-height:46px;
	float:left;
}
.tec-center .right-t p{
	margin:0;
	line-height:46px;
	float:left;
	background:url('../image/rout-icon.png') no-repeat left center;
	padding-left:30px;
}
.tec-center .right-t a,
.tec-center .right-t span {
  display: inline-block;
  padding-right: 3px;
  font-size: 15px;
  line-height: 50px;
  color: #000000;
  /* font-weight: 300; */
  font-family: "Microsoft Ya Hei Light";
}
.tec-center .right-t img {
    margin-bottom: 2px;
}
.tec-center hr{
	margin:0;
	border-top: 1px solid #f1f2f7;
	}
.tec-center .right-t p a.current{
	cursor:text;
	color:#cc2239;
}
.tec-center-list{
	overflow:hidden;
	padding-top:40px;
}
.tec-center-list>ul>li{
	height:330px;
	width:279px;
	border-bottom:1px solid #f1f2f7;
	position:relative;
	float:left;
	margin:0 20px;
}
.tec-center-list>ul>li.noborder{
	border-bottom:0;
}
.tec-center-list>ul>li:nth-child(3n){
	border-right:0;
}
.tec-center-list>ul>li .tec-head{
	 margin-top:10px;
	height:138px;
	width:270px;
	 
}
.tec-center-list>ul>li .tec-head img{
	margin-left:95px;
	 
}
.tec-center-list>ul>li .tec-head a{
	 display:block;
	 font-size:22px;
	 line-height:36px;
	 text-align:center;
}
.tec-center-list>ul>li>span{
	  position:absolute;
	  bottom:12px;
	  right:34px;
}
.tec-center-list>ul>li ul li{
	line-height:30px;
}
.tec-center-list>ul>li ul li span{
	width:30px;
	text-align:center;
	color:#cc2239;
	float:left;
}

@media screen and (max-width: 1200px) {
  .l-navbar .container {
    min-width: 1000px !important;
    width: 1000px !important;
  }
}

@media screen and (min-width: 500px) and (max-width: 1300px) {
.public-padding-min {
    padding-left: 30px !important;
    padding-right: 30px !important;
    box-sizing:border-box;
}
}
@media screen and (max-width: 500px) {
    
    .main-content, .main-content .container, .wrap, .footer-bottom {
        width: 100% !important;
        min-width: 100% !important;
    }
    .footer-bottom .container {
        padding: 0;
    }
    
    .main-content  .container.info-content-width {
        width: 100% !important;
        min-width: 100% !important;
    }
    .English-style-size {
        font-family: "Helvetica" !important;
    }
}