@charset "utf-8";

/* CSS Document */

.map_box {
    padding-bottom: 63%;
    height: 0;
    overflow: hidden;
    position: relative;
    margin: 20px 0 0 0
}

#china-map {
    width: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: -100%;
}

#charts {
    width: 800px;
    height: 600px;
    margin: 0 auto;
}

.mtable {
    margin: 20px 0 0 0;
    border-top: 0px
}

.mtable th {
    background: #8f000b;
    height: 40px;
    line-height: 40px;
    border-color: #fff
}

.mtable th a {
    color: #FFFFFF;
}

.mtable td {
    line-height: 30px;
    text-align: center;
}

.subBanner {
    width: 1480px;
    margin: 0 auto;
    position: relative;
    height: 0;
    padding-bottom: 15.476%;
    margin-top: 25px;
    /*! background-size:cover !important; */
    z-index: 10;
    position: relative;
}

.subBanner h3 {
    width: 240px;
    height: 90px;
    position: absolute;
    left: 0;
    bottom: -6px;
    background-color: #8f000b;
    font-weight: normal;
    text-align: center;
    line-height: 90px;
    /*! left: 50%; */
    /*! margin-left: -640px; */
}

.subBanner h3 a {
    color: #fff;
    display: block;
}

.subPage {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    /*! overflow: hidden; */
}

.subLeft {
    width: 260px;
    float: left;
    /*! overflow: hidden; */
    /*! background-color:#ededed; */
    /*! margin-bottom: -5000px; */
    /*! padding-bottom: 5000px; */
    /*! margin-right: -200px; */
    position: relative;
    z-index: 999;
    background: #94070a;
    padding-bottom: 20px;
}

.subLeft-title {
    height: 90px;
    line-height: 90px;
    background-color: #94070a;
    color: #fff;
    font-weight: normal;
    /*! padding-left:25px; */
    font-size: 30px;
    text-align: center;
}

