/****************** style reset *******************/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
table,
th,
td,
embed,
object {
    padding: 0;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

img {
    border: none;
}

a {
    text-decoration: none;
}

.clear {
    display: block;
    visibility: hidden;
    font-size: 0;
    height: 0;
    clear: both;
    content: '';
}


/****************** style reset *******************/

.ml10 {
    margin-left: 10px;
}

.mt8 {
    margin-top: 8px;
}

.mt20 {
    margin-top: 20px;
}

.f16 {
    font-size: 16px;
    color: #FFF;
}


/*body{ margin: 0 auto;}*/

body {
    background: #d7d1c5 url(../images/sqbg.png)no-repeat top center;
    font-size: 14px;
}

.body_width {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    height: 100px;
}

.skin_gq0915 {
    background-color: #d7d1c5;
}


/*top header*/

.top_header {}

.top_header .logo {
    float: left;
    width: 560px;
}
.top_header .logo .schoolName{
    padding-left: 15px;
    font-size: 30px;
    font-family: "幼圆";
    font-weight: bold;
    float: left;
    margin-top: 35px;
    margin-left: 15px;
}


.top_header .logo img {
    height: 100px;
    float: left;
}

.top_header .phone {
    float: right;
    width: 177px;
    height: 38px;
    margin-top: 10px;
}

.top_header .tel {
    background: url(../images/icon1.png) no-repeat left center;
    padding: 30px 0;
    height: 40px;
    padding-left: 55px;
    font-size: 12px;
    color: #818d97;
}

.top_header .tel h3 {
    margin-top: 10px;
}

.top_header .tel h3 a {
    font-size: 22px;
    font-weight: 600;
    color: #1890FF;
}


/*line*/

.line {
    height: 4px;
    background-color: #0274a8;
}


/*nav*/

.nav ul {}

.nav ul li {
    width: auto;
    padding-right: 10px;
    float: left;
    text-align: left;
}

.nav ul li a {
    display: block;
    font-size: 16px;
    color: #0274a8;
}


/*banner*/

.banner {}

.banner img {
    width: 100%;
}
.img_wrapper,
.img_wrapper img{
    width: 100%;
}

/*index block*/

.index_block {
    margin: 20px auto;
}

.index_block .index_block_left {
    float: left;
}

.index_block .index_block_right {
    float: right;
}

.index_block .width_b {
    width: 68%;
}

.index_block .width_s {
    width: 28%;
}

.index_block .width_m {
    width: 48%;
}

.index_block h3 {
    font-size: 18px;
    padding: 0 0 10px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
    font-weight: bold;
    position: relative;
    color: #80231e;
}

.index_block h3 a {
    color: #80231e;
}

.index_block h3 a:hover {
    text-decoration: underline;
}

.index_block h3 span {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 16px;
}

.index_block h3 span a {
    color: #333;
}

.index_block h3 span a:hover {
    text-decoration: underline;
}

.index_block .index_block_banner {
    margin-bottom: 10px;
}

.index_block .index_block_banner img {
    width: 100%;
}

.index_block .index_new_block {
    margin-top: 20px;
}

.index_block .index_new_block a {
    color: #333;
}

.index_block .index_new_block h2 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}

.index_block .index_new_block h2 a {
    color: #333;
}

.index_block .index_new_block h2 a:hover {
    text-decoration: underline;
}

.index_block .index_new_block p {
    font-size: 16px;
    color: #333;
    line-height: 25px;
}

.index_block .index_new_block p a {
    color: #333;
}

.index_block .index_new_block p a:hover {
    text-decoration: underline;
}

.index_block .index_new_block .link {
    text-align: right;
    margin-top: 10px;
}

.index_block .index_new_block .link a {
    font-weight: bold;
    font-size: 16px;
    color: #333;
}

.index_block .index_new_block .link a:hover {
    text-decoration: none;
}

.index_block .index_news_list {
    font-size: 16px;
}

.index_block .index_news_list li {
    line-height: 34px;
    background: url(/templets/default/images/index_tit.png) no-repeat left center;
    padding-left: 20px;
}

.index_block .index_news_list li a {
    display: block;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
}

.index_block .index_news_list li a:hover {
    text-decoration: underline;
}

.index_block .news_dong {}

.index_block .news_dong a {
    color: #333;
}

.index_block .news_dong a:hover {
    text-decoration: underline;
}

