/*ͷ����ʼ*/
.head {
    width: 100%;
    border-bottom: 1px solid #c1c1c1;
}
.center {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}

.head_t {
    height: 28px;
    background: #eeeeee;
}

.headInfo {
    width: 695px;
    height: 28px;
}

.nimeide{
    line-height: 28px;
    float: left;
    margin-right: 30px;
    margin-right: 25px\9;
    display: inline-block;
}

.current {
    color: red;
}

.speList {
    margin-right: 0;
    margin-right: 0px\9;
    float: right;
    float: right\9;
}

.headInfo > ul > li > a > i {
    padding-right: 10px;
}
.sb {
    width: 194px;
    height: 20px;
    margin-top: 10px;
    border: 1px solid #dedede;
    border-radius: 5px;
}
.print {
    margin-top: 4px;
    width: 165px;
    height: 20px;
    border: none;
    outline: none;
    font-size: 12px;
    line-height: 20px;
    text-indent: 0.5em;
}
.imgbtn {
    width: 25px;
    height: 20px;
    border: none;
    outline: none;
    cursor: pointer;
    margin-top: 4px\9;
    margin-top: 4px;
}
.logoImg {
    display: inline-block;
    margin: 9px 0 6px;
    height: 82px;
}
.logoImg>img{
    width: 375px;
    height: 82px;
}
.contact {
    width: 556px;
    height: 48px;
    margin-top: 26px;
}
.contact > ul > li {
    display: inline-block;
    margin-right: 34px;
    float: left;
}

.contact > ul > li:last-child {
    float: right;
    margin-right: 0;
}

.bRed {
    font-size: 24px;
    color: #d0260f;
}

.fenge {
    height: 48px;
    border-right: 1px solid #e0e0e0;
}

.contact > ul > li:last-child > i {
    font-size: 42px;
}

.contact > ul > li > a {
    position: relative;
}

.weixin {
    width: 30px;
    height: 30px;
    margin: 100px auto;
    position: relative;
    font-size: 12px;
    text-align: center;
}

.weixin a{
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 86px;
    right: -132px\9;
    bottom: 131px\9;
}
.weixin a img{
    width: 49px;
    height: 49px;
}
/*IE9+*/
@media all and (min-width:0) {
    .weixin a{
        display: inline-block;
        position: absolute;
        right: 0;
        bottom: 86px;
    }
}
.weixin a > i {
    font-size: 60px;
    color: #333;
}

.weixin .weixin_nr {
    width: 100px;
    height: 120px;
    padding: 10px;
    text-align: center;
    position: absolute;
    left: -45px;
    top: -63px;
    left: 93px\9;
    top: -112px\9;
    display: none;
    z-index: 9999999;
}
/*IE9+*/
@media all and (min-width:0) {
    .weixin .weixin_nr{
        left: -40px;
        top: -70px;
    }
}
.weixin .weixin_nr img {
    margin-bottom: -165px;
    margin-left: -108px;
}

.weixin.on .weixin_nr {
    display: block;
}

.weixin_nr .arrow {
    width: 0;
    height: 0;
    border-bottom: 10px solid #1461a1;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 35px;
    top: 13px;
}
/*���*/
@-moz-document url-prefix() {
    .xbot {
        position: absolute;
        top: 2px;
        right: -85px;
    }
}

/*�ȸ�*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .xbot {
        position: absolute;
        top: 2px;
        right: -30px;
    }
}

/*IE9*/
:root .xbot {
    position: absolute;
    top: 2px \9;
    right: -30px \9; /* IE6��IE7��IE8��IE9 ʶ�� */
}
/*IE7��IE8*/
.xbot {
    position: absolute;
    top: 2px \9;
    right: -30px \9; /* IE6��IE7��IE8��IE9 ʶ�� */
}
.spec {
    padding-right: 30px;
}

.contact > ul > li > a > i {
    font-size: 30px;
    color: #007aff;
}

