#aheight {
    max-height: 440px\0;
}
.other_information {
    padding-top: 2em\0;
}
.information .information_cont_right {
	display: block\0;
}
@media screen and (max-width: 1500px){
	.home .swiper .section .right .detail {
	    width: 80%\0;
	}
}
@media screen and (max-width: 960px){
	.home .swiper .section .right .detail {
	    width: 60%\0;
	    /*好像不对*/
	    display: none\0;
	}
	.right .more2 {
        margin-top: 10%\0;
    }
    .information .information_cont_right {
    	align-self: auto;
    }
}
@media all and (min-width: 1200px){
	.d1 {
		display: none\0;
	}
	.col-lg-3{                                                             /* 1. */
		width: 50%\0; /* 以前是IE8 only, 现在IE9/10也支持. 如要排除IE9需要使用下面的rule重设IE9样式 */
	}
	.navborder .navbtn {
		width: 50%\0;
	}
	.navborder .more {
	    float: right\0;
	    margin-right: -100px\0;
	}
	.home .swiper .section .onceDone {
		display: block;
	}
	.home .newslist a, .science_item a {
	    line-height: 2.5\0;
	}
	.home .swiper .section .right .detail {
		width: 70%\0;
	}
}
.home .swiper .section .right-img {
	width: 200px\0;
}

.information .information_cont_right {
	width: auto;
    background: #408c42\0;
}
.canvasborder .detail {
    background: #fff\0;
    border-bottom: 1px solid #4c4c4c\0;
    border-top: 1px solid #4c4c4c\0;
}
.navDetail {
    width: 30%\0;
}
.white-theme .navSec a {
    display: block\0;
}

/*ie11 css hack*/ 
@media all and (-ms-high-contrast:none) { 
*::-ms-backdrop, .navborder .navbtn {
		width:100%\0;
	}
*::-ms-backdrop, .navborder .more {
		margin-right: 0
	}
} 