.index_block .news_dong li {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.index_block .news_dong li.no {
    border-bottom: none;
}

.index_block .news_dong li.b1 img {
    float: left;
    margin-right: 10px;
}

.index_block .news_dong li.b2 {
    height: 100px;
}

.index_block .news_dong li.b2 img {
    float: left;
}

.index_block .news_dong li.b3 {
    height: 100px;
}

.index_block .news_dong li.b3 img {
    float: left;
}

.index_block .news_dong li h4 {
    font-size: 16px;
    font-weight: bold;
}

.index_block .news_dong li h4 a {
    color: #333;
}

.index_block .news_dong li h4 a:hover {
    text-decoration: underline;
}

.index_block .news_dong li p {
    line-height: 24px;
}

.index_block .index_news_img {
    padding-top: 10px;
    margin-bottom: 30px;
}

.index_block .index_news_img li {
    float: left;
    width: 190px;
    margin-right: 18px;
}

.index_block .index_news_img li.no {
    margin-right: 0;
}

.index_block .index_news_img li img {
    width: 100%;
}

.index_block .index_icon_list {
    margin-top: 30px;
    margin-left: 5px;
}

.index_block .index_icon_list li {
    float: left;
    width: 190px;
    margin-right: 6px;
    margin-left: 6px;
    text-align: center;
}

.index_block .index_icon_list li a {
    display: block;
    color: #333;
}

.index_block .index_icon_list li.no {
    margin-right: 0;
}

.index_block .index_icon_list li p {
    font-size: 14px;
    margin-top: 2px;
    color: #333;
}


/*index_footer*/

.index_footer {
    background-color: #1890FF;
    padding: 30px 0;
}

.index_footer dl {
    float: left;
    width: 180px;
    margin-left: 50px;
}

.index_footer dl dt {
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: bold;
}

.index_footer dl a {
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    overflow: auto;
}

.index_footer dl a:hover {
    text-decoration: none;
}

.index_footer_contact {
    margin-left: 56px;
}

.index_footer_contact p {
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.index_footer_contact p a {
    color: #fff;
}

.index_footer_contact p a:hover {
    text-decoration: underline;
}

.index_footer_contact p span {
    margin-right: 30px;
    padding-left: 30px;
}


/*news block*/

.news_block {
    margin: 20px auto;
    height: auto;
}

.new_left {
    float: left;
    width: 207px;
    C
}

.new_left ul {}

.new_left ul li {
    width: 182px;
    height: 30px;
    background-color: #f6f6f6;
    padding: 10px 0 0 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d4d4d4;
}

.new_left ul li a {
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 16px;
    color: #000000;
}

.new_left ul li a: {
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 16px;
}

.new_left ul li a:hover {
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 16px;
}

.news_block .new_tit {
    width: 192px;
    height: 30px;
    background-color: #80231e;
    padding: 10px 0 0 10px;
}

.news_block .fuwu {
    width: 202px;
    height: 182px;
    background-color: #f6f6f6;
    padding: 10px 0 0 0px;
    text-align: center;
}

.news_block .fuwu img {
    margin-bottom: 10px;
}

.news_block .fuwu p {
    line-height: 20px;
}

.new_right {
    float: right;
    width: 955px;
}

.new_right .tit {
    padding: 10px 0 0 0px;
    font-size: 16px;
    font-weight: bold;
    width: 932px;
    height: 28px;
    border-bottom-color: #80231e;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.new_right a {
    color: #333;
}

.new_right .txt {
    width: 950px;
    height: 60px;
}

.new_right .txt h2 {
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.new_wenzi {
    width: 950px;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 16px;
    color: #333;
    line-height: 40px;
}

.new_list {
    width: 930px;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 16px;
    color: #333;
    line-height: 40px;
    min-height: 700px;
}

.new_list a {
    color: #333;
}

.new_list li {
    border-bottom-color: #333;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}


/*footer*/

.footer {
    background-color: #0274a8;
    padding: 30px 0;
    text-align: center;
}

.footer .nav {
    width: 1000px;
    height: 20px;
}

.footer_contact {
    width: 1200px;
    margin: 0 auto;
}

.footer_contact p {
    width: 1200px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
}

.footer_contact p a {
    color: #fff;
}

.footer_contact p a:hover {
    text-decoration: none;
}

.footer_contact p span {
    margin-right: 30px;
    padding-left: 30px;
}

.footer_contact p span.i1 {
    background: url(/style2/images/index_weixi.png) no-repeat;
}

.footer_contact p span.i2 {
    background: url(/style2/images/index_weibo.png) no-repeat;
}


/*å¯¼èˆªé€šæ */

.cqadmin-nav {
    height: 46px;
    line-height: 46px;
    background: #1890FF;
}

.cqadmin-nav-box {
    width: 980px;
    margin: 0 auto;
    height: 46px
}

.cqadmin-nav-box li {
    float: left;
    width: 120px;
    text-align: center;
}
.cqadmin-nav-box li:hover{
    background: #0274a8;
}
.cqadmin-nav-box li.bg-none {
    background: none
}

.cqadmin-nav-box a {
    display: block;
    font-weight: bold;
}

.cqadmin-nav-box a:hover {
    text-decoration: none
}

.cqadmin-nav-box li.current a.lia {
    background: url(/style2/images/nav-current.png) 0 0 no-repeat
}

.cqadmin-nav-box a.current {
    background: url(/style2/images/nav-current.png) 0 0 no-repeat
}

.cqadmin-nav-box li a.lia,
.cqadmin-nav-box li a.lia:visited {
    font-size: 16px;
    color: #fff;
    font-family: 'Microsoft YaHei', 'å®‹ä½“';
}

.cqadmin-nav-box li a:hover {
    color: white;
    background: url(/style2/images/nav-current.png) 0 0 no-repeat;
    text-decoration: none;
}

.title_lanmu {
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
}

.title_lanmu a {
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
}

.fxbg_box {
    width: 932px;
    padding: 25px 0;
    border-bottom: 1px dashed #DEDEDE;
}

.fxbg_slt {
    width: 330px;
    height: 200px;
    border: 8px solid #eee;
    float: left;
    margin-right: 20px;
}

.fxbg_slt img {
    border: none;
}

.fxbg_con {
    float: left;
    width: 538px;
}

.fxbg_tit a {
    font-size: 14px;
    font-family: "å®‹ä½“";
    color: #020202;
    font-weight: bold;
}

.fxbg_tit a:hover {
    color: #DC4635;
}

.fxbg_sj {
    font-size: 12px;
    color: #888888;
    margin-bottom: 15px;
    padding-top: 10px;
}

.fxbg_xx {
    font-size: 12px;
    color: #888888;
    line-height: 25px;
}

.fxbg_box3 {
    padding: 25px 0;
    border-bottom: 1px dashed #DEDEDE;
    float: left;
}

.fxbg3_slt {
    width: 330px;
    height: 200px;
    border: 10px solid #eee;
    float: left;
    margin-right: 40px;
}

.fxbg3_slt img {
    border: none;
}

.fxbg_box2 {
    width: 828px;
    padding: 25px 0;
    border-bottom: 1px dashed #DEDEDE;
}

.fxbg_slt2 {
    width: 240px;
    height: 280px;
    border: 1px solid #eee;
    float: left;
    margin-right: 40px;
}

.fxbg_slt2 img {
    border: none;
}

.fxbg_con2 {
    float: left;
    width: 400px;
}

.fxbg_tit2 a {
    font-size: 14px;
    font-family: "å®‹ä½“";
    color: #020202;
    font-weight: bold;
}

.fxbg_tit2 a:hover {
    color: #DC4635;
}

.fxbg_sj2 {
    font-size: 12px;
    color: #888888;
    margin-bottom: 15px;
    padding-top: 10px;
}

.fxbg_xx2 {
    font-size: 12px;
    color: #888888;
    line-height: 25px;
}

#demo {
    width: 816px;
    overflow: hidden;
    margin: 0px auto
}


/*å®¢æœæ ·å¼*/

#haiiskefu {
    position: fixed;
    right: 0px;
    top: 80%;
    margin-top: -283px;
    z-index: 999;
}

#haiiskefu .kfleft {
    width: 32px;
    height: 168px;
    background: url(/style2/images/kefu.png) no-repeat;
    cursor: pointer;
    float: left;
}

#haiiskefu ul {
    width: 80px;
    height: 566px;
    background: url(/style2/images/kefu1.png) no-repeat;
    float: left;
}

