/*头部开始*/
.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: 114px;
    height: 200px;
    border-top: 1px solid #e1e1e1;
    display: inline-block;
    float: left;
    margin-top: 40px;
    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: 900px;
    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;
}
.kzb_r>img{
    width: 365px;
    height: 178px;
}
.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;
}
.activeEpc{
    color:#1461a1;
}
/*产品中心*/
.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%;
}
.shoImg>img{
    width: 100%;
    min-width: 1200px;
}
/*路径*/
.path{
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #c1c1c1;
}
.middl{
    width: 1200px;
    height: 40px;
    margin:0 auto;
    line-height:40px;
}
.jp_news{
    width: 1200px;
    margin: 0 auto;
}
/*实验室内容*/
.jp_labora{
    width: 1200px;
    margin:0 auto;
}
.shiyanshi{
    width: 1200px;
    height: 770px;
    margin: 50px auto 140px;
}
.shiyanshi_t_l{
    width: 552px;
    height: 403px;
    background:pink;
    float: left;
    display: inline-block;
}
.shiyanshi_t_l>img{
    width: 552px;
    height: 403px;
}
.shiyanshi_t_r{
    width: 560px;
    height: 300px;
    margin-top: 43px;
    float: right;
    display: inline-block;
    text-align: center;
}
.shiyanshi_t_r>h6{
    font-size: 22px;
    color: #333;
    margin-bottom: 19px;
}
.shiyanshi_t_r>span{
    font-size: 18px;
    color: #333;
}
.shiyanshi_t_r>p{
    font-size: 14px;
    color: #333;
    line-height: 25px;
    text-align: left;
    margin-top: 53px;
}
.shiyanshi_c{
    width: 1200px;
    margin-top: 58px;
    text-align: center;
}
.shiyanshi_c>span{
    font-size: 22px;
    color: #333;
}
.shiyanshi_c>p{
    margin-top: 34px;
    line-height: 25px;
    font-size: 14px;
    text-align: left;
}
/*实验室轮播*/
.ashow2{
    margin-top: 27px;
    width: 1098px;
    float: left;
    margin-left: 51px;
    display: inline-block;
    overflow: hidden;
}
.ashow2>ul{
    width: 333333333px;
}
.ashow2>ul li{
    cursor: pointer;
    width: 266px;
    height: 159px;
    float: left;
    display: inline-block;
    margin-right: 22px;
}
.ashow2>ul li>a>p{
    margin-top: 10px;
    font-size: 14px;
}
.ashow2>ul li>a>p>i{
    font-size: 16px;
    margin-left: 16px;
}
.ashow2>ul li>a>img{
    width: 266px;
    height: 159px;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1;
}
.ashow2>ul li>a>img:hover{
    Filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity:0.8;
    Opacity:0.8;
}
.labora{
    margin-top: 27px;
    position: relative;
}
.al{
    left:-5px;
    top:30px;
    position:absolute;
    width: 56px;
    cursor: pointer;
    line-height: 200px;
    height: 56px
}
.ar{
    right:-5px;
    top:30px;
    position:absolute;
    width: 56px;
    cursor: pointer;
    line-height: 200px;
    HEIGHT: 56px
}
/*选矿试验*/
.minproexp{
    width: 100%;
    height: 500px;
    border-top: 1px solid #c1c1c1;
    position: relative;
}
.minproexp_t{
    width: 239px;
    height: 52px;
    background: url("./../images/minproexp_tbg.gif");
    position: absolute;
    margin-left: 50%;
    left: -120px;
    top: -16px;
}
.minproexp_b_l{
    width: 376px;
    height: 380px;
    float: left;
    display: inline-block;
}
.minproexp_b_l>img{
    width: 376px;
    height: 372px;
}
.minproexp_b_r{
    width: 640px;
    margin-top: 115px;
    height: 235px;
    display: inline-block;
    float: right;
}
.minproexp_b_r>p{
    height: 114px;
    font-size: 14px;
    line-height: 25px;
}
.imgBimg>img{
    width: 202px;
    height: 121px;
}
.imgBo{
    margin-right: 12px;
}
.minproexp_b{
    width: 1098px;
    height: 380px;
    margin: 44px auto 0;
}
/*第一楼试样的采集与制造*/
.one{
    width: 100%;
    height: 550px;
    background: #f45454;
}
.one_content{
    width: 1200px;
    height: 440px;
    padding-top: 48px;
    margin: 0 auto;
    text-align: center;
}
.one_content>p{
    margin-top: 36px;
    margin-bottom: 29px;
    color: #fff;
}
.one_b{
    width: 1200px;
    height: 365px;
    margin-top: 30px;
}
.one_b_r{
    margin-left: 220px;
    width: 730px;
    display: inline-block;
    float: left;
}
.one_b_r>img{
    width: 693px;
    height: 317px;
}
.one_b_r>p{
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-bottom: 29px;
}
.content{
    width: 693px;
    height: 317px;
    position: relative;
    margin-left: 30px;
}
.btbBig{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40px;
    line-height: 40px;
    height: 40px;
    background: #ffa406;
    color: #fff;
    cursor: pointer;
}
.demo-image {
    cursor: url("./../images/plus_cursor.png") 25 25, auto;
    display: inline-block;
    background-size: cover;
    background-position: 50% 50%;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 16px;
}
.demo-image.first {
    width: 730px;
    height: 317px;
    background-image: url("./../images/content_01.gif");
}
/*第二楼原矿石性质测定*/
.two{
    width: 1200px;
    height: 762px;
    margin: 0 auto;
}
.two_t{
    margin-top: 24px;
    margin-left: 472px;
}
.two>p{
    width: 585px;
    margin: 26px auto 0;
    text-align: center;
    color: #333;
}
.two_b{
    width: 1200px;
    height: 530px;
    margin-top: 56px;
}
.two_b_l{
    width: 590px;
    height: 530px;
    float: left;
    display: inline-block;
    position: relative;
    background: #ededed;
}
.two_b_r{
    width: 590px;
    height: 530px;
    display: inline-block;
    float: right;
    position: relative;
    background: #ededed;
}
.two_b_info{
    width: 212px;
    height: 58px;
    text-align: center;
    line-height: 58px;
    font-size: 16px;
    color: #fff;
    background:#0289fc;
    position: absolute;
    margin-left: 50%;
    left:-106px;
    top: -29px;
}
.two_b>div>p{
    padding-top: 45px;
    padding-left:70px ;
    padding-right: 45px;
    font-size: 12px;
    color: #666;
    margin-bottom:25px;
}
.two_b_img1>a>img{
    width: 479px;

}
.two_b_img1{
    width: 478px;
    height: 243px;
    margin-left: 55px;
    text-align: center;
    overflow: hidden;
}
.two_b_img2{
    width: 478px;
    height: 160px;
    text-align: center;
    margin-left: 60px;
    overflow: hidden;
}
.two_b_img2>a>img{
    width: 479px;

}
.two_b_showImg>li>img{
    width: 166px;
    height: 97px;
}
.two_b_img3{
    width: 478px;
    height: 160px;
    margin-left: 60px;
    margin-top:40px;
    text-align: center;
    overflow: hidden;
}
.two_b_showImg{
    margin-left: 30px;
}
.two_b_showImg>li{
    width: 168px;
    float: left;
    display: inline-block;
    margin-top: 26px;
    text-align: center;
}
.trf{
    margin-right: 15px;
}
.two_b_showImg>li>p{
    margin-top: 6px;
}
/*第三楼选矿试验*/
.three{
    width: 100%;
    height: 690px;
    background: #54b2f4;
}
.three_content{
    width: 980px;
    /*height: 550px;*/
    padding-top: 50px;
    margin: 0 auto;
    color: #fff;
}
.three_t{
    margin-left: 362px;
}
.three_content>p{
    margin-top: 40px;
    margin-bottom: 30px;
    text-align: left;
}
.three_content>span{
    text-align: left;
}
.three_ig{
    width: 1200px;
    margin: 50px auto 0;
}
.xuank>li{
    width: 286px;
    height: 345px;
    float: left;
    display: inline-block;
}
.xuank_l{
    margin-right: 18px;
}
.three_b_img1{
    width: 286px;
    height: 345px;
    text-align: center;
    overflow: hidden;
}
.three_b_img2{
    width: 286px;
    height: 345px;
    text-align: center;
    overflow: hidden;
}
.three_b_img3{
    width: 286px;
    height: 345px;
    text-align: center;
    overflow: hidden;
}
.three_b_img4{
    width: 286px;
    height: 345px;
    text-align: center;
    overflow: hidden;
}
.xuank img{
    /*width: 286px;*/
    height: 345px;
}
.content>p{
    margin-top: 10px;
    text-align: center;
    color: #fff;
}
/*第四楼精尾矿的分析结果*/
.four{
    width: 1200px;
    height: 532px;
    margin: 0 auto;
    text-align: center;
}
.four_t{
    margin: 38px auto 0;
}
.four>p{
    width: 585px;
    margin: 26px auto 0;
    text-align: left;
    color: #333;
}
.four_b_img{
    width: 729px;
    height: 317px;
    padding-top: 46px;
    margin: 0 auto;
    overflow: hidden;
}
.four_b_img img{
    /*width: 729px;*/
    /*height: 317px;*/
}
/*第五楼沉淀实验*/
.five{
    width: 100%;
    height: 774px;
    background:#f47d54;
}
.five_content{
    width: 1200px;
    height: 675px;
    margin: 0 auto;
    padding-top: 50px;
    text-align: center;
}
.five_content>p{
    width: 585px;
    margin: 26px auto 0;
    text-align: left;
    color: #fff;
}
.five_b{
    width: 1200px;
    height: 500px;
    margin-top: 30px;
}
.five_b_l{
    width: 452px;
    height: 500px;
    float: left;
    display: inline-block;
    text-align: center;
}
.five_b_img{
    width: 452px;
    height: 422px;
    margin-left: 0;
    margin-bottom: 20px;
    overflow: hidden;
}
.five_b_img img{
    /*width: 452px;*/
    /*height: 422px;*/
}
.five_b_l>p{
    color: #fff;
}
.five_b_r{
    width: 694px;
    height: 524px;
    float: right;
    display: inline-block;
    background: url("../images/five_b_r.png") no-repeat;
    position: relative;
}
.biaoxian{
    height: 438px;
    float: left;
    display: inline-block;
    border-left: 1px dashed #fff;
    cursor: pointer;
    width: 5px;
}
.bx_01{
    position: absolute;
    left: 165px;
    top: 25px;
}
.bx_02{
    position: absolute;
    left: 266px;
    top: 25px;
}
.bx_03{
    position: absolute;
    left: 367px;
    top: 25px;
}
.bx_04{
    position: absolute;
    left: 467px;
    top: 25px;
}
.bx_05{
    position: absolute;
    left: 568px;
    top: 25px;
}
.info{
    width: 156px;
    height: 110px;
    background: url("../images/1px.png");
    border-radius: 4px;
    display: none;
    z-index: 999999;
}
.info_1{
    position: absolute;
    top:105px;
    left: 0;
}
.info_2{
    position: absolute;
    top:134px;
    left: 0;
}
.info_3{
    position: absolute;
    top:160px;
    left: 0;
}
.info_4{
    position: absolute;
    top:168px;
    left: 0;
}
.info_5{
    position: absolute;
    top:178px;
    left: 0;
}
.info>ul>li{
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
}
.info>ul>li>div{
    width: 10px;
    height: 10px;
    border-radius: 5px;
    display: inline-block;
}
.bg_1{
    background: #52b2e9;
}
.bg_2{
    background: #f454df;
}
.bg_3{
    background: #f7cd0b;
}
.bg_4{
    background: #fb4f33;
}
/*第六楼实验室总结*/
.six{
    width: 1200px;
    height: 300px;
    margin: 0 auto;
    text-align: center;
}
.sixInfo{
    width: 897px;
    height: 146px;
    margin: 0 auto;
    margin-top: 154px;
    margin-bottom: 75px;
    border: 2px solid #ffaa17;
    position: relative;
}
.sixInfo_t{
    width: 624px;
    height: 68px;
    background: url("../images/sixInfo_tbg.png") no-repeat;
    position: absolute;
    margin-left: 50%;
    left: -312px;
    top: -40px;
}
.six>a{
    padding: 8px 20px;
    background: #114cf8;
    color: #fff;
}
.sixInfo>p{
    padding:60px 35px 0;
    font-size:14px;
    text-align: left;
    line-height: 25px;
}
/*底部大图*/
.bigI{
    width: 100%;
    min-width: 1200px;
    position: relative;
    margin-bottom: -3px;
}
.bigI>img{
    width: 100%;
}
.bigI_info{
    width: 1200px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    position: absolute;
    margin-left: 50%;
    left: -600px;
    top: 10%;
}
.bigI_info>span{
    width: 308px;
    overflow: hidden;
    color: #fff;
}
.bigI_info>p{
    width: 420px;
    display: inline-block;
    font-size: 30px;
    color: #fff;
    line-height:48px;
}
/*楼层导航*/
li,a{
    list-style-type: none;
    text-decoration: none;
}
#box{
    position: fixed;
    left: 60px;
    top: 260px;
    display: none;
}
#box ul li{
    width: 148px;
    height: 30px;
    line-height: 30px;
    background: #c7c8c7;
    text-align: left;
    border-bottom:none;
    border-radius: 15px;
    margin-bottom: 15px;
}
#box ul li>a{
    color: #333;
}
.yuan{
    width: 20px;
    height: 20px;
    background: #fff;
    line-height: 20px;
    border-radius: 10px;
    display: inline-block;
    float: left;
    margin: 5px;
    text-align: center;
}
#box ul li.last{
    border-bottom: 1px dotted #666;
}
#box ul li .num{
    color: #333;
    /*display: none;*/
}
#box ul li .word{
    display: none;
    color: #fff;
    background: red;
    border-radius: 15px;
}
.item {
    width: 1000px;
    margin: 0 auto 30px auto;
    height: 750px;
    border:1px solid #808080;
}
/*放大图片*/
.six>a:hover{
    color: #fff;
    background: #0000f1;
}
/*底部开始*/

#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;
}