html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
a,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

@media (min-width: 992px) {
    .col-md-1 {
        width: 9.33333333%;
    }
    .col-md-2 {
        width: 17.666667%;
    }
}


/**/

@media screen and (max-width: 1200px) {
    .footer_left {
        display: none;
    }
    .ul_footer li {
        margin-top: 20px;
    }
    .Copyright_label {
        display: block!important;
    }
    .ul_footer {
        margin-left: 24%!important;
        margin-top: 0px!important;
    }
    .div_footer {
        height: 210px!important;
    }
    .main-content{
    	display: block;
    }
    
    .solidblock {
	    height: 10px!important;
	}
  
}

@media screen and (max-width: 768px) {
	/* ��ȡһ����logo */
	.img-responsive{
		height: 50px;
		margin-top: -15px;
		clip: rect(0px 60px 100px 0px);
		position: absolute;
	}
	.login_button {
	    margin-left: 0px!important;
	}
    .header_navigate {
        height: 40px!important;
    }
    .stumenu {
	    margin-top: 10px !important;
		width: 100% !important;
	}
	.server_na_div {
        width: 100% !important;
    }
    .treaty_div {
        width: 100% !important;
    }
    .img_navigate {
        width: 179%!important;
    }
    
   
    .login_row {
        display: none;
    }
    .login_control {
        margin-top: 50px!important;
        margin-left: 2%;
        padding-bottom: 10px;
        border-radius: 3px;
        box-shadow: 3px 3px 3px #d9d9d9;
        width: 96%;
        background-color: #ecfafe;
    }
    .label_control {
    	/* height: 30px !important;
        width: 30% !important;
        margin-left: 4% !important;
        color: #646464 !important;
        text-align: right; */
        display: none;
    }
    .content_contain_list {
	    margin-top: 10px !important;
	    border-radius: 3px;
	    width: 100% !important;
	}
    .phone_input {
        margin-top: 3px;
        display: inline-block;
        width: 100%;
    }
    .stu_input{
       height: 30px; 
    }
    .btn-primary {
       /*  margin-top: 2px;
        width: 50%;
        margin-left: 13%;
        height: 25px; */
       /*  background-color: #f69a18; */
       width: 48%;
       margin-left: 0px;
    }
    .input_person {
	    position: absolute;
	    top: 4px;
	    left: 20px;
	     width: 20px;
	     height: 20px;
	}
    .p_content {
        padding-top: 7px!important;
        padding-bottom: 7px!important;
    }
    .p_content .label_classify {
        display: none;
    }
    .label_category {
        font-size: 12px!important;
    }
    .label_all {
        display: inline!important;
    }
    .content_contain {
        /* margin-top: 22px!important; */
    }
    .a_headline {
        margin-top: -72px!important;
        font-size: 12px!important;
    }
    .span_headline {
        font-size: 12px!important;
    }
    .p_height {
        line-height: 200%;
        letter-spacing: 1px;
    }
    .img_headline {
        padding-top: 30px;
    }
    .img_headline_div {
        margin-top: 20px;
    }
    .div_footer {
        height: 20%!important;
    }
    
    .footer_ul {
        margin-left: 5%!important;
        margin-top: 0px!important;
    }
    .footer_ul_h2{
		font-size: 13px!important;
		margin-bottom: 5px!important;
		margin-top: 5px!important;
	}
    .footer_ul li {
        width: 20%;
        margin-left: 13px!important;
    }
    .footer_ul li label {
	    display: block;
	    margin-right: 0px !important;
	}
    .footer_ul li img {
        width: 100%;
    }
    
    .ul_footer {
        margin-left: 16%!important;
        margin-top: 0px!important;
    }
    .ul_footer li {
        width: 20%;
        margin-left: 17px!important;
    }
    .ul_footer li img {
        width: 100%;
    }
    .ul_footer li label {
        display: none!important;
    }
    .label_footer_bottom {
        display: none!important;
    }
    .phoneright_label {
        font-size: 12px!important;
        margin-left: 39%!important;
        display: inline!important;
    }
    .info_contentul li {
        width: 30%!important;
        margin-top: 16px;
    }
    .perple_admin_span {
        /* display: none; */
    }
    .img_admin{
       /*  display: none; */
    }
    .server_na_div ul li {
        width: 30% !important;
        min-width: 45px !important;
    }
    .server_na_div .solidblock {
	    height: 0px!important;
	    width: 0px !important;
	    min-width: 15px !important;
	}
    .btn-default {
        width: 22%!important;
    }
    .more_infolabel {
        margin-left: 69%!important;
    }
    .tab-content {
	    padding: 0px;
	}
    
}

@media screen and (max-width: 450px) {
    * {
        font-size: 12px!important;
    }
    .login_button {
   		margin-left: 0px!important;
	}
    .fontsizespan {
        font-size: 121%!important;
    }
    .info_contentul li {
        width: 48%!important;
        margin-top: 16px;
    }
    .server_na_div .solidblock {
        width: 1%!important;
        min-width: 5px !important;
    }
    .server_na_div .hover_li {
        /* width: 27%!important; 
        font-size: 1px;*/
    }
    .server_na_div ul {
        /* margin-left: 8%!important; */
    }
    .stumenu {
	    margin-top: 10px !important;
		width: 98% !important;
	}
    .server_na_div {
       /*  margin-top: 68px!important; */
        width: 98% !important;
    }
    .treaty_div {
        width: 100% !important;
    }
    .exist_btn {
        top: 15px!important;
    }
    .btn-default {
        width: 30%!important;
    }
    .more_infolabel {
        margin-left: 72%!important;
    }
    .content_contain_list {
	    margin-top: 10px !important;
	    border-radius: 3px;
	    width: 100% !important;
	}
}

@media screen and (max-width: 380px) {
	.login_button {
   		margin-left: 0px!important;
	}
    .label_control {
        width: 31%;
    }
    .phone_input {
        width: 100%;
    }
    .more_infolabel {
        margin-left: 58%!important;
    }
}