#haiiskefu ul li a {
    width: 80px;
    height: 80px;
    display: block;
    margin-bottom: 1px;
    background: #EEE;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

#haiiskefu ul li a:hover {
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
}


/*ie6*/

*html {
    overflow: hidden;
}

*html #haiiskefu {
    position: absolute;
    right: expression(eval(document.documentElement.scrollLeft))-80;
    top: expression(eval(document.documentElement.scrollTop))-283;
}


/*--å³ä¾§åœ¨çº¿æŠ¥åcss--*/

.left2 .ksbm {
    width: 268px;
    background: #fff;
    height: 400px;
    border: 1px solid #d3d7d4;
}

.left2 .rt_cont {
    border: 1px solid #d1d3e0;
    border-top: none;
    background: #f5f6fc;
    padding-bottom: 20px;
}

.left2 .color2 {
    color: #8b5b2c;
}

.left2 .rt_title {
    height: 31px;
    line-height: 32px;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
    background: url(/style2/images/rt_title1.gif) repeat-x 0 0;
    border-bottom: 1px solid #d1d3e0;
    border-top: 1px solid #d1d3e0;
    padding-left: 10px;
}

.left2 .rt_title2 {
    height: 35px;
    line-height: 32px;
    overflow: hidden;
    font-size: 16px;
    color: #ffffff;
    background: url(../images/bg.gif) repeat-x 0 0;
    border-bottom: 1px solid #d1d3e0;
    border-top: 1px solid #d1d3e0;
    padding-left: 30px;
}

.left2 .ksbm2 p {
    line-height: 22px;
    width: 230px;
    padding-left: 15px;
    padding-top: 5px;
}

.left2 .ksbm2 .smhlist {
    padding-top: 10px;
    padding-bottom: 10px;
}

.shuominghui {
    display: inline-block;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #2b4490;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding-right: 20px;
    text-align: center;
}

.left2 .ksbm ul {
    width: 240px;
    padding-left: 15px;
    overflow: hidden;
}

.left2 .ksbm ul li {
    height: 28px;
    overflow: hidden;
    width: 240px;
    line-height: 28px;
    margin-bottom: 10px;
}

.left2 .ksbm ul li .keywords {
    height: 22px;
    border: 1px solid #afb9df;
    overflow: hidden;
    width: 148px;
    line-height: 25px;
    font-size: 12px;
    font-family: "å®‹ä½“";
    background: url(/style2/images/input_bg.gif) repeat-x 0 0;
    margin-left: 6px;
}

.left2 .ksbm p {
    line-height: 22px;
    padding: 10px 0;
    width: 230px;
    padding-left: 15px;
}


/*--å³ä¾§åœ¨çº¿æŠ¥åcss--*/

.top_bg {
    /*background: url(/templets/default/images2/detail/bg-1.gif) repeat-x;*/
    height: 30px;
}

.top_bg .box {
    width: 1290px;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
}

.top_bg .tbg_r {
    float: right;
    line-height: 28px;
}

.top_bg .tbg_l ul li {
    float: left;
    line-height: 48px;
}

.top_bg .tbg_l a.home {
    background-position: 0 4px;
    background: url(/style2/images/logo.png) no-repeat;
}

.top_bg .tbg_l ul li a {
    display: block;
    padding-left: 16px;
    padding-top: 2px\9;
}

.top_bg .box a {
    text-decoration: none;
    color: #444444;
}

.top_bg .tbg_l .in {
    margin: 0 6px;
}

.top_bg .tbg_l a.sns {
    background-position: 0 -40px;
}

.top_bg .box a {
    text-decoration: none;
    color: #444444;
}

body {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-size: 12px;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "微软雅黑"
}

* {
    padding: 0;
    margin: 0
}

.clear {
    clear: both
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    position: relative
}

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

a {
    outline: none;
    text-decoration: none;
    color: #636363
}

a img {
    border: 0
}

a:active,
button {
    star: expression(this.onFocus=this.blur())
}

a:hover {
    text-decoration: none;
    color: #7d4f11
}

a:focus {
    outline: 0
}

legend {
    display: none
}

input,
button,
select,
textarea {
    outline: none
}

textarea {
    resize: none
}

table {
    border-collapse: collapse;
    empty-cells: show
}

ul {
    list-style-type: none;
    -webkit-list-style-position: inside;
    -moz-list-style-position: inside;
    -ms-list-style-position: inside;
    -o-list-style-position: inside
}