.subLeft ul {
    width: 100%;
    overflow: hidden;
    border-left: 20px solid #94070a;
    background: -webkit-linear-gradient(left, #94070a, #15244b);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #94070a, #15244b);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #94070a, #15244b);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(left, #94070a, #15244b);
    padding: 0 0 130px 0;
    /*! border-bottom: 20px solid #94070a; */
}

.subLeft li {
    line-height: 20px;
    color: #000;
    text-align: left;
    /*! width: 100%; */
    /*! float: left; */
    position: relative;
    /*! border-top:1px solid #fff; */
    /*! border-bottom: 1px solid #f0bfc0; */
    padding: 0 20px;
}

.subLeft li>a {
    padding: 20px 0 20px 20px;
    display: block;
    /*! width: 80%; */
    border-bottom-color: rgba(250, 212, 213, .1);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    color: #fff;
}

.subLeft li a:hover,
.subLeft li.active a {
    color: #8f000b;
    background: url(../images/arrow01.png) no-repeat 10px 4px;
}

.subLeft li:hover {
    background: #f4eced;
}

.subLeft li:hover a {
    color: #94070a;
}

.subLeft li strong.arrow {
    display: block;
    height: 61px;
    line-height: 61px;
    width: 33px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 0;
    color: #8f000b;
    z-index: 33;
    cursor: pointer;
    transition: all 0.3s ease-in-out
}

.subLeft li strong.arrow:hover {
    background-color: #fafafa;
}

.subLeft li.active {
    background: #f4eced;
}

.subLeft li.active a {
    color: #94070a;
}

.twoJ_menu {
    background-color: #fff;
    display: none;
}

.subLeft .twoJ_menu dd {
    overflow: hidden;
    font-size: 12px;
}

.subLeft .twoJ_menu dd a {
    padding: 8px 8px 8px 30px;
    display: block;
    border-top: 1px dotted #ccc;
    color: #333;
}

.subLeft .twoJ_menu dd a:hover {
    color: #8f000b;
}

.subLeft-title_wrap {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}

.index_title {
    overflow: hidden;
    margin: 20px -10px;
}

.index_title h2 {
    float: left;
    width: 25%;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.index_title h2 a {
    display: block;
    border: 1px solid #8f000b;
    height: 48px;
    line-height: 48px;
    margin: 0 10px;
    font-size: 16px;
}

.index_title h2.on a,
.index_title h2:hover a {
    background: #8f000b;
    color: #FFFFFF;
}

.box.off {
    display: none;
}

.box.on {
    display: block;
}

.map {
    max-width: 50%;
    margin: 0 auto;
    ;
}


/*移动端二级导航开始*/

.phone_subNav {
    margin: 20px 0 10px;
}

.phone-icon01 {
    width: auto;
    height: 36px;
    background-color: #e5e5e5;
    display: block;
}

.sub_navm {
    width: auto;
    ;
    overflow: hidden;
    display: none;
}

.sub_navm ul {
    background-color: #f5f5f5;
    text-align: left;
    width: 100%;
    overflow: hidden;
}

.sub_navm li {
    border-bottom: 1px solid #dadada;
    width: 100%;
    overflow: hidden;
}

.sub_navm li a {
    font-size: 14px;
    color: #515151;
    padding-left: 13px;
    height: 35px;
    line-height: 35px;
    display: block;
    float: left;
}

.sub_navm li a:hover {
    color: #8f000b;
}

.sub_navm li.sub_has span {
    margin-left: 10px;
}

.sub_navm li.on a {
    color: #8f000b;
    float: left;
    overflow: hidden;
}

.sub_navm dl {
    display: none;
    background-color: #fff;
    overflow: hidden;
    width: auto;
    border: 1px solid #f5f5f5;
    clear: both;
}

.sub_navm dl dd {
    padding-left: 30px;
    line-height: 18px;
    overflow: hidden;
    border-bottom: 1px dotted #dadada;
}

.sub_navm dl dd:last-child {
    border-bottom: none;
}

.sub_navm li.on dl dd a {
    font-size: 12px;
    color: #444;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
    float: left;
}

.sub_navm li.on {
    border-bottom: none;
}

.sub_navm li strong {
    float: right;
    width: 30px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #333;
    font-size: 18px;
    cursor: pointer;
}

.phone_subNav {
    display: none;
}

.phone-icon01 {
    text-align: center;
    display: block;
}

.phone_subNav .mobile-inner-header-icon {
    display: inline-block;
    float: none;
    width: 36px;
    height: 36px;
    color: #8f000b;
}

.phone_subNav {
    width: 100%;
    overflow: hidden;
}

.phone_subNav .mobile-inner-header-icon span {
    background-color: #6a1305
}

.bread {
    width: 100%;
    height: 36px;
    line-height: 36px;
    /*! border-bottom: 1px solid #999; */
    margin-top: 16px;
    /*! background:url(../images/home_bg.png) no-repeat 6px center; */
    /*! text-indent: 30px; */
    color: #ffffff;
    max-width: 1280px;
    margin: 0 auto;
    text-align: right;
    margin-top: 48px;
}

.bread span {
    margin: 0 6px;
}

.bread a {
    color: #fff;
}

.bread a:hover {
    color: #8f000b;
}

.greenColor {
    color: #abb0ab;
}

.subCenter {
    width: 100%;
    float: left;
}

.subCenter_inner {
    margin: 0 305px 0 215px;
    min-height: 550px
}

.subRight {
    float: right;
    width: 268px;
    position: relative;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: #fafafa;
    margin-left: -270px;
    margin-bottom: -5000px;
    padding-bottom: 5000px;
}

.subRight h3 {
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    border-bottom: 1px solid #999;
    height: 45px;
    line-height: 45px;
    padding-top: 5px;
}

.subQuick_nav {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
}

.subQuick_nav li {
    padding: 10px 15px;
}

.subQuick_nav li a {
    color: #666;
    display: block;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.list03 {
    width: 100%;
    overflow: hidden;
}

.list03 li {
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    background: url(../images/li-bg.png) no-repeat left center;
    border-bottom: 1px dashed #e5e5e5;
}

.list03 li a {
    padding-left: 17px;
}

.list03 li span {
    float: right;
    margin-left: 10px;
    color: #666;
    font-family: 'Arial'
}

.subbannerIn {
    width: 100%;
    height: 90px;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    /* 标准的语法 */
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.research ul li {
    padding: 33px 20px;
}

.research ul li:nth-child(even) {
    background: #f5f5f5
}

.research ul li a {
    display: block;
    padding: 0 0 0 42px;
    background: url(../images/li-bg.png) no-repeat left top;
}

.research ul h3 {
    /*! font-size: 18px; */
    color: #16244b;
    margin: 0 0 15px 0;
}

.research ul p {
    /*! font-size: 16px; */
    color: #666666;
}


/*分页*/

.page {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
    clear: both;
    margin: 30px 0px 30px;
}

.page a {
    padding: 0 5px;
}

.page strong {
    color: #8f000b;
    font-family: 'Verdana';
    font-weight: bold;
    padding: 0 2px;
}

.pages_min {
    margin: 30px 0 30px;
    overflow: hidden;
    display: none;
    padding: 0 18px;
}

.pages_min a.prev_min,
.pages_min a.next_min {
    display: block;
    width: 100px;
    height: 30px;
    float: left;
    background: #8f000b;
    border-radius: 3px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}

.pages_min a.next_min {
    float: right;
}

.add_article h3 {
    text-align: center;
    padding: 30px 0 20px 0;
}

.add_article ul li {
    margin: 0 0 10px 0;
}

.add_article ul strong {
    font-weight: bold;
}

.add_article h4 {
    color: #b48952
}

.add_art_con {
    line-height: 26px;
    margin: 10px 0;
}


/*列表页*/

.subRight02 {
    margin-left:
}


/*侧栏文章页*/

.subRight02 {
    margin-left: 300px;
}

.subRight002 {
    margin: 0px;
}

.subLeft1 {
    float: right;
}

.subRight003 {
    margin: 0 380px 0 0;
}

.subLeft1 {
    background: none;
}

.subLeft1 dl {
    margin: 38px 0 0 0;
}

.subLeft1 dl dd {
    margin: 0 0 40px 0;
}

.subLeft1 dl dd a {
    height: 0px;
    display: block;
    overflow: hidden;
    padding-bottom: 67%;
}

.subLeft1 dl dd a img {
    transition: 1s;
    transform: scale(1.0);
}

.subLeft1 dl dd:hover a img {
    transition: 1s;
    transform: scale(1.1);
}


/*文章页*/

.pageArticle {
    width: 100%;
    overflow: hidden;
    min-height: 500px;
}

.articleTitle {
    padding: 10px;
    line-height: 26px;
}

.articleTitle h3 {
    font-size: 22px;
    text-align: center;
    line-height: 30px;
    text-align: center;
    color: #666;
    padding: 20px 0;
}

.articleAuthor {
    text-align: center;
    line-height: 20px;
    padding: 10px 0;
    color: #666;
    font-family: 'Arial';
    border-top: 1px dashed #e5e5e5;
    border-bottom: 1px dashed #e5e5e5
}

.articleAuthor span {
    margin-right: 10px;
    color: #999;
    font-size: 12px;
}

.article {
    line-height: 30px;
    font-size: 14px;
    padding: 25px 0;
    color: #666;
}

.article strong {
    font-weight: bold;
}

.sub_share {
    float: right;
}

.Annex {
    padding: 20px 0 0 0;
    overflow: hidden;
    margin-bottom: 30px;
    clear: both;
    border-top: 1px dashed #999;
}

.Annex h3 {
    font-size: 16px;
    line-height: 16px;
    color: #8f000b;
    margin: 10px 0;
    height: 16px;
}

.Annex ul li {
    height: 26px;
    line-height: 26px;
}

.Annex ul li span {
    margin-right: 5px;
    color: #666
}

.Annex ul li a {
    font-size: 12px;
    line-height: 24px;
    color: #666;
}

.Annex ul li a:hover {
    color: #9d2b19;
}


/*侧栏多列表页*/

.articleList06 {
    width: 100%;
    overflow: hidden;
}

.listTitle06 {
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding-top: 12px;
}

.listTitle06 h3 {
    font-weight: normal;
    color: #8f000b;
    font-size: 16px;
    font-size: 1.6rem;
}

.listTitle06 span {
    float: right;
    font-size: 13px;
    font-size: 1.3rem;
}

.listTitle06 span a {
    color: #666;
}


/*信息公告列表页*/

.noticeCenter .subCenter_inner {
    margin: 0 305px 0 0;
}

.articleList02 {
    width: 100%;
    overflow: hidden;
    padding-top: 22px;
}

.listTitle02 {
    width: 100%;
    overflow: hidden;
    height: 58px;
    line-height: 58px;
    border-bottom: 1px solid #d0d3db;
}

.listTitle02 h3 {
    /*! font-size:24px; */
    font-weight: normal;
    color: #16244b;
}

.listTitle02 span {
    float: right;
}


/*图片列表页*/

.picList02 {
    width: 105%;
    overflow: hidden;
    padding-top: 20px;
}

.picList02 li {
    width: 230px;
    float: left;
    margin: 0 20px 10px 0;
}

.picList02 li span {
    padding-bottom: 66.667%
}

.picList02 li h3 {
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    text-align: center;
}


/*规章制度*/

.system {
    width: 100%;
    overflow: hidden;
    min-height: 350px;
    text-align: center;
    padding-top: 150px;
}

.system span {
    width: 200px;
    height: 200px;
    text-align: center;
    line-height: 200px;
    font-size: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border-radius: 50%;
    background-color: #aec8dd;
    opacity: 0.8;
    filter: alpha(opacity=80);
    margin-left: -40px;
}

.system span a {
    color: #fff;
}

.system span:first-child {
    margin-left: 0;
}


/*多标题列表*/

.titlesList {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
}

.spaceHeight50 {
    height: 50px;
}

.center_leader dl {
    overflow: hidden;
    margin: 0 0 105px 0;
}

.center_leader dl dt {
    width: 100%;
    float: left;
    margin: 0 0 40px auto;
}

.center_leader dl dt:hover .c_leader_rightIn {
    background: #f5f5f5;
    padding: 25px 60px;
    transition: 1s;
}

.center_leader dl dt:hover .c_leader_right {
    padding: 0 0 0 26px;
    background: url(../images/c_arrow_right.png) no-repeat left 40px;
}

.center_leader dl dd {
    width: 50%;
    float: left;
}

.center_leader dl span {
    width: 180px;
    height: 232px;
    float: left;
    overflow: hidden;
}

.center_leader dl span img {
    width: 100%;
    transform: scale(1.0);
    transition: 1s;
}

.center_leader dl dt:hover img {
    transform: scale(1.0);
    transition: 1s;
}

.center_leader dl dd:hover img {
    transform: scale(1.1);
    transition: 1s;
}

.center_leader .c_leader_rightIn {
    padding: 25px 33px;
    transition: 1s;
    max-height: 145px;
    overflow: hidden;
}

.center_leader dl .c_leader_right {
    margin: 0 0 0 195px;
}

.center_leader .c_leader_right h3 {
    margin: 0 0 15px 0;
    color: #16244b
}

.center_leader dl dd:hover .c_leader_rightIn {
    background: #f5f5f5;
    padding: 25px 60px;
    transition: 1s;
}

.center_leader dl dd:hover .c_leader_right {
    padding: 0 0 0 26px;
    background: url(../images/c_arrow_right.png) no-repeat left 40px;
}

.center_leader {
    margin: 43px 0 0 0;
}

.center_leader1 dl {
    overflow: hidden;
    margin: 0 -10px;
}

.center_leader1 dl dd {
    width: 25%;
    float: left;
    margin: 0 0 20px 0;
}

.center_leader1 dl dd a {
    display: block;
    overflow: hidden;
    margin: 0 10px;
}

.center_leader1 dl span {
    width: 100px;
    height: 129px;
    float: left;
    overflow: hidden;
}

.center_leader1 dl span img {
    width: 100%;
    transform: scale(1.0);
    transition: 1s;
}

.center_leader1 dl dd:hover img {
    transform: scale(1.1);
    transition: 1s;
}

.center_leader1 .c_leader_rightIn {
    padding: 10px;
    transition: 1s;
    max-height: 145px;
    overflow: hidden;
}

.center_leader1 dl .c_leader_right {
    margin: 0 0 0 110px;
}

.center_leader1 .c_leader_right h3 {
    margin: 0 0 15px 0;
    color: #16244b;
    height: 21px;
    height: 42px;
    overflow: hidden;
}

.center_leader1 .c_leader_right p {
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}

.center_leader1 {
    margin: 43px 0 0 0;
}

.center_leader2 dl {
    overflow: hidden;
    margin: 0 -10px;
}

.center_leader2 dl dd {
    margin: 0 0 20px 0;
}

.center_leader2 dl dd a {
    display: block;
    overflow: hidden;
    margin: 0 10px;
}

.center_leader2 dl span {
    width: 100px;
    height: 129px;
    float: left;
    overflow: hidden;
}

.center_leader2 dl span img {
    width: 100%;
    transform: scale(1.0);
    transition: 1s;
}

.center_leader2 dl dd:hover img {
    transform: scale(1.1);
    transition: 1s;
}

.center_leader2 .c_leader_rightIn {
    padding: 10px;
    transition: 1s;
    max-height: 145px;
    overflow: hidden;
}

.center_leader2 dl .c_leader_right {
    margin: 0 0 0 110px;
}

.center_leader2 .c_leader_right h3 {
    margin: 0 0 15px 0;
    color: #16244b;
    height: 21px;
    height: 42px;
    overflow: hidden;
}

.center_leader2 .c_leader_right p {
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}

.center_leader2 {
    margin: 43px 0 0 0;
}

.art_con {
    margin: 20px 0;
    text-indent: 2em;
    line-height: 22px;
}

.teacher_person {}

.tp_sea {
    margin: 30px 0 45px 0;
    overflow: hidden;
}

.tp_sea span {
    color: #94070a;
    float: left;
}

.tp_scon {
    background: #f5f5f5;
    margin: 0 0 0 150px;
    padding: 5px 15px;
}

.tp_scon a {
    margin: 0 7px;
    color: #666666;
}

.tp_scon a:hover,
.tp_scon a.active {
    color: #94070a;
}

.tp_con ul li {
    overflow: hidden;
    margin: 0 0 40px 0;
}

.tp_left {
    width: 134px;
    float: left;
}

.tp_left span {
    height: 0px;
    display: block;
    overflow: hidden;
    padding-bottom: 130%;
}

.tp_left span img {
    transition: 1s;
    transform: scale(1.0);
}

.tp_con ul li:hover span img {
    transition: 1s;
    transform: scale(1.1);
}

.tp_right {
    margin: 0 0 0 155px;
}

.tp_right h3 {
    margin: 5px 0 5px 0;
}

.tp_right span {
    color: #666
}

.tp_right p {
    color: #666;
    line-height: 28px;
    height: 112px;
    overflow: hidden;
    margin: 10px 0 0 0;
}

.team_con {
    overflow: hidden;
    margin: 25px 0 30px 0;
    line-height: 28px;
    color: #333;
}

.tmcon_title {
    padding: 0 0 0 40px;
    background: url(../images/li-bg.png) no-repeat left center;
    height: 24px;
}

.tmcon_title a {
    color: #16244b;
    padding: 0 26px 0 0;
    display: inline-block;
    background: url(../images/arrow_left.png) no-repeat center right;
}

.team_Incon h4 {
    color: #333333;
    margin: 24px 0 20px 0;
}

.t_con {
    overflow: hidden;
}

.t_left {
    width: 90px;
    height: 118px;
    float: left;
}

.t_left span {
    height: 0px;
    display: block;
    overflow: hidden;
    padding-bottom: 130%;
}

.t_left span img {
    width: 100%;
    transition: 1s;
    transform: scale(1.0);
}

.t_right {
    margin: 10px 0 0 110px;
    height: 78px;
}

.t_right p {
    color: #333333;
    line-height: 26px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}

.team_Incon dl {
    overflow: hidden;
}

.team_Incon dl dd {
    width: 33.3%;
    float: left;
}

.team_Incon dl dd:hover img {
    transition: 1s;
    transform: scale(1.1);
}

.tmcon li {
    margin: 0 0 50px 0;
}

.tmcon li.current .tmcon_title a {
    background: url(../images/arrow_bottom.png) no-repeat center right
}

.team_Incon {
    display: none;
}

.tmcon li.current .team_Incon {
    display: block;
    padding-top: 30px;
}

.wran_center_base {
    margin: 0 0 106px 0
}

.center_base_title {
    margin: 35px 0 25px 0;
    padding: 0 0 0 40px;
    background: url(../images/li-bg.png) no-repeat left center;
}

.center_base_con a {
    height: 0px;
    display: block;
    overflow: hidden;
    padding-bottom: 22.6%;
    width: 334px;
}

.center_base_con a img {
    transition: 1s;
    transform: scale(1.0);
}

.center_base_con a:hover img {
    transition: 1s;
    transform: scale(1.1);
}

.py_table {
    margin: 35px 0 100px 0;
    padding: 0 10px 20px 0;
}

.py_table table {
    background: #ffffff;
    box-shadow: 0px 10px 13.5px 1.5px rgba(0, 0, 0, 0.05);
}

.py_table table tr {
    height: 54px;
    line-height: 54px;
}

.py_table table tr:first-child {
    background: -webkit-linear-gradient(left, rgba(148, 7, 10, .6), rgba(21, 36, 75, .6));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, rgba(148, 7, 10, .6), rgba(21, 36, 75, .6));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, rgba(148, 7, 10, .6), rgba(21, 36, 75, .6));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(left, rgba(148, 7, 10, .6), rgba(21, 36, 75, .6));
}

.py_table table th {
    width: 20%;
    text-align: center;
    color: #fff;
}

.py_table table td {
    width: 20%;
    text-align: center;
}

.py_table table td a {
    display: block;
    margin: 0 5px;
}

.py_table table tr:hover {
    background: #e3dfda
}

.py_table table tr:first-child {
    background: -webkit-linear-gradient(left, rgba(148, 7, 10, .6), rgba(21, 36, 75, .6));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, rgba(148, 7, 10, .6), rgba(21, 36, 75, .6));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, rgba(148, 7, 10, .6), rgba(21, 36, 75, .6));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(left, rgba(148, 7, 10, .6), rgba(21, 36, 75, .6));
}