.head_b {
    height: 40px;
    background: #eeeeee;
}

/*����*/
#wrap {
    width: 1200px;
    margin: 0 auto;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    color: #333;
}

#wrap > li {
    float: left;
}

#wrap > li:hover {
    border-bottom: 1px solid #fff;
}

#wrap > li:nth-child(7) {
    float: right;
    margin-right: 0;
}

.wrap > ul > li {
    position: relative;
    width: 130px;
    border-top: 3px solid #eeeeee;
}

.wrap > ul > li > a {
    position: relative;
    display: block;
    color: #666666;
}

.wrap > ul > li:hover {
    background: white;
    border-top: 3px solid #1461a1;
}

.wrap a {
    display: block;
    text-decoration: none;
    line-height: 36px;
    text-align: center;
}

#wrap > li > ul > li > a:hover {
    color: #fff;
}

#wrap > li > ul {
    background: #fff;
    display: none;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    z-index: 99999999;
    text-align: left;
    border-bottom: 3px solid #1461a1;
    position: absolute;
    top: 38px;
}

#wrap > li > ul > li {
    font-size: 12px;
    color: #333;
    border-bottom: 1px solid #e8e8e8;
    text-align: center;
}

#wrap > li > ul > li:last-child {
    border-bottom: 0;
}

.wrap li > ul > li:hover {
    background: #1461a1;

}

/*���ڽ���*/
.guanyujp {
    width: 653px;
    height: 350px;
    left: 0px;
}

.jpgy_l {
    width: 600px;
    display: inline-block;
    float: left;
    margin-left: 60px;
}

.jpgy_l > ul > li {
    border-bottom: 1px solid #e1e1e1;
    height: 30px;
}

.jpgy_l > ul > li > a {
    text-align: left;
    line-height: 30px;
    font-size: 14px;
}

.jpgy_r {
    margin-left: 80px;
    width: 240px;
    height: 300px;
    display: inline-block;
    float: left;
}

h6 {
    font-size: 18px;
    color: #1461a1;
    font-weight: 100;
}

.jpgy_r > h6 {
    margin-top: 13px;
}

.jpgy_r > p {
    margin-top: 29px;
    height: 80px;
    font-size: 14px;
    line-height: 25px;
    color: #666;
}

.jpgy_r > img {
    width: 240px;
    height: 123px;
    background: yellow;
}

/*��ɽ���Ժ*/
.kuangshansheji {
    width: 650px;
    height: 350px;
    left: 0px;
}

.jpks_c {
    float: left;
    width: 290px;
    display: inline-block;
    margin-left: 40px;
}

.jpks_c > h6 {
    margin-top: 27px;
}

.jpks_c > img {
    width: 290px;
    height: 170px;
    margin-top: 31px;
}

.jpks_r {
    float: left;
    width: 238px;
    font-size: 14px;
    margin-left: 40px;
    display: inline-block;
    margin-top: 88px;
    line-height: 25px;
    color: #666;
}

/*��ɽ�ܰ�*/
.kuangshanzongbao {
    width: 600px;
    height: 350px;
    right: 0;
    top: 10px;
    display: block;
}

.kzb_l {
    float: left;
    width: 600px;
    margin-left: 35px;
}
.kzb_l>ul{
    width: 120px;
    margin-top: 40px;
    display: inline-block;
    float: left;
}
.kzb_l > ul > li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #e1e1e1;
}

.kzb_l > ul > li > a {
    font-size: 14px;
    text-align: left;
    line-height: 30px;
}