li {
    list-style-type: none
}

.l,
.left,
.f-l,
.m-l {
    float: left
}

.r,
.right,
.f-r,
m-r {
    float: right
}

.align-l {
    text-align: left
}

.align-r {
    text-align: right
}

.align-c {
    text-align: center
}

.none {
    display: none
}

.banner {
    max-height: 469px;
    position: relative;
    margin: 0;
    overflow: hidden
}

.banner .bannerTp {
    width: 1288px;
    float: left;
    overflow: hidden
}

.banner .bannerTp li {
    width: 1288px;
    float: left
}

.banner .bannerXk {
    position: absolute;
    right: 10px;
    bottom: 20px
}

.banner .bannerXk li {
    width: 37px;
    float: left;
    height: 5px;
    margin: 0 2px
}

.banner .bannerXk li a {
    width: 37px;
    float: left;
    height: 5px;
    background: #fff
}

.banner .bannerXk li a:hover,
.banner .bannerXk li a.cur {
    background: #ba8853
}

.ppage {
    overflow: hidden;
    margin-right: 10px;
    padding-bottom: 50px;
}

.ppage a {
    text-decoration: none;
    float: left;
    _width: 60px;
    color: #444;
    border: 1px #ccc solid;
    text-align: center;
    display: block;
    padding: 5px;
    margin: 0 5px;
    height: 10px;
    line-height: 10px;
    font-family: "arial"
}

.ppage a:hover,
.ppage a.cur {
    background: #ba8853;
    color: #fff
}

.ppage p {
    line-height: 24px;
    overflow: hidden
}

.ppage li {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

#main {
    max-width: 1288px;
    background: #fff;
    margin: 0 auto
}

#header {
    width: 100%;
    min-width: 1000px;
    height: 96px;
    overflow: hidden
}

.header {
    width: 1200px;
    margin: 10px auto;
    overflow: hidden
}

.header .top {
    padding: 5px 0;
    color: #888;
    line-height: 26px;
    margin-top: 5px
}

.header .top>a {
    float: left
}

.header .top span {
    display: inline-block;
    float: left
}

.header .top sub {
    display: inline-block;
    border: 1px #ccc solid;
    border-radius: 5px 5px;
    float: left;
    margin: 2px 5px
}

.header .top sub a {
    display: inline-block;
    padding: 3px 10px;
    height: 14px;
    line-height: 14px
}

.header .sou p {
    float: right;
    overflow: hidden;
    height: 22px
}

.header .sou p .sel {
    float: left;
    width: 80px;
    height: 22px;
    line-height: 22px;
    font-family: "微软雅黑";
    color: #666;
    margin-right: 5px;
    border: 1px #ccc solid;
    margin-left: -1px
}

.header .sou p .tex {
    float: left;
    height: 20px;
    line-height: 20px;
    border: 1px #ccc solid;
    width: 125px;
    padding: 0 10px;
    color: #666
}

.header .sou p .sub {
    float: left;
    background: url(/templets/default/images/index_03.png) no-repeat;
    border: 0;
    width: 38px;
    height: 22px
}

#bottom {
    background: url(/templets/default/images/index_73.png) no-repeat;
    height: 238px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

#bottom dl {
    width: 1000px;
    height: 174px;
    margin: 30px auto 35px;
    overflow: hidden;
    font-family: "微软雅黑"
}

#bottom dt {
    float: left;
    width: 235px;
    overflow: hidden;
    height: 164px
}

#bottom dt img {
    display: block;
    margin: 10px auto
}

#bottom dt sub {
    display: block;
    background: #ba8853;
    width: 220px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 20px;
    font-family: "微软雅黑";
    font-weight: bold;
    margin: 0 auto
}

#bottom dt sub a {
    display: block;
    color: #fff
}

#bottom dd {
    float: left;
    width: 90px;
    margin-right: 10px
}

#bottom dd h1 {
    font-size: 16px;
    font-weight: 100;
    color: #464646;
    height: 30px;
    line-height: 30px;
    padding-bottom: 5px
}

#bottom dd a {
    display: block;
    height: 24px;
    line-height: 24px;
    background: url(/templets/default/images/index_75.png) no-repeat left center;
    padding-left: 10px;
    font-size: 14px
}

#footer {
    width: 100%;
    min-width: 1000px;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: #2e2e2e
}

#footer p {
    width: 1000px;
    margin: 0 auto;
    color: #a0a0a0
}

.zx-right {
    position: fixed;
    right: 10px;
    top: 50%;
    z-index: 500;
    border-radius: 10px;
    background-color: #ffe9d1;
    height: 380px;
    margin-top: -193px;
    border: #fff 3px solid
}

.zx-posre {
    position: relative
}

.zx-posre ul {
    padding: 5px
}

.zx-posre ul li {
    margin-bottom: 7px
}

.zx-posre a {
    display: block;
    height: 28px;
    line-height: 28px;
    color: #fff;
    font-weight: bold;
    background-color: #ba8853
}

.zx-posre a.noon {
    background: #b6b6b6
}

.zx-posre a span {
    float: left
}

.zx-posre a .icon1 {
    width: 32px;
    height: 28px;
    margin-right: 10px;
    border-right: #fff 1px solid;
    background: url(/templets/default/images/index_29.png) no-repeat
}

.botton {
    position: absolute;
    top: 20px;
    left: -29px;
    background: url(/templets/default/images/index_24_1.png) no-repeat;
    width: 26px;
    height: 56px
}

.botton.act {
    background: url(/templets/default/images/index_24.png) no-repeat
}

.botton span {
    display: block;
    width: 26px;
    height: 29px;
    cursor: pointer
}

