body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend,
input, textarea, p, blockquote, th, td,figure {
    margin: 0;
    padding: 0;
}
a {
    cursor: pointer;
    text-decoration: none;
    outline: none;
    color: inherit;
    blr:expression(this.onFocus=this.blur());
}

a:focus {
    outline: none !important;
}
li{
    list-style: none;
}
.clear{
    clear: both;
}
.clearfix:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: "";
+ zoom: 1;
}
.font_yahei{
    font-family: "Microsoft YaHei";
}
.container_1080{
    width:1080px;
    margin: 0 auto;
}
.bg-color{
    background: #211b3d url("../images/bodybg.png") center 612px/1920px 7605px no-repeat ;
}

/*悬浮客服咨询开始*/
.float-ad {
    position: fixed;
    right: 0;
    bottom: 55px;
    z-index: 99999;
    width: 105px;
}
.float-ad .float-interaction {
    width: 64px;
    margin: auto;
}
.float-ad .float-interaction .interac-item {
    position: relative;
    z-index: 99999;
    margin-top: 4px;
}
.float-ad .float-interaction .interac-item .link {
    display: block;
    /* background-color: #636363;*/
    padding-top: 4px;
    width: 64px;
    height: 60px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.float-ad .float-interaction .interac-item .link .icon,
.float-ad .float-interaction .interac-item .link span {
    display: block;
    width: 100%;
    height: 42px;
}
.float-ad .float-interaction .interac-item .link .icon {
    background-repeat: no-repeat;
    background-position: center;
}
.float-ad .float-interaction .interac-item .link .icon-0 {
    background-image: url('http://www.gdzp.org/html/pmsj/statics/images/cst.png');
}
.float-ad .float-interaction .interac-item .link .icon-1 {
    background-image: url('http://www.gdzp.org/html/common/images/mfsx.png');
}
.float-ad .float-interaction .interac-item .link .icon-2 {
    background-image: url('http://www.gdzp.org/html/pmsj/statics/images/new/float-2.png');
}
.float-ad .float-interaction .interac-item .link .icon-22 {
    background-image: url('http://www.gdzp.org/html/pmsj/statics/images/new/sjys-float-22.png');
}
.float-ad .float-interaction .interac-item .link .icon-3 {
    background-image: url('http://www.gdzp.org/html/pmsj/statics/images/new/float-3.png');
}
.float-ad .float-interaction .interac-item .link .icon-4 {
    background-image: url('http://www.gdzp.org/html/pmsj/statics/images/new/float-4.png');
}
.float-ad .float-interaction .interac-item-bg0 a{
    background: #d876ce;
}
.float-ad .float-interaction .interac-item-bg1 a{
    background: #feab48;
}
.float-ad .float-interaction .interac-item-bg2 a{
    background: #42c8ff;
}
.float-ad .float-interaction .interac-item-bg3 a{
    background: #7a95e4;
}
.float-ad .float-interaction .interac-item-bg4 a{
    background: #4ab14a;
}
.float-ad .float-interaction .interac-item-bg5 a{
    background: #fc7b7a;
}
.float-ad .float-interaction .interac-item .link span {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    line-height: 14px;
    text-align: center;
    color: #fff;
}
.float-ad .float-interaction .interac-item .link.on {
    background-color: #ed9336;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper {
    position: absolute;
    right: 70px;
    top: -20px;
    z-index: auto;
    width: 213px;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper .float-frm {
    padding: 70px 24px 0 18px;
    width: 161px;
    height: 284px;
    background: url('http://www.gdzp.org/html/common/images/sxyzbg.png') no-repeat center;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper .float-frm .form-group {
    position: relative;
    z-index: auto;
    margin-top: 11px;
    width: 160px;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper .float-frm .form-group select {
    width: 162px;
    height: 40px;
    border-radius: 4px;
    border-color: #fea026;
    color: #666666;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper .float-frm .form-group input {
    width: 100%;
    height: 40px;
    border: 1px solid #fea026;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    line-height: 40px;
    text-align: left;
    color: #666666;
    text-indent: 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper .float-frm .form-group span {
    position: absolute;
    left: 0;
    top: 0;
    z-index: auto;
    width: 100%;
    height: 42px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    line-height: 42px;
    text-align: left;
    color: #bfbfbf;
    text-indent: 7px;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper .float-frm .submit {
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    outline: none;
    margin: 17px auto 0;
    display: block;
    width: 106px;
    height: 30px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #ed9336;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.float-ad .float-interaction .interac-item .float-frm-wrapper1 {
    position: absolute;
    right: 82px;
    top: 42px;
    z-index: auto;
    width: 213px;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper1 .float-frm {
    padding: 105px 24px 0 18px;
    width: 161px;
    height: 234px;
    background: url('http://www.gdzp.org/html/common/images/zxjbg.png') no-repeat center;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper1 .float-frm .form-group {
    position: relative;
    z-index: auto;
    margin-top: 11px;
    width: 160px;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper1 .float-frm .form-group select {
    width: 162px;
    height: 40px;
    border-radius: 4px;
    border-color: #fea026;
    color: #666666;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper1 .float-frm .form-group input {
    width: 100%;
    height: 40px;
    border: 1px solid #fea026;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    line-height: 40px;
    text-align: left;
    color: #666666;
    text-indent: 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper1 .float-frm .form-group span {
    position: absolute;
    left: 0;
    top: 0;
    z-index: auto;
    width: 100%;
    height: 42px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    line-height: 42px;
    text-align: left;
    color: #bfbfbf;
    text-indent: 7px;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper1 .float-frm .submit {
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    outline: none;
    margin: 17px auto 0;
    display: block;
    width: 106px;
    height: 30px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #ed9336;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.float-ad .float-interaction .interac-item .float-weixin-wrapper {
    position: absolute;
    right: 70px;
    top: -30px;
    z-index: auto;
    width: 213px;
    min-height: 230px;
    background: url('http://www.gdzp.org/html/pmsj/statics/images/new/gw-bg-float.png') no-repeat left top;
}
.float-ad .float-interaction .interac-item .float-weixin-wrapper .weixin {
    display: block;
    margin-left: 21px;
    padding-top: 67px;
    width: 163px;
}
.float-ad .float-interaction .interac-item .float-qq-wrapper {
    position: absolute;
    right: 70px;
    top: -30px;
    z-index: auto;
    width: 213px;
    min-height: 230px;
    background: url('http://www.gdzp.org/html/pmsj/statics/images/new/gw-bg-float3.png') no-repeat left top;
}
.float-ad .float-interaction .interac-item .float-qq-wrapper .block-nbsp .qq {
    color: #ffffff;
    background: #ed9336;
    padding: 5px 8px;
    border-radius: 4px;
    font-size: 14px;
    margin-left: 16px;
}
.block-nbsp{
    padding-top: 119px;
    width:195px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height:28px;
}
/*悬浮客服咨询开始*/

/*头部开始*/
.shortcut{
    background: #ea3154;
    height:30px;
}
.shortcut_content{
    height:30px;
    line-height: 28px;
    color: #ffffff;
}
.shortcut_content a{
    font-size: 12px;
    padding: 0 10px;
    cursor:  pointer;
    color: #fff;
}
.shortcut_content img
{
    position: relative;
    top: 4px;
    padding-right: 5px;
}
.shortcut_content_left{
    float: left;
}
.shortcut_content_right{
    float: right;
}

.container_1200 {
    width: 1080px;
    margin: 0 auto;
}
.logo-sjys{
    height: 77px;
    background: #222222;
    padding-top: 21px;
}
.logo-sjys-left{
    float: left;
    width:500px;
}
.logo-sjys-center{
    float: left;
}
.logo-sjys-right{
    float: right;
}
.logo-sjys-right-sm{
    font-size: 14px;
    color: #666666;
}
.logo-sjys-right-lg{
    font-size:22px;
    color: #ffffff;
}
/*头部结束*/

/*底部开始*/
.footer{
    background: #313131;
    font-size: 14px;
    text-align: center;
    color: #545454;
    padding: 20px 0;
}
/*底部结束*/
.sjfx-banner img{
    display: block;
    width:100%;
}
.icon-title{
    background-image: url("../images/title.png?v=003");
    display: block;
    margin:auto;
    background-size: 825px 577px;
}
.bg-title1 {
    width: 646px; height: 64px;
    background-position: -0 -369px;
}
.bg-title3 {
    width: 672px; height: 68px;
    background-position: -0 -237px;
}
.bg-title4 {
    width: 452px; height: 82px;
    background-position: -0 -433px;
}
.bg-title9 {
    width: 802px; height: 71px;
    background-position: -0 -86px;
}
.bg-title7 {
    width: 661px; height: 64px;
    background-position: -0 -305px;
}
.bg-title2 {
    width: 282px; height: 64px;
    background-position: -452px -433px;
}
.bg-title5 {
    width: 825px; height: 86px;
    background-position: -0 -0;
}
.bg-title6 {
    width: 650px; height: 80px;
    background-position: -0 -157px;
}
.bg-title8 {
    width: 433px; height: 62px;
    background-position: -0 -515px;
}
.sjxs-lists{
    margin: 28px auto 60px;
}
.sjxs-lists li{
    cursor: pointer;
    width:349px;
    margin-right: 16px;
    float: left;
}
.sjxs-list-item:hover .sjxs-list-title{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background:#ea3154;
}
.sjxs-lists li:last-child{
    margin-right: 0;
}
.sjxs-list-item{
    position: relative;
    margin-top: 20px;

}
.sjxs-list-item img{
    display: block;
}
.sjxs-list-title{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 22px;
    font-weight: lighter;
    height:50px;
    width:349px;
    position: absolute;
    bottom:0;
    left:0;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    background: #5f1ea0;
}
.sy-btn{
    width:340px;
    height:78px;
    line-height:78px;
    display: block;
    margin: auto;
    color: #ffffff;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    background: -webkit-linear-gradient(left, #7841da , #e93155); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #7841da , #e93155); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #7841da , #e93155); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #7841da , #e93155); /* 标准的语法 */
    -moz-box-shadow:0px 11px 0px #542d85; -webkit-box-shadow:0px 11px 0px #542d85; box-shadow:0px 11px 0px #542d85;
    border-radius: 78px;
}
.sy-btn:active{
    position: relative;
    top:4px;
    -moz-box-shadow:0px 7px 0px #542d85; -webkit-box-shadow:0px 7px 0px #542d85; box-shadow:0px 7px 0px #542d85;

}
.shx-list{
    margin: 58px auto 157px;
}
.shx-list li{
    background: #ffffff;
    float: left;
    margin-right: 20px;
    width:346px;
    height:200px;
    -moz-box-shadow: 8px 8px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 8px 8px 0px rgba(0,0,0,0.2);
    box-shadow:8px 8px 0px rgba(0,0,0,0.2);
    position: relative;
}
.shx-list li:last-child{
    margin-right: 0;
}

.shx-list li .title{
    font-size: 18px;
    font-weight: normal;
}
.shx-list li .title span{
    padding-top: 25px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    padding-left: 30px;
    padding-bottom: 18px;
    background: #ea3154;
}
.shx-list li .title p{
    padding-top: 18px;
    padding-left: 30px;
}
.btn-border{
    position: absolute;
    left:30px;
    bottom:15px;
    width:100px;
    height:34px;
    padding: 1px;
    border-radius: 34px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background: -webkit-linear-gradient(left, #7841da , #e93155); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #7841da , #e93155); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #7841da , #e93155); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #7841da , #e93155); /* 标准的语法 */
}
.shx-list li:hover .btn-border{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -moz-box-shadow: 0 5px 35px rgba(0,0,0,0.3);
    -webkit-box-shadow:0 5px 35px rgba(0,0,0,0.3);
    box-shadow:0 5px 35px rgba(0,0,0,0.3);
}
.shx-list li:hover .shx-btn{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background: transparent;
    color: #ffffff;
}
.shx-btn{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    width:100px;
    height:34px;
    line-height: 34px;
    display: block;
    margin: auto;
    background: #ffffff;
    color: #b03998;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border-radius: 34px;
}
.shx-btn:active{
    background: #9a656b;
    bottom:26px;
    -moz-box-shadow:2px 2px 0px #7f7f7f; -webkit-box-shadow:2px 2px 0px #7f7f7f; box-shadow:2px 2px 0px #7f7f7f;

}
.shx-list .icon-p{
    position: absolute;
    top:11px;
    right:0;
}
.icon-p{
    background-image: url("../images/p.png");
}
.bg-p1 {
    width: 84px; height: 264px;
    background-position:-82px -0;
}
.bg-p2 {
    width: 82px; height: 271px;
    background-position: -0 -0;
}
.bg-p3 {
    width: 69px; height: 264px;
    background-position: -166px -0;
}
.njkb-content{
    position: relative;
    width:1080px;
    height:610px;
    margin:60px auto;
    background: #5f1ea0;
    border: 20px solid #491e71;
}

.Top_Record {

}
.topRec_List dl,.maquee {
    width:98%;
    overflow:hidden;
    margin:0 auto;
}
.topRec_List dd {
    font-size: 24px;
    float:left;
    text-align:center;
    color: #ffffff;
    height:50px;
    line-height:50px;
}
.topRec_List dl dd:nth-child(1) {
    width:28%;
}
.topRec_List dl dd:nth-child(2) {
    width:22%;
}
.topRec_List dl dd:nth-child(3) {
    width:28%;

}
.topRec_List dl dd:nth-child(4) {
    width:22%;

}
.maquee {
    height:558px;
    background: #ffffff;
}
.topRec_List ul {
    width:100%;
    height:558px;
}
.topRec_List li {
    width:100%;
    height:62px;
    line-height:50px;
    text-align:center;
    font-size:18px;
    color: #666666;
    background: #5f1ea0;
}
/*.topRec_List li:nth-child(2n) {
	background:#077cd0
}
*/.topRec_List li div {
        background: #ffffff;
        margin-bottom: 12px;
      float:left;
    border-right: 4px solid #5f1ea0;
      box-sizing:border-box;
      -moz-box-sizing:border-box; /* Firefox */
      -webkit-box-sizing:border-box; /* Safari */
  }
.topRec_List li div:nth-child(1) {
    width:28%;
}
.topRec_List li div:nth-child(2) {
    width:22%;
}
.topRec_List li div:nth-child(3) {
    width:28%;
}
.topRec_List li div:nth-child(4) {
    width:22%;
    border-color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    color: #ea3154;
}
.jyfx ,.shx{
    margin-top: 60px;
}
.sykc{
    margin-top: 127px;
    width:100%;
    height:1127px;
    padding-top: 160px;
    background: url("../images/kcbg.png")center center /cover no-repeat;
}
.sykc-left{
    width:475px;
    float: left;
    padding-top: 80px;
}
.sykc-left li{
   padding: -5px 0;
    cursor: pointer;
}
.sykc-left li .title{
    pointer-events: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    float: left;
    text-align: center;
    padding-top: 30px;
    font-size: 35px;
    font-weight: bold;
    color: rgba(255,255,255,0.2);
    width:140px;
    height:110px;
    border: 3px solid rgba(255,255,255,0.2);
    border-radius: 100%;
}
.sykc-left li:nth-child(2) .title,.sykc-left li:nth-child(4) .title,.sykc-left li:nth-child(6) .title{
    margin-left: 120px;
}

.sykc-left li .info{
    pointer-events: none;
    display: none;
    width:270px;
    float: left;
    margin-top: 48px;
   font-size: 17px;
    color: #ffffff;
    margin-left: 58px;
}
.sykc-left li:nth-child(2) .info,.sykc-left li:nth-child(4) .info,.sykc-left li:nth-child(6) .info{
    width:60px;
}
.sykc-left li .title.font-22{
    font-size: 30px;
}
.sykc-left li .info span{
    font-size: 25px;
    display: block;
    margin-bottom: 10px;
}
.sykc-left li .info a{
    font-size: 28px;
    display: block;
    margin-top: 10px;
}
.sykc-left li.on .title{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #ea3154;
    background: #ffffff;
    border-color: #ffffff;
    -moz-box-shadow:0px 0px 20px rgba(0,0,0,0.5);
    -webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.5);
    box-shadow:0px 0px 20px rgba(0,0,0,0.5);
}
.sykc-left li.on .info{
    display: block;
}
.sykc-right .list-item{
    color: #cfced2;
    line-height: 26px;
    margin-bottom: 34px;
}
.sykc-right li{
    display: none;
}
.sykc-right li:nth-child(1){
    display: block;
}
.sykc-right{
    float: left;
    width:600px;
}
.sykc-right .items{
    width:540px;
    margin: auto;
    padding-top: 160px;
}
.sykc-right .list-item span{
    color: #cfced2;
    font-size: 26px;
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
}
.items-img{
    margin-left: 18px;
    display: block;
}
.img-items{
    padding-top: 160px;
}
.img-item{
    line-height: 39px;
    width:243px;
    float: left;
    text-align: center;
    font-size: 26px;
    color: #cfced2;
    margin-left: 35px;
    margin-bottom: 25px;
}
.img-item img{
    display: block;

}
.items{
    position: relative;
}
.itemsbg{
    z-index: -1;
    position: absolute;
    left:0;
    top:180px;
    width:1111px;
    height:741px;
    background: url("../images/itembg.png");
}
.form{
    width:100%;
    height:130px;
    padding-top: 55px;
    background: #5f1ea0;
}
.form-content{
    position: relative;
    height:90px;
}
.form-content>input{
    width:300px;
    height:78px;
    display: block;
    background: #ffffff;
    border: none;
    outline:none;
    border-radius: 78px;
    font-size: 30px;
    padding-left: 40px;
    position: absolute;
    left:0;
    top:0;
}
.form-content>input.input1{
    left:366px;
}
.form-content .form-btn{
    position: absolute;
    right:0;
    top:0;
    width: 340px;
    height: 78px;
    line-height: 78px;
    display: block;
    margin: auto;
    color: #ffffff;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    background: -webkit-linear-gradient(left, #7841da , #e93155);
    background: -o-linear-gradient(right, #7841da , #e93155);
    background: -moz-linear-gradient(right, #7841da , #e93155);
    background: linear-gradient(to right, #7841da , #e93155);
    -moz-box-shadow: 0px 11px 0px #722fb6;
    -webkit-box-shadow: 0px 11px 0px #722fb6;
    box-shadow: 0px 11px 0px #722fb6;
    border-radius: 78px;
}
.form-content .form-btn:active{
    top:4px;
    -moz-box-shadow: 0px 7px 0px #722fb6;
    -webkit-box-shadow: 0px 7px 0px #722fb6;
    box-shadow: 0px 7px 0px #722fb6;
}
.formbg{
    position: absolute;
    right:-290px;
    bottom:-40px;
    width:257px;
    height:241px;
    background: url("../images/form-icon.png");
}
.sztd{
    margin: 70px auto 50px;
}
.sz-ctrl-list{
    margin-bottom: 60px;
}
.sz-ctrl-list li{
    float: left;
    width:202px;
    background: #000000;
    margin-right: 15px;
}
.sz-ctrl-list li:last-child{
    margin-right: 0;
}
.sz-ctrl-list li img{
    width:202px;
    display: block;
    filter: Alpha(opacity=4); /* IE */
    -moz-opacity:0.4;    /* FF 主要是为了兼容老版本的FF */
    opacity:0.4;    /* FF */
}
.sz-ctrl-list li.on img{
    filter: Alpha(opacity=10); /* IE */
    -moz-opacity:1;    /* FF 主要是为了兼容老版本的FF */
    opacity:1;    /* FF */
}
.sz-ctrl-list li.on{
   border: 3px solid #eb4467;
}
.sz-info-lsit li{
    display: none;
    background: #ffffff;
    position: relative;
    width:680px;
    height:333px;
    border: 8px solid #ea3154;
    margin-right: 23px;
    margin-left: auto;
    padding-left: 288px;
}
.icon-jpjs{
    display: block;
    width:79px;
    height:100px;
    position: absolute;
    right:165px;
    top:0;
    background: url("../images/jpjs.png") no-repeat;
}
.sz-info-lsit{
    margin: 100px auto 42px;
}
.sz-info-lsit li:first-child{
    display: block;
}
.sz-info-lsit li img{
    position: absolute;
    left:-42px;
    top:-58px;
    display: block;
}
.sz-info-lsit li .info{
    padding-top: 30px;
    text-align: justify;
    padding-right: 20px;
    color: #666666;
    line-height: 30px;
}
.sz-info-lsit li .info .name{
   font-size: 18px;
    color: #666666;
}
.sz-info-lsit li .info .name b{
    font-size: 24px;
    display: block;
}
.line-color{
    width:112px;
    height:10px;
    margin: 16px 0;
    background: -webkit-linear-gradient(left, #7841da , #e93155);
    background: -o-linear-gradient(right, #7841da , #e93155);
    background: -moz-linear-gradient(right, #7841da , #e93155);
    background: linear-gradient(to right, #7841da , #e93155);
}
.rz{
    width:100%;
    height:843px;
    background: url("../images/bg.png") center center /cover no-repeat;
}
.form3{
    width:100%;
    height:585px;
    background: url("../images/formbg3.png") center center /cover no-repeat;
}
.form3-content{
    position: relative;
}
.form3-content .title{
    line-height: 48px;
    padding-top: 130px;
    font-size: 24px;
    color: #ffffff;
    padding-bottom: 20px;
}
.form3-content .title b{
    font-size: 30px;
    color: #ec465e;
}
.form3-content>input{
    display: block;
    width:308px;
    height:50px;
    background: #e9e9ec;
    padding-left: 12px;
    margin-bottom: 23px;
    border: none;
    outline:none;
    font-size: 20px;
    border-radius: 4px;
}
.form3-btn{
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height:50px;
    width:320px;
    height:50px;
    background: -webkit-linear-gradient(left, #7841da , #e93155);
    background: -o-linear-gradient(right, #7841da , #e93155);
    background: -moz-linear-gradient(right, #7841da , #e93155);
    background: linear-gradient(to right, #7841da , #e93155);
    border-radius: 4px;
    display: block;
    border-bottom: 11px solid #522c82;
}
.form-a{
    display: block;
    width:138px;
    height:138px;
    border-radius: 100%;
    position: absolute;
    bottom:39px;
    right:270px;
}
.jnxl{
    margin: 70px auto;
}
.xqhj{
    margin-top: 70px;
    width:100%;
    height:200px;
    padding-top:812px;
    background: url("../images/xqhj.png") center center /cover no-repeat;
}
.app{
    margin-top: 60px;
}
.zxjy-list{
  margin: 50px  auto 100px;
}
.zxjy-list li{
    border-radius: 6px;
    float: left;
    margin-right: 30px;
    width:323px;
    height:574px;
    border:6px solid #eaeaea ;
    overflow: hidden;
}
.zxjy-list li:last-child{
    margin-right: 0;
}

.zxjy-list li:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.zxjy-list li img{
    width:323px;
    height:574px;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.sjys-nav{
    background: #181718;
    height:40px;
}
.sjys-nav-ul{
    margin:auto;
    width:1080px;
    height:40px;
}
.sjys-nav-ul li{
    font-size: 16px;
    font-family: 'Microsoft YaHei', arial, Helvetica, sans-serif;
    float: left;
    line-height: 40px;
    width:180px;
    text-align: center;
}
.sjys-nav-ul li a{
    color: #ffffff;
}
.sjys-nav-ul .on{
    background: #ea3154;
}

.qitz{
    width:100%;
    height:0;
    overflow: hidden;
    position: absolute;
    bottom:0;
    z-index: 99999;
    background: rgba(27, 28, 29, 0.9);
}
.majors{
    display: table;
    margin: auto;
}
.majors li{
    display: inline-block;
    padding:11px 0 2px;
    color: #999999;
    font-size: 15px;
    font-weight: lighter;
    position: relative;
    margin: 0 15px 12px;
    cursor: pointer;
}
.majors li.active{
    color: #ffffff;
    font-weight: normal;
    border-bottom: 2px solid #9f9898;
}
.courses{
    display: none;
    margin: auto;
}
.on{
    display: table;
}
.courses li{
    display: inline-block;
    width:126px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    margin: 0 12px;
}

/*底部样式*/
.g-footer {
    background-color: #313131;
}
.g-footer .footer-top {
    border-bottom: 1px solid #666;
    padding-top: 68px;
    padding-bottom: 50px;
}
.g-footer .footer-top .left {
    width: 1040px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    line-height: 25px;
    text-align: left;
    color: #666;
}
.g-footer .footer-top .left .footer-nav {
    margin-top: 7px;
    height: 25px;
    font-size: 0;
}
.g-footer .footer-top .left .footer-nav a,
.g-footer .footer-top .left .footer-nav span {
    display: inline-block;
    font-size: 16px;
    color: #666;
}
.g-footer .footer-top .left .footer-nav span {
    margin: 0 16px;
}
.g-footer .footer-top .left .footer-nav a:hover {
    color: #fff;
}
.g-footer .footer-top .left .footer-link {
    margin-top: 37px;
}
.g-footer .footer-top .left .footer-link .first,
.g-footer .footer-top .left .footer-link .underline {
    float: left;
    width: 265px;
    font-size: 0;
}
.g-footer .footer-top .left .footer-link .underline .link-item{
    width:185px !important;
}
.g-footer .footer-top .left .footer-link .first .icon,
.g-footer .footer-top .left .footer-link .underline .icon,
.g-footer .footer-top .left .footer-link .first .link-item,
.g-footer .footer-top .left .footer-link .underline .link-item {
    display: inline-block;
    vertical-align: top;
}
.g-footer .footer-top .left .footer-link .first .icon,
.g-footer .footer-top .left .footer-link .underline .icon {
    width: 66px;
    height: 66px;
}
.g-footer .footer-top .left .footer-link .first .link-item,
.g-footer .footer-top .left .footer-link .underline .link-item {
    margin-left: 12px;
    width: 178px;
    font-size: 14px;
}
.g-footer .footer-top .left .footer-link .first .link-item .tit,
.g-footer .footer-top .left .footer-link .underline .link-item .tit {
    display: block;
    font-weight: bold;
}
.g-footer .footer-top .left .footer-link .first .link-item .cont,
.g-footer .footer-top .left .footer-link .underline .link-item .cont {
    margin-top: 4px;
    display: block;
    line-height: 18px;
}
.g-footer .footer-top .left .footer-link .first {
    width: 290px;
}
.g-footer .footer-top .left .footer-link .second {
    width: 200px !important;
}
.g-footer .footer-top .left .footer-link .second .link-item{
    width: 100px !important;
}
.g-footer .footer-top .left .footer-link .underline .link-item .cont {
    margin-top: 9px;
    font-size: 24px;
    line-height: 24px;
    font-style: normal;
}
.g-footer .footer-top .right {
    width: 124px;
}
.g-footer .footer-top .right .weixin-desc {
    margin-top: 4px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    line-height: 25px;
    text-align: center;
    color: #666;
}
.g-footer .footer-bottom {
    padding-bottom: 23px;
}
.g-footer .footer-bottom .copyright,
.g-footer .footer-bottom .licensing {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    line-height: 21px;
    text-align: center;
    color: #535353;
}
.g-footer .footer-bottom .copyright {
    margin-top: 15px;
}
.g-footer .footer-bottom .licensing em {
    margin: 0 8px;
}
.g-footer .footer-bottom .advantage {
    margin-top: 7px;
    font-size: 0;
    text-align: center;
}
.g-footer .footer-bottom .advantage li {
    display: inline-block;
    height: 35px;
}
.g-footer .footer-bottom .advantage li + li {
    margin-left: 32px;
}
.fl {
    float: left;
}
.fr {
    float: right
}

/*底部样式结束*/

.bottom-form{
    z-index: 99999;
    width:100%;
    height:120px;
    position: fixed;
    bottom:0;
    left:0;
    right:0;
    margin: auto;
    background: rgba(0,0,0,0.5);
}
.mfst-form{
    padding-top: 2px;
    padding-left: 200px;
    width:975px;
    height:100px;
    margin: auto;
    background: url("../images/mfst.png") 20px 20px no-repeat;
}
.input-group-fixed{
    width:920px;
    height:52px;
    position: relative;
}
.input1-fixed{
    width:275px;
    height:50px;
    padding-left: 15px;
    border: none;
    outline: none;
    background: #fff;
    position: absolute;
    left:0;
    top:0;
    border-radius: 50px;
    font-size: 20px;
}
.input2-fixed{
    width:275px;
    height:50px;
    padding-left: 15px;
    border: none;
    outline: none;
    background: #fff;
    border-radius: 50px;
    position: absolute;
    left:315px;
    top:0;
    font-size: 20px;
}
.input-group-fixed{
    margin-top: 27px;
}
.input-group-btn-fixed{
    border-radius: 50px;
    position: absolute;
    right:28px;
    top:0;
    width:250px;
    height:50px;
    line-height: 50px;
    display: block;
    margin: auto;
    background: -webkit-linear-gradient(left, #7841d9 , #ea3155); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #7841d9 , #ea3155); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #7841d9 , #ea3155); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #7841d9 , #ea3155); /* 标准的语法 */
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    -moz-box-shadow:-10px 6px 0px #602c8d; -webkit-box-shadow:-10px 6px 0px #602c8d; box-shadow:-10px 6px 0px #602c8d;
}
.input-group-btn-fixed:active{
    right:32px;
    top:1px;
    -moz-box-shadow:-6px 4px 0px #602c8d; -webkit-box-shadow:-6px 4px 0px #602c8d; box-shadow:-6px 4px 0px #602c8d;
}
.mfst-close{
    cursor: pointer;
    position: absolute;
    right:-8px;
    top:-18px;
    width:18px;
    height:18px;
    background: url("../images/mfst-close.png") no-repeat;
}

/*
校区*/
.campus-wrap{
    padding-bottom: 1px;
    background: #eeeeee;
}
.campus-wrap-1{
    padding-top: 75px;
}
.campus-swiper {
    margin: 50px 0 0;
}
.campus-swiper .swiper-container{
    height:580px;
    padding-bottom: 80px;
}
.campus-swiper .swiper-slide {
    transform: scaleY(0.9);
    text-align: center;
    padding: 0 40px;
    width: 800px;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}
.campus-swiper .swiper-slide .inner{

}
.campus-swiper .swiper-slide.swiper-slide-active {
    transform: scaleY(1);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}
.campus-swiper .inner .campus-img {
    position: relative;
    width: 100%;
}
.campus-swiper .inner .campus-img img {
    display: block;
    width: 100%;
}
.campus-swiper .gallery-item-desc {
    position: absolute;
    bottom:0;
    left:0;
    width: 100%;
    background:#efefef;
    text-align: center;
    display: block;
    opacity: 0;
    padding: 20px 0;
    transition-duration: 1.2s;
}

.campus-swiper .gallery-item-desc h3 {
    line-height: 1.16667;
    font-weight: 600;
    letter-spacing: .009em;
    font-size: 20px;
}
.campus-swiper .gallery-item-desc p {
    margin-top: 1em;
    font-size: 15px;
}
.campus-swiper .swiper-slide-prev .gallery-item-desc {
    transform: translateX(-70px);
}
.campus-swiper .swiper-slide-next .gallery-item-desc {
    transform: translateX(70px);
}
.campus-swiper .swiper-slide-active .gallery-item-desc {
    opacity: 1;
    transform: translateX(0);
}
.campus-swiper  .swiper-pagination-bullet{
    display: inline-block;
    width: 7px;
    height: 7px;
    margin: 5px;
    border-radius: 0;
    border: 3px solid #eb3054;
    background: transparent;
    opacity:1;
}
.index-pagination .swiper-pagination-bullet-active{
    border: 3px solid #eb3054;
    background: #eb3054;
}
.index-pagination{
    text-align: center;
}