@charset "utf-8";
/*
 * Globals
 */

body {
	font-family: "Helvetica Neue", "Microsoft YaHei", Helvetica, Arial, sans-serif;
	color: #555;
	hyphens: auto;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 0;
	font-family: "Helvetica Neue", "Microsoft YaHei", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #003c88;
}
.mt20 {
	margin-top: 20px;
}
.fa-search {
	color: white;
}
.fa {
	padding-right: 0.2em
}
/*轮番图*/
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.slide_container {
	position: relative;
	float: left;
	width: 100%;
}
.slide {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.slide li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.slide img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}
.slide .caption {
	display: block;
	position: absolute;
	z-index: 2;
	text-shadow: none;
	color: #fff;
	background: rgba(16,40,67, .65);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 5px 20px;
	margin: 0;
	max-width: none;
}
.slide .caption .firstTitle a {
	font-size: 20px;
	color: #ff9c00;
	line-height: 200%;
}
.slide .caption .con {
	font-size: 14px;
	line-height: 120%;
	color: #fff;
}
.slide_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	bottom: 0%;
	left: 100%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 42px;
	width: 38px;
	background: transparent url("../images/themes.gif") no-repeat left center;
	margin-top: -25px;
	margin-left: -100px;
	margin-bottom: 10px;
}
.slide_nav:active {
	opacity: 1.0;
}
.slide_nav.next {
	left: auto;
	background-position: right center;
	right: 0;
	margin-bottom: 10px;
	margin-right: 20px;
}
/*轮番图结束*/
 

/*搜索*/
.search {
	float: right;
	text-align: right;
	margin-top: -100px;
}
.btn {
	background: none;
	border: none;
}
.chinese {
	color: white;
}
.chinese a {
	color: white;
	font-size: 18px;
	font-weight: bold;
	font-family: "微软雅黑", "黑体";
}
.form-search {
	text-align: right;
	padding-right: 20px;
	margin-top: 10px;
}
.search-query {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	height: 32px;
	padding: 0px 15px;
	line-height: 32px;
	border: 2px solid #043a7a;
}
.icon-search {
	color: white;
}
.container, .footer {
	overflow: hidden;
}

/*
 * Override Bootstrap's default container.
 */

@media (min-width: 1200px) {
.container {
	width: 1200px;
}
}
/*
 * For header
 */

.header {
	background-color: #003c88;
}
.header .container {
	padding: 15px;
	background: url(../images/header-logo.png) 100% 70% no-repeat;
}
.logo img {
	width: auto;
}
.headerMenuBtn {
	color: white;
	opacity: 0.6;
}
/*
 *For Menu
 */