@charset "utf-8";
#banner {
    width: 100%;
    height: 171px;
    margin: 0 auto;
    min-width: 1000px
}

#content {
    width: 1280px;
    margin-left: 10px;
    overflow: hidden
}

.sma_ban {
    width: 100%;
    min-width: 1000px;
    height: 171px;
    margin: 0 auto
}

.left {
    width: 300px;
    overflow: hidden
}

.lef_one h1 {
    height: 99px;
    line-height: 99px;
    padding-bottom: 12px;
    color: #fff;
    overflow: hidden;
    text-align: center;
    font-size: 30px;
    font-weight: 100;
    background-color: #0059a9;
    margin-bottom: 6px
}

.lef_one li {
    border: 1px #ccc solid;
    margin-top: -1px;
    overflow: hidden;
    padding: 10px 0;
    font-size: 15px;
    font-family: "微软雅黑"
}

.lef_one li>a {
    height: 42px;
    line-height: 42px;
    background: url(/templets/default/images/index_75.png) no-repeat 15px center;
    padding: 0 10px 0 30px;
    color: gray;
    font-size: 16px;
    font-weight: bold;
}

.lef_one li p a {
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding-left: 30px
}

.lef_one li a:hover,
.lef_one li.ck>a,
.lef_one li.ck p a.ck {
    color: #ba8853
}

.lef_two {
    border: 1px #ccc solid;
    border-radius: 5px;
    margin: 20px 0
}

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

.lef_two dl:hover img {
    opacity: 1
}

.lef_two dt img {
    display: block;
    margin: 0 auto;
    opacity: .5
}

.lef_two dd {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #ba8853;
    height: 20px;
    line-height: 20px;
    text-align: center;
    overflow: hidden
}

.page {
    padding: 0 10px 50px
}

.page ul {
    overflow: hidden;
    text-align: right
}

.page li {
    display: inline-block;
    color: #444
}

.page li a {
    display: inline-block;
    padding: 4px 10px;
    border: 1px #ccc solid;
    color: #444
}

.page li.ck a,
.page li a:hover {
    background: #ba8853;
    color: #fff
}

.right {
    width: 950px;
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px;
}

.rig_tit {
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-family: "微软雅黑";
    border-bottom: 1px dashed #A6A6A6
}

.rig_tit,
.rig_tit h1 {
    line-height: 100px;
    font-weight: 100;
    font-size: 20px;
    color: #0059a9;
    ;
}

.rig_tit h1 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
}

.rig_tit p {
    text-align: center;
    color: #999;
    padding-bottom: 10px;
    font-size: 14px;
}

.tact {
    padding: 10px
}

.tact dl {
    overflow: hidden;
    margin: 10px 0 30px
}

.tact dt {
    float: right
}

.tact dt,
.tact dt img {
    width: 350px;
    height: 300px
}

.tact dd {
    float: left;
    width: 400px
}

.tact dd h1 {
    font-size: 16px;
    color: #ba8853;
    font-weight: 100;
    height: 36px;
    line-height: 30px
}

.tact dd p {
    line-height: 26px;
    color: #444
}

.tact h2 {
    font-size: 18px;
    color: #ba8853;
    font-weight: 100;
    height: 40px;
    line-height: 40px
}

.mass {
    border: 1px #ccc solid;
    padding: 15px;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 10px
}

.mass input {
    display: block;
    border: 0;
    margin-bottom: 10px
}

.mass .tex {
    height: 14px;
    line-height: 14px;
    padding: 10px 10px;
    background: #e8e8e8;
    color: #a4a4a4;
    width: 730px
}

.mass .tex_2 {
    height: 100px;
    line-height: 24px;
    width: 730px;
    padding: 10px 10px;
    background: #e8e8e8;
    color: #a4a4a4;
    border: 0;
    margin-bottom: 20px
}

.mass .sub {
    float: right;
    width: 140px;
    height: 36px;
    color: #fff;
    border-radius: 20px;
    background: #ba8853;
    font-size: 22px;
    font-family: "Adobe 楷体 Std R"
}

.link ul {
    overflow: hidden
}

.link li {
    float: left;
    border: 1px #ccc solid;
    width: 242px;
    height: 48px;
    margin-bottom: 8px;
    margin: 3px
}

.link li a {
    display: block
}

.link li img {
    width: 242px;
    height: 48px
}

.news {
    padding: 10px;
    font-size: 14px;
    padding: 12px 16px;
    line-height: 25px;
    color: #555;
}


/*.news dl{overflow:hidden}
.news dt{float:left;margin-right:20px}
.news dt,.news dt img{width:141px;height:100px}
.news dd{float:left;width:606px;overflow:hidden}
.news dd h1{height:30px;line-height:30px;font-size:15px;font-weight:100}
.news dd p{line-height:18px;color:#666;height:36px;overflow:hidden;margin:5px 0}
.news dd h2{font-family:"宋体";font-size:12px;height:22px;line-height:22px;font-weight:100}
.news dd h2 span{float:left;color:#999;font-family:Arial}
.news dd h2 a{float:right;background:url(/templets/default/images/new_2.png) no-repeat;width:74px;text-align:right;padding-right:15px;box-shadow:2px 2px 10px #dedede;color:#fff;font-size:14px}
.news ul{margin:20px 0;padding:20px 0;border-bottom:1px #ccc dashed;border-top:1px #ccc dashed}
.news li{height:30px;line-height:30px;overflow:hidden;background:url(/templets/default/images/new_3.png) no-repeat left center;padding-left:20px;font-size:14px;font-family:"微软雅黑"}.news li a{display:block;overflow:hidden}
.news li font{float:left}.
news li span{float:right}
.news .end{border-top:1px #ccc dashed;margin:20px;padding:20px 0;overflow:hidden}
.news .end a{float:right;display:inline-block;padding:4px 8px;border:1px #ccc solid}
.news .end a:hover{border-color:#7d4f11}.cour{padding:10px}*/