.fw_st_right h3 {
    color: #16244b
}

.fw_st_right p {
    color: #666;
}

.fw_studyer_con li {
    margin: 0 0 25px 0;
    overflow: hidden;
}

.fw_st_left {
    width: 134px;
    float: left;
}

.fw_st_left span {
    height: 0px;
    display: block;
    overflow: hidden;
    padding-bottom: 130%;
}

.fw_st_left span img {
    width: 100%;
    transition: 1s;
    transform: scale(1.0);
}

.fw_studyer_con li:hover span img {
    transition: 1s;
    transform: scale(1.1);
}

.fw_st_right {
    margin: 0 0 0 155px;
}

.fw_st_right h3 {
    color: #16244b;
    margin: 0 0 25px 0;
}

.fw_st_right p {
    line-height: 28px;
    height: 84px;
    overflow: hidden;
}

.Talent_recruitment {
    margin: 20px 0 120px 0;
}

.Talent_recruitment ul li {
    font-size: 15px;
    overflow: hidden;
    background: url(../images/li-bg.png) no-repeat left center;
    height: 43px;
    line-height: 43px;
    overflow: hidden;
    transition: 1s;
    padding: 0 0 0 15px;
}

.Talent_recruitment ul li a {
    display: block;
    margin: 0 80px 0 0;
}