.kzb_r {
    width: 365px;
    float: left;
    display: inline-block;
    margin-left: 35px;
    margin-top:26px;
    display: none;
}
.showEpcm_t{
    border-top: 1px solid #e1e1e1;
}
.showCurrent{
    display: block;
}
.kzb_r > h6 {
    margin-bottom: 20px;
}
.kzb_r>p{
    font-size:14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 15px;
}
.kzb_r>img{
    width: 365px;
    height: 178px;
}
.activeEpc{
    color:#1461a1;
}
/*���Ժ*/
.jpgy_r{
    width: 365px;
    float: left;
    display: inline-block;
    margin-left: 35px;
    margin-top:26px;
    /*display: none;*/
}
#shqcur01{
    width: 365px;
    height: 400px;
    float: right;
    display: inline-block;
    margin-left: 35px;
    margin-top:26px;
    /*display: none;*/
    display: block !important;
    background: yellow;
}
.jpgy_l>ul{
    width: 120px;
    margin-top: 40px;
    display: inline-block;
    float: left;
}
/*��Ʒ����*/
.chanpinzhongxin {
    width: 1200px;
    height: 500px;
    right: -450px;
}

.jpro_t {
    margin-top: 19px;
    width: 1200px;
    height: 325px;
}

.shebei {
    width: 120px;
    margin-right: 25px;
    display: inline-block;
    float: left;
}
.shebei>a>img{
    width: 120px;
    height: 72px;
    margin-bottom: 10px;
}
.shebei > ul > li > a {
    font-size: 12px;
    line-height: 24px;
    color: #666;
    text-align: left;
}
.shebei > ul > li > a:hover{
    color: #1461a1;
}
.caikuang {
    margin-left: 34px;
}

.jiejue {
    margin-right: 14px;
}

.jpro_b {
    position: relative;
    margin-left: 50px;
    margin-top: 53px;
}
.jpro_b>h6{
    margin-top: 75px;
}
.jpro_b > a {
    position: absolute;
    right: 166px;
    top: 5px;
    display: inline-block;
    padding: 3px 14px;
    float: right;
    border: 2px solid #1461a1;
    color: #1461a1;
}

.jpro_b > p {
    line-height: 20px;
    color: #999;
    margin-top: 10px;
}

/*�ͻ�����*/
.kehuanli {
    width: 1200px;
    height: 350px;
    right: -301px;
    position: relative;
}

.jpal_t {
    margin-top: 40px;
    width: 1200px;
    height: 160px;
}

.anli {
    width: 155px;
    float: left;
    display: inline-block;
}

.anli > ul > li {
    border-top: 1px solid #e1e1e1;
}

.anli > ul > li > a {
    font-size: 12px;
    line-height: 30px;
    text-align: left;
}

.anli > ul > li > a > i {
    font-size: 12px;
}

.anli > p {
    font-size: 12px;
}

.gnal {
    margin-left: 42px;
}

.mral {
    margin-left: 37px;
}

.jpal_b {
    display: block;
    margin-left: 40px;
    margin-top: 50px;
}

.jpal_b > p {
    font-size: 14px;
    color: #666;
}

.jp_zj {
    width: 275px;
    height: 155px;
    position: absolute;
    bottom: 30px;
    right: 50px;
}

/*�ۺ����*/
.fuwutixi {
    width: 150px;
    height: 188px;
    right: 0px;
}

/*�������*/
.jiejuefangan {
    width: 817px;
    height: 350px;
    right: 0px;
}

.jpfn_l {
    margin-left: 66px;
    margin-top: 40px;
    width: 150px;
    border-top: 1px solid #e1e1e1;
    display: inline-block;
    float: left;
}

.jpfn_l > ul > li {
    border-bottom: 1px solid #e1e1e1;
}

.jpfn_l > ul > li > a {
    font-size: 12px;
    text-align: left;
    line-height: 30px;

}

.jpfn_c {
    width: 290px;
    display: inline-block;
    float: left;
    margin-top: 26px;
    margin-left: 40px;
}

.jpfn_c > img {
    width: 290px;
    height: 170px;
    margin-top: 30px;
}