.cour dl {
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px #ccc dashed
}

.cour dt {
    float: right
}

.cour dd {
    float: left;
    width: 440px
}

.cour dd h1,
.cour h2 {
    font-size: 20px;
    color: #ba8853;
    font-weight: 100;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    overflow: hidden
}

.cour h2 {
    background: url(/templets/default/images/cour_2.png) no-repeat left center;
    padding-left: 20px;
    margin-top: 30px
}

.cour p {
    line-height: 24px;
    color: #454545
}

.cour_top {
    overflow: hidden;
    margin-top: 30px;
    padding-bottom: 10px
}

.cour_top div.f-l {
    width: 758px;
    padding: 2px;
    border: 1px #ccc solid
}

.cour_top div.f-l ul {
    overflow: hidden;
    padding: 10px 10px;
    border-bottom: 1px #ccc dashed
}

.cour_top div.f-l ul b {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 10px
}

.cour_top div.f-l li {
    float: left;
    margin-right: 10px;
    color: #949494;
    height: 30px;
    line-height: 30px
}

.cour_top div.f-l li a {
    padding: 2px 5px
}

.cour_top div.f-l li.ck a,
.cour_top div.f-l li:hover a {
    background: #ba8853;
    color: #fff
}

.cour_top div.f-l p {
    border-bottom: 1px #ccc dashed;
    line-height: 24px;
    padding: 10px;
    color: #949494
}

.cour_top div.f-l b {
    font-size: 14px;
    font-family: "微软雅黑"
}

.cour_top div.f-l b,
.cour_top div.f-l p span {
    color: #ba8853
}

.cour_top div.f-l div {
    overflow: hidden;
    padding: 10px
}

.cour_top div.f-l div b {
    float: left;
    width: 90px
}

.cour_top div.f-l div p {
    float: left;
    width: 357px;
    border: 0;
    padding: 0
}

.cour_top div.f-l div p a {
    display: inline-block
}

.cour_top div.f-l div .tex {
    float: left;
    width: 205px;
    height: 14px;
    line-height: 14px;
    color: #555;
    padding: 8px 10px;
    border: 1px #ccc solid;
    margin: 10px 5px
}

.cour_top div.f-l div .sub {
    float: left;
    width: 52px;
    height: 32px;
    color: #fff;
    font-family: "微软雅黑";
    border: 0;
    background: #ba8853;
    font-size: 16px;
    margin: 10px 0
}

.cour_top div.f-r {
    width: 220px;
    height: 197px;
    overflow: hidden;
    background: url(/templets/default/images/cour_6.png) no-repeat;
    box-shadow: 0 0 5px #dedede;
    margin-right: 5px
}

.cour_top div.f-r p {
    padding: 15px 15px 10px;
    color: gray;
    font-size: 13px;
    font-family: "微软雅黑"
}

.cour_top div.f-r p b {
    font-size: 16px;
    color: #ba8853
}

.cour_top div.f-r p img {
    float: left;
    margin-right: 10px
}

.cour table {
    border: 1px #eaeaea solid;
    margin: 20px 0
}

.cour th {
    padding: 5px 5px;
    line-height: 18px;
    font-weight: 100;
    color: #fff;
    background: #e8b783
}

.cour td {
    text-align: center;
    padding: 5px 6px;
    border-bottom: 1px #d5d5d5 solid;
    color: #707070
}

.cour td.align-l {
    text-align: left
}

.cour td span {
    color: red
}

.cour td p {
    color: #ba8853;
    font-weight: bold
}

.cour td a.down {
    float: right;
    color: #fff;
    text-align: center;
    background: url(/templets/default/images/cour_4.png) no-repeat;
    width: 114px;
    height: 28px;
    line-height: 28px
}

.cour td a.down:hover {
    background-image: url(/templets/default/images/cour_5.png)
}

.enterp {
    padding: 10px
}

.enterp h2 {
    margin-top: 30px;
    height: 20px;
    line-height: 20px;
    font-weight: 100;
    font-size: 16px;
    color: #2e2e2e;
    padding: 0 10px 5px
}

.enterp p {
    line-height: 20px;
    color: #949494;
    overflow: hidden;
    margin-top: 15px;
}

.enterp p span {
    width: 145px;
    float: left;
    padding: 5px 10px;
    background: #ba8853;
    border-radius: 10px 0 0 10px;
    color: #fff;
    margin-right: 10px
}

.enterp p font {
    padding: 5px 0;
    display: inline-block;
    width: 600px
}

.enterp h3 {
    font-size: 18px;
    color: #2e2e2e;
    font-weight: 100;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #ccc solid;
    margin: 30px 0 10px
}

.enterp p b {
    color: #484848;
    display: block;
    margin-bottom: 5px
}

.enterp p sub {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    float: left;
    margin: 2px 10px 0 0;
    color: #fff;
    padding: 0 5px;
    background: #ba8853;
    font-family: "微软雅黑"
}

.ent_list {
    border-left: 0;
    border-right: 0;
    margin: 30px 0
}

.ent_list h3 {
    border: 0;
    margin: 0;
    height: 20px;
    line-height: 20px
}

.ent_list p {
    text-indent: 2em
}

.ent_list a {
    display: block;
    color: #333
}

.ent_list dt {
    float: left;
    border: 5px #eee solid;
    margin-right: 20px;
    margin-bottom: 10px;
}

.ent_list dt,
.ent_list dt img {
    width: 330px;
    height: 200px
}

.ent_list dd {
    float: left;
    width: 470px
}