.Talent_recruitment span {
    color: #666666;
    /*! margin: 0 20px 0 0; */
    float: right;
}

.Talent_recruitment ul li:hover {
    /* transition: 1s; padding: 0 0 0 24px;*/
}

.Talent_recruitment ul li:hover a {
    color: #94070a
}

.down {
    margin: 0 0 95px 0;
}

.down ul li {
    padding: 0 0 0 24px;
    background: url(../images/down_li.png) no-repeat left center;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
}

.down ul li:hover {
    background: url(../images/down_li_hover.png) no-repeat left center;
    overflow: hidden;
}

.down ul li span {
    color: #666;
    margin: 0 14px 0 0
}

.down ul li:hover a {
    color: #94070a
}

@media screen and (max-width:1200px) {
    .subPage {
        width: auto;
        padding: 0 15px;
    }
    .subBanner {
        width: 100%;
        background-size: cover !important;
        margin-top: 0;
    }
    .subBanner h3 {
        /*! height: 35px; */
        /*! line-height: 35px; */
        font-size: 16px;
        /*! font-size: 1.6rem; */
        /*! width: 120px; */
        /*! bottom: 0; */
        left: 15px;
        height: 60px;
        line-height: 60px;
    }
    .picList02 {
        width: 100%;
    }
    .picList02 li {
        width: 25%;
        margin: 0 0 5px 0;
    }
    .picList02 li a {
        margin: 0 8px;
        display: block;
    }
    /*.picList{width: 100%;}
  .picList li{margin-right: 0;width: 33.333%;height: auto;}
  .picList li a{display: block;margin:0 15px;}*/
}

