/*全局属性*/
html{
     width:100%; 
     min-width:1160px;
}
body{
	font-family: "microsoft yahei";
	font-size:16px;
	color:#252525;
}

.inner{
	width:1180px;
    padding-left:10px; padding-right:10px;
	margin: 0 auto;
	margin-bottom: 25px;
}

h1{
	font-size:30px;
	font-family:"Microsoft yahei",  Arial, Helvetica;
}

a:link, a:visited{color:#252525; text-decoration:none;}
a:hover{
	color: #FF9900;
}

/*顶部导航菜单*/
.top{
	background-image: url(../images/head.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #035CC5;
}
.head{
	/*background-color: #552186;*/
        width:100%;
}

.head .inner{
	/*background-color: #552186;*/
        padding-top:25px; padding-bottom:25px;
        margin-bottom:0;
}

.menu{float:left;}

.menu ul > li{
 	border-left: 1px solid #f88d2f;
	position: relative;
}

.menu ul > li:last-child{
	border-right: 1px solid #f88d2f;
}

.menu ul > li > a{
	padding: 0px 35px;
	color:white;
	display: block;
	height: 60px;
	line-height: 60px;
        font-size: 16px;
}

.menu ul > li > a:hover{
	background-color: #f88d2f;
	border-bottom:4px solid #ec3a93;
}
.menu ul>li >a span.item-name{padding:0!important;}
.menu ul>li >a:hover span.item-name{color:white;}

/*a:not(:only-child)*/


/*搜索框 开始 */
.i-search {
    width: 310px;
    height: 36px;
    overflow: hidden;
    position: relative;
    float: right;
    margin:0 0 0 0;
}
.i-search .search-txt {
    width: 265px;
    padding-left: 5px;
    height: 36px;
    line-height: 39px;
    background: #ffffff;
    color: #333;
    border: none;
}

.i-search .search-btn {
    width: 45px;
    height: 36px;
    position: absolute;
    right: 0;
    *margin-top: 0px;
    background: url("../images/search_ico.png") center no-repeat #ff9933;
    border: 0;
    cursor: pointer
}

.i-search .search-btn:hover {
    background: url("../images/search_ico.png") center no-repeat #ff9933;
    border: 0;
    cursor: pointer
}
.fl {
    float: left !important;
}
.fr {
    float: right !important;
}

/*搜索框 结束*/


.search{	float:right;}
.search input[type = "text"]{width:300px!important;}

.search input[type = "text"],
.search input[type = "submit"]{
	background-color: #fff;
	border:none;
        border-radius:0;
	outline:none;
	height: 37px;
	color:#444;
	font-size:14px;
	margin-top:10px;
	padding: 0 10px;
	vertical-align: top;
}

.search input[type = "submit"]{
	width:48px;
	color:white;
	background: #f88d2f url(../images/search.png) no-repeat center;
	background-size:15px;
}
.search td{vertical-align:middle;}

::-webkit-input-placeholder {
       	color:#aaa;
}

.search table td{float:left;}

/*logo*/
#logo .inner{margin-bottom:0;}
.logo img{
	width:60px;
}

.logo-name{
	display: inline-block;
	color:white;
	position: relative;
	top:-5px;
}
.head .logo-name{left:5px;}
.logo-name img{width:374px;}

.logo-name h1{
	font-size:35px;
	margin-bottom: 2px;
	font-family: STXingkai;
	letter-spacing: -10px;
}

.logo-name h2{
	padding-left:5px;
	text-transform: uppercase;
	
	font-size:15px;
color:white;

}

.logo,
.main-menu  ul > li {
	float:left;
	position: relative;
}



.head{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1b4b81;
}
#logo{
	background-color:rgba(3,92,197,0.4);
	border-top:1px solid #5f82d9;
}
.main-menu {
	
	
}

.main-menu  ul.wp_nav > li > a{
	padding: 12px 30px 14px 30px;
	color:white;
	display: block;
	font-size: 17px!important;
	line-height: 1;
}

.main-menu  ul.wp_nav > li {
	background-size:7px!important;
/*      border-left: 1px solid #2a4790;
        border-right: 1px solid #0e204c;
		*/
width:142.5px;

}
.main-menu  ul.wp_nav > li >a {border-top:3px solid transparent!important;}
.main-menu  ul.wp_nav > li:hover>a{border-top:3px solid #f88d2f!important; }
.main-menu  ul.wp_nav > li.selected>a,.main-menu  ul.wp_nav > li.parent>a{border-top:3px solid  #f88d2f!important;background-color:  #4a4974!important;display:block;}


/*.main-menu  ul.wp_nav > li:first-child> a {border-left: 1px solid #0e204c;}
.main-menu  ul.wp_nav > li:last-child> a {border-right: 1px solid #2a4790;}*/

.main-menu  ul.wp_nav > li:hover>a{
	background-color:  #f88d2f!important;
	background-size:15px;



}


.main-menu  ul.wp_nav > li:hover  > a span.item-name{
	color:white;
}
.main-menu a span.item-name{padding:0!important;}

/*二级导航*/
.sub-nav{width:250px!important; border:none!important; top:50px!important;left:0px!important;}
.main-menu .wp_nav > li:last-child .sub-nav{right:0;left:initial!important;}
.sub-nav li.nav-item a{background:white!important; color:#333!important; font-size:17px!important; padding:10px 0 10px 30px!important; border:none!important;}

.sub-nav li.nav-item a.parent:hover{background:#f88d2f!important; color: white!important;}
.sub-nav li.nav-item a span.item-name{padding:0;}

.main-body{padding-top:0px;}

.sub-nav .sub-nav {display:none;}

/*轮播图*/
.slide-wrapper{background:rgba(245,239,229,0.4);}

.slideview td{vertical-align:top; }
.dtjt10_div_text{background:#f5efe5; height:360px; padding:30px 40px; margin-left:2px;}
.dtjt10_div_text .dtjt10_div_text_title{background:none;text-align: justify;}
.dtjt10_div_text a,.dtjt10_div_text a:link, .dtjt10_div_text a:visited {font-size:24px!important; margin-bottom:15px; color:#162c68; line-height:38px;display:block;}
.dtjt10_div_text a:hover{color:#162c68;}

.dtjt10_div_text .dtjt10_div_text_text p{text-indent:0; line-height:1.7; font-size:16px; text-align:justify;}
.dtjt10_div_img .number .nomal{
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50px;
    border:none;
    background: #065dc7;
    opacity:1;
    font-size: 20px;
    transition:0.4s;
}


.dtjt10_div_img .number .current{
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50px;
    border:none;
    background: #f88d2f;
    font-size: 20px;
    opacity:1;
    transition:0.4s;
}


/*新闻*/
.news-outer  h1, .online h1{
	text-align: center;
	margin:0 auto;
	margin-bottom: 40px;
	color:#1e1e1e;
        font-size:30px;
	font-family: "Microsoft yahei";
        color:#162c68;
}

.news-outer   h1::before,
.online h1:before,
.news-outer  h1::after,
.online h1:after{
	content: "";
	display: inline-block;
	width:60px;
	height:1.5px;
	background-color:  #acacac;
	margin:0 15px;
	vertical-align: middle;
}

.news-outer .news{
       float:left;
       width:360px;
       margin-top: 0!important; 
       padding-top: 0!important;
       border-top: none!important; 

}

.news-outer .news.n2,
.news-outer .news.n5{margin:0 30px!important;}

.news-outer .sudynews_rili_1.rili .news_list li.news .news_wz{float:left;width: 286px;}


.news-outer .sudynews_rili_1.rili .news_list li.news .news_time{padding:10px 0!important; height:64px!important; background:#162c68;}
.news-outer .sudynews_rili_1.rili .news_list li.news .news_days{font-size:36px!important; font-weight:bolder; color:white!important;}
.news-outer .sudynews_rili_1.rili .news_list li.news .news_year{font-size:10px!important;color:white!important; }

.news-outer .sudynews_rili_1.rili .news_list li.news .news_title {margin-bottom:15px;}
.news-outer .sudynews_rili_1.rili .news_list li.news .news_title a{font-size:16px; color:black;margin-bottom:10px; font-weight:bolder;}
.news-outer .sudynews_rili_1.rili .news_list li.news .news_title a:hover{color:#162c68;text-decoration:underline;}
.news-outer .sudynews_rili_1.rili .news_list li.news .news_text{text-align:justify;}
.news-outer .sudynews_rili_1.rili .news_list li.news .news_text a {
    line-height: 24px;
    font-size: 13px;
}
/*更多*/
.more{
	width:170px;
	margin:0 auto;
	margin-top:40px;
	text-align: center;
	padding:15px 20px;
	font-size: 16px;
	transition: all 0.4s linear;
        border: 1px solid #d2d2d2;
	
}
.more:hover{
	transition: all 0.4s linear;
	cursor: pointer;
	border: 1px solid #162c68;

}

/*专栏与公告*/
.projects, .platform, .notice{width:570px; float:left;}
.notice{padding-right:15px;}
.projects, .platform{padding-left:15px;}
.projects .h1, .platform .h1, .notice h1{font-size:20px; padding:10px 0px;border-bottom: 1px solid #ddd; margin-bottom:10px;font-weight:bolder; }
.projects h1{margin-bottom:22px;}
.notice .h1>a{float:left; padding-right:20px; margin-right:20px; border-right:1px solid #aaa;}

.projects .div_piccontenttitle_li{width:177px; float:left; margin-bottom:20px;}
.projects .div_piccontenttitle_li:nth-child(2), .projects .div_piccontenttitle_li:nth-child(5){margin:0 12px; margin-bottom:12px;}
.projects .div_piccontenttitle_li .c_pt_12 .c_txt{position:relative;}
.projects .div_piccontenttitle_li .c_pt_12 .c_txt h3{position:absolute; left:0; top:88px; width:177px; padding:8px 15px;background-color:#3aa9c7d1;transition: all 0.4s linear; text-align:center;}
.projects .div_piccontenttitle_li .c_pt_12 .c_txt h3 a{text-align:left;color:white;font-size:16px!important;}
.projects .div_piccontenttitle_li .c_pt_12 .c_txt h3:hover{background-color: #f88d2f;transition: all 0.4s linear;}
.projects .div_piccontenttitle_li .c_pt_12 .c_pic{padding:0!important;}
.projects .div_piccontenttitle_li .c_pt_12 .c_pic img{padding:0!important; width:177px; height:124px; transition:0.5s; background:none!important;}
.projects .div_piccontenttitle_li .c_pt_12 .c_pic img:hover{transform:scale(1.1); transition:0.5s;}

.projects .wp_nav .nav-item.i1{background:url(../images/course-1.jpg); background-size:175px; }
.projects .wp_nav .nav-item.i2{background:url(../images/course-2.jpg); background-size:175px; }
.projects .wp_nav .nav-item.i3{background:url(../images/course-3.jpg); background-size:175px;  }
.projects .wp_nav .nav-item.i4{background:url(../images/course-4.jpg); background-size:175px; }
.projects .wp_nav .nav-item.i5{background:url(../images/course-5.jpg);  background-size:175px;}
.projects .wp_nav .nav-item.i6{background:url(../images/course-6.jpg); background-size:175px; }
.projects .wp_nav .nav-item.i7{background:url(../images/course-1.jpg); background-size:175px; }
.projects .wp_nav .nav-item.i8{background:url(../images/course-2.jpg); background-size:175px; }
.projects .wp_nav .nav-item.i9{background:url(../images/course-3.jpg); background-size:175px; }


/*公告*/
.notice{position:relative;overflow-x:hidden; overflow-y:visible; }
.notice .active{position:absolute;  right:0px; transition:0.5s;width:100%;padding-left:15px;}
.notice .inactive{position:absolute; right:-999px;transition:0.5s;width:100%;padding-left:15px;}
.notice .tab-active{color:#162c68;}

.notice ul.wp_article_list>li {
        background:url(../images/red-arrow.png) no-repeat left 53%;
	background-size: 8px;
        transition: all 0.3s linear;
        padding-left: 15px;
		border-bottom: 1px dotted #d2d2d2;
}


.notice ul.wp_article_list >li:hover{
	background-position:12px center;
	transition: all 0.3s linear;
}


.tab-content ul.div_piccontenttitle_ul{padding-top:12px;}

.wp_article_list .list_item .Article_Index{background:none!important;}
.wp_article_list .list_item{height:39px; line-height:39px;}

.wp_article_list .list_item .Article_PublishDate{color:#bbb;}
.wp_article_list .list_item{border-bottom:none;}



.platform  ul.wp_article_list>li:nth-child(2), .platform  ul.wp_article_list>li:nth-child(5){margin:0 12px; margin-bottom:12px;}
.platform  ul.wp_article_list>li:first-child{background: #cde9f5 url(../images/s1.png) no-repeat 20px center;background-size:30px;}
.platform  ul.wp_article_list>li:nth-child(2){background: #cde9f5 url(../images/s2.png) no-repeat 20px center;background-size:30px;}
.platform  ul.wp_article_list>li:nth-child(3){background: #cde9f5 url(../images/s3.png) no-repeat 20px center;background-size:30px;}
.platform  ul.wp_article_list>li:nth-child(4){background: #cde9f5 url(../images/s4.png) no-repeat 20px center;background-size:30px;}
.platform  ul.wp_article_list>li:nth-child(5){background: #cde9f5 url(../images/s5.png) no-repeat 20px center;background-size:30px;}
.platform  ul.wp_article_list>li:nth-child(6){background: #cde9f5 url(../images/s6.png) no-repeat 20px center;background-size:30px;}



.platform  ul.wp_article_list>li:hover{background-color:#f5efe5;}
.platform  ul.wp_article_list>li:hover a{transition:0.3s;}
.platform  ul.wp_article_list>li{
      float:left;
      width:177px;
      margin-bottom:20px;
      height:80px;
      line-height:80px; 
      padding-left:65px;
     transition:0.3s;
}
.platform  ul.wp_article_list>li a{
    display:block;
      height:80px;
      line-height:80px; 
      width:112px;
}
.platform .h1{margin-bottom:20px;}
/*在线平台*/
.online-wrapper{
	background-color: #f2f2f2;
	padding:1px 0 30px 0;
	/*background: url(../images/tbg1.jpg);*/
}
.online{
	margin-top:40px;
	/*margin-bottom: 80px;*/
}

.online ul li{
	float:left;
	width:125px;
	text-align: center;
	margin: 0 10px;
}

.online ul li:first-child{
	margin-left: 0;
}

.online ul li:last-child{
	margin-right: 0;
}

.online ul li img{
	/*width:100%;*/
	vertical-align: top;
}

.online ul li a:nth-child(2){
	background-color: rgba(37,37,37,0.9);
	display: inline-block;
	width:100%;
	color:white;
	padding:8px 0;
}

.online ul li a:nth-child(2):hover{
	background-color: #555;
}
.online .div_piccontenttitle_li {overflow:hidden; padding-top:10px;}
.online .div_piccontenttitle_li .c_pt_12 .c_pic{float:none;}
.online .div_piccontenttitle_li .c_pt_12 .c_pic img{background:none; padding:0; margin-bottom:8px; margin-top:10px;width:100px; height:100px;transition:0.5s;}
.online .div_piccontenttitle_li .c_pt_12 .c_pic img:hover{transform:scale(1.1); transition:0.5s;}


/*社交媒体*/
.wrapper-media{
	
	background: #c2c2c2;
    	background: -moz-linear-gradient(left,#c2c2c2 50%,#d7d7d7 50%);
    	background: -webkit-gradient(left,#c2c2c2 50%,#d7d7d7 50%);
   	background: -webkit-linear-gradient(left,#c2c2c2 100%,#d7d7d7 100%); 
    	background: -o-linear-gradient(left,#c2c2c2 50%,#d7d7d7 50%);
   	background: -ms-linear-gradient(left,#c2c2c2 50%,#d7d7d7 50%);
    	background: linear-gradient(left,#c2c2c2 50%,#d7d7d7 50%);
}

.wrapper-media .inner{
	margin-bottom: 0;
	/*font-size:14px;*/
	padding: 10px 0;
	text-align: center;
}
.contact,
.media-icon{
	width:100%;
	float:left;
}

.media-icon ul li{
	float:right;
	margin-left: 25px;
	padding:5px 0;
        width:70px;
}


.media-icon ul li p{
	margin-top:3px;
	font-size:14px;
}

.social-media h2{
	background-color: #555;
	padding:14px 21px ;
	width:70px;
	
	color:white;
	line-height: 1.5;
}


.media-icon img{
	width:60px;
}

.media-icon .div_piccontenttitle_li .c_pt_12 .c_txt{position:relative; top:60px; left:-61px;}
.media-icon .div_piccontenttitle_li .c_pt_12{overflow:visible;}
.social-media h2,
.contact > ul{
	float: left;
}

.contact ul li::before{
	content: "\260e";
	padding: 0 8px 0 8px;
	color:#fff;
}
.contact ul li{
	float:left;
	background-color:#f88d2f;
	margin: 5px 24px 5px 0;
	color:#fff;
font-size:14px;
}
.contact ul li span{
	background-color:#e1e1e1;
	display: inline-block;
	padding:8px 10px;
	color:#464646;
	margin-left:9px;
}

/*底部*/

.bottom-nav{
	min-height: 300px;
	background-color: #035CC5;
/*	background-image:url(../images/bg1.jpg)*/
}
.bottom-nav .inner{margin-bottom:0;}
.bottom-nav{
	padding:50px 0;
}

.bottom-nav .inner > ul>li{
	width:213.5px;
	float: left;
	padding-left:40px;
}
.bottom-nav .inner >  ul>li:first-child{
	padding:0;
	width:286px;
}

.bottom-nav .inner > ul>li:last-child{
	padding-right: 0;
}

.bottom-nav .logo-img{
	text-align: center;
}

.bottom-nav .logo-name h1{
	color:white;
	font-weight: normal;
	font-size:35px;
}

.bottom-nav .logo-name h2{
	color:#e1e1e1;
	font-weight: normal;
	font-size:15px;

}
.bottom-nav .logo-img img{width:79px;}
.bottom-nav .logo-name img{width:239px;}
.bottom-nav ul li:first-child img{
	margin-bottom: 25px;
}

.bottom-nav p{
	color:#e1e1e1;
	font-size:13px;
	margin:0 auto;
	line-height: 1.75;
	text-align: justify;
	width:265px;
}

.bottom-nav li>h2{
	color:white!important;
	font-size:16px;
	border-bottom: 1px solid #1b4b81;
	padding-bottom: 15px;
	
}

.bottom-nav li>h2+div{border-top:1px solid #5f82d9;padding-top: 15px;}

.bottom-nav li li a{
	color:#e1e1e1;
        font-size:14px;
}

.bottom-nav li  li{
	background:url(../images/red-arrow-grey.png) no-repeat left 55%;
	background-size: 8px;
	padding: 0 0 8px 20px;
	transition: all 0.3s linear;
	line-height: 1.5;
	text-align:justify;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.bottom-nav li li:hover{
	background-position:8px 55%;
	transition: all 0.3s linear;
}

.bottom-nav li li a{
	color:#e1e1e1;
}

.bottom-nav li  li:hover{
	background-color:#f88d2f;
	
}

.bottom-nav .wp_article_list li{height:30px; line-height:30px;}
footer .wp_article_list .list_item .Article_Index{display:none!important;}
footer .wp_article_list .list_item span{margin-left:0;}

/*最底部*/
.bottom{
	background-color:#034CA0;
	padding:36px 0;
font-size:14px;
	
}

.bottom .inner{margin-bottom:0;}

.copyright, .nav{height:25px; line-height:25px;}
.bottom .copyright{
	width:100%;
	text-align:center;
	float:left;
	color:#e1e1e1;
}

.bottom .nav{
	float:right;
}
.bottom .wp_nav li{
	float:left;
}
.bottom .wp_nav li a .item-name:after{
	content: "|";
	padding: 0 15px;
	color:#e1e1e1;
}

.bottom .wp_nav li:first-child a .item-name:before{
	content: "|";
	padding: 0 15px;
	color:#e1e1e1;
}

.bottom .wp_nav li a {
	color:#e1e1e1;
        transition: 0.4s;
}

.bottom .wp_nav  li a:hover{
	text-decoration: underline;
	color:white;
	transition: 0.4s;
}

.bottom .wp_nav .nav-item a span.item-name{padding:0;}

.bottom-wrapper{background-color:#0a3370;}