﻿body{padding:0px; margin:0px auto; font-size:14px; line-height:24px; color:#333333;width:100% !important; width:expression((documentElement.clientWidth < 1000) ? "1000px" : "100%" ); zoom:1; font-family:"微软雅黑"; text-align:center;}
*{padding:0px;margin:0px;}
li{list-style:none;}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contentcontent{font-size: 16px;}
img{
    -ms-interpolation-mode: bicubic;
    border: none;
    /*height: auto;
    width: auto\9;*/
    max-width: 100%;
}
a{text-decoration:none;}
.clear{clear:both;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
/*****************************/


/***********头部**************/
#wrap{
	box-shadow: 0 3px 3px rgba(150, 150, 150, 0.15); 
	top: 0px;
	z-index: 99;
	
}

#top{
	width:100% !important;
	margin: 0 auto;
	height:166px;
	background: url(../images/top_banner1.png) top center #006CCE no-repeat;
	box-shadow: 0 3px 3px rgba(150, 150, 150, 0.15);
}
#header{
	width:1100px;
	margin:0px auto;
	height:166px;
}
.logo{
	width:70%;
	height:80px;
	float:left;
	padding:15px 0px;
}
.logo img{width:100%;height:80px;}
#header_right
{
	float:right;
	width: 30%;
}
div.search {/*padding: 10px 0;*/ float:right;margin-top: 70px; background:#fff; border-radius:5px; width: 280px; height:35px; overflow:hidden;}
form { position: relative; width: 280px; margin: 0 auto; }
input, button { border: none; outline: none; }
input {  width: 100%;  height: 35px;      }
button {  height: 35px;  width: 55px; cursor: pointer; position: absolute;  }
.bar1 input { border-radius: 5px 0px 0px 5px;  background: #FFF; color: #9E9C9C;
 padding-left: 13px; width:212px; display: block;  line-height:35px; }
.bar1 button {  top: 0;  right: 0;  background: #0078E5 url(../images/public_img.png) center center no-repeat;
 border-radius: 0 5px 5px 0; display:block;}
 /*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;}
.wp-search {position: relative;border: 0px solid #d0d0d0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 35px; border-radius: 5px 0px 0px 5px;line-height: 35px;background: none;color: #9E9C9C;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:55px;height: 35px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:55px;height: 35px;border:0;outline: 0; background: #0078E5 url(../images/public_img.png) center center no-repeat;cursor: pointer;}

#header .nav{
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
    margin-top: 50px;
}
.menu{display:none;}
.menu ul li{
	float:right;
	position:relative;
	margin-top:20px;
}

.menu ul li a{
	font-size: 15px;
	color: #FFF;
	padding-left:15px;
}
.menu ul li a:Hover{
	color:#09F;
}

.menu ul li ul.second-nav li{
	width:95px;
	padding: 5px;
	line-height:20px;
}
.menu ul li ul.second-nav li a{
	font-weight:normal;
	font-size:14px;
}
#header a#logo { float: left; display: block; height: 80px }
#header a#logo img { padding-left: 0px; width: auto; height: 100%}
#header .nav>li { position: relative; height: 48px; font-size: 14px ;line-height:48px;}
#header .nav>li>a { position: relative; display: block; overflow: hidden; padding-left: 40px;line-height: 48px;height:48px;color:#282828;font-weight: 500;}
#header .nav>li>a span { position: relative; display: inline-block; transition: all ease-out .3s;color:#282828; }
#header .nav>li>a span:after { position: absolute; left: 0; width: 100%; color:#00C2DE;content: attr(data-title); transform: translateY(100%) }
#header .nav>li>a>i { margin-left: 10px }
#header .nav .subnav { position: absolute; top: 100%; left: 0; z-index:999; visibility: hidden; overflow: hidden; width: 150px; height: auto; border-top: 2px solid #00C2DE; background-color: #fff; box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05); opacity: 0; transition: all .36s ease }
#header .nav ul.subnas{width:185px;}
#header .nav .navitem:last-child .subnav { right: 0; left: auto }
#header .nav .subnav li { width: 100% }
#header .nav .subnav li a { display: block; padding: 9pt 24px; text-align:center;color: #333333; font-weight: 500; font-size: 14px; line-height: 22px; transition: all .2s ease-in-out }
#header .nav>li:hover .subnav { visibility: visible; opacity: 1 }
#header .nav>li a.active span, #header .nav>li:hover a span { transform: translateY(-100%) }
#header .nav>li a.active i, #header .nav>li:hover a i { color:#00C2DE; }
#header .nav .subnav li a.active, #header .nav .subnav li a:hover { padding-left: 40; background-color: #f9f9f9; color:#00C2DE; }
#nav {
	width: 100%; /* 1000 */
	position: absolute;
	top: 0px;
	left: 0px;
}
#nav > a {
	display: none;
}
#nav li a {
	display: block; 
}

	.navigation  {
		margin:0; 
		padding:0; 
		list-style:none;
	}	
	
	/* Little tricking with positions */
	.navigation  li {
		float:left;			/* Show list items inline */
		width:100px; 
		position:relative;
		
	}
		
	/* Playing with Main Categories */
	.navigation  li a {
		font-size: 16px;
		color:#185BA1;
		display:block;  	/* Making sure a element covers whole li area */
		padding:9px 7px 9px 7px; 
		text-decoration:none; /* No underline */
		text-align:center; 
		color:#fff;

	}

	.navigation  li a:hover, .hoverclass {
		color:#fff;
		background:#2891f5;
	}
		
	/* Sub Cat Menu stuff*/
	.navigation  ul {
		position:absolute; 
		left:0; 
		display:none; /* Hide it by default */
		margin:0px; 
		padding:0; 
		list-style:none;
		z-index:11111;
	}
		
	.navigation  ul li {
		width:100px; 
		float:left; 
		border-top:none;
		background:#2891f5
	}
	.navigation  ul li a{text-align: left; text-indent: 0.5em}
	.navigation  ul li a:hover{background: #006CCE;}
	/* Sub Cat menu link properties */
	.navigation  ul a {
		display:block;    	/* Making sure a element covers whole li area */
		height:15px;
		padding:8px 7px 13px 7px; 
		color:#185BA1;
		text-decoration:none;	
		border-top:none;
		font-size:13px;
		border-bottom:1px solid #FFF;
		color:#fff;
	}
		
	.navigation  ul a:hover {
		color:#fff;
	}
.navccc{width: 100%; margin: 0 auto;background:url(../images/m.jpg) repeat-x; z-index:99;}
.index_box_study{width: 100%; overflow: hidden;}
.ssbg{width: 1100px; margin: 0 auto;}
.navi_head{
	width: 1120px;
	margin: 0 auto;
	height:42px;
	
}
.navi_body{
	overflow:hidden;
	height:40px;
	background:rgba(255,255,255,0.9);
	transition:height ease 0.5s;
}
.navi_body:hover{
	height:300px;
}

.navi_head>div>span{
	width:100px;
	text-align:center;
	height:360px;
	display:inline-block;
	color:#185BA1;
	font-size:14px;
	vertical-align:top;
	line-height:32px;
}

.navi_head>div>span>p a{
	color:#185BA1;
	text-decoration:none;
}
.navi_head>div>span>p a:hover{
	color:#333333;
	text-decoration:underline;
}

.navi_title{
	font-size:16px;
	line-height:40px;
	margin-top:0;
}
.navi_head>div>span:hover{
	background:rgba(1,125,197,0.2);
}

@media screen and (max-width:1220px) {.azj {display: none}}
/***********  Banner  ************/

#full-screen-slider {top:150px; width:100%; height:430px; float:left; position:relative;}
#slides { display:block; width:100%; height:430px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; }

.bgccc{background:#eaeaea; overflow:hidden; padding-top:30px;}
/********  Content  *********/
#content{width:1100px; background:#fff;  min-height:500px; overflow:hidden; margin:0px auto;}
#KinSlideshow{}
#KinSlideshow #KSS_content a{ }
#KinSlideshow #KSS_content img{}
#KinSlideshow{ width:446px; height:230px; overflow:hidden; position:relative; }
#KinSlideshow .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
#KinSlideshow .hd ul{ overflow:hidden; zoom:1; float:left;  }
#KinSlideshow .hd ul li{ float:left; margin-right:2px; border-radius:50%;  width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
#KinSlideshow .hd ul li.on{ background:#f00; color:#fff; }
#KinSlideshow .bd{ position:relative; height:100%; z-index:0; text-align:left;}
#KinSlideshow .bd li{ zoom:1; vertical-align:middle; }
#KinSlideshow .bd li p{ position:absolute; bottom:0px; line-height:30px; height:30px;width:100%; background: url(../images/bgggg.png) repeat;}
#KinSlideshow .bd li p{color:#fff; text-indent:1em;}
#KinSlideshow .bd img{ width:446px; height:230px; display:block;  }

.left{float:left; width:446px; position:relative; z-index:98; margin:15px 15px 15px 15px; _margin:15px 15px 15px 15px;}
.right{float:right; width:604px; position:relative; z-index:98; margin:15px 15px 15px 0px; _margin:15px 15px 15px 0;}
.box { width:604px; float:left;}
.box h2 {height:36px; padding:0 10px; font-size:26px; font-weight:400; color:#333333; overflow:hidden;}
.box h2 span {padding-left:10px; font-size:18px; color:#FFF;}

.box_con {padding:0px 15px 0 0; overflow:hidden;}
.box_con dl {overflow:hidden; padding-left:10px;}
.box_con dl dt {font-size:26px; color:#FFF; height:40px;text-align: center; line-height:40px; margin-top:0px;}
.box_con dl dt a{color:#333;}
.box_con dl dt a:hover{color:#185BA1;}
.box_con dl dd {margin-top:10px;}
.top_con{width:604px; height:32px; color:#838383;}
.icon{background:url(../images/icon.jpg) no-repeat; width:9px; height:32px; float:left;}
.time{float:left; line-height:32px; margin-left:10px;}
.time span{float:right; margin-left:16px;}
.time span a{color:#838383;}
.time span a:hover{color:#185BA1;}
.main{line-height:26px; color:#2D2D2D; margin-top:5px; text-indent:0em; text-align: left;}

.box_con ul { margin-top:20px;}
.box_con ul li{ width:100%; overflow:hidden; line-height:32px; *line-height: 28px; /* IE7支持 */ }
.box_con ul li span{ float:right; color:#999;}
.box_con ul li a {color:#185BA1; width:588px; display:block; white-space: nowrap;font-size:14px; -webkit-text-size-adjust:none;}
.box_con ul li a:hover {text-decoration: underline;color: #333;}
.news_list_index li a{float:left; text-align:left; overflow:hidden;}


.notice{margin-top:10px;}
.notice_nav{height:42px; width:446px;}
.left_notice_nav{float:left; line-height:42px; font-size:24px; color:#0065CF; padding-left:10px;}
.left_notice_nav .en{color:#9F9F9F; font-size:16px; padding-left:6px;}
.right_notice_nav{float:right;}
.right_notice_nav .more_text{line-height:42px; color:#333;}
.right_notice_nav a{line-height:42px; color:#333;}
.right_notice_nav a:hover{color:#185BA1;}
.notice_main{width:446px; height:228px; background:#006CCE;}
.notice_main dl {overflow:hidden; float:left; padding:15px; text-align:left;}
.notice_main dl dt { margin-bottom:5px; text-align:center;}
.notice_main dl dt a{color:#FFF; font-size:16px; font-weight:bold;}
.notice_main dl dd {color:#D7EBFF; line-height:24px; font-size:14px;}
.notice_main ul li{padding:0 15px; line-height:28px; display:block; text-align:left;}
.notice_main ul li a{color:#FFF;}
.notice_main ul li a:hover{color:#FFF;}
.notice_main ul li span{float: right;color: #fff;}


.columnTitle{height:35px;text-align:center;line-height:45px; margin-top:0px;}
.nav_content_pic{width:1100px; margin:0 auto;}
.right .nav_content_pic{width:603px;}
.desc{background-color:#fff;padding-left:5px;padding-right:5px;width:380px; margin-left:auto;margin-right:auto;font-size:24px; float:left; color:#0065CF; text-align:left;}
.desc .en{font-size:16px; color:#797979; margin-left:10px;}
#slide-box {margin:20px auto;*margin:0px auto;/*ie7*/  _margin:0px auto;/*ie6*/ WIDTH: 1100px; POSITION: relative; HEIGHT: 260px;}
#slide-box .corner {CLEAR: both; DISPLAY: block; MARGIN: 0px 1px; OVERFLOW: hidden; HEIGHT: 0px;}
#slide-box .slide-content {	}
#slide-box .ks-switchable-triggers A {DISPLAY: block; Z-INDEX: 80; WIDTH: 37px; COLOR: #b4b4b4; POSITION: absolute; TOP: 0px; HEIGHT: 65px; TEXT-DECORATION: none}
#slide-box .ks-switchable-triggers SPAN {DISPLAY: block; FONT: 100 103px/147px arial; WIDTH: 37px; CURSOR: pointer; HEIGHT: 63px; TEXT-ALIGN: center}
#slide-box .ks-switchable-triggers .corner {BORDER-LEFT-COLOR: #4b4b4b; BORDER-BOTTOM-COLOR: #4b4b4b; BORDER-TOP-COLOR: #4b4b4b; BORDER-RIGHT-COLOR: #4b4b4b}
#slide-box .ks-switchable-triggers .prev {LEFT: -70px}
#slide-box .ks-switchable-triggers .next {RIGHT: -60px}
#slide-box .ks-switchable-triggers A:hover {COLOR: #0065CF}
#slide-box .ks-switchable-triggers A:hover SPAN {COLOR: #0065CF}
#slide-box .slide-content {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px}
#slide-box .wrap {OVERFLOW: hidden; WIDTH: 1100px; HEIGHT: 260px}
#slide-box UL {WIDTH: 10000px}
#slide-box LI {FLOAT: left; WIDTH: 260px; HEIGHT: 250px;margin:0px 8px;}
#slide-box LI IMG {WIDTH: 260px; HEIGHT: 175px}
#slide-box UL LI span {display:block; width:260px; height:25px; font-size:22px; color:#333;}
.content_nav{padding:10px;}
.content_main{font-size:15px; color:#474747; line-height:26px; padding: 0 10px 10px 10px; height: 26px; overflow: hidden;}
#slide-box UL LI span .content_nav{font-size:14px;}
#slide-box UL LI span .content_main{text-indent: 2em;}

#content_news_nav{ background-repeat: no-repeat; height:227px; background-position: center top}
#content_news_main{width:1100px; margin:0px auto;}
.content_news_Report{float:left; width:540px;}
.content_news_Media{float:right; width:540px;}


.content_news_Report h2, .content_news_Media h2 {height:36px; padding:0 10px; font-size:26px; font-weight:400; color:#FFF; overflow:hidden; margin-bottom:6px;}
.content_news_Report h2 span, .content_news_Media h2 span {padding-left:10px; font-size:18px; color:#CCC;}
.box_con {padding:10px 15px 0 0; overflow:hidden;}
.content_news_Report_Box dl {overflow:hidden; width:540px; height:128px; background-color:#7BB706;}
.content_news_Report_Box dl dt {font-size:20px; color:#E9E9E9; line-height:32px; padding:10px 20px 0 20px; }
.content_news_Report_Box dl dt a{color:#FFF;}
.content_news_Report_Box dl dd {padding:0 20px; line-height:24px; font-size:14px; color:#2D2D2D;}
.content_news_Report_Box ul,.content_news_Report_Box2 ul {border:1px solid #ccc; border-top:none; width:538px; height:219px; background:#FFF; text-align:left;}
.content_news_Report_Box ul li{ overflow:hidden; width:538px;  padding-top:10px;}
.content_news_Report_Box ul li span{float:left; color:#999; line-height:28px; width:69px;text-align:center;}
.content_news_Report_Box ul li a {float:right; color:#2D2D2D; line-height:28px; width:469px;}
.content_news_Report_Box ul li a:hover,.content_news_Report_Box2 ul li a:hover {color:#185BA1;}
.content_news_Report_Box2 ul li{ padding-top:14px; padding-left:20px;}
.content_news_Report_Box2 ul li a {color:#2D2D2D; line-height:28px;}

.newslist_zl ul.pics li{ float:left; width:144px;    margin: 0px 27px;}
ul.pics li img {  width:144px; height:144px;}
ul.pics li p{    text-align: center;
    width: 100%;
    line-height: 34px;}

.content_news_Media_Box dl {overflow:hidden; width:540px; height:128px; background-color:#3EA8FE;}
.content_news_Media_Box dl dt {font-size:20px; color:#E9E9E9; line-height:32px; padding:10px 20px 0 20px; }
.content_news_Media_Box dl dt a{color:#FFF;}
.content_news_Media_Box dl dd {padding:0 20px; line-height:24px; font-size:14px; color:#2D2D2D;}
.content_news_Media_Box ul {border:1px solid #ccc; border-top:none; width:538px; height:219px; background:#FFF; text-align:left;}
.content_news_Media_Box ul li{ padding-top:14px; padding-left:20px;}
.content_news_Media_Box ul li a {color:#2D2D2D; line-height:28px;}
.content_news_Media_Box ul li a:hover {color:#185BA1;}
.index_More{height:40px; line-height:40px; font-size:18px; text-align:center;}
.index_More a{color:#919191;}
.index_More a:hover{color:#185BA1;}
.more_white { float:right; padding-right:10px; padding-top:3px; font-size:14px; font-weight:normal; color:#185BA1;}
.more_white:hover { color:#FFF; }

#System {width:1100px; margin:10px auto;}
#System h2 {height:36px; padding:0 10px; font-size:30px; font-weight:400; color:#0065CF; overflow:hidden; margin-bottom:10px; text-align:center; line-height:36px;}
#System h2 span {padding-left:10px; font-size:18px; color:#999;}
#System .site { padding:0 0 15px 0;  zoom:1;}
#System .site-lang { float:left; text-align:center; margin-right:12px; margin-top:10px;}
#System ul li a {display:block; width:173px; height:110px; background:#E5E5E5; color:#323232; font-size:17px; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
#System ul li a:hover{background:#006CCE; color:#FFF;}
#System ul li span {display:block; width:173px; height:70px;}
#System ul li span img {margin-top:16px;}


#bottom_nav{width:100%; height:325px; margin-top:30px;}
.nav-menu-content-box {z-index: 80; position: relative;}
.nav-menu-content {height: 40px; position: relative; z-index: 80; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 1px rgba(0,0,0,.2);
box-shadow: 0 1px 1px rgba(0,0,0,.2);}
.nav-menu-content-item {height: 325px;position: absolute;width: 100%;background-color: #f1f1f1; background-color: rgba(243,243,243,.95); -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in;}
.nav-menu-content-cell {height: 40px; width: 100%; background: #FFF;}
.nav-menu-content-sell {margin: 0 auto; position: relative; width:1100px;}
.nav-menu-content-list {position:absolute; top:0; left:0; width:100%; height:325px;}
.navMenu-item {display:inline; float:left; width:33.3%; margin:0;}
.navMenu-item a {
    display: block;
    cursor: pointer;
    color: #2F7DD1;
    font-size: 26px;
    height: 40px;
    text-align: left;
    text-decoration: none;
    position: relative;
}

.navMenu-item-content {
    height: 105px;
    transition: all ease-in .2s;
	padding-top: 5px;
}

.navMenu-item-content ul li {
    width: 50%;
    display: inline;
    float: left;
    text-align: left;
}

.navMenu-item-content ul li a {
    color: #5f5f5f;
    font-size: 14px;
    border-right: 0;
    line-height: 22px;
    display: inline;
}

.navMenu-item:hover .navMenu-title {
    background: #FFF;
    cursor: pointer;
}

.navMenu-item:hover .navMenu-item-content {
    background-color: #fff;
    cursor: pointer;
}

.navMenu-item-content ul li a:hover {
    color: #2F7DD1;
    border-bottom: 1px solid #2F7DD1
}

.navMenu-item-two ul li {
    width: 100%;
}

.navMenu-list-title {
    width: 100%;
    height: 26px;
    line-height: 26px;
    /* margin-top: 6px; */
    text-align: center;
    color: #b8b8b8;
    position: relative;
    float: left;
    font-family: 'Microsoft YaHei';
}

#nav_about{background-image: url(../images/nav_about.jpg); background-repeat: no-repeat; height:97px; margin-top:150px; background-position: center top}
.nav_main{width:1100px; margin:0 auto;}
.left_nav_main{width:200px; height:58px; float:left; background:#FFF; border-radius:5px 5px 0 0; margin-top:39px; text-align:center; font-size:30px; color:#185BA1; line-height:58px;}
.right_nav_main{width:840px; height:38px; float:right; text-align:right; line-height:28px; border-bottom:1px solid #dedede;}
.right_nav_main p{color:#2D2D2D; font-size:14px; padding-right:10px;}
.subnav_main{width:1100px; height:45px; border-bottom:1px solid #dedede; margin:0 auto;}
.subnav_main ul li{float:left;}
.subnav_main ul li a{font-size:17px; color:#2D2D2D; line-height:45px; display:block; width:160px; height:45px; text-align:center;}
.subnav_main ul li a:hover{background:#dedede; color:#185BA1;}
.right_nav_main p a{color: #2D2D2D}

.container{width:100%;}
.container_bg{width:100%; background: url(../images/237308c3b3c54f21c7f28bc3b26f58b3.jpeg) no-repeat;overflow:hidden;}
.container_main{width:1100px; overflow:hidden; margin:0 auto; margin-top:20px; margin-bottom:50px; border-radius:10px 10px 0 0; background:#FFF; padding-bottom:20px; padding-top:20px; padding-right:0;}
.left_container{width:220px; float:left; margin-left:20px;}
.right_container{width:840px; float:right; padding:0; text-align:left;}
.title_box{line-height:40px; overflow:hidden; margin-top:20px; margin-bottom:10px;}
.title_box .bor{ float:left; height:24px; width:4px; background:#005FC5; margin-top:10px;}
.title_box h1{ float:left; font-size:24px; margin-left:10px; color:#005FC5; font-weight:500;}
.title_leftnav{background: url(../images/sub_leftnav.jpg) no-repeat; width:220px; height:70px;}
.title_leftnav h1{font-size:32px; text-align:center; color:#FFF; font-weight:500; line-height:70px;}
.box_container{width:810px; margin-top:20px; line-height:32px; margin:0 auto; font-size:15px; text-align:left;}
.leftsidebar{width:220px; margin-top:10px;    margin-bottom: 40px;}

/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff;}
.col_list .wp_listcolumn .wp_column{display:block; width:220px; background:#f5f5f5; margin-bottom:6px; border-radius:3px; }
.col_list .wp_listcolumn .wp_column a {display:block; width:220px;    color: #212121; height:44px; background:#f5f5f5; text-align:center; line-height:44px; font-size:15px; border-radius:3px; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;    border-bottom: 0px;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:0px;line-height:44px;font-weight:normal;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { background:#185BA1; color:#FFF;border-radius:3px; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{background:#185BA1; color:#FFF;border-radius:3px;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 52px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {background:#185BA1; color:#FFF;border-radius:3px;} 
.possplit {
    background-image: url(../images/pos.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 22px;
    background-position: center;
    width: 20px;
    display: inline-block;
    border: 0px solid red;
}
#nav_news{background-image: url(../images/nav_news.jpg); background-repeat: no-repeat; height:97px;  background-position: center top}


#page_01{background-image: url(../images/page_01.jpg); background-repeat: no-repeat; height:1356px;  background-position: center top}
#page_02{background-image: url(../images/page_02.jpg); background-repeat: no-repeat; height:2121px;  background-position: center top}
#page_03{background-image: url(../images/page_03.jpg); background-repeat: no-repeat; height:1721px;  background-position: center top}
#page_04{background-image: url(../images/page_04.jpg); background-repeat: no-repeat; height:1394px;  background-position: center top}
#page_05{background-image: url(../images/page_05.jpg); background-repeat: no-repeat; height:1721px;  background-position: center top}

.page{text-align:center; margin:20px 0; width:100%; line-height:40px;    float: left;}
.page li{display:inline;}
.page li.active{display:inline; color:#017DC5;font-weight:800;}
.page li span{padding: 5px 8px;
     border: 1px solid #017DC5;}
.page li a{color: #2D2D2D;padding: 5px 8px;
     border: 1px solid;}
.common{margin:0 auto; width:1100px; position:relative; margin-top:30px;}
.common ul li{margin:0 9px;}
.common ul li.n1,.common ul li.n2,.common ul li.n3{ margin-right:0px; }
.common02{margin:0 auto; width:1100px; position:relative; margin-top:30px;}
.common02 ul li{margin:0 8px;}
.summary{background: url(../images/bgggg.png) repeat;}
.listbox{float:left; width:348px; height:435px; position:relative;}
.listimg{float:left; width:348px; height:234px; position:relative; overflow:hidden;}
.listimg img{background:#333; width:348px; height:234px; top:0; left:0; position:absolute;}
.summary{width:100%;height:auto;bottom:0px;left:0;position:absolute; text-align:center;}
.summarytxt{height:auto;line-height:22px;font-size:15px;color:#FFF; text-align:left;}
.listinfo{_margin-bottom:3px; width:348px; line-height:22px; font-size:12px;}
.listinfo a{font-size:12px;}
.listtitle{float:left; margin-top:20px;    height: 108px;
    overflow: hidden; _margin-top:-2px; width:348px; font-size:14px; line-height:26px; text-align:left;}
.listtitle a{font-size:14px; color:#212121;}
.listtitle a:hover{color:#185BA1;}
.listtag{float:left;width:170px;color:#999;}
.listtag a{margin-top:20px;color:#185BA1; width:160px; height:34px; display:block; border:1px solid #CCC; border-radius:3px; font-size:16px; line-height:34px; text-align:center;box-shadow: darkgrey 0px 1px 2px 0px ; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
.listtag a:hover{color:#FFF; background:#185BA1; border:1px solid #185BA1;}
.listdate{float:left;padding-left:10px; margin-top:20px;line-height:34px; color:#999;}
.listview{float:left;padding:0 15px; margin-top:20px;line-height:34px; color:#999;}
.listcomment{float:left;color:#999; margin-top:20px;line-height:34px;}

.newslist_pic{width:810px; margin:0 auto;}
.news_RD{width:810px; height:140px; margin-top:30px; border-bottom:1px solid #eaeaea; padding-bottom:30px;}
.left_RD{width:210px; float:left;}
.left_RD img{width:210px; height:140px;}
.right_RD{width:580px; float: right;}
.main_RD{width:580px; margin:0 auto;}
.title_RD{width:580px; font-size:16px; color:#185BA1; font-weight:600;}
.title_RD a{color:#185BA1;}
.title_RD a:hover{color:#333333;}

.list_RD{float:left;padding-left:10px; margin-top:16px;line-height:34px; color:#999;}
.l_RD{float:left;}
.l_RD img{padding-top:10px; padding-right:10px;}
.date_RD{float:left;color:#999;line-height:34px; font-size:13px;}
.dc_RD{float:left; margin-top:6px; _margin-top:-2px; width:580px; height:60px; font-size:14px; line-height:26px;}
.dc_RD a{font-size:14px; color:#212121;}
.dc_RD a:hover{color:#999;}

.news_left{float:left; width:540px;}
.news_right{float:right; width:540px;}
.news_list{ margin:20px 0; overflow:hidden; text-align:left;    min-height: 170px;}
.news_list ul li{line-height:34px; display:block; width:540px;     white-space: nowrap;}
.news_list ul li a{color:#373737; display:block; width:460px; float:left;}
.news_list ul li span{font-size:12px; display:block; width:70px; /**float:right;**/}
.news_list ul li a:hover{color:#185BA1;}

/*yanjiutixi*/
#nav_tixi{background-image: url(../images/nav_tixi.jpg); background-repeat: no-repeat; height:97px;  background-position: center top}
.left_container_tixi{width:840px; float:right;}
.left_tx{float:left; width:160px;}
.left_tx p{text-align: center; line-height: 30px;}
.right_tx{float:right; width:640px; margin-right: 20px;}
.right_tx dl dt{margin-bottom:20px;}
.right_tx dl dd{}
.tixi_box3 .con{ margin: 0 auto; }
.tixi_box{width:840px; margin-top:20px;}
.tixi_box2{width:840px; float:right; margin-top:20px; color:#212121;}
.tixi_box2 h2{width:813px; height:36px; font-size:22px; font-weight:normal; text-indent:30px;}
.tixi_box3{width:810px; border:0px solid #DEDEDE; border-radius:5px; line-height:34px; margin-bottom:20px;}
.tixi_box3 h2{width:810px; height:45px; font-size:16px; line-height:45px; background:#F5F5F5; text-indent:30px;}
.con{width:810px; margin:0px auto; overflow:hidden;}
.tabl{overflow:hidden; width: 813px; border-top:1px solid #DEDEDE; border-left:1px solid #DEDEDE; border-radius:5px; margin-bottom:20px;}
.tabl ul li{float: left; overflow:hidden;}
.tabl ul{width:100%; overflow:hidden;}
.name,.profes,.honor,.mail{color:#212121; font-size:14px; border-right:1px solid #DEDEDE; border-bottom:1px solid #DEDEDE;
 text-align:center; min-height:36px; line-height:36px;}
.name{width:208px;}    
.profes{width:105px;}
.honor{width:225px;}
.mail{width:376px;}
.topic,.charge,.clas,.project{color:#212121; font-size:14px; border-right:1px solid #DEDEDE; border-bottom:1px solid #DEDEDE; text-align: center; height:36px; line-height:36px;}
.topic_tp,.charge_tp,.clas_tp,.project_tp{color:#185BA1; font-size:15px; font-weight:bold; border-right:1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; text-align:center; height:45px; line-height:45px;}
.topic,.topic_tp,.topic2{width:506px;}    
.charge,.charge_tp{width:85px;}
.clas,.clas_tp{width:85px;}
.project,.project_tp{width:168px;}
.topic2{color:#212121; font-size:14px; border-right:1px solid #DEDEDE; border-bottom:1px solid #DEDEDE; height:36px; line-height:36px; text-indent:10px;}

/*yanjiusheng*/
.container_yjs{width:1100px; overflow:hidden; margin:0 auto;  margin-bottom:50px;}
.con_yjs{width:1100px; overflow:hidden; margin-bottom:20px;}
.left_yjs{width:840px; float:left; text-align:left;}
.right_yjs{width:230px; float:right; text-align:left;}
.left_yjs h2,.right_yjs h2{font-size:20px; color:#FF8F00; font-weight:500; height:45px; line-height:35px;}
.box_yjx{background:#E8EFF6; border-radius:5px; padding:0 10px; *padding:10px; overflow:hidden; height:185px;}
.tox{width:272px; overflow:hidden; border-top:1px solid #E8EFF6; border-left:1px solid #E8EFF6; display:table; float:left;}
.tox ul li{float:left;}
.tox_02{width:212px; overflow:hidden; border-top:1px solid #E8EFF6; border-left:1px solid #E8EFF6; display:table; float:left;}
.tox_02 ul li{float:left;}
.lb,.dm,.xk{color:#212121; font-size:14px; border-right:1px solid #E8EFF6; border-bottom:1px solid #E8EFF6;
 text-align: center; height:45px; line-height:45px;}
.lb_tp,.dm_tp,.xk_tp{color:#185BA1; font-size:14px; border-right:1px solid #E8EFF6; border-bottom: 1px solid #E8EFF6; background:#FFF; text-align:center; height:38px; line-height:38px;}
.lb,.lb_tp{width:63px;}    
.dm,.dm_tp{width:76px;}
.xk,.xk_tp{width:130px;}

.news_yjs{ margin:20px 0; padding:20px; overflow:hidden; background:#F6F6F6; text-align:left; height:210px;_height:240px;}
.news_yjs ul li{float:left; display:block; width:528px; height:34px; line-height:34px;}
.news_yjs ul li a{color:#373737;}
.news_yjs ul li a:hover{color:#185BA1;}
.news_yjs ul li a span{float:left; padding-right:10px; color:#333333}

.title_box_yjs{line-height:40px;}
.title_box_yjs .bor{ float:left; height:24px; width:4px; background:#FFF; margin:10px 0;}
.title_box_yjs h1{float:left; font-size:24px; margin-left:10px; color:#FFF; font-weight:500;}
#content_news_nav_yjs{background: url(../images/nav_yjs.jpg) no-repeat; height:108px; background-position: center top}
#content_news_main_yjs{width:1100px; margin:-80px auto; overflow:hidden; margin-bottom:60px;}

.more_ti { float:right; padding-right:10px; padding-top:3px; font-size:14px; font-weight:normal; color:#333333;}
.more_ti:hover { color:#185BA1; }


#nav_study{background-image: url(../images/wechatimg98.jpg); background-repeat: no-repeat; height:97px; background-position: center top;}
.left_nav_study{width:200px; height:58px; float:left; background:#FFF; border-radius:5px 5px 0 0; margin-top:39px; text-align:center; font-size:30px; color:#DB1504; line-height:58px;}
.right_nav_study{width:800px; height:58px; float:right; text-align:right; margin-top:39px; line-height:58px; color:#FFF; font-size:15px;}
.right_nav_study a{color:#fff;}
.study{width:100%; background: url(../images/bggggg.jpg) no-repeat center top; overflow:hidden;}

.study_main{width:1100px; height:460px; margin:0 auto; margin-top:40px; margin-bottom:0px; overflow:hidden;}
.top_study{border-bottom:1px solid #DEDEDE;}
.top_study h2{text-align:center; font-size:26px;  color:#C30701; font-weight:bolder; height:50px; line-height:30px;}
.top_study h2 a{color:#C30701;}
.top_study h2 a:hover,.top_study p a:hover{color:#C30701;}
.top_study p{line-height:32px; padding-bottom:20px; text-align:left;}
.top_study02{width:1100px; height:270px; margin-top:30px;}
.left_study02{float:left; width:425px;}
.left_study02 img{ width: 425px; }
.right_study02 {float:right; width:645px;}
.right_study02 h2 { height:36px; font-size:26px; color:#D50700; overflow:hidden; text-align:left;}
.right_study02 h2 span { display:block; height:36px;}
.more { float:right; padding-right:10px; font-size:14px; font-weight:normal; color:#373737;}
.more:hover { color:#D50700;}
.box_study02 {overflow:hidden; padding-top:4px; text-align:left;}
.box_study02 ul li { background:url(../images/icon.gif) 0 10px no-repeat;white-space:nowrap; padding-left:20px; line-height:28px;}
.box_study02 ul li a{color:#333333; }
.box_study02 ul li a:hover { color:#D50700;}
.box_study02 ul li span { float:right; color:#373737; font-size:13px;}

.index_box { margin-bottom:8px;}
.subnav_study { width:530px; float:left; margin-bottom:30px;    position: relative;}
.subnav_study02 { float:right; width:530px;}
.subnav_study .more { position: absolute;right: 0; top: 2px;}
.subnav_study .more a{    color: #373737;}
.subnav_study h2 { height:35px; padding-left:10px; line-height:35px; font-size:20px; background:url(../images/subnav_study.jpg) no-repeat; color:#FFF; overflow:hidden; font-weight:normal; text-align:left;}
.subnav_study h2 span { display:block; height:35px; padding-left:20px;}
.box_study03 { overflow:hidden; text-align:left;}
.box_study03 ul { border:1px solid #E3DFD9; padding:10px;}
.box_study03 ul li { line-height:32px;white-space:nowrap}
.box_study03 ul li a{color:#373737; padding-left:16px;}
.box_study03 ul li a:hover { color:#D50700;}
.box_study03 ul li span { color:#373737; font-size:13px;}
.lianjie ul li{float:left; margin-right:18px; width: 200px; overflow: hidden;}
.lianjie ul li.lianjie-last{ margin-right:0!important; float: right!important;}
.lianjie ul li img{ width:200px;}

#nav_yjcg{background-image: url(../images/nav_yjcg.jpg); background-repeat: no-repeat; height:97px;  background-position: center top}
.lunwen{margin-bottom:30px; overflow:hidden;}
.lunwen ul li{float:left;}
.lunwen ul li a{display:block; width:208px; height:58px; overflow:hidden; line-height:58px; text-align:center; border:1px solid #ccc; border-radius:5px; margin:30px 5px 0 5px; font-size:15px; color:#373737; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
.lunwen ul li a:hover{color:#FFF; background:#185BA1; border:1px solid #185BA1;}
.huojiang ul li{float:left;}
.huojiang ul li a{display:block; width:100px; height:100px; line-height:100px; text-align:center; margin:30px 5px 0 5px; font-size:17px; color:#FF7700; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; border-radius:50%; background:#F3F3F3;}
.huojiang ul li a:hover{color:#FFF; background:#185BA1;}


.dc_container{width:100%; }
.dc_con{width:1100px; margin:0 auto; overflow:hidden;}
.dc_nav{width:1100px; height:40px; line-height:30px; margin-top:20px; border-bottom:1px solid #DEDEDE; text-align:left;}
.dc_nav a{color:#333333;}
.dc_main{line-height:32px; padding:20px 10px; color:#2D2D2D; border-bottom:1px solid #DEDEDE; text-align:left;}
.dc_main h2{font-size:26px; color:#005FC5; line-height:50px; text-align:center;}
.dc_main dl{text-align:center; font-size:15px; color:#616161;}
.dc_news{width:1100px; margin:20px auto; overflow:hidden;}
.dc_news h1{font-size:20px; color:#005FC5; text-align:left;}
.dc_news ul{margin:16px 0;}
.dc_news ul li{display:block; height:36px; line-height:36px; text-align:left;}
.dc_news ul li a{color:#2D2D2D; font-size:15px; float: left; width: 800px;}
.dc_news ul li a:hover{color:#185BA1;}
.dc_news .news_meta{float:right;}

.dc_foter{display:none;width:1100px; height:40px; margin-top:20px;}

ul.wp_paging.clearfix a{width:auto ;height:auto ;line-height:36px;font-size:12px ;}
.wp_paging li input{margin-top:10px;}
.wp_paging li{line-height:36px;}
.fx{float:left; }
.right_fx{float:right;}
.right_fx ul li{float:left; margin-right:10px;}


.leftnews,.newslist{width:813px; float:left; text-align:left;}
.newslist ul{padding:0px 0 20px 0;}
.newslist ul .news{position:relative;clear:both;display:block;margin:8px 0;padding:8px 0;height:80px;border-bottom:1px solid #ECECEC;line-height:20px; width:100%;}
.newslist ul .news a:hover{text-decoration:none;}
.newslist ul .news.nomr{margin-right:0;}
.newslist ul .news.last{margin-right:0;}
.newslist ul .news .date{overflow:hidden;margin:14px 20px 0 0;width:80px;height:80px;text-align:center;}
.newslist ul .news .date i{display:block; height:34px; line-height:34px; color:#017DC5;font-style:normal; font-weight:bold;font-size:34px;}
.newslist ul .news .date em{display:block;height:20px;color:#017DC5;font-size:13px; font-style:normal;}
.newslist ul .news a:hover .date i{color:#017DC5;}
.newslist ul .news a:hover .date em{color:#017DC5;}

.newslist ul .news h3{overflow:hidden;padding-top:8px;height:auto;font-weight:500;font-size:18px; color:#333333;}
.newslist ul .news a:hover h3{color:#017DC5;}
.newslist ul .news .dc{overflow:hidden;margin:0 0 5px;height:50px;color:#676767;line-height:24px; font-size:14px;   /** text-indent: 2em;**/}
.newslist ul .news .look{display:inline-block;padding:0 0 0 1.8em;background-position:-659px 3px;color:#ababab;cursor:pointer;zoom:1;}
.newslist ul .news .browser .date{display:inline-block;padding:0 0 0 1.8em;cursor:pointer;zoom:1;}
.newslist ul .news .butmore{display:block;display:none;margin-top:10px;text-align:left;}
.f-left{float: left;}

.newslist_right{float:right; width:320px;}
.newslist_right h2{width:320px; height:40px; background:#006CCE; color:#FFF; font-size:20px; padding-left:20px; line-height:40px; font-weight:normal;}
.newslist_right ul li{text-indent: 1em;width:320px; padding-top:30px; padding-bottom:10px; border-bottom:1px dotted #C0C0C0;}
.newslist_right ul li a{display:block; width:320px; color:#2C2C2C; font-size:13px;}
.newslist_right ul li span{color:#787878; font-size:12px;display:block; width:320px; padding-bottom:6px;}



.news_web{ width:1100px; overflow:hidden; background:#F6F6F6;}
.news_web ul{padding-bottom:20px; overflow:hidden;}
.news_web ul li{ float:left; width:510px; padding:16px 0; border-bottom:1px dotted #C0C0C0; margin:0 20px;}
.news_web ul li a{display:block; width:510px; color:#2C2C2C; font-size:15px;}
.news_web ul li a:hover{color:#185BA1;}
.news_web ul li span{color:#787878; font-size:13px;display:block; width:510px; padding-bottom:6px;}

.news_paper{ width:1100px; overflow:hidden; background:#F6F6F6;}
.news_paper ul{padding-bottom:20px; overflow:hidden;}
.news_paper ul li{ float:left; width:320px; padding:16px 0; border-bottom:1px dotted #C0C0C0; margin:0 23px;}
.news_paper ul li a{display:block; width:320px; color:#2C2C2C; font-size:15px;}
.news_paper ul li a:hover{color:#185BA1;}
.news_paper ul li span{color:#787878; font-size:13px;display:block; width:320px; padding-bottom:6px;}
.Con_More{height:40px; line-height:40px; font-size:16px; text-align:right;}
.Con_More a{color:#2C2C2C;}
.Con_More a:hover{color:#185BA1;}


.notice_right{margin-top:10px; margin-bottom:20px; float:right;}
.notice_nav_right{height:42px; width:320px; background:#006CCE;}
.left_notice_nav_right{float:left; line-height:42px; font-size:20px; color:#FFF; padding-left:10px;}
.right_notice_nav_right{float:right;}
.right_notice_nav_right a{line-height:42px; color:#FFF; padding-right:5px;}
.right_notice_nav_right a:hover{color:#185BA1;}
.notice_main_right{width:320px; height:200px; background:#fff;}
.notice_main_right dl {overflow:hidden; float:left; padding:15px;}
.notice_main_right dl span{color:#172A3F;}
.notice_main_right dl dt { margin-bottom:10px;}
.notice_main_right dl dt a{color:#333333; font-size:16px; font-weight:bold;}
.notice_main_right dl dd { line-height:24px; font-size:14px; margin-top:10px;}

.list_nav{width:1100px; height:40px; line-height:30px; margin:30px 0; border-bottom:1px solid #DEDEDE;}
.dc_main table{ margin: 0 auto;}
.newslist_zl{width:820px; float:left;min-height: 300px;}
.newslist_zl ul{padding:0px 0 0px 0;}
.newslist_zl ul .news{width:820px; padding:20px 0; border-bottom:1px dotted #C0C0C0;}
.newslist_zl ul .news span{float:right; color:#787878; font-size:12px;}
.newslist_zl ul .news a{color:#242323; font-size:15px;}
.right_yanjiu{width:320px; float:right;}
.rightyan{width:320px; margin-top:20px; margin-bottom:20px;}
.rightyan ul li{display:block; width:320px; height:44px; background:#f5f5f5; margin-bottom:6px;}
.rightyan ul li a{display:block; width:320px; height:44px; color:#242323; background:#f5f5f5; text-align:center; line-height:44px; font-size:15px; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
.rightyan ul li a:hover,.rightyan ul li a.hover{background:#185BA1; color:#FFF;}

.left_zhinan{float:left; width:830px;}
.zhinan_top{width:830px; background:#EAF1F8; overflow:hidden; margin-top:20px;}
.zhinan_top ul li{float:left;border: 1px solid #fff; width:205px; height:55px; line-height:55px; text-align:center; display:block; font-size:17px;}
.newslist_zhinan{width:830px; float:left;}
.newslist_zhinan ul li{width:830px; padding-top:30px; padding-bottom:10px; border-bottom:1px dotted #C0C0C0;}
.newslist_zhinan ul li a{display:block; width:830px; color:#2C2C2C; font-size:15px;}
.newslist_zhinan ul li span{color:#787878; font-size:13px;display:block; width:830px; padding-bottom:6px;}
.line{border-bottom:1px solid #CECECE; padding:20px 0; line-height:32px;}
.line h2{font-size:18px; font-weight:normal; padding:10px 0;}

.right_img{margin-top:30px;}


/*footer*/
#Footer {width:100%; height:110px; background-color:#006CCE;}
#Footer_Main{width:1200px; height:110px; margin:0 auto;}
#Footer_Left{float:left; width:880px; padding-top:16px;}
#Footer_Logo{float:left;}
#Footer_Logo img{padding-right:10px;}
#Footer_Font{float:left; font-size:12px; color:#CCC; line-height:26px; padding-left:10px; text-align:left;}
#Footer_Right{float:right; width:320px; color:#CCC; padding-top:16px;}
#Footer_Right li{float:left;}
#Footer_Right a {color:#CCC; font-size:12px;    margin: 0 10px;  border-left: 1px solid #ccc; padding-left: 10px;}
#Footer_Right li.i1 a{ border-left: 0px solid #ccc;}
#Footer_Right a:hover {color:#09F;}
#Footer_Black{ height:30px; background:#006CCE;}

.top_h1{margin:15px;}
.top_h1 a {color:#000;}
.top_h1.box_con dl dt h1 a{color:#006CCE; font-size:26px; display:block;cursor:pointer; line-height:40px;}
.right .columnTitle{margin-top:0px; line-height:23px; border:0px;}
.right .columnTitle .desc{text-align: left;padding:0px;}
.right .box_con{padding-top:0px;}
.news_list_index img{float:left; position: relative; top: 7px;}
.box_con .news_list_index{margin:0px}
.right .box .box_con{padding:0px;}
.slideTxtBox .bd.xueshu li .date{float:left;}

	.left_index_news{float:left; }
	.right_index_news{float:right; }
		.slideTxtBox{ width:535px; border:1px solid #ddd; text-align:left;}
		.slideTxtBox .hd{ height:50px; line-height:48px; *line-height:42px;  background:#0065CF; padding:0 10px 0 20px; position:relative; }
		.slideTxtBox .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:50px;   }
		.slideTxtBox .hd ul li{ float:left;color:#fff;  cursor:pointer; font-size:16px; font-weight:800; width:100px ;text-align:center;}
		.slideTxtBox .hd ul li.on{ height:45px; border-top-left-radius:0.5em;border-top-right-radius:0.5em; margin-top:6px;color:#0065CF; background:#fff; border-bottom:1px solid #ddd; }
		.slideTxtBox .hd ul li.on a{color: #0065CF;}
		.slideTxtBox .hd ul li a{color: #fff;}
		.slideTxtBox .bd ul{ padding:15px;  zoom:1;  }
		.slideTxtBox .bd li{ height:26px; line-height:26px;  white-space: nowrap;    overflow: hidden; }
		.slideTxtBox .bd li img{ width:150px; height:150px;}
		.slideTxtBox .bd li a{color:#333}
		.slideTxtBox .bd li a:hover{color:#185BA1}
		.slideTxtBox .bd li .date{ float:right; color:#999;  }
		.slideTxtBox .xueshu li .date{ float:left; color:#999;  }
		.slideTxtBox .bd .zhongxin li { width:150px; margin-left:11px; float:left; height:183px;}
		.slideTxtBox .bd .zhongxin{    overflow: hidden;}
		.slideTxtBox .bd .zhongxin li p{ text-align:center; line-height:15px;}

		.index_bottom,.index_link{ width:1100px; margin:10px auto; overflow: hidden;}
		.index_bottom_left{width:765px; float:left;}
		.index_bottom_right{width:310px; float:right;}
		.index_bottom_right img{width:100%;height:65px;}
		.index_bottom_right a{ margin-bottom:10px;    display: block;}
		.navMenu-item a.navMenu-title{ border-bottom:5px solid #006CCE;}
		.index-banshi, .index_yanjiu{ width:30%;}
		
		.index-banshi ul li{ width:49%;}
.index-banshi ul li img{float: left;margin-top: 3px;}
		.index_yanjiu ul li{ width:50%;}
		.index_link .link_title{float:left; font-size:22px; font-weight:800; color:#0065CF}
		.index_link ul{float:left; margin-left:20px;}
		.index_link ul li{float:left; margin:0px 10px; line-height:27px;}
		.index_link ul li a{color:#5f5f5f;}
		
		.top_h1 dl{border-bottom:1px dashed #a7a7a7;  padding-bottom:5px;}
		
		.time{width:100%;}
		.times{background:url(../images/sq.png) left center no-repeat;width:150px;float:left; padding-left:20px; color:#a7a7a7;}
		.lines {float:left; border-bottom:1px dashed #a7a7a7; width:874px;    margin-top: 16px;}
.marpadd{margin-top: 0px; padding-top: 0px;}
.newslist ul.rencai h2{ margin-top: 30px; }
.renyuan{ width: 100%; overflow: hidden; }
.newslist ul.rencai a{float: left; height: 20px;border-bottom:0; line-height: 20px; width: auto; display:inline;clear: initial; margin:5px 10px;}
.newslist ul.rencai a,.tabl ul li a{color: #2D2D2D}
.rencai h2{width: 100%; overflow: hidden; border-bottom: 1px solid #ccc; line-height: 40px;}


.tempWrap { padding: 15px;}
.list_teacher .news_title { background: #005fc5; color: #fff; font-weight: bold; font-size: 18px;    padding-left: 116px;}
.list_teacher .news_title span{margin-left:70px;}
.list_teacher .news_con { position: relative;    margin-bottom: 40px;}
.list_teacher .news_wz { background: #e0efff;height: 175px;  margin-left: 34px;    width: 442px;}
.list_teacher .news_img {position: absolute; top: 0; left: 0;width: 134px; height: 160px; background: #fff;}
.list_teacher .news_img img{}
.list_teacher .tel { padding-left: 116px;    margin-top: 15px;}
.list_teacher .tel p{font-size: 20px; line-height: 50px;padding-left: 50px;background:url(../images/tel.png) left center no-repeat;}
.list_teacher .email { padding-left: 116px;}
.list_teacher .email p{font-size: 20px; line-height: 50px;padding-left: 50px;background:url(../images/email.png) left center no-repeat;}

.container_main.table .news_imgs{width: 110px; height: 158px; background: #f1f1f1; margin: 0 auto;}
.container_main.table .table2 .news_email{/**color: #0055f2;**/} 
.container_main.table li.news{float: left;text-align: center;    line-height: 22px;font-size: 16px;}

.table1 li.news { width: 33.3%;}
.table2 li.news {width:20% !important;}
.table3 li.news {width:20% !important;}
.table4 li.news {width:16.5% !important;}
.table3 { float: left; width: 50%;}
.table4 { float: left; width: 50%;}
.table5 { float: left; width: 50%;}
.table6 { float: left; width: 50%;}

.dang #KinSlideshow .bd img{height:259px;}
.dang .tempWrap{padding:0;}

 /*手机*/
@media screen and (max-width:1200px){
   #wrap,#Footer,#content_pic,#content_news,#System,#ssss,#Footer_Black,#nav_study,.bgccc,.dc_container,.container_bg,.study,body{width:1200px;}
}

.rsjg .table5{display:none;}
.rsjg .table6{display:none;}
.rsjg .table7{display:none;}
.rsjg .box_container li{width:20%;margin-bottom:20px;}
.rsjg .news_email{font-size:12px;}
.rsjg .news_tel{font-size:12px;}
.rsjg .news_add{font-size:12px;}
.rsjg .news_zhiwu{font-size:12px;}

div#wp_content_w9_0 table{font-size:14px;}
div#wp_content_w9_0 a {margin:9px  !important;/**line-height:30px;**/}
.display_dj .dc_container{background: url(../images/bg_study.jpg) repeat-x;}

.leftnews, .newslist  table{width:100% !important;}

.display_dj .dc_news h1{margin-bottom:0px !important;}
div#wp_content_w9_0 table a{margin:0 !important;}
.dc_news  .con{width:100% !important;}
div#wp_news_w14 li {
  /**  width: 16.6%;**/
}

.person .dl{display:none !important;}
.post-11 .focus .focus-title {height: 34px;line-height: 34px;padding: 0 15px; font-size: 14px;}
.post-11 .focus .focus-title-bar {height: 34px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background-color: #000;}

.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom:2px;}
.post-11 .focus .focus-page {width: 10px;height: 10px; line-height: 20px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;border-radius:20px;}
.post-11 .focus .focus-page span {display:none;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #f00;color:#fff;}

.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.post-11 .con{width:100%;}
/**.contentcontent td {border: 1px solid;}**/