@media screen and (max-width:1400px) {
    .bread {
        width: 98%;
        margin: 48px auto 0;
    }
    .subPage {
        padding: 0 20px;
    }
    .subBanner h3 {
        left: 20px;
    }
    .subBanner {
        width: 100%;
    }
    subLeft-title {
        left: 20px;
    }
}

@media screen and (max-width:1200px) {
    .system {
        padding: 50px 0;
    }
}

@media screen and (max-width:1024px) {
    .center_leader1 dl dd {
        width: 33.3%;
    }
}

@media screen and (max-width:1023px) {
    .center_leader dl dd {
        width: 100%;
        margin: 0 0 40px 0;
    }
    .center_base_con a {
        width: 100%;
        padding-bottom: 66%;
    }
}

@media screen and (max-width:950px) {
    .articleList02 {
        padding-top: 0;
    }
    .subLeft {
        display: none;
    }
    .subCenter,
    .bread {
        width: 100%;
        /*! margin:0; */
    }
    .phone_subNav {
        display: block;
    }
    .subRight {
        width: 100%;
        margin: 0 0 30px 0;
        border: 1px solid #ccc;
        padding-bottom: 30px;
    }
    .subRight h3 {
        padding-top: 0;
    }
    .subCenter_inner {
        margin: 0;
    }
    .subRight02 {
        margin: 0;
    }
    .team_Incon dl dd {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .py_table table td a {
        line-height: 20px;
        word-break: break-all;
    }
    .py_table table th span {
        line-height: 20px;
        word-break: break-all;
        display: block;
    }
    .center_leader1 dl dd {
        width: 33.3%;
    }
}

@media screen and (max-width:768px) {
    .page {
        display: none;
    }
    .pages_min {
        display: block;
    }
    .subBanner {
        padding-bottom: 15.476%
    }
    .articleTitle h3 {
        font-size: 18px;
    }
    .picList02 li {
        width: 33.33%;
    }
    .system span {
        height: 160px;
        width: 160px;
        line-height: 160px;
        margin: 10px;
    }
    .spaceHeight50 {
        height: 30px;
    }
    .center_leader1 dl dd {
        width: 50%;
    }
}

@media screen and (max-width:640px) {
    /*.item-txt03 h3{padding-top: 15px;}
.more02{display: block;}
.picList {padding-top: 20px;}
.picList li{width: 50%;margin-top: 10px;}*/
    .subBanner h3 {
        display: none;
    }
    .center_leader1 dl dd {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width:600px) {
    /*.teacher_list li{height: auto;}
	.teacher_list li{width: 100%;}
	.item-txt03{margin:0;padding:0 15px 15px;width: auto;}
	.item-img03{float:none;height: auto;display: block;width: 100%;}*/
}

@media screen and (max-width:480px) {
    .picList02 li {
        width: 50%;
    }
    /*.picList li{width: 100%;}*/
    .fw_st_left {
        width: 100%;
        float: none;
    }
    .fw_st_right {
        margin: 20px 0 0 0;
    }
    .fw_st_right h3 {
        margin: 0 0 10px 0;
    }
    .center_leader dl span {
        width: 100%;
        float: none;
    }
    .center_leader dl .c_leader_right {
        margin: 10px 0 0 0;
    }
}

@media screen and (max-width:460px) {}

@media screen
/*and (min-width:320px)*/

and (max-width:360px) {
    .picList02 li {
        width: 100%;
    }
}