@charset "utf-8";

/* CSS Document */
body {
    background: #eee;
}

/*展会2级页面*/
.show_banner {
    margin-bottom: 30px;
    width: 100%;
}

.show_bannerImg {

    margin: 0 auto;
    overflow: hidden;
}

.show_con {
    width: 100%;
    background: #f5f5f5;
}

.show_content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    border: 1px solid #dfdfdf;
    margin-top: 16px;
    margin-bottom: 0px;
    box-shadow: 0 0 10px #000
}

.show_proDes {
    /* border:2px solid #274979; */
    box-shadow: 0 0 10px #000;
    margin-top: 10px;
    padding: 30px;
    max-width: 1200px;
    margin: 20px auto 30px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.foot {
    padding-top: 30px;
}

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

.fr.code-box {
    margin: 0 auto;
    float: right;
}

.foot .tip {
    padding: 20px 0 35px;
    text-align: center;
}

.foot .tip h3 {
    color: #666;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 0;
}

.foot .tip a {
    font-size: 24px;
    color: #333;
    padding: 8px 0;
}

.copyright {
    background: #333;
    color: #fff;
    text-align: center;
    line-height: 2;
    padding: 45px 0;
}

.foot .txt {
    color: #333;
    font-size: 16px;
    line-height: 2;
    margin-top: 25px;
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.foot .tip h3 i {
    width: 75px;
    height: 1px;
    background: #858585;
    vertical-align: middle;
    margin: 0 8px;
    display: inline-block;
}

.foot .code-box p {
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 5px;
}


.banner {
    width: 100%;
}


/* .title_bg{
	background: url('../img/tite_bg.png') no-repeat center;
} */


.active_txt {
    background-color: #fff;
    color: #333;
    padding: 25px;
}

.active_txt h2 {
    font-size: 16px;
    line-height: 30px;
    /* margin-bottom: 10px; */
}

.active_txt p {
    font-size: 16px;
    line-height: 30px;
}

a:hover {
    text-decoration: none;
}

.document_list .tit_zh {
    color: #ff0000;
    border-bottom: 2px solid #ff0000;
    display: block;
    line-height: 35px;
    font-weight: 600;
    font-size: 16px;

}

.document_list .morr-recom a {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    display: block;
}

.title_oj h3 {
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    margin: 0 auto 20px;
    color: #333;

}

@media(max-width:760px) {
    .show_proDes {
        width: 95%;
    }

    .title_oj h3 {
        font-size: 20px;
        text-align: center;
        font-weight: 600;
        margin: 0 auto 20px;
        /* color: #fff; */

    }
    .fr.code-box{
        float: none;
        text-align: center;
    }
    .fr.code-box .img-res{
        margin: 5px auto;
    }
}

.draw_prize {
    background: #a80532;
    display: block;
    width: 138px;
    height: 50px;
    font-size: 16px;
    font-weight: 600;
    margin: 15px auto 0;
    line-height: 50px;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.draw_prize:hover {
    background-color: #2974CB;
    color: #fff;
}


.mor_btn {
    background-color: #3769ac;
    color: #fff;
    width:130px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    font-size: 15px;
    margin: 15px auto;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.mor_btn:hover {
    background-color: #2b5185;
    color: #fff;
}

.mobl_ing ul li {
    display: block;
}

.mobl_ing .con-two {
    display: block;
    margin: 10px;
    /* position: relative; */
    background-color: #fff;
    overflow: hidden;
}

.mobl_ing .con-two img {
    width: 100%;
}

.mobl_ing .con-two .txt-three {
    text-align: center;
}

.mobl_ing .con-two .txt-three h3 {
    text-align: center;
    margin: 10px auto 20px;
    font-size: 20px;
    font-weight: 600;
}
.mobl_ing .con-two .txt-three p{
    padding: 0 10px;
    text-align: left;
    line-height: 25px;
}
.mobl_ing .txt-two {
    position: absolute;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 15px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    background: rgba(5, 2, 2, 0.6);
    filter: Alpha(opacity=80)
}

.mobl_ing .txt-two p {
    padding: 0 20px;
    font-size: 14px;
}

.mobl_ing .txt-two h3 {
    text-align: center;
    margin: 10px auto 20px;
    font-size: 20px;
    font-weight: 600;
}

/* .mobl_ing .mor_btn {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
} */

.lottery_btn {
    background-color: #cf0000;
    display: block;
    width: 180px;
    height: 50px;
    font-size: 18px;
    font-weight: 600;
    margin: 15px auto 0;
    line-height: 50px;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 10px;
}

.lottery_btn:hover {
    color: #fff;
}

.advmask {
    background-color: #000;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    filter: alpha(opacity=70);
    padding-top: 150px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
}


#xzr {
    font: 1em sans-serif;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #1D90FD;
    color: #fff;
}

.intro_bx {
    padding: 20px;
    font-size: 16px;
    background-color: #fff;
    margin-top: 20px;
    /* border: 2px solid #274979; */
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-shadow: 0 0 10px #000;
}

.intro_bx p {
    padding: 0 20px;
    line-height: 2;
}

.ping_box .con-three {
    float: left;
    width: 280px;
    margin: 0 10px;
    background-color: #fff;
    height: 590px;
    box-shadow: 0 0 10px #000;
}

.ping_box .con-three img {
    width: 100%;
}

.ping_box .con-three p {
    text-align: left;
    line-height: 2;
    min-height: 275px;
    padding: 0 10px;;

}

.ping_box .con-three h3 {
    text-align: center;
    margin: 10px auto 20px;
    font-size: 16px;
    font-weight: 600;
}

.stuly_bt {
    color: #2e5790;
    font-size: 16px;
    font-weight: 500;
}

.stuly_bt:active,
.stuly_bt:hover {
    text-decoration: underline;
    color: #1b3455;
}
.delaog {
    
    line-height: 22px;
    background-color: #f0f0f0;
    color: #000;
    font-weight: 300;
    position: fixed;
    top: 0;
    z-index: 99999999;
    left: 0;
    right: 0;
    width: 90%;
    max-width: 700px;
    height:100% ;
    margin: auto;
    bottom: 0;
    font-size: 16px;
    border-radius: 3px;
    display: none;
}
.delaog ul {
    padding: 20px ;
}
.delaog ul li {
    font-size: 15px;
}
.delaog h3 {
    font-size: 13px;
    margin: 10px 0;
}
.delaog span{
    font-size: 14px;
    font-weight: normal;
}
.close-btn {
    background-color: #1D90FD;
    color: #fff;
    padding: 8px 15px;
    border-radius: 5px;
    margin-left: 10px;
    font-size: 16px;
    margin-right: 40px;
}
.post-btn {
    background-color: #1D90FD;
    color: #fff;
    padding: 8px 15px;
    border-radius: 5px;
    font-size: 16px;
}
.pl10{
    padding-left: 10px;
}