@charset "utf-8";
/* CSS Document */

body {
    font-family:"宋体";
}
img { 
    border:none;
    }
a:link {
	text-decoration: none;
	color:#636596;
}
a:visited {
	text-decoration: none;
	color: #636596;
}
a:hover {
    color:#949494;
	text-decoration:none;
}
a:active {
	text-decoration: none;
}
#liubai {
	height:35px;
    max-width: 1200px;
    margin:0 auto;
    padding-top:5px;
	_overflow:hidden;
	}
#head {
	height:100px;
    width: 1150px;
    margin:0 auto;
    padding-top:5px;
	_overflow:hidden;
	}
.logox { 
	position:relative;
    float:left;
	width:418px;
	height:100px;
	}
#fenlan1{
	position:relative;
	float:right;
	width:670px;
	height:100px;
}
.searchTop {
	display: none;
}
.flashx{
	position:relative;
	float:left;
	height:70px;
	padding:15px 0px 15px 50px;
	display:inline;
	width:230px;
	}
.versionx{
	position:relative;
	float:right;
	height:50px;
	padding:22px 0px 25px 50px;
	color:#525C8B;
	font:bold 12px "Microsoft Yahei";
	width:240px;
	}
.en {
    overflow:hidden;
	text-align:left;
}
.xmt_link {
    margin-top:12px;
	position:relative;
}
.xmt_link a {
    float:left;
	margin-right:5px;
	display:inline;
}
.wechat {
    display:inline-block;
	width:73px;
	height:20px;
    background: url(../images/wechat.jpg) no-repeat center center;
}
.wechat:hover {
    background: url(../images/wechat_h.jpg) no-repeat center center;
}
.weibo {
	width:71px;
	height:20px;
    background: url(../images/weibo.jpg) no-repeat center center;
}
.weibo:hover {
    background: url(../images/weibo_h.jpg) no-repeat center center;
}
.wx-img {
    width: 160px;
    height: 160px;
    background: url("../images/wechatCode.png") repeat scroll 0% 0% transparent;
    position: absolute;
    display: none;
	left:0;
	z-index:9999;
}


.sl-floatcenter{
    display:block;
	text-align:center;
    font-size:0;/* 解决间隙问题 */
}

/* 让 chrome 支持 12px 以下的字体 */
@media screen and (-webkit-min-device-pixel-ratio:0){
    .sl-floatcenter{-webkit-text-size-adjust:none;}
}
#wrapper {
    width: 1155px;
	margin:0 auto;
	}
#show_pic {
	float:left;
	width:585px;
	height:210px;
	position:relative;
	z-index:0;
	}
#xq_icon {
    position:absolute;
	left:0;
	bottom:0;
	width:171px;
	height:210px;
	background:url(../images/xq_icon.png) right bottom no-repeat;
	z-index:1;
}
#xq_icon  a {
    display:block;
	width:171px;
	height:210px;
}
#xq_icon2 {
    position:absolute;
	left:20px;
	top:20px;
	width:137px;
	height:180px;
	background:url(../images/xq_icon2.png) right bottom no-repeat;
	z-index:1;
}
#xq_icon2  a {
    display:block;
	width:137px;
	height:180px;
}

/* slide */

.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 {
  margin:0 auto;
  margin-bottom: 20px;
  position: relative;
  width: 1200px;
  height:350px;
  text-align:center;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  height:100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  height:100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  display: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

#notice {
	float:left;
	width:100%;
	height:160px;
	margin-left:10px;
	display:inline;
	overflow:hidden;
	}
.notice_head {
	width:100%;
	height:18px;
	background:url(../images/notice.gif) left center no-repeat;
	}
.notice_line {
	width:100%;
	height:12px;
	background: url(../images/news_line.gif) no-repeat left; 
	}
#scroll {
    float:left;
	width:100%;
	height:180px;
	display:inline;
	overflow:hidden;
    }
#scroll_con {
    width:100%;
	height:155px;
}
.more { 
    float:right;
	line-height:24px;
	}
/*add scrollnews and a/*/
#scrollnews {
    float:left;
	width:100%;
	height:25px;
	line-height:25px;
	margin-left:10px;
	display:inline;
}
#scrollnews a {
    margin-left:20px;
}
.topList {

	display:none;
}
#topic {
	float:left;
	width:100%;
	height:25px;
	line-height:25px;
	border:1px solid #B5C2D5;
	background-color:#F5F7FA;
	margin-left:10px;
	display:inline;
	}
.title {
	float:left;
	width:60px;
	height:25px;
	line-height:25px;
	text-align:left;
	padding-left:10px;
	font-size:12px;
	color:#1A2665;
	}
.topic_con {
	float:left;
	width:100%;
	height:25px;
	line-height:25px;
	}