.jpfn_r {
    margin-top: 81px;
    margin-left: 20px;
    width: 161px;
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #666;
    line-height: 25px;
}
/*ͷ������*/
/*��ҵ�Ļ����ݿ�ʼ*/
.shoImg{
    width: 100%;
    min-width: 1200px;
}
.shoImg>img{
    width: 100%;
}
.cul_tit{
    width: 465px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    margin: 30px auto 13px;
    background: url("../images/cul_t_bg.png") no-repeat;
    font-size: 24px;
    color: #fff;
}
.cul_sum{
    width: 924px;
    height: 52px;
    border: 2px solid #fdad13;
    padding:15px 95px;
    margin: 0 auto;
    font-size: 14px;
    color: #333;
}
.cul_info{
    width: 1200px;
    height: 285px;
    margin:19px auto 24px;
}
.cul_info_l{
    width: 396px;
    height: 285px;
    background:url("../images/cul_info_l_bg.png");
    display: inline-block;
    float: left;
}
.cul_info_c{
    width: 420px;
    height: 285px;
    display: inline-block;
    float: left;
}
.cuit{
    width: 420px;
    height: 66px;
}
.cuit_l{
    width: 10px;
    height: 10px;
    border-radius:5px;
    background:#dcdcdc;
    float: left;
    display: inline-block;
    margin-top: 50px;
}
.cuit_lC{
    background:#feca2d;
}
.cuit_r{
    width: 391px;
    height: 66px;
    background:url("../images/cuit_l.png");
    display: inline-block;
    float: right;
    margin-top:27px;
}
.cuit_rC{
    background:url("../images/cuit_r.png");
}
.school_l{
    margin-top: 73px;
    margin-left: -1px;
}
.home_l{
    margin-top:105px;
    margin-left: -10px;
}
.cuit_r>h6{
    padding-top:10px;
    padding-left:40px;
    font-size: 14px;
    color:#666;
}
.cuit_r>p{
    padding-left:40px;
    font-size: 14px;
    color: #666;
}
.cul_info_r{
    width: 354px;
    height: 236px;
    float: right;
    display: inline-block;
    margin-top: 35px;
}
.imgL{
    display: none;
}
.activeImg{
    display: block;
}
.cul_info_r>.imgL>img{
    width: 354px;
    height: 236px;
}
.jp_army{
    width: 1200px;
    height: 500px;
    margin:0 auto;
}
.jp_ashT>img{
    width: 20px;
    height: 20px;
    float: left;
    display: inline-block;
    margin-right: 15px;
}
.jp_ashT>h3{
    font-size: 24px;
    color: #333;
    float: left;
    display: inline-block;
}
.jp_ashT>p{
    width: 900px;
    height: 14px;
    line-height: 14px;
    float: left;
    display: inline-block;
    padding-left:10px;
    margin-left:9px;
    margin-top:9px;
    border-left:1px solid #cbcbcb;
}
.a_culT{
    width: 1200px;
    height: 38px;
    margin-top: 29px;
    line-height: 38px;
}
.a_culT_l{
    width: 129px;
    height: 38px;
    display: inline-block;
    float: left;
    background: url("../images/a_culT_l.png");
}
.a_culT_l>h4{
    margin-left:10px;
    font-size: 18px;
    color: #333;
    font-weight: 200;
}
.a_culT_r{
    width: 118px;
    height: 38px;
    display: inline-block;
    float: right;
    background: url("../images/a_culT_r.png");
}
.a_culT_r>h4{
    margin-left: 30px;
    font-size: 18px;
    color: #333;
    font-weight: 200;
}
.a_info{
    width: 1200px;
    height: 406px;
}
.a_info_l{
    display: inline-block;
    float: left;
}
.a_info_l_t{
    width: 320px;
    height: 212px;
    border: 1px solid #f1f1f1;
}
.a_info_l_t>p{
    width: 300px;
    padding: 0 10px;
    text-indent: 2em;
    line-height: 25px;
}
.a_info_l_b{
    margin-top:12px;
    width: 320px;
    height: 180px;
    position: relative;
}
.shadow{
    width: 320px;
    height: 180px;
    position: absolute;
    top: 0;
    left: 0;
    background:url("../images/shadow.png");
    z-index: 888;
}
.vedioBtn{
    width: 165px;
    margin: 70px auto 0;
    cursor: pointer;
}
.vedioBtn>img{
    margin: 0 auto;
    margin-left: 60px;
}
.vedioBtn>p{
    color: #fff;
}
.s_culT_l{
    width: 119px;
    height: 38px;
    display: inline-block;
    float: left;
    background: url("../images/s_culT_l.png");
}
.s_culT_r{
    width: 130px;
    height: 38px;
    display: inline-block;
    float: right;
    background: url("../images/s_culT_r.png");
}
.s_culT_l>h4{
    margin-left:10px;
    font-size: 18px;
    color: #333;
    font-weight: 200;
}
.s_culT_r>h4{
    margin-left: 30px;
    font-size: 18px;
    color: #333;
    font-weight: 200;
}
.a_info_r{
    width: 868px;
    height: 406px;
    display: inline-block;
    float: right;
    border: 1px solid #f1f1f1;
}
.a_info_r_l{
    display: inline-block;
    float: left;
    margin-top:12px;
    margin-left: 10px;
}
.a_info_r_l>img{
    width: 641px;
    height: 378px;
}
.a_info_r_r{
    width: 176px;
    height: 376px;
    padding: 0 10px;
    margin-right: 10px;
    margin-top: 15px;
    display: inline-block;
    float: right;
    background: #61a7fd;
}
.a_info_r_r>h6{
    margin-top: 44px;
    font-size: 18px;
    color: #fff;
}
.a_info_r_r>p{
    width: 156px;
    padding: 0 10px;
    margin-top: 20px;
    text-indent: 2em;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}
