 @charset "utf-8";
/* CSS Document */

/*--------------- 
总体 
---------------*/
body{ position:relative; width:100%;  font-size: 14px; background:#fff; color:#777; overflow-x:hidden; }
body.index{background:#f8f8f8;}
.en { position:relative; width:100%; font:normal 14px/24px "Arial"; background:#fff; color:#777; overflow-x:hidden; }
a { text-decoration:none;  }
h3, h4, h5 { font-weight:normal; }
.cl{clear: both}
.blank30{height:30px; line-height: 30px; clear: both; overflow: hidden}
.wrapper{width:1200px; overflow: hidden;margin: 0 auto;padding: 0; height:auto; position: relative;}
.wrapper2{width:1200px;margin: 0 auto;padding: 0; height:auto; position: relative;}
.wrapper3{width:1200px;margin: 0 auto;padding: 0; height:auto; position: relative;}
.mt50{margin-top: 50px;}
.mt70{margin-top: 70px;}
img{vertical-align: middle}
header{width: 100%;height:120px;background: #fff; overflow: hidden;}
header .wrapper{background: url(../images/party_header_bg.jpg) top center no-repeat;height:120px;}
header .itop_r{float: right;margin-top: 45px;margin-right: 30px;display: none}
.search form{width: 160px;height:30px;line-height: 30px;text-align:left;border: #fff 2px solid;border-radius: 20px;padding-left: 10px;position: relative}
.search form .itext{background: none;width: 80%;border: 0;color: #fff;}
.search form .isubmit{background: url(../images/search_ico.png) center center no-repeat;border: 0;width: 18px;height: 18px;margin-top: 5px;cursor: pointer}
.logo{float: left;padding: 15px 0;margin-top: 15px;}
nav{width: 100%;height:60px;line-height: 60px;background: #c71c25;position: relative;}
nav .nav_index{float: left;width: 60px;height: 60px;}
nav ul li{float: left;width: 12.5%;height: 60px;line-height: 60px;text-align: center;}
nav ul li a{width: 100%;height: 60px;line-height: 60px;text-align: center;font-size: 16px;color: #fff;display: block;}
nav ul li:hover{background: #f72a35;}
nav ul li.active{background: #f72a35;}
header button { position:absolute; right:10px; top:50px; width:45px; height:24px;  line-height:10px;display: none; }
header button span{    display: inline-block; margin: 2px 0; width: 100%; height: 4px; background: #c71c25}
/*--------------- 
banner 
---------------*/
.banner_slider {
	width:100%;
	height:450px;
	position:relative;
	overflow:hidden;
	background:#fff;
	text-align:center;
}
.banner_slider .bd {
	width:1200px;
	position:absolute;
	left:50%;
	margin-left:-600px
}
.banner_slider .bd li {
	width:1200px;
	overflow:hidden;
		position:relative;
}
.banner_slider .bd li img {
	display:block;
	width:1200px;
	height:450px;
}
.banner_slider .tempWrap {
	overflow:visible !important
}
.banner_slider .tempWrap ul {
	margin-left:-1200px !important;
}
.banner_slider .hd {
	display:block;
	position:absolute;
	width:100%;
	left:0;
	right: 0;
	z-index:1;
	bottom:20px;
	text-align:center;
	font-size: 0;
}
.banner_slider .hd ul li{width: 100px;height: 7px;background: #fff;text-align: center;border-radius:20px;display: inline-block;margin: 0 10px;}
.banner_slider .hd ul li.on{background: #00528e;}
.banner_slider .pnBtn {
	position:absolute;
	z-index:1;
	top:0;
	width:100%;
	height:450px;
	cursor:pointer;
}
.banner_slider .prev {
	left:-50%;
	margin-left:-600px;
}
.banner_slider .next {
	left:50%;
	margin-left:600px;
}
.banner_slider .pnBtn .blackBg {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:450px;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.7;
}
.banner_slider .pnBtn .arrow {
	display:none;
	position:absolute;
	top:0;
	z-index:1;
	width:60px;
	height:450px;
}
.banner_slider .pnBtn .arrow:hover {
	filter:alpha(opacity=60);
	opacity:0.6;
}
.banner_slider .prev .arrow {
	right:-60px;
	background:url(../images/arrow_l.png) center center no-repeat;
}
.banner_slider .next .arrow {
	left:-60px;
	background:url(../images/arrow_r.png) center center no-repeat;
}


.device {

width: 450px;
height: 300px;
	float: left;

  margin:30px auto 0 auto;
  position: relative;

}


 .swiper-container { width: 100%;height: 100%;}
.swiper-container img{width: 100%;height: 100%}
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.pagination {
      display: block;
    position: absolute;
    right: 20px !important;
    text-align: center;
    bottom:50px !important;
    width: 100%;
	z-index: 999;
	text-align: right;

}
.swiper-pagination-bullet{
	  display: inline-block;
  width: 10px !important;
  height: 10px !important;
  border-radius: 50%;
  background: #fff !important;
  margin: 0 5px;
  cursor: pointer;
opacity:1 !important;
	
}
.swiper-pagination-bullet-active{  background: #c71c25 !important;}
.swiper-slide h2{height: 40px;line-height: 40px;color: #fff;position: absolute;left: 0;bottom: 0;text-indent: 1em;font-size: 16px;background: rgba(0,0,0,0.7);width: 100%;text-align: left}
.content-slide {
  padding: 20px;
  color: #fff;
}


.party_01{margin:30px auto;width: 100%;height: auto;overflow:hidden}

.page{text-align:center;width: 100%;clear: both;height: auto;overflow: hidden;padding: 50px 0}
.page table{width: 100%;text-align: center;margin:0 auto;display:inline;}
.page td{font-size: 16px !important}
.page td .PrevDisabled{font-size: 16px !important;border:0 !important; background: #00528c;color: #333 !important;}
.page td span{ margin: 0 5px !important;padding: 8px 12px !important;background: #eee !important;    color: #333 !important;font-size: 16px !important;border:0 !important;}
.page td a{ margin: 0 5px !important;padding: 8px 12px !important;background: #ddd !important;color: #333 !important;font-size: 16px !important;border:0 !important;}
.page td a:link{background: #eee !important; border:0 !important; font-size: 16px !important;}
.page td a:visited{ background: #eee !important; border:0 !important; font-size: 16px !important;}
.page td a:hover{background: #00528c !important; border:0 !important;    font-size: 16px !important;}
.page td a:active{background: #00528c !important; border:0 !important;font-size: 16px !important;}
.page .this-page{background: #00528c !important;color:#fff !important;}
#vsb_content_2 P{line-height:30px !important}
.top_nav button { position:absolute; right:30px; top:48px;  width:45px; height:24px;  line-height:10px; display: none; }
.top_nav button span{    display: inline-block; margin: 2px 0; width: 100%; height: 4px; background: #0070c0}
.index_ad {text-align: center;width: 100%;margin-top: 20px;}
.index_ad a{display: inline-block;margin-right: 3px;}
.part01{width: 100%;height: auto;overflow: hidden;margin-top: 30px;}
.part01_l{width:45.8% ;float: left;}
.part01_r{width: 50%;float: right;}
.part01_l_t{width:100%;margin: 0 auto;position: relative;height: auto;overflow: hidden}
.part01_l_t ul{border-bottom: #ddd 1px solid;height:40px;overflow: hidden}
.part01_l_t ul li{text-align: center;float: left;position: relative;margin-right: 30px;padding-bottom: 10px;cursor: pointer;font-size: 22px;color: #999}
.part01_l_t ul li a{font-size: 22px;color: #999}
.part01_l_t ul li.active{color: #00528e;}
.part01_l_t ul li.active a{color: #00528e}
.part01_l_t ul li.active:after{display: block;width: 90px;height: 2px;content: "" ;position: absolute;bottom:-1px;left: 0;background: #00528e;}
.part01_l_t .more{position: absolute;right: 10px;top:5px}
.part01_l_t .more a{color: #999}
.part01_l_t .part01_t_info{margin-top: 20px;}
.part01_l_t .part01_t_info img{float: left;width: 160px;height: 200px;}
.part01_l_t .part01_info_r{width: 60%;float: right;margin-right: 20px;margin-top: 30px;}
.part01_l_t .part01_info_r h2{font-size: 18px;color: #555;}
.part01_l_t .part01_info_r p{line-height:26px;font-size: 14px;margin-top: 10px;color: #555;}
.part01_l_f{width: 100%;margin-top:15px;height:auto;overflow: hidden;}
.title{width: 100%;border-bottom: #ddd 1px solid;height:40px;overflow: hidden;}
.title h2{text-align: center;float: left;position: relative;margin-right: 30px;padding-bottom: 10px;cursor: pointer;font-size: 22px;color: #c71c25;font-weight: bold;}
.title h2:after{display: block;width: 90px;height: 2px;content: "" ;position: absolute;bottom:-1px;left: 0;background: #c71c25;}
.title p{color: #999;float: right;margin-right: 10px;margin-top: 5px;display: inline-block;}
.index_list{padding-top: 10px;}
.index_list ul li{width: 100%;height: 40px; line-height: 40px;border-bottom: #ddd 1px dashed;color: #333;}
.index_list ul li h2{width: 83%;float: left;color: #333}
.index_list ul li span{display: inline-block;float: right;color: #999;width: 15%;}
.index_list ul li:last-child{border-bottom: 0;}
.index_news{width: 100%;margin: 20px auto 15px auto;height:auto;overflow: hidden;}
.index_news img{width: 300px;height: 200px;float: left;}
.index_news_r{float: right;width: 46.7%;}
.index_news_r h2{line-height: 26px;font-size: 16px;color: #333;}
.index_news_r span{color: #999;display: inline-block;text-align: left;margin: 10px auto}
.index_news_r p{line-height: 26px;color: #555}
.part02{width: 100%;height: auto;overflow: hidden;margin-top: 30px;}
.part02_l{width: 370px;float: left;height: auto;overflow: hidden}
.mr45{margin-right: 45px;}
.part02_l .index_list ul li h2{width: 76%;}
.part02_l .index_list ul li span{width: 22%;}
.index_link{margin-top: 50px;width: 100%;height: auto;overflow: hidden}
.index_link_l{width: 100%;height: auto;overflow: hidden;position: relative}
.index_link_l .mask{width: 90%;margin: 30px auto;text-align: center;height: auto;overflow: hidden;position: relative}
.index_link_l .mask ul{position: relative;overflow: hidden}
.index_link_l .mask ul li{width: 150px;height: 150px;border: #ccc 1px solid;float: left; text-align: center;margin: 0 30px}
.index_link_l .mask ul li img{width: 100%;height: 100%;}
.index_link_l .preview,.index_link_l .next{left: 0;top: 40%;position: absolute;width: 21px;height: 37px;background:url(../images/arrow_lx.png) center center no-repeat;cursor: pointer}
.index_link_l .next{background:url(../images/arrow_rx.png) center center no-repeat;left: auto;right: 0;}
footer{background: #f5f5f5;width: 100%;height: 170px;overflow: hidden;}
footer .footer_nav{height: 60px;line-height: 60px;background: #c71c25;}
footer .footer_nav ul li{width: 12.5%;text-align: center;float: left;}
footer .footer_nav ul li a{color: #fff;font-size: 16px;display: block}
footer .footer_bq{text-align: center;font-size: 16px;margin-top: 20px;}
footer .footer_bq p{margin-top: 10px;}
.list_l{width: 25%;float: left;margin:30px auto 50px auto;height: auto;overflow: hidden}
.list_r{width: 71%;float: right;margin:30px auto 50px auto;height: auto;overflow: hidden}

.list_l_title{background:#c71c25;width: 100%;height: 60px;line-height: 60px;color: #fff;}
.list_l_title a{display: block;width: 100%;height: 60px;line-height: 60px;text-indent: 1em;color: #fff;font-weight: bold;font-size: 22px;}
.list_l .subNav{margin-top: 1px;width: 100%;background: #e5e5e5;height: auto;overflow: hidden}
.list_l .subNav span{color: #333; font-size: 16px;float: right;margin-right: 20px;display: block}
.list_l .subNav h2{float: left;width: 80%;height: 50px;line-height: 50px;text-indent: 1.5em;color: #333;font-size: 16px;}
.list_l .subNav a{display: block;height: 50px;line-height: 50px;background: #e5e5e5;width: 100%;}
.list_l .subNav:hover span{color: #fff;}
.list_l .subNav:hover a{background: #f72a35;cursor: pointer;}
.list_l .subNav:hover h2{color: #fff;}
.list_l .currentDd a{background: #f72a35;}
.list_l .currentDd span{color: #fff;}
.list_l .currentDd h2{color: #fff;}
.list_l .navContent{display:none;}
.list_l .navContent li{width: 100%;height: 50px;line-height: 50px;background: #d4edff;color: #333;}
.list_l .navContent li a{display: block;height: 50px;line-height: 50px;width: 100%;}
.list_l .navContent li h2{float: left;width: 80%;height: 50px;line-height: 50px;text-indent: 2em;color: #333;}
.list_l .navContent li span{color: #333; font-size: 16px;float: right;margin-right: 20px;display: block}
.list_l .navContent li:hover{background: #b2dfff;}
.list_l .navContent li:hover h2{color: #00528e}
.list_l .navContent li:hover span{color: #00528e}
.list_l .navContent li.active{background: #b2dfff;}
.list_l .navContent li.active h2{color: #00528e}
.list_l .navContent li.active span{color: #00528e}
.mbx{height: 50px;line-height: 50px;border-bottom: #ddd 1px solid;color: #777;float: right;width: 100%;text-align: right;overflow: hidden}
.mbx a{color: #777;margin: 0 5px;display: inline-block;text-align: center}
.list_teacher{width: 100%;height:auto;overflow:hidden;}
.list_teacher ul li{background: #f5f5f5;width: 100%;margin: 50px auto;height: 200px;overflow: hidden;}
.list_teacher ul li img{float: left;width: 160px;height: 200px;}
.list_teacher ul li .list_t_r{width: 72%;float: left;margin-left:40px;}
.list_teacher ul li .list_t_r h2{font-size: 18px;color: #333;margin-top: 20px;}
.list_teacher ul li .list_t_r p{margin: 30px auto;line-height: 26px;font-size: 14px;color: #555;}
.list_teacher ul li .list_t_r span{color: #00528e;}
.list_news{width: 100%;height: auto;overflow: hidden;margin: 50px auto}
.list_news ul {margin: 50px auto}
.list_news ul li{border-bottom: #ddd 1px dashed;height: 35px;line-height:26px;margin-bottom: 10px;}
.list_news ul li h2{width: 83%;float: left;text-align: left;color: #333;}
.list_news ul li span{width: 15%;float: right;color: #555;text-align: right}
.list_links{width: 100%;height: auto;overflow: hidden;font-size: 0;}
.list_links ul{margin: 50px auto;}
.list_links ul li{width:25%;display: inline-block;text-align: center;margin-bottom: 40px;}
.list_honor{height: auto;overflow: hidden;width: 100%;}
.list_honor table{width: 100%;border:0;margin: 50px auto}
.list_honor table th,.list_honor table td{padding: 20px 10px;line-height: 26px;text-align: center;vertical-align: middle}
.list_honor table th{border: #fff 1px solid;background: #c71c25;color: #fff;font-size: 16px}
.list_honor table td{border: #e5e5e5 1px solid;color: #333;}
.list_honor table tr th:nth-child(1){width: 50%;}
.list_honor table tr td:nth-child(1){width: 50%;}

.list_jg{height: auto;overflow: hidden;width: 100%;clear: both}
.list_jg_t{font-size: 20px;color: #333;text-align: center;}
.list_jg table{width: 100%;border:0;margin: 30px auto}
.list_jg table th,.list_jg table td{padding: 20px 10px;line-height: 26px;text-align: center;vertical-align: middle}
.list_jg table th{border: #fff 1px solid;background: #c71c25;color: #fff;font-size: 16px;}
.list_jg table td{border: #e5e5e5 1px solid;color: #333;}
.list_jg table tr th:nth-child(3){width: 50%;}
.list_jg table tr td:nth-child(3){width: 50%;}

.list_dashi{width: 100%;height: auto;overflow: hidden;}
.list_dashi ul{margin: 50px auto}
.list_dashi ul li{width: 100%;margin-top: 10px;background: #f5f5f5;height: 50px;line-height: 50px;}
.list_dashi ul li span{float: left;width: 150px;display: inline-block;color: #fff;background: #c71c25;text-align: center}
.list_dashi ul li h2{width: calc(100% - 200px);margin-left: 50px;float: left;color: #333;text-align: left}
.part_00{margin: 30px auto;width: 100%;height: auto;overflow: hidden}
.part_00_r{width:calc(100% - 480px);float: right;margin-top: 30px;}
.party_00_r_t{width: 91%;border:#ddd 1px solid;height: auto;overflow: hidden;padding:20px 4% 10px 4%;margin:0 auto}
.party_00_r_t h2{font-size: 24px;font-weight: bold;text-align: center;color: #c71c25}
.party_00_r_t p{font-size: 14px;color: #555;line-height: 26px;margin-top: 15px;text-indent: 2em;text-align: left;}
.party_00_r_f{width: 100%;margin-top:30px;height: auto;overflow: hidden;}
.party_00_r_f ul li{width: 100%;float: left;margin-bottom: 10px;}
.party_00_r_f ul li:before{content: "";width: 5px;height: 5px;background: #c71c25;display:inline-block;vertical-align:middle;margin: 10px;border-radius: 50%}
.party_00_r_f ul li h2{display: inline-block}
.party_00_r_f ul li a{color: #333;font-size: 16px;}
.party_01 .party_01_l:nth-of-type(1){margin-right: 4%;}
.party_01_l{width: 48%;float: left;}
.p_pages { clear:both; display:inline-block; padding:50px 0; width:100%; text-align:center; font-size:16px; }
.page a { display:inline-block; margin:0 5px; padding:6px 12px; border:1px #eee solid; color: #111 }
.p_no_d{ display:inline-block; margin:0 5px; padding:6px 12px; border:1px #eee solid;background:#c71c25; color:#fff; }
.page span{display:inline-block;}
.p_fun_d { display:inline-block; margin:0 5px; padding:6px 12px; border:1px #eee solid; color: #111 }
.p_fun_d  a { display:inline-block; margin:0 5px; padding:6px 12px; border:1px #eee solid; color: #111 }
.p_fun_d:hover{ background:#c71c25; color:#fff; }
.p_fun_d a:hover,.p_fun_d.thisclass a { background:#c71c25; color:#fff; }
.fck_title h1{font-size: 20px;color: #333;text-align: center;width: 100%;margin: 40px auto 0 auto;font-weight: 600;}
.fck_title h2{text-align:center;font-size:16px;color:#444;margin-top:10px;}
.fck_title p{    font-size: 14px;    color: #999;    text-align: center;    margin: 10px auto 30px auto;}
.list_r_title{font-size: 20px;color: #01518e;text-align: center;width: 100%;margin: 40px auto;font-weight: 600;}
.fck{line-height: 28px;font-size: 14px;color: #555;width: 90%;margin: 0 auto 70px auto;height: auto;overflow: hidden}
.fck p,.fck div{line-height: 28px;}
.fck table{margin:10px auto;width:100% !important}
@media screen and (max-width:1024px){
	.wrapper{width: 96%;}
	.device{float: none;}
	.part_00_r{width: 100%;float: none;}
	.index_list ul li span{width: 17%;}
	.part02_l{width: 100%;float: none;}
	.mr45{margin: 10px auto 10px auto}
	.part02_l .index_list ul li span{width: 9%;}
	.index_ad img{width: 100%;}
	header .wrapper{background: #fff;}
}


@media screen and (max-width:800px){
	
	.party_01 .party_01_l:nth-of-type(1){margin: 0 auto}
	.party_01_l{float: none;width: 100%;}
	.index_list ul li span{width: 13%;}
	.part02_l .index_list ul li span{width: 13%;}
	.list_l{float: none;width: 50%;}
	.list_r{width: 100%;float: none;}
	
	
	
}
@media screen and (max-width:640px){
	
	.party_00_r_f ul li a{font-size: 14px;}
	.party_01 .party_01_l:nth-of-type(2){margin-top: 10px;}
	.fck img{width: 100%;height: 100%}
	
	
}
@media screen and (max-width:480px){
	.party_00_r_f ul li{float: none;width: 100%;margin: 0 auto 10px auto}
	.party_00_r_f{margin-top: 20px;}
	.party_00_r_t{padding: 20px 4%}
	.party_00_r_t h2{font-size: 20px;}
        .index_list ul li{line-height:26px;height:auto;padding:10px 0;}
	.index_list ul li h2{float: none;width: 100%;}
	.index_list ul li span{display: none;}
	.part02_l .index_list ul li h2{float: none;width: 100%;}
	.part02_l .index_list ul li span{display: none;}
	.footer_nav{display: none}
	footer{height: auto;padding-bottom: 20px;}
	nav{display: none}
	header button{display: block}
	.device{width: 100%;height:auto}
	nav{height: auto;}
	nav ul li{float:none;width: 100%;border-bottom: #fff 1px solid;}
	.list_l{float: none;width: 100%;}
	.list_news ul li{min-height: 35px;height: auto}
	.list_news ul li h2{float: none;width:100%;}
	.list_news ul li span{display: none}
}

@media screen and (max-width:375px){
	
	.logo img{width: 90%;}
	header button{top: 42px}
	header{height: auto}
	header .wrapper{height: auto;}
	.logo{padding-bottom: 0;}
	nav{margin-top:20px;}
	
	
}


@media screen and (max-width:320px){
	.logo img{width: 80%;}
	
}