.ent_list dl {
    overflow: hidden;
    margin: 15px 0px;
    border-bottom: 1px dashed #DEDEDE;
}

.seni {
    padding: 10px
}

.seni .tit {
    line-height: 22px;
    color: #333;
    margin: 10px 0
}

.seni table {
    border: 1px #ddd solid
}

.seni td {
    padding: 5px 0;
    text-align: right;
    color: #444
}

.seni .tex,
.seni .tex_2 {
    float: left;
    text-align: left;
    background: #f6f5f5;
    border: 1px #edecec solid;
    width: 265px;
    margin-left: 5px;
    color: #555
}

.seni .tex {
    height: 14px;
    line-height: 14px;
    padding: 8px 10px
}

.seni .tex_2 {
    height: 100px;
    line-height: 20px;
    padding: 10px
}

.seni .sub {
    float: left;
    width: 140px;
    height: 34px;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 16px;
    background: #ba8853;
    border: 0;
    margin-left: 5px
}

.seni dl {
    float: left;
    overflow: hidden;
    margin-bottom: 40px
}

.seni dt {
    float: left;
    margin-right: 20px
}

.seni dt,
.seni dt img {
    width: 114px;
    height: 117px
}

.seni dd {
    width: 245px;
    float: left;
    overflow: hidden
}

.seni dd h1 {
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 100
}

.seni dd h1 a {
    color: #3b3b3b
}

.seni dd h1 a:hover {
    color: #ba8853
}

.seni dd p {
    line-height: 22px;
    height: 88px;
    overflow: hidden;
    color: #666;
    margin-right: 40px
}

.seni ul {
    overflow: hidden
}

.seni li {
    margin: 10px 0 30px
}

.seni li h2 {
    height: 30px;
    line-height: 30px;
    font-weight: 100;
    font-size: 16px;
    background: url(/templets/default/images/seni_4.png) no-repeat left center;
    padding-left: 25px
}

.seni li h2 a {
    color: #ba8853
}

.seni li p {
    padding: 10px;
    line-height: 22px;
    color: #666;
    background: #eaeaea
}

.seni_c_top {
    background: url(/templets/default/images/seni_6.png) no-repeat bottom center;
    padding: 20px;
    padding-bottom: 100px;
    margin-bottom: 20px;
    overflow: hidden
}

.seni_c_top div {
    width: 400px
}

.seni_c_top h1 {
    font-weight: 100;
    font-size: 18px;
    color: #ba8853;
    height: 40px;
    line-height: 40px
}

.seni_c_top p {
    line-height: 30px;
    font-size: 14px;
    color: #5a5a5a;
    font-family: "微软雅黑"
}

.seni_c_top p b {
    color: #c00;
    font-size: 24px
}

.seni_c_bot {
    overflow: hidden
}

.seni_tit {
    overflow: hidden
}

.seni_tit a {
    display: inline-block;
    padding: 5px 11px;
    color: #fff;
    background: #b6b6b6
}

.seni_tit a:hover,
.seni_tit a.ck {
    background: #ba8853
}

.seni_into {
    padding: 20px 0;
    line-height: 22px;
    color: #444;
    min-height: 150px
}

.seni_into th {
    height: 30px;
    line-height: 30px;
    text-align: left;
    color: #878787;
    background: #e9e9e9;
    padding: 0 10px
}

.seni_into td {
    padding: 20px
}

.seni_into td div {
    width: 300px
}

.seni_into td h2 {
    font-size: 12px;
    color: #ba8853;
    font-family: "宋体";
    height: 30px;
    line-height: 30px
}

.seni_into td li {
    height: 26px;
    line-height: 26px;
    background: url(/templets/default/images/index_75.png) no-repeat left center;
    padding-left: 20px
}

.seni_end {
    border-top: 1px #ccc dashed;
    margin: 20px;
    margin-top: 50px;
    padding: 20px 0;
    overflow: hidden
}

.seni_end a {
    float: right;
    display: inline-block;
    padding: 4px 8px;
    border: 1px #ccc solid
}

.seni_end a:hover {
    border-color: #7d4f11
}

.zc {
    width: 750px;
    margin: 0 auto
}

.zc p {
    line-height: 24px;
    color: #888;
    overflow: hidden;
    margin-bottom: 5px;
    padding-left: 20px
}

.zc_head {
    background: url(/templets/default/images/cd_01.png) no-repeat;
    height: 117px;
    line-height: 80px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-family: "微软雅黑"
}

.zc h1.zc_tit {
    border-bottom: 1px #ccc solid;
    margin: 10px 0;
    background: url(/templets/default/images/cd_023.jpg) no-repeat left center;
    padding-left: 20px;
    line-height: 40px;
    font-size: 14px;
    color: #a36728;
    font-weight: 100;
    overflow: hidden
}

.zc_p_em {
    text-indent: 2em
}

.zc p font.f-l {
    width: 100px;
    color: #3d3d3d;
    font-family: "微软雅黑";
    font-weight: bold
}

.zc p font.f-l img {
    float: left;
    margin: 5px 5px 0 10px
}

.zc p span.f-r {
    width: 630px
}

.zc p b {
    color: #3d3d3d;
    font-family: "微软雅黑";
    font-weight: bold
}

.zc .tab {
    border: 1px #ccc solid;
    width: 600px;
    margin: 15px auto
}

.zc .tab th {
    border-bottom: 1px #ccc solid;
    height: 40px;
    line-height: 40px;
    color: #555;
    text-align: center;
    font-size: 13px;
    padding: 5px 0
}

.zc .tab td {
    line-height: 24px;
    color: #888;
    padding: 10px 0
}

.zc .tab td b {
    color: #888;
    font-size: 13
}

.right2 .con {
    border-top: 1px #dcdcdc solid;
    margin-top: 20px;
    padding-top: 17px;
    float: left;
}

