/* GLOBAL STYLES */

html,
body {
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", "宋体", "黑体", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
strong,
sub,
sup,
tt,
dd,
dl,
dt,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li,
p,
a,
section,
a {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

a {
    text-decoration: none !important;
}

input,
select,
textarea {
    vertical-align: middle;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
}

ul,
li {
    list-style-type: none;
}

a {
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

div,
a {
    tap-highlight-color: rgba(0, 0, 0, 0);
    focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-focus-ring-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-focus-ring-color: rgba(0, 0, 0, 0);
}

.show-pc {
    display: block;
}

.show-phone {
    display: none;
}

.container {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.top {
    width: 100%;
    height: 80px;
    background: #fff;
    /*overflow:hidden;*/
    position: fixed;
    left: 0;
    top: 0;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    z-index: 999;
}

.top-c {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    /*overflow:hidden;*/
    position: relative;
}

.top-c:after {
    content: '';
    display: block;
    clear: both;
}

.hg-tk-box {
    width: 191px;
    position: absolute;
    top: 75%;
    /*right:12.5%;*/
    right: -3.2%;
    display: none;
}

.hg-tk-sj {
    width: 15.8%;
    margin: 0 auto;
}

.hg-tk>.top-c {
    overflow: visible;
}

.hg-tk>.top-c:after {
    content: '';
    display: block;
    clear: both;
}

.hg-tk-list {
    width: 191px;
    box-sizing: border-box;
    border: 1px solid #cecece;
    background-color: #fff;
    margin-top: -1px;
    padding: 0 25px;
}

.hg-tk-list>li {
    text-align: center;
    font-size: 16px;
    line-height: 1;
    padding: 25px 0;
    border-top: 1px solid #cecece;
}

.hg-tk-list>li a {
    color: #333333;
}

.hg-tk-list>li:first-child {
    border-top: none;
}

.hg-tk-list>li:hover a {
    color: #e60012;
}

.logo {
    width: 105px;
    float: left;
    margin-top: 19px;
}

.logo img {
    width: 100%;
}

.nav {
    float: right;
    overflow: hidden;
    /*margin:0 7%;*/
}

.nav li {
    margin-left: 40px;
    float: left;
    line-height: 76px;
    font-size: 16px;
    color: #000;
    cursor: pointer;
    position: relative;
}

.nav li:first-child {
    margin-left: 0;
}

.nav li:hover a {
    color: #e60012;
}

.nav li a {
    color: #333;
}

.nav li:hover {
    color: #E60012;
}

.nav li.active {
    color: #E50012;
    border-bottom: 4px solid #e60012;
}
.video-box{
    width:100%;
    height:100%;
    position:fixed;
    left:0;
    top:0;
    background-color:rgba(0,0,0,0.7);
    z-index:999;
    display:none;
}
.video-c {
    width:800px;
    position:absolute;
    left:50%;
    margin-left:-400px;
    top:50%;
    transform:translateY(-50%);
}
.video-c video{
    width:100%;
}
.video-close{
    position:absolute;
    right:0;
    top:-25px;
    width:20px;
    cursor:pointer;
}
.logo-intel {
    width: 103px;
    float: right;
    margin-top: 19px;
    position: absolute;
    top: 0;
    right: 0;
}

.back {
    width: 8%;
    float: right;
    margin-top: 2.2%;
}  
    

.content {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.main {
    width: 1200px;
    margin: 40px auto 35px;
    overflow: hidden;
}
.content#m0{
    background-image:url(../images/bg1.jpg);
    background-size:cover;
    background-position:center;
}
.content#ms{
    background-color:#e4eef7;
    padding-bottom:35px;
}
.banner{
    width:100%;
    /*height:500px;*/
    /*background:url(../images/banner.jpg);
    background-size:cover;
    background-position:top center;*/
    margin-top:80px;
    overflow: hidden;
}
.banner video{
    object-fit:fill;
    width:100%;
}
.banner-main{
    width: 1200px;
    height: 100%;
    margin:0 auto;
    position: relative;
}

.banner-content{
    width: 63.3%;
    position: absolute;
    top: 12.5%;
    left: 0;
}

.title{
    width:46.7%;
    margin:2% auto 4%;
}
.p0-t1{
    width:100%;
    text-align:center;
    font-size:20px;
    line-height:2em;
}
.p0-t2{
    width:100%;
    text-align:center;
    font-size:18px;
    line-height:2em;
    margin-top:3%;  
} 
.p0-t2 span{
    color:#e60012;
}
.map-title{
    width:42.2%;
    margin:5% auto 0;
} 
.video-img{
    width:30%;
    margin:3% auto 0;
    right:0;
    bottom:3%;
    position:absolute;
    z-index:40;
    display:none;
}
.v-close{
    position:absolute;
    width:8%;
    right:4%;
    top:4.5%;
    z-index:40;
    cursor:pointer;
}
.video-player{
    width:40px;
    position:absolute;
    left:50%;
    margin-left:-20px;
    top:50%;
    transform:translateY(-50%);
    cursor:pointer;
}
.video-m{
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background-color:rgb(0,0,0,0.4);
}

.map{
    width:80%;
    position:relative;
    margin-left:5%;
} 
.map-main{
    position:absolute;
    opacity:0.4;
    cursor:pointer;
}
.map-main.op{
    opacity:1 !important;
}
.map-main.op img:first-child{
    display:none;
}
.map-main.op img:last-child{
    display:block;
}
.map-main img:last-child{
    display:none;
}
.map-hlj{
    position:absolute;
    right:1.6%;
    top:2%;
    width:21.3%;
}

.map-jl{
    right:4.7%;
    top:21.1%;
    width:15.8%;
}

.map-ln{
    right:12.5%;
    top:28.45%;
    width:11.3%;
}

.map-nmg{
    right:15.6%;
    top:3.1%;
    width:43.25%;
}

.map-gs{
    left:32%;
    top:30.5%;
    width:27.6%;
}

.map-xj{
    left:1.4%;
    top:10.4%;
    width:38.7%;
}

.map-tj{
    left:73%;
    top:38.4%;
    width:2.4%;
}

.map-bj{
    left:70.7%;
    top:36.5%;
    width:3.4%;
}

.map-hb{
    left:67.6%;
    top:32.1%;
    width:10.5%;
}

.map-sx1{
    left:62.1%;
    top:37.6%;
    width:7.1%;
}
.map-sx2{
    left:53.69%;
    top:41.1%;
    width:10.31%;
}

.map-nx{
    left:52%;
    top:41.6%;
    width:5.9%;
}

.map-qh{
    left:25.3%;
    top:39.2%;
    width:24.3%;
}
.map-xz{
    left:4.65%;
    top:42.9%;
    width:36.75%;
}
.map-sd{
    left:70.3%;
    top:43.9%;
    width:13.5%;
}
.map-hn{
    left:62.4%;
    top:49.75%;
    width:11.4%;
}
.map-sz{
    left:73.2%;
    top:52.3%;
    width:10.8%;
}

.map-ah{
    left:70.65%;
    top:53.95%;
    width:9.2%;
}

.map-hb2{
    left:58.6%;
    top:58.3%;
    width:14.9%;
}

.map-cq{
    left:53%;
    top:61.1%;
    width:9.2%;
}

.map-sc{
    left:38.8%;
    top:54.1%;
    width:20.4%;
}

.map-zj{
    left:77.3%;
    top:62.9%;
    width:7.6%;
}

.map-jx{
    left:68.9%;
    top:66.4%;
    width:9.35%;
}

.map-hn2{
    left:59.56%;
    top:66.8%;
    width:10.8%;
}

.map-gz{
    left:49.4%;
    top:69.2%;
    width:11.8%;
}

.map-yn{
    left:36.7%;
    top:67.8%;
    width:17.6%;
}
.map-gx{
    left:50.9%;
    top:76.9%;
    width:15.2%;
}
.map-gd{
    left:61.2%;
    top:79%;
    width:15.2%;
}

.map-fj{
    left:73.6%;
    top:70.9%;
    width:8.7%;
}

.map-hn3{
    left:58.9%;
    top:93.4%;
    width:5.3%;
}


.map-tw{
    left:82.3%;
    top:78%;
    width:3.5%;
}


.map-sh{
    left:82%;
    top:61.35%;
    width:2.3%;
}
.map-xg{
    left:70%;
    top:87%;
    width:1.4%;
}
.map-click_d.sc{
    animation:sc 1.5s linear;
}
@keyframes sc{
    0%{
        transform:scale(1);
    }
    50%{
        transform:scale(1.1);
    }
    100%{
        transform:scale(1);
    }
}

.db-hlj{
    position:absolute;
    right:4.4%;
    top:12.5%;
    width:12.6%;
    z-index:10;
    cursor:pointer;
}


.db-jl{
    position:absolute;
    width:8.5%;
    right:9%;
    top:21.6%;
    z-index:10;
    cursor:pointer;
}


.db-ln{
    position:absolute;
    width:10.1%;
    right:11.5%;
    top:33.1%;
    z-index:10;
    cursor:pointer;
}

.db-nmg{
    width:18%;
    position:absolute;
    left:52%;
    top:31%;
    z-index:10;
    cursor:pointer;
}

.db-gs{
    position:absolute;
    width:7.7%;
    left:38.1%;
    top:31%;
    z-index:10;
    cursor:pointer;
}


.db-xj{
    position:absolute;
    width:17.4%;
    left:12.7%;
    top:25.2%;
    z-index:10;
    cursor:pointer;
}

.db-tj{
    position:absolute;
    width:8%;
    left:74.4%;
    top:38.5%;
    z-index:10;
    cursor:pointer;
}




.db-bj{
    position:absolute;
    width:5.1%;
    left:69.8%;
    top:34%;
    z-index:10;
    cursor:pointer;
}

.db-hb{
    position:absolute;
    width:5%;
    left:68.1%;
    top:41.7%;
    cursor:pointer;
    z-index:10;
}

.txt-hb{
    position:absolute;
    width:3.4%;
    left:68.7%;
    top:46%;
    z-index:10;
    cursor:pointer;
}


.db-sx1{
    position:absolute;
    width:5.4%;
    left:62.6%;
    top:39.6%;
    cursor:pointer;
    z-index:10;
}

.db-sx2{
    position:absolute;
    width:7.4%;
    left:54.3%;
    top:51.2%;
    cursor:pointer;
    z-index:10;
}

.db-nx{
    position:absolute;
    width:8.3%;
    left:50.6%;
    top:45.4%;
    cursor:pointer;
    z-index:10;
}


.db-qh{
    position:absolute;
    width:15.6%;
    left:29%;
    top:45.3%;
    cursor:pointer;
    z-index:10;
}


.db-xz{
    position:absolute;
    width:20%;
    left:12.7%;
    top:53.4%;
    cursor:pointer;
    z-index:10;
}

.db-sd{
    position:absolute;
    width:8.1%;
    left:73%;
    top:46.5%;
    cursor:pointer;
    z-index:10;
}

.db-hn{
    position:absolute;
    width:6%;
    left:64.4%;
    top:50.5%;
    cursor:pointer;
    z-index:10;
}

.db-sz{
    position:absolute;
    width:8.7%;
    left:76.5%;
    top:53.8%;
    cursor:pointer;
    z-index:10;
}

.db-ah{
    position:absolute;
    width:6.6%;
    left:71.8%;
    top:58%;
    cursor:pointer;
    z-index:10;
}

.db-hb2{
    position:absolute;
    width:9.4%;
    left:61.5%;
    top:60%;
    cursor:pointer;
    z-index:10;
}

.db-cq{
    position:absolute;
    width:4%;
    left:55%;
    top:63.1%;
    cursor:pointer;
    z-index:10;
}

.db-sc{
    position:absolute;
    width:11.7%;
    left:41.5%;
    top:60%;
    cursor:pointer;
    z-index:10;
}

.db-zj{
    position:absolute;
    width:7%;
    left:78.7%;
    top:67%;
    cursor:pointer;
    z-index:10;
}

.db-jx{
    position:absolute;
    width:5.5%;
    left:70.3%;
    top:69%;
    cursor:pointer;
    z-index:10;
}



.db-hn2{
    position:absolute;
    width:8.5%;
    left:60.5%;
    top:69.4%;
    cursor:pointer;
    z-index:10;
}

.db-gz{
    position:absolute;
    width:9.5%;
    left:50%;
    top:73.7%;
    cursor:pointer;
    z-index:10;
}

.db-yn{
    position:absolute;
    width:9.5%;
    left:39.6%;
    top:75.7%;
    cursor:pointer;
    z-index:10;
}



.db-gx{
    position:absolute;
    width:6.6%;
    left:56%;
    top:78.5%;
    cursor:pointer;
    z-index:10;
}


.db-gd{
    position:absolute;
    width:4.3%;
    left:67.2%;
    top:74.4%;
    cursor:pointer;
    z-index:10;
}


.db-fj{
    position:absolute;
    width:10.2%;
    left:75.5%;
    top:75%;
    cursor:pointer;
    z-index:10;
}


.db-hn3{
    position:absolute;
    width:8.3%;
    left:55%;
    bottom:2.1%;
    cursor:pointer;
    z-index:10;
}


.db-tw{
    position:absolute;
    width:4.3%;
    right:13.7%;
    bottom:10%;
    cursor:pointer;
    z-index:10;
}


.db-sh{
    position:absolute;
    width:6.1%;
    right:11.6%;
    bottom:33.6%;
    cursor:pointer;
    z-index:10;
}



.db-xg{
    position:absolute;
    width:3.5%;
    right:25.3%;
    bottom:9.8%;
    cursor:pointer;
    z-index:10;
}

.db-am{
    position:absolute;
    width:4.7%;
    right:30.8%;
    bottom:4.1%;
    cursor:pointer;
    z-index:10;
}

.map-xin{
    position:fixed;
    width:400px;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    display:none;
    opacity:0;
    z-index:999;
}
.map-xin.active{
    display:block;
    animation:xin 1s linear;
}
.barrage_box div.p a{
    margin-right:11px !important; 
}
@keyframes xin{
    0%{
        opacity:0;
        transform:translate(-50%,-50%) scale(0);
    }
    50%{
        opacity:1;
        transform:translate(-50%,-50%) scale(0.5);
    }
    100%{
        opacity:0;
        transform:translate(-50%,-50%) scale(1);
    }
}
.xin1{
    right:11%;
    top:26%;
    z-index:20;
}
.xin2{
    right:8%;
    top:15%;
    z-index:20;
}
.xin3{
    right:16%;
    top:34%;
    z-index:20;
}
.xin4{
    left:55%;
    top:38%;
    z-index:20;
}
.xin5{
    left:38%;
    top:36%;
    z-index:20;
}

.xin6{
    left:21%;
    top:30%;
    z-index:20;
}

.xin7{
    left:76%;
    top:40%;
    z-index:20;
}

.xin8{
    left:70.5%;
    top:36%;
    z-index:20;
}

.xin9{
    left:68.5%;
    top:42%;
    z-index:20;
}
.xin10{
    left:64%;
    top:45%;
    z-index:20;
}
.xin11{
    left:57%;
    top:54%;
    z-index:20;
}
.xin12{
    left:53%;
    top:47%;
    z-index:20;
}
.xin13{
    left:36%;
    top:48%;
    z-index:20;
}
.xin14{
    left:23%;
    top:56%;
    z-index:20;
}
.xin15{
    left:74%;
    top:48%;
    z-index:20;
}
.xin16{
    left:66%;
    top:55%;
    z-index:20;
}
.xin17{
    left:78%;
    top:55%;
    z-index:20;
}
.xin18{
    left:73%;
    top:59%;
    z-index:20;
}
.xin19{
    left:65%;
    top:62%;
    z-index:20;
}
.xin20{
    left:55%;
    top:65%;
    z-index:20;
}
.xin21{
    left:46%;
    top:65%;
    z-index:20;
}
.xin22{
    left:79%;
    top:67%;
    z-index:20;
}
.xin23{
    left:71%;
    top:71%;
    z-index:20;
}
.xin24{
    left:63%;
    top:71%;
    z-index:20;
}
.xin25{
    left:54%;
    top:74%;
    z-index:20;
}
.xin26{
    left:43%;
    top:79%;
    z-index:20;
}
.xin27{
    left:57%;
    top:82%;
    z-index:20;
}
.xin28{
    left:66%;
    top:82%;
    z-index:20;
}
.xin29{
    left:76%;
    top:75%;
    z-index:20;
}
.xin30{
    left:60%;
    top:94%;
    z-index:20;
}
.xin31{
    left:82.5%;
    top:82%;
    z-index:20;
}
.xin32{
    left:82.5%;
    top:61%;
    z-index:20;
}
.xin33{
    left:71.5%;
    top:84%;
    z-index:20;
}
.xin34{
    left:65%;
    top:90%;
    z-index:20;
}
.map-d{
    position:absolute;
    width:10.6%;
    right:-5%;
    bottom:3.8%;
}

.content#m0 .main{
    margin-bottom:0;
}
.ly-box{
    width:100%;
    overflow:hidden;
    margin:3% auto 0;
    display:none;
}
.pl-top{
    position:relative;
    width:99.4%;
    margin:0 auto;
}
.pl-close{
    position:absolute;
    width:3.3%;
    right:1.8%;
    top:16%;
    cursor:pointer;
}
.pl-main{
    width:99.4%;
    margin:0 auto;
    background:#fff;
    padding:2% 0;
}
#pl{
    width:72%;
    margin-left:2.75%;
    float:left;
    height:54px;
    background:#dbdbdd;
    font-size:18px;
    color:#333;
    box-shadow: 0 0px 8px rgba(0, 0, 0, 0.2);
    display:block;
    resize: none;
    outline: none;
    line-height:54px;
    text-indent:1em;
}
.content#m1{
    background-image:url(../images/bg2.jpg);
    background-size:cover;
    background-position:0% 50%;
}
.main-v {
    position:relative;
    width: 1343px;
    margin: 40px auto 35px;
    overflow: hidden;
}
.p1-img1{
    width:100%;
    position:relative;
}
.p1-btn{
    position:absolute;
    width:12.7%;
    left:44.2%;
    top:78.5%;
    cursor:pointer;
}
.pl-btn{
    width:20%;
    overflow:hidden;
    margin-right:2.75%;
    margin-top:1%;
    float:right;
}
.clear{
    clear:both;
}
.pl-btn1{
    width:34.2%;
    float:left;
    border:1px solid #b6b7b7;
    height:32px;
    line-height:32px;
    text-align:center;
    font-size:18px;
    border-radius:20px;
    cursor:pointer;
}
.pl-btn2{
    width:61.7%;
    float:right;
    border:1px solid #b6b7b7;
    height:32px;
    line-height:32px;
    text-align:center;
    font-size:18px;
    border-radius:20px;
    cursor:pointer;
}
.pl-btn2 img{
    width:24px;
    display:inline-block;
    vertical-align:middle;
    margin-left:5px;
}
.pl-line{
     width:95.5%;
     height:1px;
     background:#b2b3b3;
     margin:3% auto 0;
}
.pl-box{
    width:100%;
    margin:0 auto;
}
.pl-list{
    width:95.5%;
    margin:1% auto ;
    border-bottom:1px solid #b2b3b3;
    overflow:hidden;
    padding:0 0 1% 0;
}
.pl-tx{
    width:4.5%;
    float:left;
}
.pl-list>p{
    float:left;
    font-size:18px;
    margin-left:1.4%;
    color:#333333;
    margin-top:1.2%;
}
.pl-arr{
    width:1.5%;
    margin:2% auto 0;
    cursor:pointer;
}
.content#m2{
    background-image:url(../images/bg3.jpg);
    background-size:cover;
    background-position:0% 50%;
}
.p2-img{
    width:50.8%;
    margin:0 auto;
}
/*底部*/

