﻿/* CSS Reset*/
html {font-family:"Microsoft YaHei","微软雅黑","宋体","SimSun",sans-serif;-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 14px;}
body {font-family:"Microsoft YaHei","微软雅黑","宋体","SimSun",sans-serif; margin: 0; color: #000; background-color: #fff; height: 100%;overflow-x: hidden; -webkit-overflow-scrolling: touch; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
a { background: transparent; text-decoration: none; color: #000;}
a:active { outline: 0; }
a {-webkit-tap-highlight-color:rgba(0,0,0,0);}
b, strong { font-weight: bold; }
dfn { font-style:normal;}
img { border: 0; vertical-align: middle; }
* {
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        -webkit-tap-highlight-color: transparent; /* For some Androids */
        outline: none;
}
input,textarea,button { border: 0; margin: 0; padding: 0;}
textarea { resize: none;}
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; }
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol { list-style: none; }
input::-moz-placeholder, textarea::-moz-placeholder { color: #0e419c; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #0e419c; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #0e419c; }
input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill { -webkit-box-shadow: 0 0 0 1000px white inset; }
.box-content{-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;}
body {background: #fff;}
.center {text-align: center;}
.txt_bold {font-weight: bold;}
a:focus, a:hover { text-decoration:none; outline: none;}
input { outline:none;box-sizing:border-box;vertical-align:middle;}
.fr { float: right; } .fl { float: left; }
.t-l{text-align: left;}.t-c{text-align: center;}.t-r{text-align: right;}
.clear{clear:both; height: 0; line-height: 0; font-size: 0}
.an { transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;}
.img-width { max-width: 100%; height: auto!important; }
.clearfix:before, .clearfix:after {content:""; display:table;}   
.clearfix:after {clear:both;}   
.clearfix { *zoom:1;}
.radius{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.over-txt {display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
.txt-a-A {text-transform: capitalize;text-transform:uppercase;text-transform:lowercase;}
.po-re {position: relative;}
.jwlogo {display:none;}
.p30{padding-left: 10px;padding-right: 10px;}
/*public*/
.top {border-top:6px solid #0e419c;background: #f5f5f5;}
.top .container {padding:0;}
.top_con {position: relative;}
.logo_bg {width: 100%;height: auto;}
.top_a {position: absolute;right: 0;top: 10px;color: #0e419c;line-height: 24px;font-size: 12px;}
.top_a a {color: #0e419c;padding:0 5px;font-size: 12px;}
.top_a a:hover {text-decoration: underline;}
.top_se {height: 35px; background: url(../images/se.png) no-repeat center;padding-right: 35px;max-width: 200px;width: 100%;margin:10px auto;}
.se_txt {width: 100%;border: none;background:none;height: 35px;line-height: 35px;text-indent: 10px;font-size: 12px;color: #0e419c;font-family:"宋体","SimSun";}
.se_sub {position: absolute;right: 0;top: 0;width: 35px;height: 35px;color: #186eb8;font-size: 12px;border: none;background: none;} 

.t_menu .container {padding:0;}


.main {background: #fff;padding: 15px 0 0;}
.main-con {background: #fff;}
.main-con > .row {margin-left: -10px;margin-right: -10px;}
.main-con > .row > div {padding-left: 10px;padding-right: 10px;}

.news_title {width:100%;height: 40px;position: relative;}
.news_title span {width: 90px;height: 18px;line-height: 18px;font-size: 16px;color: #0e54a6;font-weight: bold; display: block;position: absolute;left: 0;top: 11px;border-left: 6px solid #0c419d;text-align: center;}
.bxslider03 li {height: 215px;background-size: cover;position: relative;background-repeat:no-repeat;background-position: center; }
.bxslider03 li p {width: 100%;height: 30px;position: absolute;left: 0;bottom: 0;background: url(../images/black.png) repeat;text-align: center;}
.bxslider03 li p a {display: block;padding:0 20px;height: 30px;line-height: 30px;font-size: 14px;color: #fff;}
.bxslider03 li:hover p a {color: #0381c5;}
.main-l-pic .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom: 32px;}
.main-l-pic .bx-wrapper .bx-pager.bx-default-pager a {background: #fff;}
.main-l-pic .bx-wrapper .bx-pager.bx-default-pager a:hover, .main-l-pic .bx-wrapper .bx-pager.bx-default-pager a.active {background: #0e419c;}

.first_link {margin-top: 22px;}
.first_link ul li {width: 100%;margin-bottom: 10px;}
.first_link ul li img {width: 100%;height: auto;}
.first_link ul li:hover {opacity: 0.8;filter: alpha(opacity=80);}
.second_link {padding:10px;}
.second_link ul li{float: left;width: 50%;padding:0 10px;margin-bottom: 12px;}
.second_link ul li img {width: 100%;height: auto;}
.second_link ul li:hover {opacity: 0.8;filter: alpha(opacity=80);}
.second_link .erwm {padding: 0 10px;font-size: 0;text-align: justify;overflow: hidden;}
.second_link .erwm img {display: inline-block;padding-right: 10px;width: 50%;}
.second_link .erwm p {display: inline-block;padding-left: 10px;width: 50%;font-size: 12px;text-align: center;vertical-align: middle;}
.second_link .erwm:after {content: '';display: inline-block;width: 100%;}


.tab_t{height: 29px;border-bottom: 1px solid #cccccc;} 
.tab_t ul li {color: #fff;height: 28px;background: #fff;color: #636363;text-align: center;font-size: 14px;width: 90px;line-height: 28px;float: left;cursor: pointer;}
.tab_t ul li.cur {background: #0e419c;color: #fff;}
.tab_item {position: relative;display: none;height: 248px;margin-top: 10px;}
.item_block {display: block;}
.tab_item li {border-bottom: 1px dashed #e5e5e5;}
.tab_item li a {color: #666666;font-size: 12px;line-height: 30px; height: 30px; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;width: 100%;font-family:"宋体","SimSun";}
.tab_item li:hover a {color: #0e419c;}
.tab_more {display: block;position: absolute;right: 0;top: -38px;width: 30px;height: 28px;line-height: 28px;text-align: center;font-size: 12px;color: #a0a0a0;}

.main-r-a {margin-top: 5px;}
.main-r-b {margin-top: 20px;}
.main-r-c {margin-top: 20px;}
#tabB,#tabD,#tabE {margin-top: 35px;}
.tabB,.tabD,.tabF {margin-top: 20px;}

.photo {margin-top: 20px;}
.photo_list {position: relative;}
.wrap{width: 100%;height: 142px;position: relative;overflow: hidden;}
.wrap ul{overflow: hidden;position:absolute;width: 2000px;left: 0;top: 0;height: 142px;}
.wrap ul li{float: left;width: 198px;}
.wrap ul li img {width: 168px;height: 142;padding: 5px;background: #eee;}
.goLeft,.goRight{ width:30px; height:50px; background:url(../images/icon.png) no-repeat; position:absolute; top:48px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.goLeft{ background-position:0 -60px; left:4px;}
.goRight{ background-position:0 0; right:4px;}

.school_link {margin-top: 15px;margin-bottom: 25px;}
.link_list ul li{ float: left;margin-right: 20px;line-height: 26px;}
.link_list ul li a {color: #666666;font-size: 12px;display: block;white-space: nowrap;}

.footer {background: #1d3d77;font-family:"宋体","SimSun";padding: 25px 0;}
.footer p {text-align: center;line-height: 30px;color: #fff;font-size: 12px;}
.footer p a {color: #dfdfdf;font-size: 12px;}
.footer p a:hover {color: #108bf8}
.floadAd { position: absolute;z-index: 999900; display: none; }
.floadAd .item { display: block; }
.floadAd .item img { vertical-align: bottom;}
.piao_close {position: absolute;right: 10px;top: 11px;width: 16px;height: 16px;display: block;}

/*----index----*/


.page_banner_pc02 {width:100%; height:240px; background: url(../images/page_banner_b.jpg) no-repeat center;font-family:"宋体","SimSun";}

.page_banner {position: relative;width: 100%;}
.page_banner .bx-wrapper .bx-pager.bx-default-pager a {background:#fdfdff;text-indent: -9999px;display: block;width: 35px;height: 5px;margin: 0 5px;outline: 0;-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;}
.page_banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.page_banner .bx-wrapper .bx-pager.bx-default-pager a.active {background:#c1542c;}
.page_banner .bx-wrapper .bx-pager {bottom:10px;top:auto;}


/*.page_banner_phone {width: 100%;position: relative;}
.page_banner_phone img {width: 100%;height: auto;}
.page_titleCon {width: 100%;height: 100%;position: relative;}
.page_title {height: 60px;font-size: 24px;line-height: 40px;color: #134d85;position: absolute;left: 15px;top: 50%;margin-top: -30px;}
.page_title span {display: inline-block; padding:10px 15px;background: rgba(255,255,255,0.8);border-radius: 10px;}*/

.page_con {background: #fff;}
.page_con .pageCon {margin-left: -15px;margin-right: -15px;}
.page_con .pageCon > div {padding-left: 15px;padding-right: 15px;}
.pageNav{margin-bottom: 10px; padding-bottom:30px;}
.pageNav h3 {width: 100%;height: 60px;line-height: 58px;color: #fff;font-size: 18px;font-weight: normal; text-align: center;border-bottom: 2px solid #f8b059;}
.pageNav h3 a {display: block;background: #0e419c;color: #fff;font-size: 18px;}
.pageNav ul {padding:0;background: #fbfbfb;}
.pageNav ul li {float: left;width: 50%; display: block;border:1px solid #e6e6e6; border-top: none; height: 45px;font-family:"宋体","SimSun";background: #fbfbfb;}
.pageNav ul li a {display: block;position: relative;height: 44px;line-height: 44px;font-size: 14px;color: #0e419c;}
.pageNav ul li a span {display: inline-block;vertical-align: middle; width: 6px;height: 6px;background:url(../images/li_blue.jpg) center top no-repeat;margin-right: 5px;}
.pageNav ul li:hover a {background: #eee;color: #de5b03;}
.pageNav ul li.selected a {background: #eee;color: #de5b03;}
.pageNav ul li:hover a span {background:url(../images/li_yell.jpg) center top no-repeat;}
.pageNav ul li.selected a span {background:url(../images/li_yell.jpg) center top no-repeat;}


.pageR {margin-top: 5px;margin-bottom: 30px;}
.pageR_t {width: 100%;height: 40px;overflow: hidden;position: relative;z-index: 9;}
.pageR_t p {display: block;float: left;font-size: 18px; color: #0e419c;height: 40px;line-height: 40px;position: relative;padding:0 10px;z-index: 999;}
.pageR_t_a {float: right;height: 40px;line-height: 40px;color: #999;font-size: 12px;padding-right: 10px;}
.pageR_t_a a {color: #999;font-size: 12px;}
.pageR_t_a a:hover {color: #0e419c;}
.pageR .line {width: 100%;height: 2px;background: #0e419c;}

.wp_entry{font-size:14px!important; color:#666; line-height:32px; margin-top:18px;  margin-bottom:20px;}
.wp_entry p,.wp_entry a{font-size:14px!important;}

#news_list {margin:0 0 40px;background: #fff;padding:5px 0 30px;}
#news_list ul.news_ul_ul li {padding: 10px 110px 10px 24px;line-height: 30px;height: 50px;position: relative;border-bottom: 1px solid #afafaf;background: url(../images/li_i.png) 10px center no-repeat;}
#news_list ul.news_ul_ul li a {display: block;width: 100%;height: 30px;line-height: 30px;font-size: 12px;color: #333;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-family:"宋体","SimSun";}
#news_list ul.news_ul_ul li span {width: 100px;position: absolute;display: block;right: 0;top: 10px;height: 30px;line-height: 30px;font-size: 12px; color: #919191;text-align: center;}
#news_list ul.news_ul_ul li:hover a {color: #196bc4;}

.pageR_article {padding:20px 3% 30px;background: #fff;}
.pageR_article .title {line-height: 26px;padding: 5px;text-align: center;font-size: 20px;font-weight: normal;color: #424242;}
.pageR_article .infoA {height: 16px;line-height: 16px;text-align: center; padding: 10px 0;}
.pageR_article .infoA span { display: inline-block;margin: 0 5px;font-size: 12px;color: #787878;}
.pageR_article .con {font-size:14px; color:#666; line-height:32px; margin-top:18px;  margin-bottom:20px;}
.pageR_article .con img {max-width: 100%!important;height: auto!important;}

/* 超小屏幕（手机，小于 768px） */
/* 小屏幕（平板，大于等于 768px） */
@media screen and (min-width:768px) {
.container {padding-left: 0;padding-right: 0;position: relative;}
.top_a {top: 20px;}
.top_se {position: absolute;right: 0;top: 60px;margin:0;}

.t_menu {position: relative;z-index: 99999;background: #0e419c;}
.t_topCon {position: relative;}
.top_nav {width: 100%;}
.pc_menuCon li {float: left;position: relative;line-height:55px; width: 10.5%;}
.pc_menuCon li a {display:block;width: 100%; color: #fff;font-size: 14px;text-align: center;}
.pc_menuCon > li:hover > a { background:#0563cf; } 
.pc_menuCon > li.active > a { background:#0563cf;}
.pc_menuCon > li.parent > a { background: #0563cf;}
.pc_menuCon > li.selected > a { background: #0563cf;}
.pc_menuCon ul { position: absolute;left: 0px;top:55px; display: none;width: 100%; margin: 0; padding: 0; list-style: none; padding-bottom: 3px; }
.pc_menuCon ul li { width: 100%; float: left;/* border-top: 1px solid #ccc;*/background:#0563cf;height: 36px;line-height: 36px;}
.pc_menuCon ul li a {display:block;color:#fff;height: 36px;line-height: 36px;font-size: 12px;padding:0;text-align: center;}
.pc_menuCon ul li:hover {background: #0e419c;}

.main-r-b {margin-top: 35px;}
.main-r-c {margin-top: 35px;}
#tabB,#tabD,#tabE {margin-top: 0;}
.tabB,.tabD,.tabF {margin-top: 0;}
.photo {margin-top: 0;}

.listR_tL {width: auto;}
.listR_tR {float:right;width: auto;}

.pageNav ul li {float: left;width: 100%;}
.pageNav ul li a{ padding-left:1rem;}
.pageNav ul ul li a{ padding-left:3rem;}

.pageR_news_list {margin:10px 0 40px;} 
#news_list ul.news_ul_ul li a{font-size: 14px;}
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media screen and (min-width:992px) {
.top_se {top: 80px;}

.pc_menuCon ul {}
.pc_menuCon li {background: url(../images/menu_bg.png) no-repeat right center; }
.pc_menuCon > li:hover > a { background:#0563cf url(../images/menu_bg.png) no-repeat right center; } 
.pc_menuCon > li.active > a { background:#0563cf url(../images/menu_bg.png) no-repeat right center;} 
.pc_menuCon li a {font-size: 14px;}
.pc_menuCon ul li a {font-size: 12px;}







}
/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media screen and (min-width:1200px) {
.container {width: 1000px;}
}