.news,.aca_news,.media_news {
    float:left;
	width:100%;
	height:160px;
	margin-top:10px;
	display:inline;
	overflow:hidden;
	}
.aca_news,.media_news {
    margin-left:11px;
	}
.news_head {
	width:100%;
	height:18px;
	background:url(../images/news.gif) left center no-repeat;
	}
.news_line {
	width:100%;
	height:12px;
	background: url(../images/news_line.gif) no-repeat left; 
	}
.datetime {
    display:none;
    }
.list li {
	float:left;
	height:15px;
	line-height:15px; 
	width:100%;
	padding-left:10px;
	margin-top:5px;
	background: url(../images/pre_dot.jpg) no-repeat left;
	}
.list li a { 
    float:left;
	text-decoration:none;
	color:#000; 
	overflow: hidden;
	word-wrap: normal;
	}
.list li a:hover {float:left;color:#F00;text-decoration:none;}
.list li a:visited { 
    float:left;
	text-decoration:none;
	color:#3F3F3F; 
	}
.aca_news_head {
	width:100%;
	height:18px;
	background:url(../images/academic.gif) left center no-repeat;
	}
.aca_line {
	width:100%;
	height:12px;
	background: url(../images/news_line.gif) no-repeat left; 
	}
.media_news_head {
	width:100%;
	height:18px;
	background:url(../images/media_upc.gif) left center no-repeat;
	}
#gather {
    width:1155px;
    margin:0 auto;
	padding:15px 35px 10px 25px;
	overflow:hidden;
}
.mar11 {
    margin-left:4%;
	display:inline;
}
#fenlan3{
	position:relation;
	float:left;
	width:554px;
	height:38px;
}
#fenlan4{
	position:relation;
	float:right;
	width:554px;
	height:38px;
}
.gpartx1{
	position:relation;
	float:left;
}
.gpartx2{
	position:relation;
	float:right;
}
.gpartx3{
	position:relation;
	float:left;
}
.gpartx4{
	position:relation;
	float:right;
}
.gpartx{
	width:250px;
	height:38px;
	overflow: hidden;
}	
.gpartx a {
    color:#000000;
    font-family:Microsoft Yahei;
}
.gpartx a:hover {
    color:#F00;
}
.gpartx a:visited{
    color:#3F3F3F; 
}
.v-icon{
    float:left;
    width:25%;
	height:38px;
	background:url(../images/nvideo.jpg) left center no-repeat;
}
.v-icon a{
    width:60px;
	height:38px;
	display:block;
}
.v-con ,.h-con,.s-con{
    float:left;
    width:75%;
	height:38px;
	overflow:hidden;
}
.h-icon{
    float:left;
    width:25%;
	height:38px;
	background:url(../images/nhot.jpg) left center no-repeat;
}
.s-icon{
    float:left;
    width:25%;
	height:38px;
	background:url(../images/nrecom.jpg) left center no-repeat;
}
.n-icon{
    float:left;
    width:29%;
	height:38px;
	background:url(../images/mtksdcc.jpg) left center no-repeat;
}
.top {
    margin-left:5px;
	height:19px;
}
.v-con li ,.h-con li,.s-con li,.n-con li  {
    margin-left:5px;
	list-style: none outside none;
}
.bot {
	width:1160px;
	padding-left:40px;
}
#footnav{
	width:100%;
	min-width:1250px;
	height:40px;
	margin:0 auto;
	text-align:center;
	/*background-color:#ececec;*/
	margin-top:5px;
	overflow:hidden;
	background: url(../images/foot_line.gif) repeat-x;
	}
.footnav_con {
	width:1000px;
	height:40px;
	margin:0 auto;
	text-align:center;
	color:#1C2566;
	}
.exlinks {
    border-top: 1px solid #CCC;
    text-align: center;
    padding-top: 5px;
    max-width:1200px;
    margin:0 auto;
    margin-top:10px;
}
.exlinks a {
    padding: 4px 8px;
    font-size: 16px;
}
.searchx {
	position:relation;
	float:left;
	width:399px;
	height:40px;
	}
.text{
	float:left;
	height:40px;
	line-height:40px;
	margin-left:20px;
	display: inline;
	}
.search_input{
	float:left; 
	width:240px; 
	height:40px;
	line-height:40px;
    margin-top:4px\9; 
	display:inline;
	vertical-align:middle;
	}
#searchTR {
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    _margin-top:6px;
	vertical-align:middle;
}
#searchTR input {
    font-size:12px;
	line-height:/*\**/24px\9;
	_line-height:40px;
	vertical-align:middle;
    }
.search_input input[type="text"] {
    height:40px;
    font-size:12px;
	line-height: 20px\9;
	_line-height: 24px;
	vertical-align:middle;
    }