.bottom {
    width: 100%;
    height: 60px;
    /*background-color: #4d4d4d;*/
    background-color: #011336;
    text-align: center;
    font-size: 12px;
    line-height: 60px;
    color: #e5e5e5;
}

.bottom .main {
    margin: 0 auto;
}

.bottom img {
    width: auto;
    vertical-align: middle;
    display: inline-block;
    padding-left: 1%;
    padding-right: 0.5%;
}
.xx{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.77);
    z-index:999;
    display:none;
}
.xx-c{
    width:1100px;
    background:#fff;
    position:absolute;
    left:50%;
    margin-left:-550px;
    top:50%;
    transform:translateY(-50%);
    background:#fff;
}
.xx-title{
    position:relative;
    width:100%;
}
.xx-close{
    position:absolute;
    width:3.5%;
    right:2%;
    top:15%;
    cursor:pointer;
}
.xx-main{
    width:100%;
    padding:3% 0;
}
.xx-list{
    position:relative;
    width:33%;
    margin:0 auto 2%;
    overflow:hidden;
}
.xx-list>p{
    width:25%;
    float:left;
    font-size:18px;
    color:#1b2156;
    text-align:right;
    margin-top:1.5%;
}
.xx-list>input{
    width:73%;
    float:right;
    outline:none;
    background:#fff;
    height:35px;
    border:1px solid #bec0cf;
    border-radius:20px;
    text-indent:1em;
    font-size:16px;
}
.xx-list>select{
    width:73%;
    float:right;
    outline:none;
    background:#fff;
    height:35px;
    border:1px solid #bec0cf;
    border-radius:20px;
    text-indent:1em;
    font-size:16px;
    appearance:none;
}
.jiao{
    position:absolute;
    width:2.2%;
    right:4.4%;
    top:40%;
}
.tj{
    width:11%;
    margin:4% auto 0;
    cursor:pointer;
}
.tj2{
    display:none;
}
.tj:hover .tj2{
    display:block;
}
.tj:hover .tj1{
    display:none;
}


