﻿@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
    margin: 0;
    padding: 0;
}
body{
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
}
a{
    text-decoration:none;
}
a:hover{
    text-decoration:none;
}
a:active{
    text-decoration:none;
}
a:link{
    text-decoration:none;
}
img{
    border:none;
    vertical-align:middle;
}
i,em{
    font-style:normal;
}
ul, li {
    list-style:none;
}
.clear {
    clear: both;
}
/*整体*/
.row {
    margin-right: 0;
    margin-left: 0;
}
.head{
    width: 1200px;
    margin: 0 auto;
}
.head img{
    width:512px;
    float: left;
    margin-top: 45px;
}
.search_content{
    float: right;
    width: 274px;
    height: 42px;
    background-color: #ffffff;
    border: solid 2px #003399;
    margin-top: 65px;
}
.head .search_content input[type=text]{
    float: left;
    border: none;
        width: 226px!important;
    padding-left: 10px;
    height: 36px;
    margin-top: 1px;
    line-height: 36px;
    font-size: 12px;
    outline:none;
}
::-webkit-input-placeholder{
    line-height: 36px;
    color: #b1b1b1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#b1b1b1;

}
::-moz-placeholder { /* Mozilla Firefox 19+ */

    color:#b1b1b1;

}
:-ms-input-placeholder { /* Internet Explorer 10+ */

    color:#b1b1b1;

}
.head .search_content input[type=submit]{
    float: right!important;
    width: 45px!important;
    height: 40px!important;
    background: url(../images/search.jpg) no-repeat 0 0;
    background-size: 100% 100%;
    margin-top: 0!important;
    border: 0;
}
/*轮播图*/
.banner{
    z-index: 1!important;
    position: relative;
    width: 100%;
}
#button-left{
    width: 12%!important;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 30;
}
#button-right{
    height: 100%;
    width: 12%!important;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 30;
}
/*导航栏*/
.nav_info{
    background-color:  #003399;
}
.navbar {
    position: relative;
    min-height: 0;
    margin-bottom: 0;
    border: none;
}
.navbar-default {
    background-color:  #003399;
    z-index: 300;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size:18px;;
}
.navbar-default .navbar-brand {
    color: #fff;
}
.navbar-brand {
    float: left;
    padding: 0;
    padding-right: 20px;
    
    font-size: 18px;
    height: 60px;
    line-height: 60px;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.nav > li > a {
    position: relative;
    display: block;
}.nav > li >{
	float: left;
	height: 60px;
	line-height: 60px;
}
.navbar-nav {
    margin: 0;
}
.nav {
    padding-left: 6px;
    margin-bottom: 0;
    list-style: none;
    /*overflow: hidden;*/
}
/*整体*/
.main_1{
    margin-top: 30px;
}
.block_1head{
    height: 42px;
    margin-bottom: 20px;
    border-bottom:1px solid  #bbbbbb;
}
.block_1head ul{
    height: 40px;
}
.block_1head ul li:first-child{
    margin-left:0;
    padding-right: 5px;
}
.block_1head ul li{
    font-size: 18px;
    line-height: 39px;
    color: #003399;
    float: left;
    cursor: pointer;
    margin-left: 8px;
}
.block_1head ul li i{
    float: left;
    height: 20px;
    line-height: 20px;
    margin-top: 8px;
    border-left: 2px solid #003399;
    padding-left: 9px;
}
.block_1head ul span{
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #878686;
}
.head_on{
    border-bottom:4px solid #003399;
}
.block_1head .more{
    float: right!important;
}
.block_1head .more {
    float: left;
    display: inline-block;
    font-size: 12px;
    line-height: 40px;
    color:#003399;
    font-weight: 600;
    margin-top: 4px;
}
.center{
    width: 100%;
}
.center_1 img{
    float: left;
    width: 40%;
}
.center_1 .text{
    float: right;
    width: 57%;
}
.center_1 .text .title{
    font-size: 13px;
    color: #000000;
    font-weight: bold;
}.center_1 .text .title a{
	color: #000;
}
.center_1 .text .title span{
    text-indent: 26px;
    overflow: hidden!important;
    white-space: normal!important;
    text-overflow: ellipsis!important;
    display: -webkit-box!important;
    -webkit-box-orient: vertical!important;
    -webkit-line-clamp: 2!important;
    }
.center_1 .text .title i{
    float: right;
}
.center_1 .text .content{
    font-size: 12px;
    color: #425ca9;
    line-height: 24px;
    text-indent:26px;
    margin-top: 10px;
    overflow: hidden!important;
    white-space: normal!important;
    text-overflow: ellipsis!important;
    display: -webkit-box!important;
    -webkit-box-orient: vertical!important;
    -webkit-line-clamp: 3!important;
}.center_1 .text .content a{
	color: #425ca9;
}
.notice ul li a font{
	color: #3f3f3f!important;
}.notice ul li a font:hover{
	color: #fff!important;
}
.part{
    width: 100%;
    margin-top:0;
}
.part_on a{
    width: 317px;
    float: left;
    overflow: hidden;
}
.part_on a img{
    width: 100%;
}
.part_on {
    width: 100%;
    height: 100%;
    margin-top: 10px;
    margin-left: 10px;
    float: right;
}
.part_on  li{
    width: 100%;
    height: 15px;
    line-height: 16px;
    margin-top: 5px;
    display: inline-block;
    vertical-align: middle;
    /*border-bottom: 1px solid #CCCCCC;*/
}
.addcontent li{
    width: 100%;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    vertical-align: middle;
    /*border-bottom: 1px solid #CCCCCC;*/
}
.part_on  li img{
    float: left;
    width: 7px;
    margin-top: 13px;
}
.part_on  li a{
    float: left;
    font-size: 12px;
    color: #000000;
    width: 66%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 4px;
}
.part_on  li a:hover{
    color: #00518e!important;
}
.part_on  li i{
    float: left;
    color:#000000;
}
.part_on  li span{
    float: right;
    font-size: 12px;
    color:#000000;
}
.part .part_img{
    width: 50%;
    float: left;
}
.part .part_img img{
    width: 100%;
}
.main_1left{
       width: 31.7%;
    margin-left: 33px;
}
.main_notice{
   margin-left: 33px;
}
.news{
    width: 100%;
    margin-top: 9px;
    padding:20px 22px ;
    background-color: #003399;
}
.news img{
    width: 200px;
}
.news_center{
    width: 100%;
}
.news_center img{
    width: 100%;
}
.notice{
    width: 100%;
    margin-top: -5px;
    float: left;
}
.notice ul li{
    height: 29px;
    line-height: 29px;
    background-color: #f5f5f5;
    margin-top: 15px;
}

.notice ul li span{
    float: left;
    display: inline-block;
    width:87px;
    height: 100%;
    color: #fff;
    padding-left: 6px;
    font-size: 12px;
    background: url(../images/arrow.png) no-repeat 0 0;
    background-size: 100%;
}
.notice ul li a{
    float: left;
    width: 79%;
    margin-left: 7px;
    display: inline-block;
    font-size: 12px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.notice ul li:hover a{
    color: #fff;
}
.notice ul li:hover{
    background-color: #72b0fa;
}
.slogan{
    width: 100%;
    margin: 35px auto;
    padding: 0 10px;
}
.slogan img{
    width: 100%;
}
.main_2 .part .part_on{
    margin-top: 0!important;
}
.main_2 .part_on li{
    margin-top: 9px;
}
.main_2left{
    padding-right: 20px;
}
.main_2right{
    padding-left: 20px;
}
.main_3{
    margin-top: 30px;
    background: url(../images/study.jpg) no-repeat 0 0;
    background-size: 100%;
    padding:40px 50px ;
}
.main_3head{
    width: 100%;
}
.main_3head p{
    font-size: 24px;
    color: #ffffff;
    text-align: center;
}
.main_3head p:first-child{
    font-size: 36px;
    margin-top:0;
}
.main_3w{
    width: 25%;
}
.main_3left{
    padding-left:41px;
}.main_3left ul li{
	float: left;
	width: 50%;
}
.main_3 .text{
    margin-top:33px;
}
.main_3 .text a{
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 3px;
}
.main_3more{
    margin-top: 40px;
    width: 100%;
    text-align: right;
    float: left;
}
.main_3more a{
    width: 100% !important;
    font-size: 14px;
    color: #ffffff;
}
.main_4{
    margin-top: 30px;
    overflow: hidden;
}
.activity{
    width: 100%;
}
.activity img{
    float: left;
    margin-right: 10px;
}

.foot{
    background-color: #003399;
    padding:43px 0 ;
    color: #ffffff;
    font-size: 12px;
    margin-top: 30px;
}
.lines{
    margin-top: 21px;
}
.lines:first-child{
    margin-top: 0;
}
.lines p{
    font-size: 18px;
    color: #fff;
}
.lines p i {
    font-size: 12px;
}
.line_list{
    margin-top: 10px;
}
.line_list a{
    float: left;
    font-size: 12px;
    color: #ffffff;
}
.line_list a span{
    float: right;
    margin-top: -1px;
    padding:0 8px;
}
.footer_line{
    float: left;
    width: 4px;
    height: 120px;
    background-color: #ffffff;
    margin-right: 87px;
    margin-left: 48px;
}
.foot_h{
    margin-top: 15px;
    color: #fff;
}
.footer{
    width: 90%;
    margin: auto;
    margin-left: 138px;
}
.line_text{
    padding-left: 0;
    padding-right: 0;
}
.line_text img{
    margin-left: 8px;
    margin-top: -3px;
}
.phone_footer{
	display: none;
}
.foot{
		display: block;
	}

@media only screen and (min-width: 100px) and (max-width: 640px) {
	.phone_footer{
		width: 100%;
		padding: 20px 0;
		background-color: #003399;text-align: center;
		display: block;
	}.phone_footer p,.phone_footer a{
		color: #fff;
		font-size: 14px;
		font-family: "microsoft yahei";
	}.foot{
		display: none;
	}
}
.text_height{
	height: 312px;
}
@media only screen and (min-width: 100px) and (max-width: 640px) {
	.text_height{
	height: auto;
}


}
.wp_search table{
	width: 100%;
}
.top_banner{
	width: 100%;
	height: 170px;
	background: url(../images/banner.jpg) no-repeat scroll center  center;
}
.top_banner .top_banner_img{
	width: 1200px;
	height: 170px;
	background: url(../images/logo.png) no-repeat left center;
	
	margin: 0 auto;
	
}
@media only screen and (min-width: 100px) and (max-width: 640px) {
	.top_banner .top_banner_img{
	background-size: 100% 100%;
	height:70px;
	width: 100%;
}.top_banner{
	height: 90px;
}
}.banner_content{
	position: absolute;
	z-index: 9999;
	top:0;
	left: 0;
}

.main_h{
	width: 433px!important;
	padding: 0;
}
.main_1left{
	width: 357px!important;
	padding: 0;
}
.main_notice{
	width: 344px!important;
}
.text_img{
	width: 100%;
	margin-top: 70px;
	float: left;
	margin-left: 80px;
}
.main_4{
	width: 100%!important;
}
.main_2{
	width: 49%!important;
	float: left;
}
.text_height>div:first-child{
	margin-right: 2%;
}

.pc_nav{
	width: 100%;
	height: 70px;
	line-height: 70px;
	background-color: #013298;
}
.pc_nav .nav_content{
	width: 1200px;
	margin: 0 auto;
}
.pc_nav .nav_content>div>div>ul>li{
	float: left;
	font-size: 18px;
	font-family: "microsoft yahei";
	padding: 0 28px;
}
.pc_nav .nav_content>div>div>ul>li>a{
	color: #fff;
	
}
.pc_nav .nav_content>div>div>ul>li>a>span{
	color: #fff!important;
    line-height: 70px!important;
    padding: 0!important;	
}
.phone_nav{
	display: none;
}
.pc_nav{
	display: block;
}.pc_nav .nav_content>div>div>ul>li>mark,.pc_nav .nav_content>div>div>ul>li>i.mark{
	background-color: #013298!important;
}
@media only screen and (min-width: 100px) and (max-width: 640px) {
	.phone_nav {
		width: 100%;
		height: 50px;
		background-color: #003399;
		display: block;
		line-height: 50px;
		position: relative;
		float: left;display: block;
		z-index: 99999;
	}
	.phone_nav img {
		width: 30px;
		float: right;
		margin-top: 13px;
		margin-right: 15px;
	}
	.phone_nav span {
		color: #fff;
		float: left;
		margin-left: 15px;
		font-size: 18px;
		font-family: "microsoft yahei";
		font-weight: bold;
	}
	.phone_nav .show_nav {
		position: absolute;
		left: 0;
		width: 100%;
		height:250px;
		top: 50px;
		z-index: 99999;
		background-color: #005DA7;
		display: none;
	}
	.phone_nav .show_nav ul li {
		width: 50%;
		float: left;
		text-align: center;
		height: 40px;
		line-height: 40px;
	}.phone_nav .show_nav ul li:nth-of-type(2n){
		border-right: 0;
	}
	.phone_nav .show_nav ul li a {
		color: #fff;
		font-size: 16px;
		font-family: "microsoft yahei";
	}.pc_nav{
		display: none;
	}
}
.banner_content{
	display: block;
}
.phone_img{
	display: none;
}
@media only screen and (min-width: 100px) and (max-width: 640px) {
	.main_h{
		width: 100%!important;
	}.main_2{
		width: 100%!important;
	}.activity{
		padding-bottom: 50px;
	}.text_img{
		display: none;
	}.banner_content{
		display: none;
	}.phone_img{
		position: absolute;
		z-index: 999;
		width: 100%;
		text-align: center;
		top: 0;
		left: 0;
		display: block;
	}.phone_img img{
		width: 50%;
		margin-top: 20px;
	}.addcontent li{
		width: 92%!important;
	}
	
}