.search_icon{
	float:left; 
	width:56px; 
	height:40px; 
	line-height:40px; 
	display:inline;
	vertical-align:middle;
	margin-top:6px\9;
	}
.mailx {
	position:relation;
	float:right;
	width:500px;
	height:40px;
	line-height:31px;
	}
.mail_input{
	float:left; 
	width:100px; 
	height:40px; 
	line-height:41px; 
	margin-top:4px\9;
	display:inline;
	vertical-align:middle;
	}
.mail_psw{
	float:left; 
	width:120px; 
	height:40px; 
	line-height:40px; 
	margin-top:4px\9; 
	display:inline;
	vertical-align:middle;
	}
.domain {
	float:left;
	height:40px;
	margin-left:2px;
	margin-left:4px\9;
	line-height:40px;
	display:inline;
	}
.mail_icon{
	float:left; 
	width:40px; 
	height:40px; 
	line-height:36px; 
	display:inline;
	vertical-align:middle;
	margin-top:6px\9;
	}
.sl-ime-disabled{
	ime-mode:disabled!important;
	background-repeat:no-repeat; 
	font-weight:bold; 
	border:1px solid #4C6E87;
	width:100px; 
	height:20px;
}
*+html #wrapper{
    padding-top:0px; 
	margin-top:-10px; 
    }
*+html #item img {
    padding-top:0px;
    }
*+html .search_input{
    margin-top:0px;  
    }
*+html .search_icon{
    margin-top:0px;  
    }
*+html .mail_input{
    margin-top:0px;  
    }
*+html .mail_psw{
    margin-top:0px;  
    }
*+html .mail_icon{
    margin-top:0px;  
    }
#link{
	width:1250px; 
	height:30px;
	line-height:30px;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	_margin-top:-10px;
	}
#link li{
    float:left;
    display:inline;
    height:30px;
    line-height:30px;
    margin-left:10px;
    overflow:hidden;
}
#footer {
	width:1200px;
	text-align:center;
	margin:0 auto;
	_margin-top:-20px;
	}
.copyright {
	color:#3E3E3E;
	*margin-top:-20px;
	}
*+html .copyright {
	padding-top:0px;
	}
.copyright a {
	text-decoration:none;color:#000; 
	}
.copyright a:hover {
	color:#F00;text-decoration:none;
	}
@media screen and (-webkit-min-device-pixel-ratio:0){
    #wrapper {
	margin-top:0px;
	}
	.search_input,.search_icon,.mail_input,.mail_psw,.mail_icon{
	padding:0px 0px;
	}
	#item img {
    padding-top:10px;
}
	}