.cj-box{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.77);
    z-index:999;
    display:none;
}

.cj-c{
    position:absolute;
    width:1200px;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
}
.cj-title{
    width:50.2%;
    margin:0 auto;
}
.cj-yp{
    position:relative;
    width:40.3%;
    margin:3% auto 0%;
}
.zhizhen{
    position:absolute;
    width:20%;
    left:40.5%;
    top:30.4%;
    cursor:pointer;
}
.cj-close{
    position:absolute;
    width:3.5%;
    right:25%;
    top:35.8%;
    cursor:pointer;
}
.cj-xx{
    position:absolute;
    width:1200px;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    display:none;
}
.cj-xx>img{
    width:60.2%;
    margin:0 auto;
}
.cj-close2{
     position:absolute;
    width:3.5%;
    right:23%;
    top:15.8%;
    cursor:pointer;
}
.go{
    position:absolute;
    width:100%;
    left:0;
    top:0;
}
.dm {
    position: absolute;
    width: 100%;
    top: -7%;
    height: 30%;
    left: 0;
    overflow-y:visible !important;
    overflow-x:hidden;
}

.dm span {

    position: absolute;
    overflow: hidden;
    color: #333;
    font-size: 4em;
    line-height: 1.5em;
    cursor: pointer;
    white-space: nowrap;
    font-size:12px;
    opacity:0;
}
.barrage{
    position:absolute !important;
    z-index:800 !important;
}
@media (max-width:1500px) {
    .banner {
        height: 370px;
    }
    .cj-title{
        width:30.2%;
    }
    .cj-yp{
        width:24.3%;
    }
    .cj-close{
        width:2.5%;
        right:35%;
    }
    .cj-xx>img{
        width:48.2%;
    }
}

