html{-webkit-text-size-adjust:100%;font-size:100px}
body { font-family: ""; font-weight: 100; font-size: 12px;position: relative}
.homepage { position: relative; }
.auto_1100 { max-width: 1100px; }

@media(min-width:1100px){
   body { min-height: 100vh} 
}

@media(max-width:1100px) {
.auto_1100 { width: 90%; padding: 0; }
}
/*Top002832 */
.Top002832 .auto { position: relative; }
.Top002832 .logo { display: table; height: 45px; max-width: 30%; }
.Top002832 .logo a { display: table-cell; vertical-align: middle; }
.Top002832 .logo img { max-height: 30px; }
.Top002832 .logo img.home_logo { display: none; }
.homepage .Top002832 .logo img.home_logo { display: block; }
.homepage .Top002832 .logo img.inner_logo { display: none; }

@media(min-width:1025px) {
.Top002832 { padding: 40px 0; }
.homepage .Top002832 { position: absolute; left: 0; top: 0; width: 100%; z-index: 200; }
.Top002832 .auto { max-width: none; width: 90%; }
}

@media(max-width:1024px) {
.Top002832 { padding: 20px 0; }
.Top002832 .logo { max-width: 40%; }
/*.homepage .Top002832 .logo img:not(.on) { display: none; }*/
.homepage .Top002832 .logo img.on { display: block; }
    .homepage .Top002832 .logo img.home_logo { display: none; }
    .homepage .Top002832 .logo img.inner_logo { display: block; }
.Top002832 .auto { width: 90%; }
}
.Top002832 .open-menu { position: absolute; right: 0; top: 0; width: 40px; height: 40px;display: none }
.Top002832 .open-menu:before, .Top002832 .open-menu:after, .Top002832 .open-menu span { position: absolute; content: ""; height: 2px; background: #262626; top: 50%; margin-top: -1px; width: 56%; left: 22%; transition: 0.3s; }
.Top002832 .open-menu:before { margin-top: -8px; }
.Top002832 .open-menu:after { margin-top: 6px; }
.Top002832 .open-menu.on span { width: 0; }
.Top002832 .open-menu.on:before, .Top002832 .open-menu.on:after { margin-top: -1px; }
.Top002832 .open-menu.on:before { transform: rotate(45deg); }
.Top002832 .open-menu.on:after { transform: rotate(-45deg); }
.Top002832 .header-menu { position: absolute; right: 50px; top: 0; width: 60%; max-width: 700px; display: none; }
.Top002832 .header-menu li em { position: relative; font-style: normal; }
.Top002832 .header-menu li em a { color: #262626; line-height: 40px; position: relative; z-index: 10; display: inline-block; }
.Top002832 .header-menu li em a:after { position: absolute; left: 0; bottom: 0; height: 1px; content: ''; width: 0; transition: 0.3s; background: #be0000; }
.Top002832 .header-menu li:hover em a:after { width: 100%; }
.Top002832 .header-menu li:hover em a { color: #be0000; }
.Top002832 .header-menu li.has-sub { position: relative; z-index: 100; }
.Top002832 .header-menu li .sub-menu { padding: 10px 0; position: absolute; transition: 0.5s; overflow: hidden; display: none; top: 100%; left: 0; width: 180px; z-index: 100; background: #262626; }
.Top002832 .header-menu li:hover .sub-menu { display: block; }
.Top002832 .header-menu li#m21 .sub-menu ,
.Top002832 .header-menu li#m10 .sub-menu,
.Top002832 .header-menu li#m24 .sub-menu{display: none!important}
.Top002832 .header-menu li .sub-menu dd a { display: block; padding: 10px 20px; color: #fff; transition: 0.3s; }
.Top002832 .header-menu li .sub-menu dd a:hover { background: #be0000; color: #fff; }

@media(min-width:1025px) {
.Top002832 .header-menu{display: block !important; }
.homepage .Top002832 .open-menu:before, .homepage .Top002832 .open-menu:after, .homepage .Top002832 .open-menu span { background: #999; }
.Top002832 .header-menu li { float: left; position: relative}
.homepage .Top002832 .header-menu li em a { color: #999; }
.homepage .Top002832 .header-menu li em a:after { background: #fff; }
.homepage .Top002832 .header-menu li:hover em a { color: #fff; }
}

@media(max-width:1024px) {
.Top002832 .header-menu { max-width: 200px; text-align: center; top: 100%; right: 0; z-index: 20; background: #fff; border-top: 2px solid #262626; }
.Top002832 .header-menu li { width: auto!important; }
.Top002832 .header-menu li em a { line-height: 40px; }
.Top002832 .header-menu li .sub-menu { display: none; }
.Top002832 .open-menu{display: block;}
}

/*Banner002713 */
.Banner002713 li.slick-slide { position: relative; }
.Banner002713 li .txt { position: absolute; left: 0; top: 0; bottom: 5%; right: 0; z-index: 10; padding-bottom: 20px; }
.Banner002713 li .txt dl, .Banner002713 li .Ispic { height: 100%; }
.Banner002713 li .Ispic { position: relative; }
.Banner002713 li .Ispic:before { position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 100%; z-index: 0; background: -moz-radial-gradient(center, ellipse cover, rgba(38,38,38,0) 0%, rgba(38,38,38,1) 100%); /* FF3.6+ */ background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(38,38,38,0)), color-stop(100%, rgba(38,38,38,1))); /* Chrome,Safari4+ */ background: -webkit-radial-gradient(center, ellipse cover, rgba(38,38,38,0) 0%, rgba(38,38,38,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-radial-gradient(center, ellipse cover, rgba(38,38,38,0) 0%, rgba(38,38,38,1) 100%); /* Opera 12+ */ background: -ms-radial-gradient(center, ellipse cover, rgba(38,38,38,0) 0%, rgba(38,38,38,1) 100%); /* IE10+ */ background: radial-gradient(ellipse at center, rgba(38,38,38,0) 0%, rgba(38,38,38,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.Banner002713 li .txt dd { text-align: center; color: #fff; }
.Banner002713 li .txt dd p { margin: 0; }
.Banner002713 li .txt dd aside { display: inline-block; font-size: 18px; margin: 1% 0 0; padding: 5px 0; letter-spacing: 15px; text-indent: 15px; border-top: 1px solid rgba(255,255,255,0.15); border-bottom: 1px solid rgba(255,255,255,0.15); }
.Banner002713 li .more { position: relative; width: 140px; margin: 0 auto; }
.Banner002713 li .more a { position: relative; z-index: 3; display: block; line-height: 40px; color: #262626; }
.Banner002713 .slick-dots { position: absolute; z-index: 10; left: 0; width: 100%; text-align: center; bottom: 5%; }
.Banner002713 .slick-dots li { display: inline-block; vertical-align: bottom; width: 30px; height: 2px; margin: 0 5px; background: #fff; transition: 0.3s; }
.Banner002713 .slick-dots li button { display: none; }
.Banner002713 .slick-dots li.slick-active { background: #be0000; height: 10px; }

@media(min-width:1025px) {
.Banner002713 .slick-slider { position: absolute; left: 0; top: 0; bottom: 0; right: 0; }
.Banner002713 .slick-list, .Banner002713 .slick-track, .Banner002713 .slick-slide { height: 100%; }/*IE*/
}

@media(max-width:1024px) {
.Banner002713 { height: auto !important; }
.Banner002713 li .Ispic { padding-bottom: 50%; height: auto; }
}

@media(max-width:480px) {
.Banner002713 .slick-dots li { width: 20px; }
.Banner002713 .slick-dots li.slick-active { height: 6px; }
}



::-webkit-scrollbar{width:4px;height:4px}
::-webkit-scrollbar-track{width:4px;background-color:#eee}
::-webkit-scrollbar-thumb{background-color:#be0000;background-clip:padding-box;min-height:28px}
::-webkit-scrollbar-thumb:hover{background-color:#0d9122}
*{box-sizing:border-box;}
.auto-inner{max-width:1400rem;margin:0 auto;width:80%;}
/*.home_title */
.home_title{margin-bottom:40px;position:relative;z-index:56;}
.home_title h2{font-size:0.36rem;color:rgba(0,0,0,0.8);margin:0;line-height:1.5em;}
.home_title span{font-size:0.18rem;color:rgba(0,0,0,0.3);margin:0;font-weight:lighter;text-transform:uppercase;}
.home_title:after{content:"";display:none;position:absolute;left:50%;bottom:-22px;width:1px;height:15px;background:rgba(0,0,0,0.15);}
/*.home_more */
.home_more a{width:2rem;line-height:0.46rem;border-radius:0;color:#111;display:block;font-size:0.16rem;margin-top:0.6rem;transition:.5s;border:1px solid rgba(0,0,0,0.3);padding:0 0.2rem;position:relative;border-radius:1rem;overflow:hidden;}
.home_more a:hover{border-color:#be0000;color:#fff;background:#be0000;}
.home_more a:before{content:"";display:block;width:0.38rem;height:0.38rem;border-radius:1rem;background:url(../images/home_more.png) no-repeat right 0.13rem center rgba(0,0,0,0.1);background-size:0.1rem;z-index:50;position:absolute;right:0.04rem;top:0.04rem;opacity:1}
.home_more a:hover:before{background:url(../images/home_more.png) no-repeat right 0.13rem center}
/*.fullpage */
.fullpage-wrapper .section.fp-table{background-repeat: no-repeat;background-position: center;background-size: cover;}
.fullpage-wrapper .section .fp-tableCell{}
.fullpage-wrapper .fp-auto-height .fp-tableCell{padding:0 !important}
.home_part{height:100vh;overflow:hidden;}
a:hover{color:#be0000}

@media (max-width: 1024px) {
    .auto-inner {width: 90%;}
    .home_title {margin-bottom: 10px;}
    .home_title h2 {font-size: .24rem;}
    .home_more a {width: 1.5rem;}
    .home_part {height: auto;}
}

/*.Homebanner */
.Homebanner{position:relative;z-index:1;overflow:hidden;height:100%;width:100%;padding-bottom:0;background:#222}
.Homebanner .text{position:absolute;z-index:100;transition:.8s;padding:0 10px;width:50vw;text-align:center;}
.Homebanner .text .text_con img{display:block;margin:0 auto}
.Homebanner li .pic{background-position:center top;background-repeat:no-repeat;background-size:cover}
.Homebanner li a{position:relative;display:block}
.Homebanner li .phone{display:none}
.Homebanner .slick-arrow{font-size:0;width:0.8rem;height:0.8rem;border:none;position:absolute;top:50%;margin-top:-0.3rem;background:none !important;cursor:pointer;padding:0;z-index:100;opacity:0.8;}
.Homebanner .slick-prev{left:0.7rem;}
.Homebanner .slick-next{right:0.7rem;}
.Homebanner .slick-next::before,.Homebanner .slick-prev::before{position:absolute;content:'';width:50%;height:50%;border-top:0.01rem solid #fff;border-right:0.01rem solid #fff;top:25%;left:25%;transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.Homebanner .slick-prev::before{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);}
.Homebanner .slick-next:hover,.Homebanner .slick-prev:hover{opacity:1;}
.Homebanner .slick-dots{display:block;width:100%;padding:0;list-style:none;text-align:center;position:absolute;left:0;bottom:10%;z-index:100}
.Homebanner .slick-dots li{transition:0.5s;position:relative;display:inline-block;width:0.15rem;height:0.05rem;margin:0 0.03rem;padding:0;background:#fff;cursor:pointer;}
.Homebanner .slick-dots li button{display:none}
.Homebanner .slick-dots .slick-active{background:#be0000;width:0.5rem}
@media(min-width:769px){
    .Homebanner .slick-list li,.Homebanner .slick-list li .pic{z-index:1;height:100vh;width:100%}
}
@media(max-width:768px){
    .Homebanner li,.Homebanner li a{height:auto}
    .Homebanner li{background:0 0!important}
    .Homebanner li .pic{display:none}
    .Homebanner li .phone{display:block;width:100%}
    .Homebanner li .text{display:none}

    .Homebanner .slick-prev{left:0.1rem;}
    .Homebanner .slick-next{right:0.1rem;}
}
/*.Floor0001*/
.Floor0001{overflow:hidden;position:relative;background:url(../uploadfiles/bg.jpg) no-repeat center center;background-size: cover;line-height: 2;}
.Floor0001 .auto-inner{height:100%;position:relative;}
.Floor0001 .home_more a{color: #333;    border: 1px solid rgb(0 0 0 / 30%);}
.Floor0001 .home_more a:before{background: url(../images/home_more.png) no-repeat #333 right 0.13rem center rgb(0 0 0 / 10%);}
.Floor0001 .home_title{text-align:center;}
.Floor0001 .home_title h2{color: #fff;}
.Floor0001 .home_title span{color: rgb(255 255 255 / 30%);}
.Floor0001 .home_more a{margin: 0 auto; margin-top:0.6rem;}
.Floor0001 .pic{position:absolute;right:0;top:0;width:40%;height:100vh;background-color:#666;display: none;}
.Floor0001 .pic:after{content:"";display:block;position:absolute;left:-1px;top:0;width:5rem;height:100%;background:url(../images/bg1.png) no-repeat left center;background-size:100% 100%}
.Floor0001 .con .xy{height:100%;}
.Floor0001 .con{height:100%;position:relative;text-align: center; margin: 0 auto; width: 80%;}
.Floor0001 .con .text{width: 56%;/* padding-top:24%; */position:relative;z-index:50;color:#111;padding-right: 4%;}
.Floor0001 .con .text p{color:rgb(255, 255, 255);font-size:0.18rem;text-align: left;}
.Floor0001 .con .img{width: 42%;}
.Floor0001 .con dl{margin-top:5%;}
.Floor0001 .con dd{width: 48%;float: left;text-align:center;background: rgba(255,255,255,.8);margin: 1%; padding: 5% 2% 0;min-height: 200px;}
.Floor0001 .con dd:last-child{padding: 3% }
.Floor0001 .con dd img{width:0.72rem;}
.Floor0001 .con dd span{margin:0.2rem 0 0;font-size:0.16rem;color:#333;font-size:0.18rem;display:block;}
@media(max-width:1600px){
    /*.Floor0001 .pic{width:35%;}*/
    .Floor0001 .con{width:100%;}
    /*.Floor0001 .con .text{padding-top:25%;}*/
}

@media(max-width:1024px){
    .Floor0001 {padding: 4vw 0;height: auto;}
    .Floor0001 .con .text {width: 100%;}
    .Floor0001 .con .text p {font-size: .15rem;}
    .Floor0001 .con .img {width: 100%;}
    .Floor0001 .con dd span {font-size: .15rem;}
    .Floor0001 .home_more a{width: 100%;}
    .Floor0001 .home_more a:before {display: none;}
}

/*.Floor0002*/

.Floor0002 .auto-inner{position:relative;color:#fff;overflow: hidden;}
.Floor0002 .home_title{margin-bottom:10%;}
.Floor0002 .home_title h2 {color:#fff;margin-bottom: 2%;}
.Floor0002 .home_title span {color:#6e6e6e;}
.Floor0002 .home_more a {color:#fff;border-color:#fff;}
.Floor0002 .home_more a:hover {border-color:#be0000;}
.Floor0002 .intro article {color:#fff;font-size: .18rem;line-height: 1.8;}
.Floor0002 .img-slider li {margin-bottom: 4%;}
.Floor0002 .img-slider li aside{margin-bottom: 8px;font-size: .24rem;}
.Floor0002 .img-slider li aside span {margin-left: 10px;font-size: .2rem;}
.Floor0002 .img-slider .pic {position: relative;}
.Floor0002 .img-slider figure {padding-bottom: 66%;background-position:center top;}
.Floor0002 .img-slider .pic .hover {position: absolute;width: 100%;height: 100%;top:0;right:100%;padding: .3rem;background: rgba(255, 255, 255, 0.85);display: none;}
.Floor0002 .img-slider .pic .hover p {font-size: .16rem;color:#333;line-height: 1.8;}
.Floor0002 .img-slider .pic .hover .more {font-size: .14rem;color: rgba(51, 51, 51, 0.7);line-height: 1.8;text-decoration: underline;}
.Floor0002 .img-slider .pic:hover .hover  {display: block;}
.Floor0002 .img-slider .pic .hover:hover .more {color:#be0000;}
.Floor0002 .slick-arrow {position: absolute;width: 44px;height: 44px;top:50%;right:0;margin-top:-22px;border-radius: 50%;background-repeat:no-repeat;background-color:#fff;}
.Floor0002 .slick-arrow.slick-prev {right:64px;background-image: url("../images/arrow.png");     background-position: 11px center;}
.Floor0002 .slick-arrow.slick-next {background-image: url("../images/arrow2.png");    background-position: -30px center;background-color: #be0000;}

@media(min-width:1025px){
    .Floor0002 .auto-inner {padding-right: 10%; display: flex;justify-content: space-between;align-items: center;}
    .Floor0002 .img-slider li {padding-left:50%;}
    .Floor0002 .intro {width: 31.88%;}
    .Floor0002 .img-slider {width: 66%;}
}
@media(max-width:1600px){
    .Floor0002 .img-slider .pic .hover {padding: .1rem .3rem;}
    .Floor0002 .img-slider .pic .hover p {-webkit-line-clamp:4}
}
@media(max-width:1024px){
    .Floor0002 {padding: 4vw 0;}
    .Floor0002 .img-slider li aside {font-size: .2rem;}
    .Floor0002 .img-slider li aside span {font-size: .16rem;}
    .Floor0002 .home_more a {margin:.2rem 0;}
}



/*.Floor0003*/
.Floor0003{padding:0;position:relative;height:100%;}
.Floor0003 .con{position:relative;width:100%;}
.Floor0003 .slider-for{margin:0;position:relative;z-index:100;}
.Floor0003 .con li{margin:0;}
.Floor0003 .con li .pic{position:relative;height:100vh;transition:transform .5s ease-in-out}
.Floor0003 .con li .pic:after{content:"";display:block;position:absolute;left:0;bottom:0;width:100vw;height:80vh;background:url(../images/Floor0003_cover.png) no-repeat;background-size:100% 100%;z-index:50;opacity:0.5}
.Floor0003 .con li .text{position:absolute;left:0vw;bottom:12vh;width:100vw;z-index:100;padding:10vh 0;}
.Floor0003 .con li .text .auto-inner{position:relative;}
.Floor0003 .con li .text h3{font-size:0.22rem;font-weight:normal;margin:0 0 0.12rem;line-height:1.5;color:#fff}
.Floor0003 .con li .text p{font-size:0.18rem;margin:0;line-height:2;color:#fff;}
.Floor0003 .con li .text p span{margin-right:2em;}
.Floor0003 .con li .text .home_more{position:absolute;right:0;bottom:0;}
.Floor0003 .con li .text .home_more a{border-color:rgba(255,255,255,0.3);color:#fff;}
.Floor0003 .slick-arrow{font-size:0;width:0.4rem;height:0.4rem;border:none;position:absolute;bottom:0.25rem;top:auto;background:none;cursor:pointer;padding:0;z-index:110;transition:0.5s;top:auto;background:url(../images/arrow2.png) no-repeat left center}
.Floor0003 .slick-arrow:hover{opacity:0.7}
.Floor0003 .slick-arrow:hover{}
.Floor0003 .slick-prev{left:-0.4rem;}
.Floor0003 .slick-next{right:-0.4rem;background-position:right center;}
.Floor0003 .home_title{position:absolute;left:0vw;bottom:32vh;z-index:1000;margin:0;padding:0;}
.Floor0003 .home_title h2{color:#fff;}
.Floor0003 .home_title span{color:#fff;}
.Floor0003 .bot{background:rgba(0,0,0,0.5);position:absolute;left:0;bottom:0;width:100%;z-index:100;padding:3vh 0;}
.Floor0003 .bot .auto-inner{position:relative;}
.Floor0003 .bot .slick-list{margin:0 -12px}
.Floor0003 .bot li{margin:0 12px;position:relative;overflow:hidden;}
.Floor0003 .bot li:after{overflow:hidden;opacity:0.9;content:"";position:absolute;left:0;top:0;width:100%;height:100%;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transition:all ease-in-out 0.5s}
.Floor0003 .bot li.slick-current:after{transform:scale(1)}
.Floor0003 .bot li .pic:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgb(190,0,0);opacity:0;}
.Floor0003 .bot li .pic{padding-bottom:40%;position:relative;overflow:hidden;}
.Floor0003 .bot li.slick-current .pic:after{display:block;opacity:0.8}
.Floor0003 .bot li .text{opacity:0;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;z-index:100;position:absolute;left:0;top:0;width:100%;height:100%;padding:0px 10px;text-align:center}
.Floor0003 .bot li .text h3{font-size:0.18rem;text-align:center;display:block;width:100%;font-weight:normal;margin:0;color:#fff}
.Floor0003 .bot li.slick-current .text{opacity:1}

@media(max-width:1024px){
    .Floor0003 .slick-arrow {bottom: 0.05rem;}
    .Floor0003 .home_title {bottom:50vh;}
    .Floor0003 .con li .text .home_more {position: relative;}
    /*.Floor0003 .home_title {position: relative;}
    .Floor0003 .con {padding-bottom: 40%;}*/
}


/**.Floor0004*/
.Floor0004{position:relative;overflow:hidden;background-size:cover;padding:3% 0 0;}
.Floor0004 .auto-inner{position:relative;z-index:100;height:100%;}
.Floor0004 .main_head{margin-bottom:20px;position:relative;;}
.Floor0004 .home_title {text-align:left;float:left;margin:0;}
.Floor0004 .home_title h2{ color: #fff;}
.Floor0004 .home_more a{color: #fff;border: 1px solid rgb(255 255 255 / 30%);}
.Floor0004 .home_more a::before{background:url(../images/home_more.png) no-repeat right 0.13rem center rgb(255 255 255 / 10%)}
.Floor0004 .home_title span{color: rgb(255 255 255 / 30%);}
.Floor0004 .home_more{position:absolute;right:0;bottom:0.1rem;}
.Floor0004 .top{width:48%;float:left;position:relative;z-index:50}
.Floor0004 .main_list{width:50%;float:right}
.Floor0004 .top{background:#fff;}
.Floor0004 .top .pic{padding-bottom:60%;transition:.5s ease-in-out;background-color:#666;}
.Floor0004 .top .item a{display:block;}
.Floor0004 .top .item:hover .pic{opacity:0.8}
.Floor0004 .top .text{height:auto;overflow:hidden;line-height:3.5;padding:0 0 0 0.3rem;}
.Floor0004 .top .text h3{width:80%;float:left;color:#222;margin:0;line-height:0.8rem;}
.Floor0004 .top .item:hover .text h3{color:#be0000;}
.Floor0004 .top .text span{float:right;font-size:0.18rem;line-height:0.8rem;color:rgba(255,255,255,0.8);background:#be0000;padding:0 0.2rem;}
.Floor0004 .top .slick-dots{display:block;width:100%;padding:0;list-style:none;text-align:center;position:absolute;left:0;bottom:1rem;z-index:100;text-align:right;padding:0 0.2rem;}
.Floor0004 .top .slick-dots li{transition:0.5s;position:relative;display:inline-block;width:0.1rem;height:0.05rem;margin:0 4px;padding:0;background:rgba(255,255,255,0.5);cursor:pointer;}
.Floor0004 .top .slick-dots li button{display:none}
.Floor0004 .top .slick-dots .slick-active{background:#be0000;width:0.2rem;}
.Floor0004 .tit{font-size:0.22rem;font-weight:normal;color:#222;margin:0 0 1em;}
.Floor0004 .main_list li{margin-bottom:1.5%}
.Floor0004 .main_list li a{display:block;margin-bottom:0.1rem;background:#fff;padding:8.9%;padding-right:25%;position:relative;}
.Floor0004 .main_list li .tit{line-height:1.5;}
.Floor0004 .main_list li a:hover .tit {color:#be0000;}
.Floor0004 .main_list li p{margin:0px;color:#999;line-height: 2;font-size: .18rem;  }
.Floor0004 .main_list li span{position:absolute;right:0;top:35%;text-align:center;width:20%;font-size:0.16rem;color:#444;}
.Floor0004 .main_list li span b{display:block;font-size:0.48rem;line-height:1;font-weight:normal;}
.Floor0004 .main_list li a:after{content:"";display:block;position:absolute;right:20%;top:30%;width:1px;height:40%;background:rgba(0,0,0,0.07)}
.Floor0004 .main_list li .tit{}
.Floor0004 .main_list li:last-child{margin-bottom:0}
.Floor0004 .slick-prev{border-radius:5px 0 0 5px}
.Floor0004 .slick-next{border-radius:0 5px 5px 0}
@media(max-width:1600px){
    .Floor0004{padding:6% 0 0;}
    .Floor0004 .main_list li a{padding:8.5%;padding-right:25%;}
}

@media(max-width:1024px){
    .Floor0004 {padding: 4vw 0;}
    .Floor0004 .top ,
    .Floor0004 .main_list {width: 100%;float:none;}
    .Floor0004 .tit {font-size: .18rem;}
    .Floor0004 .main_list li p {font-size: .16rem;}
    .Floor0004 .main_list li span b {font-size: .26rem;}
    .Floor0004 .top .text h3 {width: 70%;}
}



/*Floor0005 */
/*.section5{background: url("../uploadfiles/bg1.jpg") no-repeat center center;background-size: cover; }*/
.Floor0005{font-size: 16px;font-weight: 100;padding-top: 8%; }

.Floor0005 .slick-slide > div{width: 16.73177%;}
.Floor0005 .home_more{float: right;}
.Floor0005 .home_more a{margin-top: 0.3rem;}
.Floor0005 .home_title{float: left;}
@media(max-width:1024px){
    .Floor0005 .title{font-size: 4vw; }
    .Floor0005 .title .desc{font-size:0.5em; padding-right: 8em;}
}
@media(max-width:640px){
    .Floor0005 .title{font-size: 6vw;}
}
.Floor0005 .home_more a{color: #fff;    border: 1px solid rgb(255 255 255 / 30%);}
.Floor0005 .home_more a:before{background: url(../images/home_more.png) no-repeat right 0.13rem center rgb(255 255 255 / 10%);}
.Floor0005 .home_title h2{color: #fff;}
.Floor0005 .home_title span{color: rgb(255 255 255 / 30%);}
.Floor0005 .home_more a{margin: 0 auto; margin-top:0.6rem;}
.Floor0005 .slick-slide > div{float: left;  margin-top: -1px;display: table; height: 7.9vw;}
.Floor0005 .slick-slide > div aside{background: #fff;border-bottom: 1px solid #ebebeb;border-top: 1px solid #ebebeb;}
.Floor0005 .slick-slide .logo{display: table-cell!important; vertical-align: middle; text-align: center;}
.Floor0005 .slick-slide .logo img{max-height: 7vw; max-width: 80%;}
.Floor0005 .slick-dots{text-align: center; margin-top: 3vw;}
.Floor0005 .slick-dots li{display: inline-block;position: relative;width: 28px; height: 28px;}
.Floor0005 .slick-dots li button{ padding: 0; width:28.572%;height: 28.572%;background: #fff; border-radius: 50%; position: absolute; left: 50%; top: 50%;transform: translate(-50%,-50%);font-size: 0; border: 0;}
.Floor0005 .slick-dots li.slick-active button{background: #be0000; width: 50%; height: 50%;}
.Floor0005 .slick-dots li.slick-active:before{position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; border: 2px solid #be0000; border-radius: 50%;clip:rect(0 28px 7px 0);animation:zhuan 2s infinite linear;}
@keyframes zhuan{
    0%{transform: rotate(-360deg);}
    100%{transform: rotate(0);}
}
@media(min-width:1025px){
    .Floor0005 .slick-slide > div {
        width: 16.6%;
    }

    .Floor0005 .slick-slide > div aside{ border-right: 1px solid #ebebeb;}
}

@media(min-width:641px) and (max-width:1024px){
    .Floor0005 .slick-slide > div{width: 33.3333%;height: 15vw;}
    .Floor0005 .slick-slide > div:not(:nth-child(3n)){ border-right: 1px solid #ebebeb;}
    .Floor0005 .slick-slide .logo img{max-height: 12vw;}
}
@media(max-width:640px){
    .Floor0005 .slick-slide > div{width: 50%;height: 20vw;}
    .Floor0005 .slick-slide > div:not(:nth-child(2n)){ border-right: 1px solid #ebebeb;}
    .Floor0005 .slick-slide .logo img{max-height: 15vw;}
}
.Floor0005 .slick-arrow{font-size:0;width:0.6rem;height:0.6rem;border:none;position:absolute;bottom:2.8rem;top:auto;background:none;cursor:pointer;padding:0;z-index:110;transition:0.5s;top:auto;background:url(../images/arrow2.png) no-repeat left center}
.Floor0005 .slick-arrow:hover{opacity:0.7}
.Floor0005 .slick-arrow:hover{}
.Floor0005 .slick-prev{left:-0.4rem;}
.Floor0005 .slick-next{right:-0.4rem;background-position:right center;}

@media(max-width:1366px){
    .Floor0005 .slick-arrow{bottom:2rem;}
}
@media(max-width:1024px){
    .Floor0005 {padding: 4vw 0;}
    .Floor0005 .slick-arrow{display: none!important;}
    .Floor0005 .home_title {width: 50%;}
    .Floor0005 .home_more a {margin-top: .2rem;}
}





/*Bottom002590 */
.Bottom002590 { line-height: 60px; color: #262626; background: #f9f9f9; position: absolute;bottom: 0;left: 0;width: 100%}
.Bottom002590 a { color: #262626; }
.Bottom002590 a:hover { color: #be0000; }
.Bottom002590 dd a::after { display: inline-block; content: ''; vertical-align: middle; width: 1px; height: 10px; margin: 0 10px; background: #262626; opacity: 0.2; }
.Bottom002590 dd a:last-child::after { display: none; }

@media(min-width:1025px) {
.homepage .Bottom002590 { position: absolute; left: 0; bottom: 0; width: 100%; z-index: 200; background: none; color: #999; line-height: 80px; }
.homepage .Bottom002590 .auto { max-width: none; width: 90%; }
.homepage .Bottom002590 a { color: #999; }
.Bottom002590 dt { float: left; }
.Bottom002590 dd { float: right; }
}

@media(max-width:1024px) {
.Bottom002590 { text-align: center; line-height: 30px; padding: 2% 0; }
.Bottom002590 .auto { width: 90%; }
}
/*Menu003057 */
.Menu003057 { color: #262626; }
.Menu003057 .col-name { font-weight: 100; font-size: 20px; line-height: 1em; }
.Menu003057 li a { color: #262626; line-height: 2.056em; display: block; padding: 0 1.125em; transition: 0.3s; }
.Menu003057 li:hover a, .Menu003057 li.aon a { background: #262626; color: #fff; }

@media(min-width:1025px) {
.Menu003057 { padding-bottom: 40px; }
.Menu003057 li { float: left; }
.Menu003057 li:not(:last-child) { margin-right: 0px; }
}

@media(max-width:1024px) {
.Menu003057 { padding-bottom: 20px; text-align: center; }
.Menu003057 .col-name { display: block; margin-bottom: 10px; }
.Menu003057 li { display: inline-block; }
}
/*PicList002150 */
.PicList002150 { padding-bottom: 5%; }
.PicList002150 li { float: left; width: 48%; margin-right: 4%; margin-bottom: 4%; }
.PicList002150 li a { display: block; position: relative; padding: 35px 0; padding-left: 220px; color: #262626; }
.PicList002150 li .pic { position: absolute; left: 0; top: 0; background-color: #f7f7f7; width: 200px; height: 100%; }
.PicList002150 li .Ispic { display: block; height: 100%; background-color: #f7f7f7; }
.PicList002150 li .more span { display: inline-block; padding: 2px 5px; border-top: 1px solid rgba(255,255,255,0.35); border-bottom: 1px solid rgba(255,255,255,0.35); }
.PicList002150 li h3 { margin: 0; font-size: 16px; font-weight: 100; }
.PicList002150 li p { margin: 5px 0 10px 0; color: #999; line-height: 20px; height: 40px; overflow: hidden; }
.PicList002150 li a:hover h3 { color: #be0000; }
.PicList002150 li .hover { opacity: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; text-align: center; background: rgba(40, 40, 40, 0.70); z-index: 10; transition: 0.3s; color: #fff; }
.PicList002150 li:hover a .hover { opacity: 1; }
.PicList002150 li aside { position: absolute; left: 10%; width: 80%; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }
.PicList002150 .js-load-more { display: block; text-align: center; padding: 20px 0; display: none}
.PicList002150 .js-load-more a { color: #333; display: inline-block; }
.PicList002150 .js-load-more a i { background: url(../images/PicList002150-loading.gif) no-repeat; width: 40px; height: 40px; background-size: cover; display: block; }

@media(min-width:769px) {
.PicList002150 li:nth-child(2n) { margin-right: 0; }
}

@media(max-width:768px) {
.PicList002150 li { float: none; width: auto; margin-right: 0; }
}
/*RighInfo002852 */
.RighInfo002852 { padding-bottom: 40px; }
.RighInfo002852 .info-main { line-height: 1.75; color: #262626; }
.RighInfo002852 .info-main .en { color: #999; }
.RighInfo002852 .title-css { padding: 1vw 0; font-size: 16px; }
.RighInfo002852 .title-css aside { display: inline-block; border-bottom: 1px solid #be0000; }
.RighInfo002852 .title-css span { margin-left: 5px; color: #be0000; }
/*Floor002890 */
.Floor002890 { position: relative; z-index: 1; }
.Floor002890 > .auto { position: relative; z-index: 3; }
.Floor002890 .slider-for { padding-bottom: 3.25vw; }
.Floor002890 .slider-for .txt { padding-right: 5vw; }
.Floor002890 .slider-for .tit { font-size: 30px; }
.Floor002890 .slider-for .title { margin: 1vw 0 2vw 0; }
.Floor002890 .slider-for .title dd { line-height: 1.875em; padding-left: 15px; position: relative; }
.Floor002890 .slider-for .title dd:before { position: absolute; content: ''; width: 4px; height: 4px; border-radius: 50%; background: #be0000; left: 0; top: 50%; margin-top: -2px; }
.Floor002890 .slider-for .intro { line-height: 1.875em; padding-right: 2vw;}
.Floor002890 .slider-for .Ispic { padding-bottom: 125%; }
.Floor002890 .mCustomScrollbar { max-height: 330px; }
.Floor002890 .mCSB_inside > .mCSB_container { margin-right: 0; }
.Floor002890 .mCSB_scrollTools { width: 2px; opacity: 1!important; }
.Floor002890 .mCSB_scrollTools .mCSB_draggerRail { background: #d9d9d9; }
.Floor002890 .mCSB_scrollTools .mCSB_dragger { height: 20px!important; }
.Floor002890 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background: #be0000; width: 100%; }

@media(max-width:480px) {
.Floor002890 .mCustomScrollbar { max-height: 10em; }
}
.Floor002890 .slider-group { position: relative; }
.Floor002890 .slider-small li .inner { margin: 0 0.5vw; position: relative; }
.Floor002890 .slider-small li .Ispic { padding-bottom: 64%; background-position: center top 25%; }
.Floor002890 .slider-small li .hover { opacity: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; text-align: center; background: rgba(40, 40, 40, 0.70); z-index: 10; transition: 0.3s; color: #fff; }
.Floor002890 .slider-small li.slick-current .hover { opacity: 1; }
.Floor002890 .slider-small li aside { position: absolute; left: 10%; width: 80%; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }
.Floor002890 .slider-group .btn .slick-arrow { position: absolute; width: 10px; height: 20px; top: 50%; margin-top: -10px; background: url("../images/Floor002890_prev.png") no-repeat center center; cursor: pointer; z-index: 20; }
.Floor002890 .slider-group .btn .slick-next { right: -30px; background-image: url("../images/Floor002890_next.png") }
.Floor002890 .slider-group .btn .slick-prev { left: -30px; }

@media(min-width:769px) {
.Floor002890 { padding: 0 0 100px 0; }
.Floor002890 .slider-small { margin: 0 -0.5vw; }
.Floor002890 .slider-for .ytable-cell { vertical-align: top; }
.Floor002890 .slider-for .img { width: 32%; }
}

@media(max-width:768px) {
.Floor002890 .slider-group { margin-bottom: 7.14vw; }
}

@media(max-width:640px) {
.Floor002890 .slider-small .Ispic { padding-bottom: 42%; }
.Floor002890 .slider-for .tit { font-size: 24px; }
}



/*PicList002171 */
.PicList002171{ padding-bottom:5%;}
.PicList002171 li{ float:left; width:19.2%; margin-right:1%; margin-bottom:1%;}
.PicList002171 li a{ border:1px solid #e8e8e8; position:relative; display:block;}
.PicList002171 li img{ display:block; width:100%;}
.PicList002171 li a figure{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,108,186,0.95); opacity:0; transition:0.3s;}
.PicList002171 li a:hover figure{ opacity:1;}
.PicList002171 li dl{ display:table;  width:100%; height:100%;}
.PicList002171 li dt{ display:table-cell; vertical-align:middle;text-align:center; font-size:18px; color:#fff;}

.PicList002171 .js-load-more { display: block; text-align: center; padding: 20px 0;display: none}
.PicList002171 .js-load-more a { color: #333; display: inline-block; }
.PicList002171 .js-load-more a i { background: url(../images/PicList002150-loading.gif) no-repeat; width: 40px; height: 40px; background-size: cover; display: block; }
@media(min-width:769px){
.PicList002171 li:nth-child(5n){ margin-right:0;}
}
@media(max-width:768px){
.PicList002171 li{ width:32%; margin-right:2%;}
}
@media(max-width:768px) and (min-width:481px){
.PicList002171 li:nth-child(3n){ margin-right:0;}
}
@media(max-width:480px){
.PicList002171 li{ width:49%;}
.PicList002171 li:nth-child(2n){ margin-right:0;}
.PicList002171 li dt{ font-size:15px;}
}





.PicList000906{ padding-bottom:5%; }
.PicList000906 li{ height: 103px;padding: 6px 0px;  position:relative; padding-left:184px;margin-bottom: 3% }
.PicList000906 li .pic{ position:absolute; left:0; top:0; }
.PicList000906 li .pic img{ width:154px; height:103px; }

.PicList000906  h1{ margin:0; font-size: 16px;font-weight: 100 }
.PicList000906  h1 a{ color: #333; }
.PicList000906  h1 a:hover{color: #d43e45;}
.PicList000906 span{ color: #acacac;margin-top: 5px;display: block}
.PicList000906  time{  padding-right: 5px;} 
.PicList000906  p{ margin:0; color: #999; line-height: 20px; margin-top:10px; height:40px; }

.PicList000906 .js-load-more { display: block; text-align: center; padding: 20px 0;display: none}
.PicList000906 .js-load-more a { color: #333; display: inline-block; }
.PicList000906 .js-load-more a i { background: url(../images/PicList002150-loading.gif) no-repeat; width: 40px; height: 40px; background-size: cover; display: block; }




.RighInfo002939{padding:40px 0 60px;}
.RighInfo002939 .name{border-bottom: 1px dotted #cecece; text-align: center; margin-bottom: 20px;}
.RighInfo002939 .name h1{margin: 0 0 15px 0;font-size: 16px;color: #333;font-weight: 100}
.RighInfo002939 .time{color: #c8c8c8;padding-bottom: 20px;line-height: 16px;}

.RighInfo002939 .edit-info{line-height: 1.75;color: #262626; text-align: justify; padding-bottom: 40px;}
.RighInfo002939 .info-page{border: solid 1px #eee;}
.RighInfo002939 .info-page dd{line-height: 36px;}
.RighInfo002939 .info-page dd a{padding: 0 20px;}
.RighInfo002939 .info-page dd a:hover{color: #d43e45;}
@media(min-width:641px){
.RighInfo002939 .info-page dd{float: left; width: 50%;}
.RighInfo002939 .info-page dd:nth-child(2){border-left: 1px solid #eee;}
}
@media(max-width:640px){
.RighInfo002939 .info-page dd:nth-child(2){border-top: 1px solid #eee;}
.RighInfo002939 .share{display: block; padding-top: 10px;}
}



.PicList002323{ padding-bottom: 5%;}
.PicList002323 .list{ overflow: hidden;}
.PicList002323 .auto{overflow: hidden;}
.PicList002323 ul{ margin: 0 -1%;}
.PicList002323 ul li{ float: left; width: 48%;margin: 0px 1% 30px 1%;text-align: center;}
.PicList002323 ul li div{ padding-bottom: 70%; position: relative; overflow: hidden;border: 1px solid #f0f0f0}
.PicList002323 ul li figure{ position:absolute; left:0; top:0; right:0; bottom:0; transition:0.3s;background-size: contain}
.PicList002323 ul li h3{  color: #555;margin:10px 0 0; font-weight: normal; font-size: 12px;text-align: left;text-align: center}
.PicList002323 ul li a:hover figure{transform: scale(1.05);}
.PicList002323 ul li a:hover h3{ color: #0075b8;}

.PicList002323 .js-load-more { display: block; text-align: center; padding: 20px 0;display: none}
.PicList002323 .js-load-more a { color: #333; display: inline-block; }
.PicList002323 .js-load-more a i { background: url(../images/PicList002150-loading.gif) no-repeat; width: 40px; height: 40px; background-size: cover; display: block; }

@media screen and (min-width:768px ){
.PicList002323 ul li{width:31.334%;}
}
@media screen and (min-width:1024px ){
.PicList002323 ul li{width:23%; }
}




.zzjg{text-align: center;padding-bottom: 8vw}




.Timeline001 { position:relative;padding-bottom:5vw;}
.Timeline001 .icon{ position:absolute; width:40px; height:22px; background-repeat:no-repeat; background-position:0 0;left:-20px;}
.Timeline001 .icon_t{ background-image:url(../images/Timeline001-icon_t.jpg); top:20px; }
.Timeline001 .icon_b{ background-image:url(../images/Timeline001-icon_b.jpg); bottom:20px;}
.Timeline001 .box{border-left:1px solid #D2D2D2; padding:10px 0 10px 91px; position:relative;}
.Timeline001 .box time{ position:absolute; left:-7px; top:20px; background:url(../images/Timeline001-yearbg.png) no-repeat left center;  color:#333; padding-left:20px; width:78px;font-size: 14px}
.Timeline001 .box .list{ padding:30px; background-color:#f9f9f9;}
.Timeline001 .box .list li{ padding:5px 0;}



.Form003139{padding-bottom: 5vw}
.Form003139 .title{font-size: 1.625em;color: #333333; line-height: 1.1538em;}
.Form003139 .title aside{font-size: 12px;}
.Form003139 .title:after{display: block;content: '';width: 15px; height: 2px; background-color: #d72623; margin: 1.1538em 0;}
.Form003139 .desc{font-size: 0.875em;color: #999999;line-height: 1.78571;}
.Form003139 h3{font-weight: 100;font-size: 18px;margin-top: 0}
.Form003139 h4{font-weight: 100;font-size: 12px;margin-top: 0;padding-bottom: 30px}
.Form003139 p{line-height: 20px;padding-left: 30px;}
.Form003139 .tel{background: url(../images/icon_tel.svg);background-size: 20px auto;background-repeat: no-repeat;background-position: top left}
.Form003139 .fax{background: url(../images/icon_fax.svg);background-size: 16px auto;background-repeat: no-repeat;background-position: top left}
.Form003139 .add{background: url(../images/icon_add.svg);background-size: 20px auto;background-repeat: no-repeat;background-position: top left}
.Form003139 .form{background-color: #f9f9f9; margin-top: 3.375em;}
.Form003139 .form-ul{margin: 0 auto;} 
.Form003139 .form-ul li{margin-bottom: 10px;position: relative;}
.Form003139 .form-ul li .tit{position: absolute;left: 1.1428em; top: 0;line-height: 3.0714;color: #999;}
.Form003139 .form-ul li select,
.Form003139 .form-ul li .text{width: 100%;border: solid 1px #8b8b8b;line-height:  2.5714;height:2.5714em; background: none;padding: 0 1em;}
.Form003139 .form-ul li textarea.text{height: auto;}
.Form003139 .form-ul .btn{width: 9em; background: #262626;height:  3.014em;color: #fff;cursor: pointer; border: 0;font-size: 12px}
@media (min-width:1025px) {
.Form003139 .form .img{width: 50%;}    
.Form003139 .form-ul .row-2 li{float: left;width:calc(50% - 5px);}
.Form003139 .form-ul .row-2 li:nth-child(2n){float: right;}
.Form003139 .form-ul{width: 75.715%;}
}
@media (max-width:1024px) {
.Form003139 .form-ul{padding: 2em 0;}
.Form003139 .form-ul{width: 90%;}
}



.TextList001717{ padding-bottom:5%;}
.TextList001717 .name{ display:table; width:100%;}
.TextList001717 .name li{ display:table-cell; vertical-align:middle; line-height:20px; padding:13px 0;}
.TextList001717 .name li:nth-child(1){ width:37%; padding-left:5%;}
.TextList001717 .name li:nth-child(2){ width:13%;}
.TextList001717 .name li:nth-child(3){ width:50%; padding-left:25%;}
.TextList001717 ol.name{ background-color:#f9f9f9; border-bottom:2px solid #d5b282; box-shadow: 0 -1px 0 #fff inset;}
.TextList001717 ul.name{ border-bottom:1px dashed #c7c7c7; background:url(../images/TextList001717-close.gif) no-repeat 98% center; cursor:pointer;}
.TextList001717 ul.name#open{ background-image:url(../images/TextList001717-open.gif);}
.TextList001717 ul.name li:nth-child(3){ color:#9f9f9f;}
.TextList001717 ul.name li span{ display:block; position:relative;}
.TextList001717 ul.name li span::before{ position:absolute; content:''; width:9px; height:2px; background-color:#ddd; left:-15px; top:50%; margin-top:-1px;}
.TextList001717 .info{ display:none; padding:2% 6%;}
.TextList001717 .info .btn{ display: block;width: 9em; border: 1px solid #999;height:36px;line-height: 36px;color: #333;cursor: pointer; font-size: 12px;text-align: center;margin-top: 30px}
.TextList001717 .info .btn:hover{ background: #262626;color: #fff;border-color: #262626}

.TextList001717 .js-load-more { display: block; text-align: center; padding: 20px 0; display: none}
.TextList001717 .js-load-more a { color: #333; display: inline-block; }
.TextList001717 .js-load-more a i { background: url(../images/PicList002150-loading.gif) no-repeat; width: 40px; height: 40px; background-size: cover; display: block; }
@media(max-width:768px){
.TextList001717 .name li:nth-child(1){ width:47%;}
.TextList001717 .name li:nth-child(3){padding-left:5%; width:40%;}
}


.PopUpForm{ position: fixed; width: 100%; height: 100%; padding: 2%; left: 0; top: 0; background: rgba(0,0,0,0.4); overflow: auto; z-index: -1;opacity: 0;/*display:none*/}
.PopUpForm.show{ z-index: 201;opacity: 1;}
.PopUpForm .ytable{ height: 100%;}
.PopUpForm .boxitem{ position: relative; max-width: 800px; margin: auto; padding: 2% 5%; border-radius: 10px; background: #fff;}
.PopUpForm .close{ position:absolute; display:block; width:36px; height:36px; cursor:pointer; right:10px; top:10px;border-radius: 50%;}
.PopUpForm .close:before,
.PopUpForm .close:after{ content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width:45%; height: 2px; position: absolute; background: #424c56}
.PopUpForm .close:before{ transform: rotate(45deg)}
.PopUpForm .close:after{ transform: rotate(-45deg)}
.PopUpForm .close:hover{}
.PopUpForm .close:hover:before,
.PopUpForm .close:hover:after{background: #be0000;}
.PopUpForm .title{ text-align: center; padding-bottom: 4%;font-size: 16px;}
.PopUpForm .input_item{ position: relative; padding:10px 0 10px 0px;line-height:40px;}

.PopUpForm .form_err{ color: #ff0000; font-weight: bold; padding-right: 10px;}
.PopUpForm .tips{ position: relative;}
.PopUpForm .text{ width: 100%; height:40px; background: #fff; padding:10px; border: solid 1px #cfcfcf; border-radius: 4px;}
.PopUpForm textarea.text{ max-width: none; height: 80px;}
.PopUpForm .item_btn{text-align: center; padding-top: 3%}
.PopUpForm .item_btn .submit{ color: #424c56;line-height: 34px;display: inline-block;padding: 0% 4.82%; border: 2px solid #424c56;border-radius: 100px;cursor: pointer;}
.PopUpForm .item_btn .submit:hover{background: #be0000;color: #fff;border-color: #be0000}
.PopUpForm .tip{padding-top: 2%;text-align: center}

.PopUpForm .queueList{ margin:0;border:none}
.PopUpForm .placeholder{padding-top:0px; min-height:inherit; text-align: left;font-size: 12px;}
.PopUpForm .webuploader-container{ margin: auto; width: 168px; z-index:5; float:right;}
.PopUpForm .placeholder .webuploader-pick{ line-height:34px; padding-left:20px; padding-right:20px; background:#be0000; margin:0; font-size:12px;border-radius: 36px;border: 2px solid #424c56;background: #fff;color: #424c56;transition:.3s;}
.PopUpForm .placeholder .webuploader-container:hover .webuploader-pick{ border-color: #be0000;background: #be0000;color: #fff}
.PopUpForm .statusBar .btns .uploadBtn{background: #be0000;}
.PopUpForm #JobName{ display: block; font-weight: normal; color: #be0000}

@media(max-width:1400px){
    .PopUpForm .close{right: 0}
}

@media(min-width:768px){
    .PopUpForm .three .input_item{ width:32%; float: left}
    .PopUpForm .three .input_item:not(:first-child){ margin-left: 2%}
    .PopUpForm .two .input_item{ width: 48%;}
    .PopUpForm .two .input_item:nth-child(odd){ float: left}
    .PopUpForm .two .input_item:nth-child(even){ float: right}
}

@media(max-width:768px){
    .PopUpForm .item_box{ line-height:32px; padding-top:5px; padding-bottom:5px;}
    .PopUpForm .text{ height:32px;}
    .PopUpForm textarea.text{ height:60px;}
    .PopUpForm .input_item{padding-top:10px; padding-bottom:10px;}
    .PopUpForm .item_btn{ text-align:center;}
    .PopUpForm .item_btn .btn{ min-width:inherit; width:45%}
    .PopUpForm .item_btn .btn_reset{ margin-left:5%;}
}