/*
@media screen and (min-width:641px) and (max-width:800px) {
	
	body{line-height: 18px;}
	
	.version 
	{
        color: #525C8B;
        font: bold 10px "Microsoft Yahei";
    }

	#topnav
	{
		height:125px;
	}

	.topnav_list
	{
		width:100%;
		height:auto;
	}
	.topnav_list li
	{
		padding:0px 2px 5px 2px;
	}
	.topnav_list li a
	{
		font-size:12px;
		padding:0 9px;
	}

	.bot 
	{
		padding-left: 10px;
	}
	
	#nav ul
	{
		width:150px;
	}
	
	#nav ul li a
	{
		font-size:12px;
		line-height:32px;
		padding: 0 0 0 14px;
	}
	#gather {
    margin: 0px auto;
    padding: 15px 0px 10px 20px;
    overflow: hidden;
    }
    .gpart {
    	width:275px;
		height:auto;
    }
	
    .six.columns
	{
        width:100%;
    }
	
    .mail
	{
	    margin-left:0px;
	}
	
	.footnav_con
	{
	    max-width:800px;
	}
	
	.v-icon,.v-con,.h-icon,.h-con,.s-icon,.s-con
	{
	    float:none;
		display:block;
	}
	
}

@media screen and (max-width:640px) {

	#topnav 
	{
        height: 40px;
    }

    #wrapper 
    {
    	position: relative;
    	float: left;
    }
	
	.mainWrap
	{
		width: 100%;
	}
	#head
	{
		max-width: 640px;
	}
  	.flash
  	{
  		display: none;
  	}
    
    .three.columns 
    { 
    	width: 100%; 
    }
    .five.columns 
    {
        width: 80%;
    }
	#head
	{
		position:relative;
		height:150px;
		width:100%;
	}
	.version
	{
		display: none;
	}

	.logo
	{
		float:none;
		display:block;
		position:absolute;
		top:50px;
		left:50%;
		margin-left:-180px;
	}

	.infobox 
	{
		margin-left:0px;
	}

	.search 
	{
		display: none;
	}

	.searchTop
	{
		float:none;
		position:absolute;
		width:100%;
		top:0px;
		background:#254E89;
		display: inline;
		padding-top:4px;
	}
	
	.searchTop .ext
	{
		float:right;
		padding:4px 30px 10px 0;
	}

	.searchTop .ext a
	{
		color:#fff;
	}
	
	.searchTop .inp
	{
		padding: 5px;
        float: left;
		border:0;
		margin-left:20px;
		height:14px;
		width:100px;
	}
	
	.searchTop .btn
	{
		float: left;
		background:#22132d;
		height:24px;
		line-height:24px;
		font-size:14px;
		padding: 0px 8px;
        text-align: center;
        border: 0px none;
        font-size: 16px;
        color: #FFF;
        cursor: pointer;
	}
	
	.header .topWrap
	{
		height: 130px;
	}
	
	.topnav_list
	{
		width:100%;
		background:#1463B0;
		border:0;
	}
		
	.topnav_list .menu
	{
		display:block;
		line-height:40px;
		font-size:18px;
		padding:0 20px;
		cursor:pointer;
		color:#ffffff;
		font-family: Microsoft Yahei;
	}
	.topnav_list .menu .menuicon
	{
		float:right;
		color:#ffffff;
	}
	
	.topnav_list ul
	{
		display:none;
	}
	
	.topnav_list li
	{
		float:none;
		padding:0;
		border-top:1px solid #ddd;
		background:#1463B0;
		overflow:hidden;
		margin-left:0px;
		height:auto;
		width:100%;
		z-index:999;
	}
	.topnav_list li:hover
	{
	    background:#333;
	}
	.topnav_list li a
	{
		font-size:15px;
		text-indent:20px;
		color:#ffffff;
	}
	
	.flyout
	{
		display:none;
	}

	.topnav_list li a .thuicon-angle-down
	{
		display:none;
	}

    .gpart
    {
    	width: 100%;
    	margin-top:20px;
    }

	.mar11
	{
		margin-left:0;
	}


	.slider 
	{
        margin-top:0px;
        height:auto;
        width: 100%;
        display: block;
        overflow: hidden;
        margin-bottom:10px;
    }

    .sliderCon 
    {
        position: relative;
        margin:0 auto;
        width:100%;
    }

    .slider ul 
    {
        list-style: outside none none;
        width: 100%;
        display: block;
        margin: 0px;
        padding: 0px;
    }

    #animateslider li 
    {
        width: 100%;
    }

    .slider ul li.miniitem 
    {
        width: 100%;
    }

    .slider ul li 
    {
        height: 50px;
        display: inline-block;
        margin: 0px;
        float: none;
    }

    .slider ul li div.mini 
    {
        height: 50px;
        background: transparent url("../images/slider-bg.png") no-repeat scroll 0px 0px / 100% 100%;
        float: left;
        margin-top:0px;
        width: 100%;
    }

    .slider ul li div.mini h3 
    {
        padding: 8px 15px 0px;
    }

    .tablet-hide
	{
		display: none;
	}
	.bot 
	{
		display: none;
	}

	.footnav_con
	{
		width:100%;
		max-width:640px;
	}
	.mail_input
	{
		width:80px;
	}
	.sl-ime-disabled
	{
		width:80px;
	}
	
    #nav ul
    {
    	position: relative;
        width: 100% !important;
        top: auto;
    }

    #nav ul li
    {

        background-color: #f2f3f4;
    }

    #nav ul li a 
    {
    color:#000000;
    }

     #nav ul li a:hover
    {
    color:#fff;
    }

	.flyout 
	{
        position: relative;
        width: 100% !important;
        top: auto;
        margin-right: -2px;
        border-width: 1px 1px 0px;
        overflow: hidden;
        background: #F2F2F2 none repeat scroll 0% 0%;
        left: 0px;
        z-index: 999999;
	}
	.flyout li 
	{
        display: block;
    }

    .mobileNav
    {
    	display: block;
    	background-color: #ffffff;
    }
	.mobileNav li
	{
		display: block;
	}

	.footnav_con
    {
    	display:none;
    }
	.visible-md
    {
        display:block;
    }

}

@media screen and (max-width:320px) {

	.logo img{
		width:320px;
	}
	
	.logo {
		margin-left:-160px;
	}
	
	.searchTop .inp
	{
		width:80px;
	}

	.topnav_list .menu
	{
		line-height:40px;
		font-size:16px;
	}

    .mail
    {
    	height:auto;
    }

    .sl-ime-disabled
    {
    	width:240px;
    }

    .mail_input
    {
    	width:240px;
    }

    .text
    {
    	margin-left:0px;
    }
}


*/