@media (max-width:1200px) {
    .top-c,
    .main {
        width: 960px;
    }
    .logo {
        width: 99px;
    }
    .logo-intel {
        width: 97px;
    }
    .main-box {
        width: 1060px;
    }
    .banner {
        height: 312px;
    }
    .main-v{
        width:1100px;
    }
}

@media (max-width:1024px) {
    .top-c,
    .main {
        width: 750px;
    }
    .nav li {
        font-size: 12px;
    }
    .logo {
        width: 80px;
        margin-top: 24px;
    }
    .logo-intel {
        width: 78px;
        margin-top: 24px;
    }
    /*.nav {
        margin:0 9px;
    }*/
    .title {
        font-size: 26px;
    }
    .title:before,
    .title:after {
        width: 30px;
        margin: -3px 10px 0;
    }
   
    .backimg {
        width: 150px;
    }
    .back {
        width: 13%;
        margin-top: 4%
    }
}

@media (max-width:750px) {
    .show-pc {
        display: none !important;
    }
    .show-phone {
        display: block;
    }
    .top-c {
        width: 100%;
    }
    .main {
        width: 93%;
        margin: 7% auto;
    }
    .main-box {
        width: 100%;
        margin: 0 auto 3%;
    }
    .top {
        height: 48px;
    }
    .top-c {
        position: relative;
        overflow: visible;
    }
    .top {
        overflow: visible;
    }
    .logo {
        width: 70px;
        margin-top: 11px;
        margin-left: 16px;
    }
    .logo img {
        width: 100%;
    }
    .back {
        width: 22px;
        margin-right: 16px;
        margin-top: 12px;
    }
    .dm{
        top:-14%;   
    }
    .logo-intel {
        width: 70px;
        float: left;
        margin-top: 12px;
        padding-left: 15px;
        margin-left: 15px;
        border-left: 2px solid #cccccc;
        position: static;
    }
    .container {
        background-image: url(../images/bg-w.jpg);
    }
    .banner {
        height: auto;
        background: none;
        margin-top: 48px;
    }
   
    .bottom {
        padding: 2.5% 0;
        height: auto;
        line-height: 1.75em;
        font-size: 3vw;
    }
    .backimg {
        right: 1%;
        width: 33%;
        bottom: 7%;
    }
    .title{
        width:85.6%;

    }
    .p0-t1,.p0-t2{
        font-size:3.5vw;
    }
    .map-title{
        width:82.3%;

    }
    .map{
        width:100%;
        margin-left:0;
        margin-top:2%;
    }
    .map-d{
        right:0;
    }
    .pl-close{
        width:7.8%;
        right:3.2%;
        top:15.9%;
    }
    #pl{
        width:94%;
        margin:0 auto;
        float:none;
        font-size:3.5vw;
        height:10vw;
        line-height:10vw;
    }
    .pl-btn{
        width:48.3%;
        margin-left:48.4%;
        font-size:3.5vw;
        margin-top:3%;
        margin-bottom:3%;
        float:none;
    }
    .pl-btn1,.pl-btn2{
        font-size:3.5vw;
        height:auto;
        line-height:3.5vw;
        padding:2% 0 3%;
    }
    .pl-btn2 img{
        width:14px;
    }
    .pl-line{
        width:92.4%;
    }
    .pl-list{
        width:92.4%;
        margin:2% auto;
        padding:0 0 2% 0;
    }
    .pl-tx{
        width:11.2%;
    }
    .pl-list>p{
        font-size:3.5vw;
        margin-left:2.2%;
        margin-top:2.6%;
    }
    .pl-arr{
        width:3.6%;
    }

    .xx-c{
        width:93%;
        margin-left:0;
        left:3.5%;
    }
    .xx-close{
       width:7.8%;
        right:3.2%;
        top:15.9%; 
    }
    .xx-list{
        width:65.5%;

    }
    .xx-list>p{
        font-size:3.5vw;
    }
    .xx-list>p{
        width:29%;
    }
    .xx-list>input,.xx-list>select{
        width:68.4%;
        height:auto;
        padding:2.5% 0;
        font-size:3.5vw;
    }
    .tj{
        width:20%;
    }
    .xx-main{
        padding:6% 0;
    }
    .main-v{
        width:100%;
    }
    .p1-btn{
        width:27.6%;
        left:36.4%;
        top:84.6%;
    }
    .p2-img{
        width:86.7%;
    }

    .cj-c,.cj-xx{
        width:100%;

    }
    .cj-title{
        width:83.9%;

    }
    .cj-yp{
        width:83.6%;
    }
    .zhizhen{
        width:29%;
        left:35.5%;
        top:27.4%
    }
    .cj-close,.cj-close2{
        width:7.5%;
        right:7.7%;
        top:30%;
        z-index:30;
    }
    .cj-close2{
        top:0;
    }
    .cj-xx>img{
        width:83.6%;
    }
    .map-xin{
        width:90%;
    }
    .barrage_box div.p a{
        font-size:2.2vw;
        line-height:10px;
    }
    .barrage_box{
        height:25px;
        vertical-align:middle;
    }

    .video-c{
        width:96%;
        margin-left:0;
        left:2%;
    }
    .video-img{
        width:40%;
    }
    .video-player{
        width:30px;
        margin-left:-15px;
    }
    .v-close{
        width:12%;
    }
    .content#ms{
        padding-bottom:7%;
    }
}








