/*全局样式*/
*{margin:0;padding:0;list-style:none;}
li{list-style:none;}
img{border:0;}

a:link, a:visited {text-decoration: none;color: #222;}
a:hover{color:#EB8C23;text-decoration: none;}

body{font-size:14px;
	font-family: Arial,"Microsoft YaHei";
	background:#fff;
}

.gd{font-size: 14px;float:right;line-height: 37px;font-weight: normal;    margin-right: 10px;}
.fl{float:left!important;}
.fr{float:right!important;}
.baise{color:#fff;}
a.baise:link, a.baise:visited{color:#fff;text-decoration:none;} 
a.baise:hover, a.baise:active{color:#eee; text-decoration:none;} 
.huise{background:#e5eef6;}
.margin_r0{margin-right:0!important;}
.padding-0{padding-left:0;padding-right:0;}
.main{width:1200px;margin:0 auto;padding:50px 0;}
.container{width:1200px;margin: auto;margin-bottom: 50px;padding-left: 0;padding-right: 0;}
/*头部*/
.ding{background:#003d8a;height: 40px;min-width: 1200px;}
.ding2{width:1200px;margin:auto;}
.chen{color:#fff;line-height: 40px;}

.header {
    max-width:1200px;
	margin: auto;
	background: url(../images/headerbg.jpg) no-repeat center;
    overflow: hidden;	
}
.banner{
    max-width: 1200px;
    margin: auto;
	overflow: hidden;
}
/*导航菜单*/
.daohang{
	width:100%;
	background:#fff;
	border-top: 1px solid #eee;
	-moz-box-shadow: 0px 3px 4px #d8d8d8; /* 老的 Firefox */
	    box-shadow: 0px 2px 0px #a2a2a2;
    margin-bottom: 2px;
	    min-width: 1200px;
}
div,nav,ul,li,navMenu,dropMenu{margin:0;padding:0;}
#nav {width:1200px;margin:0px auto;display:block;overflow:hidden;text-decoration:none; z-index: 9999; position: relative;}
#navMenu ul{height:60px;}
#navMenu li {float:left;display:inline;font-size: 18px;text-align: left;color: #5f5f5f;margin-left:1px;}
#navMenu li a { 
	color: #5f5f5f;
    line-height:50px;
	text-align:left;
	display:block;
	padding-right:40px;
	text-decoration: none;
}
#navMenu li a:hover{color:#004299;font-weight: bold;text-decoration:none;}
/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	margin-top: 2px;
	z-index:130;
	visibility: hidden;
	background-color:rgba(255, 255, 255, 0.6);
	color: #444;
	font-size:16px;
	width:160px;
	margin-left:-10px;
}
.dropMenu li{
	float:left;
	width:160px;
	padding:0;	
	margin:0;
	display:inline;
}
.dropMenu li a {text-align:left;display: block;line-height: 40px; text-decoration:none;color: #444;padding:0 20px;}
.dropMenu a:hover {color:#fff;background-color: #004299;}
.downward {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 4px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

/*-------- 下拉菜单长文字 --------------*/
.dropMenu1 {
	position:absolute;
	top: 0;
	margin-top: 2px;
	z-index:130;
	visibility: hidden;
	background-color:rgba(255, 255, 255, 0.6);
	color: #444;
	font-size:16px;
	width:200px;
	margin-left:-10px;
}
.dropMenu1 li {float:left;width:200px;padding:0;margin:0;display:inline;}
.dropMenu1 li a {text-align:left;display: block;line-height: 40px; text-decoration:none;color: #444;padding:0 20px;}
.dropMenu1 a:hover {color:#fff;background-color: #004299;}
.downward {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 4px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}



/*英文页面导航*/
#nav_en {width:1200px;margin:0px auto;display:block;overflow:hidden;text-decoration:none; z-index: 9999; position: relative;}
#navMenu_en ul{height:60px;}
#navMenu_en li {float:left;display:inline;font-size: 18px;text-align: left;color: #5f5f5f;margin-left:1px;}
#navMenu_en li a { 
	color: #5f5f5f;
    line-height:50px;
	text-align:left;
	display:block;
	padding-right:29px;
	text-decoration: none;
}
#navMenu_en li a:hover{color:#004299;text-decoration:none;}
/* 英文下拉菜单 */
.dropMenu1_en {
	position:absolute;
	top: 0;
	margin-top: 2px;
	z-index:130;
	visibility: hidden;
	background-color:rgba(255, 255, 255, 0.9);
	color: #444;
	font-size:16px;
	width:200px;
	margin-left:-10px;
}
.dropMenu1_en li {float:left;width:250px;padding:0;margin:0;display:inline;}
.dropMenu1_en li a {text-align:left;display: block;line-height: 40px; text-decoration:none;color: #444;padding:0 20px 0 10px;}
.dropMenu1_en a:hover {color:#fff;background-color: #004299;}

.dropMenu2_en {
	position:absolute;
	top: 0;
	margin-top: 2px;
	z-index:130;
	visibility: hidden;
	background-color:rgba(255, 255, 255, 0.9);
	color: #444;
	font-size:16px;
	width:380px;
	margin-left:-10px;
}
.dropMenu2_en li {float:left;width:380px;padding:0;margin:0;display:inline;}
.dropMenu2_en li a {text-align:left;display: block;line-height: 40px; text-decoration:none;color: #444;padding:0 20px 0 10px;}
.dropMenu2_en a:hover {color:#fff;background-color: #004299;}



/*检索*/
.js_right{
	float:right;
	margin-top: 15px;
}
.js_1{
	overflow: hidden;
	width:400px;
}
.wzjs{    
	float: left;
    line-height: 31px;
    width: 100px;
    margin-left: 65px;
    font-weight: bold;
    text-align: center;
	margin-right: 10px;
	font-size:14px;
}
.btn-select{width: 18%;float: left;display: block;margin-right:1%;height: 34px;border:1px solid #ccc;}
.input-group{float: left;width:250px;}
.input-group-text{
	width:250px;
	float:left;
	padding-left: 10px;
	height: 32px;
	border: #ccc 1px solid;
	border-radius:5px 0 0 5px;
}
.input-group-btn{
	display: block; 
	border: 0;
	background:#e68929 url(../images/search.png)no-repeat center;
	float: left;
	color:#fff;
	width: 38px;
    height: 34px;
}

.adv-search {
	font-size: 14px;
    width: 90px;
    background:#e68929;
    text-align: center;
    line-height: 34px;
    float: right;
	margin-left: 6px;
	text-decoration:none;
}
.adv-search:hover{color: #fff;background:#e76c20;text-decoration:none;}
.adv-search:link,.adv-search:visited{float: right;color: #fff;}

.tbjsk{background: #dd7300!important;float:right;margin-right: 0!important;}

.appsearch{overflow:hidden;margin: 15px auto;padding:0 30px;}

/*---------------轮播图----------------------*/
.news_tupian{overflow:hidden;padding-left: 0;min-width: 1200px;}
.carousel .carousel-caption{
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 44%;
    bottom: 0;
    z-index: 10;
    padding: 90px 40px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0 0 rgba(58, 58, 58, 0.55);
    width: 21%;
    
    background:url(../images/c_m_b.png);
    line-height: 30px;
    margin:  auto;
    right: 0;
}
.carousel .carousel-caption p{margin:0;}
.carousel ol{
	margin-bottom: -20px;
	background: #000;
	background: transparent;
	width: 100%;
	left: 0;
	margin-left: 0;
	height: 40px;
	line-height: 30px;
}
.carousel .carousel-caption h3{
	margin-top: 10px;
    font-size: 24px;
    line-height: 40px;
	text-align: left;
	    margin-bottom: 50px;
}
.banner .carousel-indicators{bottom:0;}
.banner .carousel-indicators .active{background-color:#333;}
.carousel .carousel-caption a{    
	color: #fff;
    border: 2px solid #fff;
    padding: 2px 20px;
    border-radius: 2px;
    float: left;
}
.carousel .carousel-caption a:hover{
	text-decoration:none;    
	background: #eb8c23;
    border: 2px solid #eb8c23;
}

.banner .carousel-indicators li{background: #ccc;border: 0;}

@media screen and (min-width: 768px){
    .banner .carousel-caption {
        right: 0;
        left: 0;
        padding-bottom:0;
    }
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    max-height: 650px;
	width: 100%;
    margin: auto;
}
.carousel .carousel-control.left,.carousel .carousel-control.right{background:none;filter:none;}  /*去阴影背景--*/

.carousel-indicators li {
    display: inline-block;
    width: 30px;
    height: 5px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: #0849da;
    border: 1px solid #0849da;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 80px;
    height: 5px;
    margin: 0;
    background-color: #eb8c23;
    border: 1px solid #eb8c23;
}

/*---------------轮播图end----------------------*/

/*科研团队*/
.tab_list{overflow: hidden;}
.title_1{
	height: 45px;
    line-height: 40px;
    /* padding-left: 10px; */
    font-size: 30px;
    color: #222424;
    width: 120px;
    margin: auto;
    margin-bottom:45px;
    border-bottom: 2px solid #0a57bb;
    text-align: center;
}
.tab_list dl{
	   overflow: hidden;
		margin-bottom: 30px;
}
.tab_list dl:last-child{margin-bottom: 0;}
.tab_list dl dd{
	width: 376px;
    float: left;
    background: #fff;
    margin-right:35px;
	height: 300px;
	
}

.tab_list dd a {text-align:center;display: block;line-height: 40px; text-decoration:none;color: #444;}
.tab_list dd:hover {color:#fff;background-color: #004299;}

.tab33{width:273px!important;margin-right: 20px;height: 260px!important;}

.ky{overflow:hidden;margin: 20px 30px;}
.ky_tp{text-align:center;}
.ky_tm{
    font-size:  18px;
    font-weight:  bold;
    line-height: 45px;    
	text-align: center;
}
.ky_tm_en{
    font-size:  18px;
    font-weight:  bold;
    line-height: 26px;    
	text-align: center;
}
.ky_jj{
    line-height: 25px;
    text-align:  justify;
	text-indent: 2em;
	height: 130px;
    overflow: hidden;
}
.ky_jj_en{
    line-height: 24px;
    text-align:left;
	height: 130px;
    overflow: hidden;
	margin-top: 5px;
}
.jjh{height:92px!important;}

.ky_more{font-size: 14px;font-weight: bold;text-decoration: underline!important;color: #908f8f!important;}
.tab_list dd:hover .ky_more{color: #fff!important;}
.tab_list dd:hover .ky_more:visited {color: #f26522!important;}
.tab_list dd:hover .ky_more:hover {color: #fff!important;border-color: #fff;}


/*新闻*/
.zclm_2{overflow:hidden;margin-bottom: 25px;border: 1px solid  #cadcf0;}
.margin510{margin:15px 0;}


.xw_xw{overflow: hidden;
    width: 590px;
     margin: auto;
    float: left;
	}
.xw_tp{float:left;width:525px;}

.gd_all{
	color: #fff;
    /* border: 1px solid #fff; */
    padding: 3px 40px;
    border-radius: 2px;
    float: right;
    background: #9c9994;
    font-size: 14px;
    line-height: 30px;
}
a.gd_all{
	color: #fff;
   
}
a.gd_all:hover{
	text-decoration:none;    
	background:#f26522;
    color:#fff;
}

.news_tab{
	overflow: hidden;
   
}
.news_tab h4{
	color: #000;
    font-size: 16px;
    line-height: 28px;
    /* padding: 0 10px 10px 0; */
    margin: 10px 0 10px;
    height: 66px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

.news_nr{line-height:24px;}



.red{color:#f00;}


.title_2{ 
	font-size: 30px;
    line-height: 35px;
    width: 60px;
    text-align: left;
    cursor: pointer;
    /* border-radius: 4px; */
    /* background: #eaeaea; */
    color: #003d8a;
    height: 42px;
    border-bottom: 2px solid #003d8a;
   float:left;
       position: absolute;
    z-index: 999;
}

.title_3{ 
	font-size: 24px;
    line-height: 35px;
    width:75px;
    text-align: left;
    cursor: pointer;
    /* border-radius: 4px; */
    /* background: #eaeaea; */
    color: #003d8a;
    height: 42px;
    border-bottom: 2px solid #003d8a;
    margin-bottom: 3px;
}

.news_tab ul{overflow:hidden;margin:10px 0 10px;}
.news_tab ul li{
	overflow: hidden;
    padding: 8px 0 3px;
    border-bottom: 1px #eaeaea solid;
    line-height: 30px;
}
.xwtm{
	line-height: 25px;
    width: 85%;
    float: left;
}
.shijian{    
	width: 55%;
    color: #999;
    line-height: 30px;
   
}

.xwtm_en{
	line-height: 25px;
    width: 81%;
    float: left;
}
.shijian_en{    
	width: 19%;
    color: #999;
    line-height: 30px;
   float: right;
   text-align:center;
}


.ttsn{overflow:hidden;border-bottom: 2px solid #ccc;    height: 42px;}

/*尾部*/
.footer{width:100%;    min-width: 1200px;	background:#1f5cad;margin-top:20px;overflow: hidden;}
.banquan{width:1200px;margin:0 auto;overflow: hidden;padding:30px 0;}
.banquan ul{}
.banquan ul li{width:400px;float:left;}
.bqtp{text-align:left;margin-bottom: 10px;}
.bqwz{ color: #fff;    line-height:25px;}	


.ewm{overflow:hidden;color:#fff;    text-align: center;}
.ewm img{width:110px;}

.bq{text-align: center;
    color: #fff;
    line-height: 40px;
    background: #174d96;}

.ssed{width:100%;padding-left: 145px;text-align:left;line-height:25px;}
.ssed2{width:100%;text-align:center;}
/*非响应式结构必引*/
.container {
	
	padding-left: 0!important; 
	padding-right: 0!important;
	
	
	
}
.row{
	margin-left:0;
	margin-right:0;
	padding-left:0; 
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	
}
.left-sidebar{float:left;width:300px;overflow: hidden;padding-left:0;padding-right:0;}

/*非响应式结构必引end*/


/*二级页面*/
.itemp1{width:100%;height:380px;background: url(../images/itemp1.jpg) no-repeat center;margin-bottom: 2px;}
.itemp2{width:100%;height:380px;background: url(../images/itemp2.jpg) no-repeat center;margin-bottom: 2px;}
.itemp3{width:100%;height:380px;background: url(../images/itemp3.jpg) no-repeat center;margin-bottom: 2px;}
.itemp4{width:100%;height:380px;background: url(../images/itemp4.jpg) no-repeat center;margin-bottom: 2px;}
.itemp5{width:100%;height:380px;background: url(../images/itemp5.jpg) no-repeat center;margin-bottom: 2px;}
.itemp6{width:100%;height:380px;background: url(../images/itemp6.jpg) no-repeat center;margin-bottom: 2px;}



.ej{width:870px;float:right;overflow:hidden;padding-left:0;padding-right:0;}/*二级页面必引*/
.c_nr{overflow:hidden;background:#fff;margin-bottom:15px;}
.c_nr ul{margin:20px 10px;overflow:hidden;}
.c_nr li{line-height:24px;}
.lanmm{    
	font-size: 16px;
    height: 70px;
    color: #333;
    border-bottom: 1px solid #ebebec;
    line-height: 80px;
    /* padding: 0 15px; */
    margin-top: 0;
    margin-bottom: 0;
    text-align: right;
}

.lanmm_en{    
	font-size: 14px;
    height: 70px;
    color: #333;
    border-bottom: 1px solid #ebebec;
    line-height: 80px;
    /* padding: 0 15px; */
    margin-top: 0;
    margin-bottom: 0;
    text-align: right;
}
.item_title{
	    font-size: 26px;
    color: #fff;
    background: #1f5cad;
    line-height: 40px;
    display: block;
    float: left;
    width: 300px;
    /* height: 70px; */
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px 0;
}

.item_title_en{
	font-size:16px;
    color: #fff;
    background:#1f5cad;
    line-height:24px;
    display: block;
    float: left;
    width: 300px;
    height: 70px;
    text-align: center;
	margin-top:0;
	margin-bottom:0;
	font-weight: bold;
	padding-top: 10px;
}
.item_biaoti{line-height:35px;text-align: center;margin:10px 0 20px;    font-size: 25px;}

.liulancishu{line-height:26px;text-align:center;margin: 20px 0;}
.liulancishu_en{line-height:26px;text-align:left;margin: 20px 0;}
.fy{padding:20px 0;margin-top: 50px;}
.newsjsk{margin:10px 0 20px;overflow:hidden;}

.content_nr{overflow:hidden;background:#fff;}
.content_nr ul{margin:20px 0;overflow:hidden;}
.content_nr li{line-height: 30px;}
.margin-15{margin:15px;}

.ite_tab{overflow:hidden;background: #f2f2f2;}
.ite_tab ul{overflow:hidden;padding: 10px 0;}
.ite_tab ul li{width: 100%;line-height:24px;margin-bottom:5px;text-align: left;font-size: 16px;display:inline;float:left;border-bottom: 1px solid #fff;}
.ite_tab ul li a{display: block;padding:10px 20px;}
.ite_tab ul li a:hover{ background:#3092e6;color:#fff;}
.ite_tab_title{
	font-size:26px;
    color: #fff;
    background:#1f5cad;
    line-height:36px;
    display: block;
    width: 300px;
     padding: 17px 0;
    text-align: center;
	margin-top:0;
	margin-bottom:0;
}

.ite_tab_title_en{
	font-size:20px;
    color: #fff;
    background:#1f5cad;
    line-height:24px;
    display: block;
    width: 300px;
    text-align: left;
	margin-top:0;
	margin-bottom:0;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:20px;
}


.content_nr .page_ul_two li{line-height:20px;}


.find_nav{color:#fff;background:#3092e6}	
.find_nav a{color:#fff;}