.a_info_r_r>a{
    float: right;
    margin-top: 30px;
    color: #fff;
}
.jp_school{
    width: 1200px;
    height: 525px;
    margin:41px auto 38px;
}
.s_culT_info{
    width: 1200px;
    height: 428px;
}
.s_culT_info_l{
    width: 850px;
    height: 428px;
    display: inline-block;
    float: left;
    border: 1px solid #f1f1f1;
}
.s_culT_info_l>img{
    margin-top: 14px;
    margin-left: 10px;
}
.s_culT_info_r{
    display: inline-block;
    float: right;
}
.a_culT_t{
    width: 315px;
    height: 246px;
    padding: 0 10px;
    border: 1px solid #f1f1f1;
}
.a_culT_t>p{
    text-indent: 2em;
    font-size: 14px;
    color: #333;
    line-height: 25px;
}
.a_culT_b{
    margin-top: 14px;
}
.jp_home{
    width: 1200px;
    height: 1010px;
    margin:0 auto 21px;
}
.h_info{
    width: 1200px;
    position: relative;
}
.h_info_l{
    width: 319px;
    float: left;
    display: inline-block;
}
.h_info_l_t{
    width: 317px;
    height: 225px;
    border: 1px solid #f1f1f1;
}
.h_info_l_t>p{
    width: 297px;
    padding: 0 10px;
    line-height: 25px;
    text-indent: 2em;
}
.h_info_l_b{
    margin-top: 15px;
    border: 1px solid #f1f1f1;
}
.h_culT{
    width: 319px;
    height: 38px;
}
.h_info_T{
    width: 115px;
    height: 38px;
    line-height: 38px;
    float: right;
    background: url("../images/h_info_T.png");
}
.h_info_T>h4{
    font-size: 18px;
    color: #333;
    padding-left: 30px;
    font-weight: 200;
}
.h_info_TInfo{
    width: 319px;
    height: 639px;
}
.h_info_TInfo>img{
    width: 289px;
    height: 214px;
    margin-top: 15px;
    margin-left:15px;
}
.h_info_TInfo>p{
    width: 289px;
    padding: 0 15px;
    text-indent: 2em;
    font-size: 14px;
    color: #333;
    line-height: 25px;
}
.h_info_r{
    width: 868px;
    height: 600px;
    display: inline-block;
    float: right;
    border: 1px solid #f1f1f1;
}
.h_info_r_t>img{
    width: 412px;
    height: 247px;
    margin-top: 15px;
    margin-left: 15px;
}
.h_info_r>p{
    margin-top: 19px;
    margin-left: 20px;
    margin-bottom: 24px;
}
.h_info_r_b>ul>li{
    width: 270px;
    float: left;
    display: inline-block;
}
.fir{
    margin-left: 15px;
}
.cer{
    margin: 0 15px;
}
.h_info_r_b>ul>li>img{
    width: 270px;
    height: 202px;
}
.h_info_r_b>ul>li>p{
    margin-top: 10px;
    line-height: 25px;
}
.h_info_r_b>ul>li>a{
    padding: 2px 10px;
    background: #6ab2fc;
    margin-left: 75px;
}
.jp_pla{
    width: 881px;
    height: 300px;
    position: absolute;
    right: 0;
    top: 619px;
    border: 1px solid#f1f1f1;
    border-left: none;
    background: #fff;
}
.jp_pla>img{
    width: 868px;
    height: 259px;
    margin-left: 9px;
    margin-top: 20px;
}
.jp_other_T{
    width: 1200px;
    height: 38px;
    margin: 0 auto;
}
.o_culT_l{
    width: 195px;
    height: 38px;
    line-height: 38px;
    float: left;
    background: url("../images/o_culT_l.png");
}
.o_culT_l>h4{
    font-size: 18px;
    color: #333;
    font-weight: 200;
    margin-left: 10px;
}
.jp_other{
    width: 1200px;
    margin: 0 auto 35px;
}
.jp_other_l{
    width: 621px;
    height: 334px;
    display: inline-block;
    float: left;
    border: 1px solid #f1f1f1;
}
.jp_other_l>p{
    padding-left: 35px;
    margin-top: 35px;
}
.jp_other_r{
    width: 556px;
    height: 334px;
    display: inline-block;
    float: right;
}
.jp_other_r>img{
    width: 556px;
    height: 334px;
}
.shoB{
    width: 1200px;
    margin:0 auto 45px;
}