.headerMenu {
	background-color: #122843;
	min-height: 50px;
	margin: 0;
}
ul.mainNav {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
.mainNav li {
	height: 50px;
	line-height: 50px;
	float: left;
	padding-left: 50px;
	padding-right: 50px;
}
.mainNav li a {
	height: 50px;
	line-height: 50px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.mainNav li a:hover {
	color: #ff9c00;
	text-decoration: none;
}
.subMenu {
	position: relative;
	display: none;
}
.subNavWrapper {
	width: 100%;
	position: absolute;
	background-color: rgba(18,40,67,0.8);
	min-height: 150px;
	z-index: 9999;
}
.subMenu div.container {
}
.subNavDrop {
	display: none;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
}
ul.subNav {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.subNav div {
	margin: 0;
	padding: 0;
}
ul.subNav li {
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
}
ul.subNav li a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #ff9c00;
	text-decoration: none;
	font-size: 18px;
}
/*
 *For slide
 */
.slider {
	background: url(../images/slide.jpg) repeat;
	width: 100%;
}
/*
 * For Welcome
 */
.welcome, .main {
	margin: 5px auto;
	margin-top: 20px;
	clear: both;
}
.welcome h2 {
	height: 37px;
	line-height: 37px;
	font-size: 24px;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
.welcome h2 {
	font-size: 20px;
}
}
.trailer, .learn, .life, .compus {
	margin-bottom: 15px;
}
.trailer a, .learn a, .life a, .compus a {
	position: relative;
	display: block;
	width: 100%;
	padding-top: 7px;
	border-top: 3px solid #003c88;
}
.trailer a span, .learn a span, .life a span, .compus a span {
	display: block;
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	margin: 0;
	bottom: 0;
	text-align: center;
	color: #FFFFFF;
	background-color: rgba(0, 0, 0, 0.5);
}
.learn a, .compus a {
	border-top-color: #ff9c00;
}
.welcome img {
	width: 100%;
}
/*
 * For Focus
 */
.main .container .row {
	margin: 0 auto;
}
.contentHeader {
	height: 35px;
	border-bottom: 3px solid #ff9c00;
	padding: 0;
}
.focus, .news, .research, .events {
	padding-left: 0;
}
.focus h2, .news h2, .research h2, .events h2 {
	border-bottom: 3px solid #003c88;
	height: 35px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	font-size: 24px;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
.focus h2, .news h2, .research h2, .events h2 {
	font-size: 20px;
}
.focus h2 i, .news h2 i, .research h2 i, .events h2 i {
	font-size: 18px;
}
}
.articleList {
	float: right;
	height: 30px;
	line-height: 30px;
	text-align: right;
}
.articleList a {
	line-height: 30px;
	color: #ff9c00;
}
.article {
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news .article, .research .article, .events .article {
	border-bottom: 1px dashed #898989;
}
.articleTitle {
	font-size: 16px;
	line-height: 24px;
	padding-left: 15px;
	height: auto;
	overflow: hidden;
}
.articleTitle i {
	color: #ff9c00;
}
.articleText {
	font-family: "Arial, Helvetica, sans-serif";
	text-align: left;
	color: #000000;
	font-size: 14px;
}
.focus .article .articleTitle {
	float: left;
}
.articleDate {
	float: right;
}
/*
 * For News
 */

.newsDate {
	background-color: #003c88;
	padding: 5px;
	text-align: center;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 14px;
}
.newsDate p {
	margin: 0;
}
.day {
	font-size: 20px;
	;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
.day {
	font-size: 18px;
	font-weight: bold;
}
}
/*
 * For Research
 */


/*
 * For HotNews
 */
.hotNews {
	margin-bottom: 25px;
}
.hotNewsCont {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.hotNewsImg {
	margin: 0;
	padding: 0;
}
.hotNewsImg img {
	width: 100%;
	padding: 0;
	margin: 0;
}
.hotNewsCont:hover img {
	transform: scale(1.1, 1.1);
	transition: .3s transform;
}
.hotNewsTitle {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
}
.hotNewsTitle h3 {
	width: 90%;
	height: auto;
	position: absolute;
	bottom: 10px;
	left: 5%;
	right: 5%;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	display: none;
}
.hotNewsTitle:hover h3 {
	display: block;
}
.hotNewsTitle a {
	display: none;
	color: #FFFFFF;
	font-size: 16px;
}
.hotNewsActive {
	background-color: rgba(0, 0, 0, 0.7);
}
.hotNewsActive h3 {
	top: 40%;
}
.hotNewsActive a {
	position: absolute;
	display: block;
	text-align: right;
	right: 10%;
	top: 60%;
	text-decoration: underline;
}
/*
 * For Footer
 */
.footer {
	background-color: #003c88;
}
.footer .container {
	padding: 20px 0;
}
.contact {
	margin-bottom: 15px;
	margin-top: 30px;
}
.contact p {
	color: #FFFFFF;
	font-size: 16px;
}
.contact p:first-child {
	margin-top: 0px;
}
.wechat, .weibo {
	margin-top: 45px;
}
.wechat p, .weibo p {
	color: #FFFFFF;
	text-align: center;
}
.map {
	margin-top: 40px;
}
.btn-more, .btn-more:hover {
	float: right;
	background: #003c88;
	color: white;
}
.main .container {
	padding-right: 0px;
}
.articleTitle {
	padding-left: 0px;
}
.articleText {
	padding-left: 15px;
}
.news h3, .research h3, .events h3 {
	line-height: 150%;
	height: auto;
	overflow: hidden;
	width: 100%;
}

@media (min-width: 1200px) {
.search {
	float: right;
	text-align: right;
	width: 359px;
	height: 79px;
	padding-right: 0px;
	margin-top: -80px;
}
.btn {
	background: none;
	border: none;
}
.btn-more {
	background: #003c88;
	font-weight: bold;
}
.chinese a {
	color: white;
	font-size: 18px;
	font-weight: bold;
	font-family: "微软雅黑", "黑体";
}
.chinese {
	padding-right: 70px;
}
.wechat, .weibo {
	text-align: center;
}
.wechat img, .weibo img {
	width: 70%
}
.footer .container-fluid {
	width: 1200px;
}
.news .col-xs-1, .research .col-xs-1, .events .col-xs-1 {
	width: 7%;
}
.news .col-xs-7, .research .col-xs-7, .events .col-xs-7 {
	width: 75%;
}
.news .col-xs-4, .research .col-xs-4, .events .col-xs-4 {
	width: 18%;
	padding: 0px;
}
.hotNewsActive h3 {
	top: 25%;
}
.hotNewsActive a {
	top: 70%;
}
.focus, .research {
	padding-right: 20px;
}
.focus .col-lg-6:first-child {
	padding-left: 0px;
	padding-right: 0px;
	width: 40%;
}
.focus .col-lg-6:nth-child(2) {
	padding-left: 15px;
	padding-right: 0px;
	width: 60%;
}
.news, .events {
	padding-left: 20px;
}
.articleTitle {
	width: 100%
}
}

@media (min-width: 980px) and (max-width: 1199px) {
.header .container {
	padding-left: 15px;
	padding-top: 5px;
	background: url(../images/header-logo-768.png) 100% 70% no-repeat;
	width: 100%;
	margin: 0px;
}
.mainNav li {
	padding-left: 30px;
	padding-right: 30px;
}
.search {
	margin-top: 0px;
	width: 359px;
	height: 79px;
	padding-right: 0px;
	margin-top: -80px;
}
.top {
	height: 129px;
}
.logo {
	padding-left: 20px;
	padding-top: 25px;
}
.logo img {
	height: 63px;
}
.chinese {
	padding-right: 70px;
}
.chinese a {
	font-size: 16px;
}
.navbar li {
	font-size: 20px;
}
.slider .container {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.news .col-xs-4, .research .col-xs-4, .events .col-xs-4 {
	padding: 0px;
}
.focus .col-sm-6 {
	padding: 10px;
	margin: 0px;
	width: 100%;
}
.focus .articleText {
	padding-left: 10px;
}
.focus .article {
	display: none;
}
.focus #topFocus {
	display: block;
}
.news .col-xs-1, .research .col-xs-1, .events .col-xs-1 {
	width: 8%;
}
.news .col-xs-7, .research .col-xs-7, .events .col-xs-7 {
	width: 72%;
}
.news .col-xs-4, .research .col-xs-4, .events .col-xs-4 {
	width: 20%;
	padding: 0px;
}
.hotNewsActive h3 {
	top: 25%;
}
.hotNewsActive a {
	top: 70%;
}
.focus, .research {
	padding-right: 20px;
}
.focus .col-sm-6:first-child {
	padding-left: 0px;
	padding-right: 0px;
}
.focus .col-sm-6:nth-child(2) {
	padding-left: 0px;
	padding-right: 0px;
}
.focus img {
	width: 80%;
	margin-left: 10%;
}
}

@media (min-width: 768px) and (max-width: 979px) {
.mainNav li {
	padding-left: 17px;
	padding-right: 17px;
}
.top {
	height: 109px;
}
.logo {
	padding: 20px;
}
.logo img {
	height: 63px;
}
.search {
	padding-right: 0px;
	padding-top: 20px;
	width: 329px;
	height: 99px;
}
.chinese {
	padding-right: 60px;
}
.chinese a {
	font-size: 14px;
}
.navbar li {
	font-size: 18px;
}
.slider .container, .header .container, .headerMenu .container, .subMenu .container {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.header .container {
	padding-left: 15px;
	padding-top: 5px;
	background: url(../images/header-logo-768.png) 100% 70% no-repeat;
}
.hotNews, .research, .events {
	margin-top: 15px;
}
.news .col-xs-1, .research .col-xs-1, .events .col-xs-1 {
	width: 6%;
}
.news .col-xs-7, .research .col-xs-7, .events .col-xs-7 {
	width: 74%;
}
.news .col-xs-4, .research .col-xs-4, .events .col-xs-4 {
	width: 20%;
	padding: 0px;
}
.hotNewsActive h3 {
	top: 25%;
}
.hotNewsActive a {
	top: 70%;
}
.focus .col-sm-6:first-child {
	padding-left: 0px;
	padding-right: 0px;
}
.focus .col-sm-6:nth-child(2) {
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 50px;
}
}

@media screen and (max-width: 767px) {
.mainNav li {
	clear: both;
	padding: 0px;
	text-align: center;
	width: 100%;
}
.header .container {
	padding: 15px;
	background: url(../images/header-logo-668.png) 100% 70% no-repeat;
	padding-top: 10px;
	padding-bottom: 0px;
}
.search {
	display: none;
}
.headerMenu {
	display: none;
	width: 100%;
	position: absolute;
	top: 80px;
	left: 0;
	z-index: 9999;
}
.headerMenuBtn {
	margin-top: 40px;
}
.logo img {
	width: 180px;
}
.headerMenu li {
	border-bottom: 1px dotted gray;
}
.slider .container {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.slide .caption {
	display: block;
	position: relative;
	z-index: -999;
	text-shadow: none;
	color: #fff;
	background: rgba(16,40,67, .65);
	left: 0;
	right: 0;
	top: 0;
	padding: 5px 20px;
	margin: 0;
	max-width: none;
}
.welcome .row div {
	width: 50%;
}
.hotNewsActive h3 {
	top: 25%;
}
.hotNewsActive a {
	top: 70%;
}
.news .col-xs-1, .research .col-xs-1, .events .col-xs-1 {
	width: 8%;
}
.news .col-xs-7, .research .col-xs-7, .events .col-xs-7 {
	width: 72%;
}
.news a, .research a, .events a {
	font-size: 14px;
}
.news .col-xs-4, .research .col-xs-4, .events .col-xs-4 {
	width: 20%;
	padding: 0px;
}
.news h3, .research h3, .events h3 {
	height: auto;
}
}

@media screen and (max-width: 667px) {
.header .container {
	padding: 15px;
	background: url(../images/header-logo-468.png) 100% 70% no-repeat;
	padding-top: 10px;
	padding-bottom: 0px;
}
.search {
	display: none;
}
.welcome .row {
	padding-left: 5px;
	padding-right: 5px;
}
.welcome .row div {
	width: 50%;
	padding: 10px;
}
.hotNewsActive h3 {
	top: 25%;
}
.hotNewsActive a {
	top: 70%;
}
.col-xs-6 {
	width: 50%;
	padding: 0px;
	margin: 0px;
}
.main .container {
	padding-right: 0px;
}
.articleTitle {
	padding-left: 0px;
}
.articleText {
	padding-left: 15px;
}
.news .col-xs-1, .research .col-xs-1, .events .col-xs-1 {
	width: 6%;
}
.news .col-xs-4, .research .col-xs-4, .events .col-xs-4 {
	padding: 0px;
	width: 14%;
}
.news .col-xs-7, .research .col-xs-7, .events .col-xs-7 {
	width: 80%;
	padding-right: 0px;
}
.footer p {
	font-size: 14px;
}
.footer .col-md-9, .footer .col-xs-9 {
	margin: 0px;
	padding: 0px;
}
.contact {
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 10px;
}
.wechat {
	margin-top: 20px;
	margin-left: 60px;
}
.weibo {
	margin-top: 20px;
}
.contactInfo {
	margin-top: -30px;
}
.map {
	width: 90%;
	margin-top: -20px;
}
.map img {
	width: 100%;
	margin-top: 0px;
}
}

@media screen and (max-width: 468px) {
h3 {
	font-size: 14px;
}
.header .container {
	padding: 15px;
	background: url(../images/header-logo-375.png) 100% 70% no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
.search {
	display: none;
}
.welcome .row div {
	width: 90%;
	margin-left: 5%;
}
.logo img {
	width: 140px;
}
.headerMenu {
	top: 60px;
}
.headerMenuBtn {
	margin-top: 10px;
}
.col-xs-1 {
	padding: 0px;
}
.hotNewsTitle h3 {
	font-size: 16px;
	width: 90%;
	left: 5%;
	right: 5%;
	bottom: 0px;
}
.hotNewsActive h3 {
	top: 25%;
}
.hotNewsActive a {
	top: 70%;
}
.col-xs-6 {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.main .container {
	padding-right: 0px;
}
.articleTitle {
	padding-left: 0px;
}
.news .col-xs-1, .research .col-xs-1, .events .col-xs-1 {
	width: 8%;
}
.news .col-xs-4, .research .col-xs-4, .events .col-xs-4 {
	padding: 0px;
	width: 20%;
}
.news .col-xs-7, .research .col-xs-7, .events .col-xs-7 {
	padding-right: 10px;
	width: 72%;
}
.news h3, .research h3, .events h3 {
	height: auto;
	line-height: 120%;
}
.footer p {
	font-size: 12px;
}
.footer .col-md-6 {
	width: 100%;
}
.footer .col-md-9, .footer .col-xs-9 {
	margin: 0px;
	padding: 0px;
}
.contact {
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 10px;
}
.wechat {
	margin-left: 20%;
	margin-top: 0px;
}
.weibo {
	margin-top: 0px;
}
.contactInfo {
	margin-top: -30px;
}
.map img {
	width: 80%;
	margin-left: 10%;
	margin-top: 0px;
}
}