.right2 .con .title span {
    display: inline-block;
    float: left;
    padding-left: 12px;
    font-size: 24px;
    height: 23px;
    line-height: 23px;
    padding-bottom: 5px;
    font-weight: bold;
    color: #0059a9;
}

.right2 .con .title {
    height: 35px;
    width: 930px;
    border-bottom: 2px #0059a9 solid;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.right2 .con .title img {
    display: inline-block;
    float: left;
    margin-top: 5px;
}

.right2 .con .yh_xmlc {
    font-size: 14px;
    line-height: 35px;
}

.right2 .con .yh_xmlc th {
    padding: 5px 5px;
    line-height: 18px;
    font-weight: 100;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.right2 .con .yh_xmlc td {
    padding: 5px 6px;
    border-bottom: 1px #d5d5d5 solid;
}

.right2 .con .yh_xmlc table {
    border: 1px #eaeaea solid;
    margin: 20px 0;
}

.left2 {
    width: 300px;
    overflow: hidden;
    float: right;
}

.right2 {
    width: 950px;
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
}

.left2 .lef_one h1 {
    width: 250px;
    height: 99px;
    line-height: 99px;
    padding-bottom: 12px;
    color: #fff;
    overflow: hidden;
    text-align: center;
    font-size: 30px;
    font-weight: 100;
    background-color: #00059a9;
    margin-bottom: 6px
}

.nav .acurhover {
    background: url(/templets/default/images/index_17.png) repeat-x;
    color: #fff
}

.right2 .con .yh_xmlc .zfal {
    width: 400px;
    float: left;
    padding-left: 50px;
}

.right2 .con .yh_xmlc .zfal span {
    width: 400px;
    float: left;
    text-align: center;
}

.right2 .con .yh_xmlc .shizi {
    width: 450px;
    float: left;
    padding-left: 15px;
    padding-bottom: 15px;
}

.right2 .con .yh_xmlc .shizi_left {
    width: 210px;
    float: left;
}

.right2 .con .yh_xmlc .shizi_right {
    width: 240px;
    float: left;
}

.right2 .con .yh_xmlc .shizi_right li {
    line-height: 25px;
}

.right2 .con .yh_xmlc .shizi_right li span {
    font-size: 16px;
    font-weight: bold;
    color: #990000;
}

.tab_size {
    font-size: 18px;
    font-weight: bold;
    color: #990000;
}

.right2 .con .yh_xmlc .shizi_left2 {
    width: 150px;
    float: left;
}

.right2 .con .yh_xmlc .shizi_right2 {
    width: 260px;
    float: left;
}

.right2 .con .yh_xmlc .shizi_right2 li {
    line-height: 25px;
}

.right2 .con .yh_xmlc .shizi_right2 li span {
    font-size: 16px;
    font-weight: bold;
    color: #990000;
}

.right2 .con .hezuohuoban {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

.box3 {
    width: 312px;
    float: right;
    height: 250px;
    overflow: hidden;
    margin-right: 10px;
}

.tiao {
    text-align: center;
    padding-top: 20px;
}

.tiaonav {
    margin-top: 10px;
    width: 300px;
    border: 1px #d5d5d5 solid;
}

.box3 span {
    width: 50px;
}


/* MBA报考条件测评样式 */

.fc-form-body {
    padding: 15px 15px 0;
    box-sizing: border-box;
}


.form-group::after {
    content: "";
    display: block;
    clear: both;
}

.control-label {
    float: left;
    width: 75px;
    display: block;
    text-align: justify;
    text-align-last: justify;
}
.control-label .required{
    color: red;
}
.form-group {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 30px;
}
#dr_row_jzbt{
    display: none;
}


.form-group .col-md-10 {
    width: 150px;
    float: right;
}

.form-control {
    width: 100% !important;
    height: 30px;
    box-sizing: border-box;
}

.form-actions button {
    width: 140px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #1890FF;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    margin: 0 auto;
    border: none;
    display: block;
    cursor: pointer;
}

.form-actions button .fa {
    margin-right: 5px;
}


/* MBA报考条件测评样式 */

/* MBA课程获取样式 */
.title_text{
    display: inline-block; 
    float: left; 
    padding-left: 12px; 
    font-size: 24px; 
    height: 23px; 
    line-height: 23px; 
    padding-bottom: 5px;
     font-weight: bold; 
     color: #0059a9;
}
.title_icon{
    width: 11px;
    height: 11px;
}
.con_kczl{
    border-top:0px #fff solid;
    padding-bottom: 30px;
}
.con_kczl #dr_row_zgxl,
.con_kczl #dr_row_gznx,
.con_kczl #dr_row_bkxx{
    display: none;
}
.kczl_left{
    width: 390px;
    padding: 12px 24px;
    box-sizing: border-box;
    float: left;
}
.kczl_left .form-group .col-md-10{
    width: 190px;
}
.kczl_left .form-actions button{
    width: 160px;
}

.kczl_right{
    width: 410px;
    float: left;
    padding: 12px 24px;
    background-color: #f7f7f7;

}
.kczl_right p{
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 12px;
    border-bottom: 2px #ccc solid;
    text-align: center;
    font-size: 20px;
}
.kczl_right p i {
    color: #ff7c07;
    font-weight: bold;
    font-size: 18px;
}
.kczl_right  .renav {
    height: 265px;
    overflow: hidden;
    width: 340px;
}
.kczl_right .renav li{
    height: 30px;
    overflow: hidden;
    font-size: 16px;
}
.kczl_right .renav li span {
    margin-right: 50px;
    padding-left:30px;
}
.kczl_right .renav li b {
    font-weight: normal;
    margin-right: 50px;
}
/*MBA课程获取样式 */