/*��ҵ�Ļ����ݽ���*/
/*�ײ���ʼ*/
#bottom{
    width: 100%;
}
#bottom_t{
    background:#e4e4e4;
    position: relative;
}
#search{
    width: 1200px;
    height: 110px;
    margin:0 auto;
    line-height:110px;
}
input{
    font-size:18px;
    color: #969696;
    border: none;
}
#search>p{
    display:inline-block;
    font-size: 18px;
}
.tuijian{
    width: 1200px;
    position: absolute;
    top:82px;
    left: 500px;
}
.tuijian>a{
    color:#999;
    font-size: 12px;
}
.number{
    color: #b7646c;
}
#jp_wz>a{
    position: relative;
}
#jp_wz>a>i{
    position: absolute;
    right:8px;
    top:-38px;
    font-size:18px;
}
#bottom_b{
    width: 100%;
    height: 326px;
    background:#9a9a9a;
    border-bottom: 1px solid #d6d6d6;
}
#infoCon{
    width:1200px;
    margin:0 auto;
    position: relative;
}
.infoList{
    display: inline-block;
    float: left;
    margin-right:115px;
    height: 326px;
}
#infoCon p{
    font-size: 18px;
    font-weight: 700;
    color: white;
    margin:50px 0 25px;
}
#infoCon li {
    font-size: 14px;
    line-height: 28px;
}
#infoCon a{
    color: white;
}
#infoCon a:hover{
    text-decoration: none;
    color:#1461a1;
}
.codeImg{
    display: inline-block;
    position: absolute;
    right:10px;
    top:55px;
}
.copyright{
    line-height: 66px;
    color:white;
    font-size:14px;
    background:#9a9a9a;
}
.jp_right{
    text-align:left;
    width: 1200px;
    margin: 0 auto;
}
/*�ײ�����*/