﻿
/**全局**/
*{ margin:0; padding:0; border:0;background-repeat:no-repeat;}/*去掉前面的点*/
li{list-style-type:none;}
ul,li,h1,h2,h3,h4{padding:0 ; margin:0;}
body{font-family:微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;}
input,textarea{outline:none;}
*:focus { outline: none; }
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;} /*去掉下划线*/
a:active {text-decoration:none;}
a{color:#000;}
.blockt{display:block !important;}
.fix{position:relative;display: -webkit-box;display: -ms-flexbox;display: flex !important;}
.fix_between{justify-content:space-between;}
.fix_center{justify-content:center;}
.fix_wrap{flex-wrap:wrap}
.item1{width:49%;display: block;position: relative;left:-25vw;opacity: 0;}
.item2{width:49%;display: block;position: relative;right:-25vw;opacity: 0;}
.item2 img{object-fit:cover;display: block;width: 100%;height: 100%;}
.item4{width:24%;display: block;}
.h50{height:50px;}
img {display: block;max-width: 100%;margin:0 auto;}
body -webkit-scrollbar{display：none}
@font-face {
font-family: FontAwesome; /*这里是说明调用来的字体名字*/
src: url('../fonts/FontAwesome.otf'); /*这里是字体文件路径*/
}
@font-face {
font-family: big_noodle_titling; /*这里是说明调用来的字体名字*/
src: url('../fonts/Big Noodle Titling.ttf'); /*这里是字体文件路径*/
}
@font-face {
font-family: shelley_volante_bt; /*这里是说明调用来的字体名字*/
src: url('../fonts/Shelley Volante BT.ttf'); /*这里是字体文件路径*/
}
@font-face{font-family:NoeDisplay-Medium;src:url(../fonts/KFOmCnqEu92Fr1Mu4mxK.woff2)}
input::-webkit-input-placeholder {color: #bbb;}
textarea::-webkit-input-placeholder {color: #bbb;}
.wrap{top:50%;transform: translate(0%, -50%);-ms-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);-webkit-transform: translate(0%, -50%);}
.wraps{width:100%;height: 100%;display: flex;justify-content: center;align-items: center;background-size: cover !important;background-position: center;position: relative;}

.slide img{object-fit:cover;display: block;width: 100%;height: 100%;}
.di{width:75%;min-width:1200px;height:100px;position:absolute;bottom:-100px;left:50%;transform: translate(-50%, 0%);-ms-transform:translate(-50%, 0%);-moz-transform: translate(-50%, 0%);-webkit-transform: translate(-50%, 0%);background:#fff;opacity:0;z-index:50;transition:all 0.8s;padding:0 50px;box-sizing:border-box;}
.di:hover{opacity:1;}
.di .fx{width:1px;height:30px;position:absolute;left:90px;top:35px;background:#ddd;}

/*在线咨询*/
.zx{position:fixed;top:50%;right:0px;z-index:50;margin-top:-90px;width:65px;height:150px;}
.wzx{width:45px;height:150px;text-align:center;line-height:45px;writing-mode: vertical-lr;writing-mode: tb-lr;background:#333;font-size:14px;color:#eee;border-radius:22px;letter-spacing:10px;cursor:pointer;position:absolute;right:20px;top:0;transition:all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2);}
.nzx{width:60px;height:210px;position:absolute;right:-60px;top:0;transition:all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2);}
.dh,.ewm,.shou{width:60px;height:60px;box-sizing:border-box;margin-bottom:10px;background:#333;cursor:pointer;position:relative;transition:all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2);text-align:center;line-height:30px;}
.shou i{font-weight:bold;font-size:35px !important;}
.dh .xx{width:0;height:60px;position:absolute;right:60px;top:0;transition:all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2);background:#2054a3;overflow:hidden;}
.ewm .xx{width:0;height:60px;position:absolute;right:60px;top:0;transition:all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2);}
.nzx i{color:#fff;font-size:30px;text-align:center;line-height:60px;position:relative;z-index:3;}
.dh:hover,.ewm:hover,.shou:hover{background:#2054a3;}
.dh:hover .xx{width:150px;}
.dh .xx p{opacity:0;line-height:60px;color:#fff;text-align:center;transition:all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2);}
.dh:hover .xx p{opacity:1;}
.ewm:hover .xx{width:130px;height:130px;background:url(../images/ewm.png) no-repeat;background-size:130px 130px;}

.phone,.phone1{width:300px;overflow:hidden;line-height:36px;float:right;padding:27px 0 0 60px;}
.phone p,.phone1 p{display:inline-block;padding-left:12px;font-family:'big_noodle_titling';font-size:30px;letter-spacing:1px;color:#fff}
.phone i,.phone1 i{display:inline-block;width:30px;height:30px;text-align:center;line-height:30px;border:1px solid #ddd;color:#fff;border-radius:15px;font-size:24px;}
.phone1 a{display:inline-block;padding-left:18px;font-size:24px;color:#fff;font-family:"NoeDisplay-Medium";}

/**公共元素**/
.search1{width:190px;margin:0px auto 20px;}
/**表单**/
.ditu{width:600px;height:500px;font-size:12px;margin-bottom:50px;}
.biaodan1{width:50%;flex-grow:1;padding-left:40px}
.biaodan1 p{line-height:45px;font-size:14px;}
.biaodan1 input{height: 45px;padding-left: 8px;line-height: 45px;background: rgba(255,255,255,.6);box-sizing: border-box;border:1px solid #e5e5e5;width:100%}
.biaodan1 textarea{border:1px solid #e5e5e5;width:100%;height:170px;background: rgba(255,255,255,.6);}
#btn1{width:120px;background:#2054a3;color:#fff;cursor: pointer}
#verifyImg{width:100px;height:46px;margin-left:10px;}

.guestbook{padding:0 0 100px;}
.guestbook .content{margin-top:50px;}
/*开头定义*/
#scroll_container{position:fixed;top:0px;left:0;width: 100%;height:90px;z-index:5000;overflow: hidden !important;transition:0.5s;}
.top_position{position: relative;width: 100%;z-index: 20;left: 0;top: 0;height:90px;}
.head_topr{width:196px;float:right;padding:4px 0;}

.head_box{width:94%;margin:0 auto;}
.head_box .lx{width:270px;height:75px;float:right;margin-top:6px;display:block;padding-top:12px;}
.head_box .lx li{font-size:12px;color:#999;}

.slide{position:relative;}
.nav_t{width:900px;height:500px;text-align:center;position:absolute;top:50%;left:50%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);text-align: right;}
.nav_t h3{font-size:56px;color:#058ec2;opacity:0;line-height:120px;top:80px;position:relative;letter-spacing:5px;right:50%;Microsoft Yahei, Arial, Verdana, sans-serif}
.nav_t b{font-size:32px;color:#e5e5e5;opacity:0;line-height:60px;top:60px;position:relative;font-weight:normal;padding-bottom:20px;right:50%;}
.nav_t p{font-size:24px;color:#058ec2;opacity:0;line-height:45px;top:100px;position:relative;right:50%;font-weight:bold;}
.nav_t em{font-size:18px;color:#e5e5e5;font-style:normal;opacity:0;line-height:24px;top:100px;position:relative;right:50%;}
.nav_t span{content:"";position:absolute;opacity:0;top:0;left:70%;height:500px;width:50%;background:rgba(205,187,162,.7);}

.fLe{float:left;height:35px;line-height:35px;color:#555}
.fLe p{font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.head_box_R{margin:4px 0;}

.head_one{width:100%;height:37px;border-bottom:1px solid #ddd;box-sizing:border-box;}
.head_one .Tone{width:1200px;height:36px;margin:0 auto;line-height:36px;}
.head_one .Tone .left{width:300px;height:36px;float:left;color:#777;font-size:14px;}
.head_one .Tone .right{width:190px;height:36px;line-height:36px;float:right;}
.head_one .Tone .right img{padding:10.5px 0;}

.head_top{margin:0 auto;width:1200px;display:block;}
.head_topl{float:left;width:500px;height:38px;font-size:12px;color:#bbbbbb;line-height:35px;padding-left:10px;}
.head_topl span{background:url(../images/add.jpg) no-repeat left center;padding-left:15px;font-family:"微软雅黑";}
.head_topl samp{background:url(../images/tel.jpg) no-repeat left center;margin-left:10px;padding-left:10px;font-family:"微软雅黑"}
.head_topl em{background:url(../images/email.jpg) no-repeat left center;margin-left:10px;padding-left:15px;font-family:"微软雅黑";font-style:normal;}
.logo{margin-right:10px;position: relative;z-index: 1000}
.logo a{display:block;}
.logo img{position:relative;position: absolute;left:60px;top:0;height:150px;}
.logo1{margin-right:10px;position: relative;opacity: 0;width:120px;}
.logo1 a{display:block;}
.logo1 img{position: absolute;left:0px;top:0;padding:15px 0;}
.yy{padding: 0;width: 44px;line-height: 44px;text-align: center;margin: 23px 0 0 0;color:#fff;display: block;float:right}
/* SLIDER */
.slider10{width:100%;height:100vh;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative;color:#fff;text-align:center;background: url("../images/slide01.jpg") center;background-size:cover !important;overflow:hidden;z-index: 10}
.slider10 h4{width: 100%;display: block;letter-spacing:5px;}
.slider10 h1{font-weight:400;font-size:5vw;font-family:"Argesta Display";margin-bottom:30px;}
.slider10 p{padding:0 20%;opacity: 0.7;letter-spacing:1px;}
.slider10 a{height:80px;line-height:80px;display:inline-block;background:#f5f3ec;color:#856d47;font-size:14px;font-weight:600;padding:0 50px;position:relative;}
.slider10 a:hover{text-decoration:none;}
.slider10 a:before{content:'';display:block;position: absolute;left:0;bottom:0;height:100%;width:0;transition:width 0s ease, background .25s ease;}
.slider10 a:after{content:'';display:block;position:absolute;right:0;bottom:0;height:100%;width:0;background:#141414;transition:width .25s ease;opacity:0.1;}
.slider10 a:hover:before{width:100%;background:#141414;opacity:0.1;transition:width .25s ease;}
.slider10 a:hover:after{width: 100%;background: transparent;transition: all 0s ease;}
.slider10 .main-slider {width: 100%;height: 100vh;display: flex;flex-wrap: wrap;position: relative;overflow: hidden;}
.slider10 .main-slider .swiper-slide {height: 100%;display: flex;overflow: hidden;}
.slider10 .main-slider .swiper-slide .container1 {position: relative;z-index: 1;}
.slider10 .main-slider .swiper-slide .slide-inner {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;background-size: cover !important;background-position: center;}
.slider10 .main-slider .swiper-slide .slide-inner:after {content: "";width: 100%;height: 100%;background: #000;position: absolute;left: 0;top: 0;opacity: 0.3;}
/*.slider10:before {content: "";width:25%;height: 6px;background: #856d47;position: absolute;left: 0;top: 0;z-index: 2;}*/
.slider10 .slider-fraction {width:20%;height: 80px;line-height: 80px;background: #fff;position: absolute;left: auto;right: 0;bottom: 0;z-index: 1;color: #141414;font-family: "Argesta Display";font-size: 22px;}
.slider10 .slider-prev {width: 80px;height: 80px;background: #141414;position: absolute;right: calc(20% + 82px);bottom: 0;z-index: 2;cursor: pointer;}
.slider10 .slider-prev:hover:before{opacity: 1;}
.slider10 .slider-prev:before {content: "";width: 20px;height: 20px;border-left: 4px solid #fff;border-bottom: 4px solid #fff;transform: rotate(45deg);position: absolute;left: 35px;top: 30px;-webkit-transition: all .35s ease-in-out;-moz-transition: all .30s ease-in-out;-ms-transition: all .30s ease-in-out;-o-transition: all .30s ease-in-out;transition: all .30s ease-in-out;opacity: 0.5;}
.slider10 .slider-next {width: 80px;height: 80px;background: #141414;position: absolute;right: 20%;bottom: 0;z-index: 2;cursor: pointer;}
.slider10 .slider-next:hover:before {opacity: 1;}
.slider10 .slider-next:before{content: "";width: 20px;height: 20px;border-right: 4px solid #fff;border-top: 4px solid #fff;transform: rotate(45deg);position: absolute;
  right: 35px;top: 30px;-webkit-transition: all .35s ease-in-out;-moz-transition: all .30s ease-in-out;-ms-transition: all .30s ease-in-out;-o-transition: all .30s ease-in-out;transition: all .30s ease-in-out;opacity:0.5;}
.scroll-down{width: 1px;height: 80px;background: #fff;position: absolute;left: calc(50% - 0.5px);bottom: 0;z-index: 2;}
.scroll-down:after{content: "";width: 1px;height: 0;animation: 1s scrolldown infinite;background: #856d47;position: absolute;top: 0;left: 0;z-index: 2;}
@keyframes scrolldown{0% {top:0;height:0;}50% {top: 0;height: 100%;}51% {top: auto;bottom: 0;height: 100%;}100% {top: auto;bottom: 0;height: 0;}}

/*导航栏*/
.act{width:860px;margin:0 auto;position:relative;z-index:11;float:right;height:90px;}
.act_box{width:850px;margin:0 auto;display:block;position:absolute;top:0px;left:0;background:url() no-repeat;padding-left:10px;float:left;}
.act_left{width:534px;float:left;position:relative;z-index:0;}
.act_left p{float:right;margin:1px 11px 0px 0px;}
.act_left form{float:right;margin-right:11px;}
.act_logo{float:left;margin:5px;}
.act_logo img{height:60px;}
.act_title{margin:10px 0 0 20px;height:110px;float:left;width:50%;}
.act_title h1{color:#fff;padding:25px 0 15px 0;font-size:24px;}
.act_title h3{color:#eee;font-size:14px;font-weight:normal;}
.clear{clear:both;}


.zz_box{position:absolute;top:50%;left:50%;z-index:110;transition:0.5s ease;}
.zz{width:608px;height:240px;position:absolute;top:-120px;left:-384px;background:url(../images/opa60.png);padding:30px 80px;}
.zz h2{font-size:60px;color:#eb3c00;}
.zz span{font-size:48px;color:#111;}
.zz p{font-size:14px;color:#333;line-height:24px;padding-top:20px;}


.navgation{width:100%;position:relative;overflow: visible !important;height:90px;line-height:90px}
.nav_box{width:100%;height:auto;margin:0 auto;overflow:hidden;}
.nav{width:100%; height:45px;position: relative;display: inline;}

.cur{position:relative;}
.cur h3:before{content:'';width:20px;height:3px;top:65px;left:48.5px;display: block;position: absolute;margin:0 auto;background:#f5f5f5;}

.nli{float:left; width:117px;text-align:center;position:relative;}/*一级菜单*/
.nli:first-child{margin-left:4px;}
.nav a {display:block;color:#fff;font-size:16px;font-family:"微软雅黑";} /*设置块元素*/
.nav3 a{color:#3b4ca3 !important;}
.nli li{padding:0px;width:107px;}

.nli a{width:117px;}
.nli a h3{font-size:16px;}
.nli a h3 span{font-size:12px;}
.nli li:nth-last-child(1){border-bottom:0px;}
.sub li{float:left;width:100px;height:36px;}
.sub li a{color:#555 !important;display:block;font-size:12px;line-height:36px;background:#fff !important;height:36px;width:117px;position:relative;padding-top:0 !important;}


.sub li:first-child a p{border-top:none;}
.nli h3{font-weight:normal;}



.nav li:hover a{color:#fafafa;}
.sub li:hover a{color:#fafafa !important;background:#3b4ca3 !important;}
.nap li:hover a{background:#fafafa !important;}
.nav .nli:first-child{background:none;}

/*list_内容页内容样式*/
.list_right{margin:30px auto;}
.content_title{height:40px;}
.content_title1{width:598px !important;height:50px !important;}
.content_title h2{font-family:"微软雅黑";line-height:40px;width:100%;font-size:18px;font-weight:normal;text-align:center;}
.content_title1 h2{line-height:48px;background:#fff;border:1px solid #e5e5e5;margin-top:15px;text-align:center;color:#555;}
.content_data{text-align:center;margin:10px auto}
.content_data p{font-size:12px;font-family:Arial,Helvetica,sans-serif;width:100%;line-height:54px;text-align:center;background: #eee;}

.content_content{margin:0 auto;box-sizing: border-box;width:100%}

.content_content p{font-family:"微软雅黑";line-height:24px !important;color:#666;font-size:14px !important;}
.content_box{background:#f5f5f5;padding:50px;}
.updown{text-align:center;line-height:24px;margin-top:80px;}
.updown span{padding:15px 0px;background:#eee;color:#555;display: block;font-size:14px;width:49.9%;}
.updown span a{color:#555;}
.updown .p1 a{background:url(../images/goto.png);width:60px;height:104px;background-position:0px 0px;display:block;position:absolute;left:58px;top:250px;z-index:10;}
.updown .p2 a{background:url(../images/goto.png);width:60px;height:104px;background-position:60px 0px;display:block;position:absolute;right:28px;top:250px;z-index:10;}

/*list_left*/
.xxt{overflow:hidden;height:400px;width:100%;display:-webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background-position: center;background-size: cover;background-repeat: no-repeat;position:relative}
.xxt:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.2);}

.tab_cell{width:1200px;height:100%;position: absolute;top:50%;left:50%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);display:table;}
.tab_cell .tab_name{padding: 40px 70px 40px 0;display: table-cell;vertical-align: middle;background-image: url(../images/bg.png);background-position: right center;background-repeat: no-repeat;background-size: contain;text-align:right;min-width:320px;}

.tab_cell .tab_name .cn {font-size: 40px;line-height: 60px;color: #fff;}
.tab_cell .tab_name .en {font-size: 50px;line-height: 56px;color: #fff;text-transform: uppercase;font-family: 'GOTHIC';}
.tab_cell .tab_name .line {width: 40px;height: 4px;float: right;background: #fff;margin-top: 17px;}

/*缩小导航*/

#scroll_container .m-header{position:relative;}
.c1{zoom: 1;}
.mpage body {width: 100%;height: 100%;position: relative;overf low: hidden;}
.header{width: 100%;background: rgba(255,255,255,.99);border-bottom: 1px rgba(0,0,0,.1) solid;position: fixed;top: 0;left: 0;margin: auto;z-index: 99;
overflow: hidden;-webkit-transition: height .3s cubic-bezier(0.28, 0.11, 0.32, 1);height: 48px;}
.btop{background:rgba(0,0,0,.02);height:48px;width:100%;position: relative;}

#scroll_container .m-menu-layer ul li:nth-child(7){-webkit-transition: opacity .5s .1s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform .8s .02s cubic-bezier(0.28, 0.11, 0.32, 1);}
#scroll_container .m-menu-layer ul li:nth-child(6){-webkit-transition: opacity .5s .12s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform .8s .04s cubic-bezier(0.28, 0.11, 0.32, 1);}
#scroll_container .m-menu-layer ul li:nth-child(5){-webkit-transition: opacity .5s .14s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform .8s .06s cubic-bezier(0.28, 0.11, 0.32, 1);}
#scroll_container .m-menu-layer ul li:nth-child(4){-webkit-transition: opacity .5s .16s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform .8s .08s cubic-bezier(0.28, 0.11, 0.32, 1);}
#scroll_container .m-menu-layer ul li:nth-child(3){-webkit-transition: opacity .5s .18s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform .8s .1s cubic-bezier(0.28, 0.11, 0.32, 1);}
#scroll_container .m-menu-layer ul li:nth-child(2){-webkit-transition: opacity .5s .2s cubic-bezier(0.28, 0.11, 0.32, 1),-webkit-transform .8s .14s cubic-bezier(0.28, 0.11, 0.32, 1);}
#scroll_container .m-menu-layer ul li:nth-child(1){-webkit-transition: opacity .5s .22s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform .8s .14s cubic-bezier(0.28, 0.11, 0.32, 1);}


.openMenu .m-menu-layer ul li{opacity: 1; -webkit-transform: scaleX(1) translateX(0);}
.openMenu .m-menu-layer ul li:nth-child(1){-webkit-transition: opacity .5s .2s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform .8s .02s cubic-bezier(0.28, 0.11, 0.32, 1);}
.openMenu .m-menu-layer ul li:nth-child(2){-webkit-transition: opacity .5s .22s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform .8s .04s cubic-bezier(0.28, 0.11, 0.32, 1);}
.openMenu .m-menu-layer ul li:nth-child(3){-webkit-transition: opacity .5s .24s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform .8s .06s cubic-bezier(0.28, 0.11, 0.32, 1);}
.openMenu .m-menu-layer ul li:nth-child(4){-webkit-transition: opacity .5s .26s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform .8s .08s cubic-bezier(0.28, 0.11, 0.32, 1);}
.openMenu .m-menu-layer ul li:nth-child(5){-webkit-transition: opacity .5s .28s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform .8s .1s cubic-bezier(0.28, 0.11, 0.32, 1);}
.openMenu .m-menu-layer ul li:nth-child(6){-webkit-transition: opacity .5s .3s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform .8s .12s cubic-bezier(0.28, 0.11, 0.32, 1);}
.openMenu .m-menu-layer ul li:nth-child(7){-webkit-transition: opacity .5s .32s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform .8s .14s cubic-bezier(0.28, 0.11, 0.32, 1);}

.btn-menu{-webkit-transition: opacity .3s .1s ease;z-index: 2;text-align: left;padding: 0 8px;}
a.btn-menu:before{-webkit-transform: rotate(0) translateY(0) translateX(0) scaleY(1.5);-webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);width: 18px;height: 2px;display: inline-block;overflow: hidden;vertical-align: middle;position: absolute;top: 50%;left: 50%;margin-left: -9px;margin-top: -6px;background-color: #eee;content: '';}

a.btn-menu:after {-webkit-transform: rotate(0) translateY(0) translateX(0) scaleY(1.5);-webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);width: 18px;height: 2px;display: inline-block;overflow: hidden;vertical-align: middle;position: absolute;top: 50%;left: 50%;margin-left: -9px;margin-top: 6px;background-color: #eee;content: '';}

.openMenu .m-header div.navbar-menu a.btn-menu:before {-webkit-transform: rotate(45deg) translateY(4px) translateX(4px) scaleY(1.5);-webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);}
.btn-menu b {opacity: 1;-webkit-transform: scaleY(1.5);-webkit-transition: opacity .8s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform .5s .3s cubic-bezier(0.86, 0, 0.07, 1);width: 18px;height: 2px;display: inline-block;overflow: hidden;vertical-align: middle;position: relative;top: 50%;margin-top: 0;background-color: #eee;}
a.showdh b,a.showdh:before,a.showdh:after{background:#333}
.btn-menu1 b,a.btn-menu1:before,a.btn-menu1:after{background:#333}
.navbar-menu{text-align:right;height:100%;-webkit-box-flex: 1;display: block;width:44px;float:right;height:44px;margin:23px 0;display:none;background:#fff;position: absolute;right:0;}


.openMenu .m-header div.navbar-menu a.btn-menu:after {-webkit-transform: rotate(-45deg) translateY(-4px) translateX(4px) scaleY(1.5);-webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);}
.openMenu .m-header div.navbar-menu a.btn-menu b {opacity: 0;-webkit-transform: scaleY(1.5);-webkit-transition: opacity .8s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform .8s cubic-bezier(0.86, 0, 0.07, 1);}
.menu-layer{display: block;background: rgba(0,0,0,.02);border-top: 1px rgba(0,0,0,0) solid;position: relative;overflow: hidden;overflow-y: hidden;}
.menu-layer ul li{display: block;position: relative;border-bottom: 1px rgba(0,0,0,.05) solid;opacity: 0;-webkit-transform: scaleX(1.5) translateX(-10px);}
.m-menu-layer{background:#fff;}
.m-menu-layer ul li a {display: block;padding: 10px 0;font-size: 110%;position: relative;z-index: 2;line-height:55px;padding-left:10px;box-sizing:border-box;}
.openMenu {-webkit-transition: height .5s cubic-bezier(0.28, 0.11, 0.32, 1);}
.m-menu-layer ul{margin: 1em 1em 0 1em;}
.m-header div.navbar-menu a {display: inline-block;height: 100%;margin: 0 5px;text-align: center;position: relative;vertical-align: middle;}
.m-menu-layer {border-top: 1px rgba(0,0,0,0) solid;position: relative;overflow: hidden;overflow-y: hidden;}
/*修1*/
.m-menu-layer ul li {display: block;position: relative;-webkit-transform: scaleX(1.5) translateX(-10px);width:160px;}
.m-menu-layer ul li a b {width: 55px;height: 55px;display: inline-block;vertical-align: middle;margin-right: 5px;background-size: 385px 55px;-webkit-transform: scale(.6);}
/*修*/
.kplm{margin:100px auto !important;}
.kplm li{width:26% !important;margin:30px 0;}
.kplm li a{border: 1px rgba(0,0,0,.05) solid;width:220px;height:180px;display: block;text-align: center;margin:0px auto;padding:20px 0 !important;box-sizing:border-box;border-radius:5px;background:#f9f9f9}
/*下拉列表*/
.sub{display:none;position:relative;z-index:999;} /*隐藏二级栏目*/

/*定义图片轮播*/
.pic_overflow{width:100%;margin:0 auto;min-width:1200px;}
#index_banner{width:100%;height:677px;padding:0;margin:0 auto;background:none;position:relative;z-index:10;overflow:hidden;}


/*栏目左侧二级导航栏*/
.list_cound{display: block;position: relative;text-align: center;}

.list_cound li a{line-height: 40px;border: 1px solid #ededed;border-radius: 3px;margin: 0 5px;display: inline-block;padding: 0 25px;transition: all .46s ease 0s;color:#3e3e3e;}
.list_cound li a.xz{background:#2054a3;color:#fff;}
.list_cound li a:hover{background:#2054a3;color:#fff;}
/*页脚内容*/
.tf{width:100%;height:auto;overflow:hidden;background:#222;position: relative}

.Litem{padding:20px 0;width:20%;color:#999;font-size:14px;position:relative;}
.Litem h3{font-size:24px;line-height:60px;font-weight:normal;color:#fff;}
.Litem img{width:160px;padding-top:10px;}
.Ritem{padding:20px 40px 20px 0;width:30%;color:#999;font-size:14px;position:relative;box-sizing:border-box;}
.Ritem h3{font-size:24px;line-height:60px;font-weight:normal;color:#fff;}
.Ritem p{line-height:32px;color:#b1b5ba;}
.Ritem .p1{line-height:24px;color:#b1b5ba;padding-bottom:20px;font-size:14px;width:190px;}
.Ritem a{line-height:32px;font-size:14px;height:32px;display:inline-block;color:#b1b5ba;width:120px;}
.Ritem:nth-child(4){padding-right:0 !important;}

.mt{width:100%;background:#111;border-top:1px solid #000;color:#b1b5ba;font-size:14px;line-height:40px;}
.mt .mtx{width:1300px;margin:0 auto;}
.mt .mtx a{color:#b1b5ba;}
.Ritem p i{font-size:14px;line-height:24px;width:20px;height:24px;text-align:center;color:#ccc;display:inline-block;padding-right:5px;}
.Ritem .yx i{font-size:12px !important;}

.go_top{background: url(../images/arr1.jpg) center top no-repeat;width: 100%;height: 15px;display: block;position: absolute;left: 0;top:0;z-index: 11;}
/**index_主页内容块**/
.index{text-align:center;position:relative;color:#fff;margin-top:50px;opacity: 0;top:-100px;}
.index img{display:block;margin:5px auto;}
.index .en{font-size:68px;line-height:68px;color:rgba(255,255,255,0.2);text-transform:uppercase;font-family:Helvetica}
.index .cn{text-align:center;}
.index .cn span{width:100px;height:1px;background:#aaa;display:inline-block;vertical-align: middle;}
.index .cn h3{font-weight: 400;font-size: 36px;color: #fff;text-align: center;padding-bottom: 25px;display: block;margin-top:-30px}
.wrap{width:1300px;margin:0 auto;position:relative;}
.main{margin:0px auto;width:1300px;text-align: left;}
/**index_标题块**/
.index{}

.swiper-slide-active,.swiper-slide-duplicate-active{transform: scale(1);}

/**二级栏目标题**/
.index1{text-align:center;position:relative;color:#fff;margin-top:50px;}
.index1 img{display:block;margin:5px auto;}
.index1 .en{font-size:68px;line-height:68px;color:rgba(140,140,140,0.1);text-transform:uppercase;font-family:Helvetica}
.index1 .cn{text-align:center;}
.index1 .cn span{width:100px;height:1px;background:#aaa;display:inline-block;vertical-align: middle;}
.index1 .cn h3{font-weight: 400;font-size: 36px;color: #2054a3;text-align: center;padding-bottom: 25px;display: block;margin-top:-30px}



/*下页*/
.scroll{position:absolute;left:50%;bottom:100px;width:34px;height:69px;transform: translate(-50%, -30px);-ms-transform: translate(-50%, -30px);-moz-transform: translate(-50%, -30px);-webkit-transform: translate(-50%, -30px);cursor:pointer;opacity: 0;z-index: 10;}
.arrow{position:absolute;left:10.5px;top:45px;}

/*第一块内容*/
#section0 .slide:before{content:'';position: absolute;left:0;top:0;bottom: 0;right:0;}

#section{overflow:hidden;}
.section{height:100vh !important;}
/*第二块内容*/

#section1{width:100%;margin:0 auto;position:relative;z-index: 2;background:#2054a3}
#section1 .wrap{}
/*第三块内容*/

#section2{width:100%;margin:0 auto;position:relative;background:url(../images/3.jpg) center center;}
li.pro_type{width:25%;overflow: hidden;transiton:0.5s;}
.pro_type a{height:100vh;display: block}
.pro_type a img{width:100%;height:100%;object-fit:cover;transition: all 0.6s cubic-bezier(0.23,1,0.32,1);}
.pagination0{text-align:center;margin-top:-20px;z-index: 10;position: absolute;}
li.pro_type a:before{content: "";position: absolute;z-index: 5;top: 0;left: 0;width: 100%;height: 100%;background: white;opacity: 0.1;-webkit-transform-origin: center center;-ms-transform-origin: center center;transform-origin: center center;-webkit-transform: skew(-30deg) scaleY(1) translate(0,0);-ms-transform: skew(-30deg) scaleY(1) translate(0,0);transform: skew(-30deg) scaleY(1) translate(0,0);-webkit-transition: all 0.6s cubic-bezier(0.23,1,0.32,1);transition: all 0.6s cubic-bezier(0.23,1,0.32,1);}
li.pro_type:hover a:before{-webkit-transform: skew(-30deg) scale(3) translate(0,0);-ms-transform: skew(-30deg) scale(3) translate(0,0);transform: skew(-30deg) scale(3) translate(0,0);opacity: 0.1;}
.type_box{display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;z-index: 1;}
.type_box b{font-size:32px;line-height:56px;color:#fff;transition: all 0.6s;position: relative;text-align:center;}
.type_box b:after{content:'';width:100px;height:5px;position: relative;top:5px;margin:0 auto;display: block;background:#fff;opacity: 0;transition:0.5s;}
.type_box:before{content:'';position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0.1);transition:0.5s;}
li.pro_type:hover a img{transform: scale(1.1);}
li.pro_type:hover .type_box:before{background:rgba(0,0,0,0)}
li.pro_type:hover b:after{opacity:1;width:20px}
li.pro_type:nth-child(2n-1){opacity:0;top:-100vh}
li.pro_type:nth-child(2n){opacity:0;top:100vh}

/*第四块内容*/
#section3{width:100%;margin:0 auto;position:relative;overflow: hidden}

/*第五块内容*/
#section4{width:100%;margin:0 auto;position:relative;background:url("../images/bg4.jpg")center;background-size:cover !important;}
.naa1,.ss1{overflow:hidden;}
.naa1{padding-bottom:50px;}
.naa1 ul{top:200px;opacity: 0;margin:10px 0 0px;}
.ss1 img{width:100%;}
.naa1 .fix_center{opacity: 0;position: relative;top:100px;}
.cont_box{background:rgba(255,255,255,0.9);padding:20px;position: relative;z-index: 1}
.cont_box b{display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;padding-bottom:10px;margin:0;background:url("../images/new_b.png") no-repeat bottom left;font-size:16px;line-height:36px;}
.cont_box span:before{content:"";position: absolute;left:0;top:0;height:1px;width:50px;}
.cont_box p{padding-top:10px;font-size:14px;line-height:24px;}
.times{padding:15px 20px;background:#2054a3;color:#eee;font-size:14px;text-align: center;border-top:1px solid transparent;transition:ease 0.5s;opacity:0;margin-top:30px;}
.naa1 ul li:hover .times{margin-top:0;opacity: 1}
.naa1 ul li:hover .new_img img {transform: scale(1.2);}
.slider-prev1,.slider-next1{width: 40px;
    height: 40px;
    margin: 0px 5px;
    border: 1px solid;
    border-color: #ffffff;
    color: #ffffff;
    outline: none;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;}
.slider-prev1 i,.slider-next1 i{font-size:25px;line-height:40px;text-align: center;display: block;}
.slider-prev1:hover,.slider-next1:hover{background: #2054a3;border-color: #2054a3;}
/*第六块内容*/
/*contact*/
#section5{width:100%;margin:0 auto;position:relative;}
#section5 #bg{-moz-animation: bg 60s linear infinite;
    -webkit-animation: bg 60s linear infinite;
    -o-animation: bg 60s linear infinite;
    -ms-animation: bg 60s linear infinite;
    animation: bg 60s linear infinite;
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    background-image: url(../images/1540776621.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
    height: 100%;
    background-size: 1800px auto;
    width: 106750px;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;z-index: 0;}
   @-moz-keyframes bg { 0% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } 100% { -moz-transform: translate3d(-2250px,0,0); -webkit-transform: translate3d(-2250px,0,0); -o-transform: translate3d(-2250px,0,0); -ms-transform: translate3d(-2250px,0,0); transform: translate3d(-2250px,0,0); } }
    @-webkit-keyframes bg { 0% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } 100% { -moz-transform: translate3d(-2250px,0,0); -webkit-transform: translate3d(-2250px,0,0); -o-transform: translate3d(-2250px,0,0); -ms-transform: translate3d(-2250px,0,0); transform: translate3d(-2250px,0,0); } }
    @-o-keyframes bg { 0% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } 100% { -moz-transform: translate3d(-2250px,0,0); -webkit-transform: translate3d(-2250px,0,0); -o-transform: translate3d(-2250px,0,0); -ms-transform: translate3d(-2250px,0,0); transform: translate3d(-2250px,0,0); } }
    @-ms-keyframes bg { 0% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } 100% { -moz-transform: translate3d(-2250px,0,0); -webkit-transform: translate3d(-2250px,0,0); -o-transform: translate3d(-2250px,0,0); -ms-transform: translate3d(-2250px,0,0); transform: translate3d(-2250px,0,0); } }
    @keyframes bg { 0% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } 100% { -moz-transform: translate3d(-2250px,0,0); -webkit-transform: translate3d(-2250px,0,0); -o-transform: translate3d(-2250px,0,0); -ms-transform: translate3d(-2250px,0,0); transform: translate3d(-2250px,0,0); } }

    @-moz-keyframes overlay { 0% { opacity: 0; } 100% { opacity: 1; } }
    @-webkit-keyframes overlay { 0% { opacity: 0; } 100% { opacity: 1; } }
    @-o-keyframes overlay { 0% { opacity: 0; } 100% { opacity: 1; } }
    @-ms-keyframes overlay { 0% { opacity: 0; } 100% { opacity: 1; } }
    @keyframes overlay { 0% { opacity: 0; } 100% { opacity: 1; } }

#overlay{
        -moz-animation: overlay 1.5s 1.5s forwards;
        -webkit-animation: overlay 1.5s 1.5s forwards;
        -o-animation: overlay 1.5s 1.5s forwards;
        -ms-animation: overlay 1.5s 1.5s forwards;
        animation: overlay 1.5s 1.5s forwards;
        background-attachment:inherit;
        background-image: url("../images/overlay-pattern.png"), url("../images/overlay.svg");
        background-position: top left, center center;
        background-repeat: repeat, no-repeat;
        background-size: auto, cover;
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index:0;
    }


.lxwm{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;background-size: cover !important;background-position: center;position: relative;z-index: 5;color:#fff;text-align: center;line-height: 32px;}
.lxwm b{font-size:32px;padding-bottom:20px;display: block;position:relative;top:100px;opacity: 0}
.lxwm span{display: block;position:relative;top:100px;opacity: 0}
.lxwm p{font-size:18px;}
.lxwm img{width:30%;height:30%;display: block;margin-right:20px;margin: 20px auto 0;position:relative;top:100px;opacity: 0}
.foot{width:100%;font-size:14px;line-height:24px;color:#eee;margin-top:15px;position: absolute;bottom:-40px;text-align: center;opacity: 0;z-index:6}
.foot a{color:#eee;}
/**内页模块**/

/*pic_内页产品图片内容图片*/
.pic_content{padding:0;display:block;height:auto;overflow:hidden;min-height:406px;margin:30px 0;}
.pic_content li{margin:0 8px;float:left;overflow:hidden;position:relative;transition:0.3s ease;box-sizing: border-box;margin-bottom:20px;}
.it4{width:calc(25% - 16px);}
.it5{width:calc(20% - 16px);}
.pic_content li:hover .pic_title{background:rgba(32, 84, 163,0.9);}
.pic_content li:hover .pic_title p{color:#fff;}
.pic_content li:hover .pic_title span{color:#eee;}
.pic_title{text-align: center;line-height: 24px;background:rgba(32, 84, 163,0);padding: 18px 10px;transition: all .36s ease 0s;}
.pic_title p{font-size:16px;color:#000;}
.pic_title span{color:#666;}
.pic_content .icon {width: 56px;height: 56px;position: absolute;left: 50%;top: -80px;margin-left: -30px;margin-top: -10px;opacity: 0;transition: all .46s ease 0s;font-size: 0;background: #2054a3;border-radius: 50%;}
.pic_content li:hover .icon {top:calc(50% - 56px);opacity: 1;}
.pic_content li .icon:before,.pic_content li .icon:after{background: #fff;left: 50%;top: 50%;position: absolute;content: '';}
.pic_content li .icon:before{width:18px;height:2px;margin-left:-9px;}
.pic_content li .icon:after{width: 2px;height: 18px;margin-left: -1px;margin-top: -8px;}
.ztu .prea{position: absolute;z-index:120;top: 50%;left: -30px;width: 30px;height: 30px;margin-top: -20px;background:url(../images/ad_prev.png); cursor:pointer}
    /* 下一个 */
.ztu .nexta {position: absolute;z-index:120;top: 50%;right: -30px;width: 30px;height: 30px;margin-top: -20px;background:url(../images/ad_next.png); cursor:pointer}
.ztu{width:600px;height:400px;display:block;position:absolute;top:15px;left:15px;overflow:hidden;}

/*about*/
.about_title{padding-bottom: 25px;font-size: 40px;color:#fff;}
.about p{font-size:14px;line-height:24px;color:#eee;letter-spacing:2px;}
.about_ul{}
.about_ul li{text-align:right;margin-top:20px;color:#fff;padding: 15px;box-sizing: border-box;background:#4175c4;position: relative;top:100px;opacity: 0;}
.about_ul li div{padding-top:10px;color:#fff;text-align: center}

.about_ul li div b{font-size:25px;}
.about_ul li img{margin-left:0}
.aboutc{font-size:14px;line-height:34px;color:#666;padding: 20px 0 50px;}
.about_content li{opacity: 1 !important;top:0 !important;}
.abouti b{font-size: 24px;color: #002;line-height: 36px;font-weight:normal;margin-top:10px;display: block;text-align: center}
.abouti p{text-align: center;font-size: 14px;line-height: 24px;color: #666;}
.abouti span{display:block;width: 45px;height: 0;border-bottom: 1px solid #7f7f90;margin:20px auto}
.abouti img{display: block;padding:0 35%;box-sizing: border-box;}

/*滑动门*/
.list_top{width:100%;display:block;position:relative;background:#f2f2f2;}
.list_top ul{position:relative;display:block;}
.list_top ul li{display:inline-block;_zoom:1;display:inline;width:230px;height:30px;text-align:center;padding:10px 20px;}

div.TabContent div:nth-child(1){display:block;}
div.TabContent div:first-child{display:block;}
.nTab{width:1200px;height:auto;display:block;margin:0 auto;}

.nTab .TabTitle,.TabTitle1{height:auto;overflow:hidden;}
.nTab .TabTitle li;.TabTitle1 li{cursor:pointer;line-height:36px;border:1px solid #e1e1e1;margin-top:5px;}


/*.nTab .TabTitle .active:before{content:"";background:url(../images/list_act.png);position:absolute;right:0;bottom:0;width:12px;height:45px;display:block;}*/


.pic{width:170px;height:132px;}
.item_title{width:100%;height:36px;border-bottom:1px solid #e1e1e1;display:block;margin-top:30px;}
.item_title h2{font-size:16px;line-height:36px;font-weight:normal;color:#333;}
.item_title img{width:24px;height:24px;padding:6px;}
.item_title a{font-size:14px;color:#555;line-height:36px;padding-right:10px;}
.pic_big{width:600px;padding:15px;border-radius:5px;border:solid 1px #e3e3e3;margin:0px auto;position:relative;background:#eee;}


/* 切换按钮 */
    /* 上一个 */
.pic_box .prea{position: absolute;z-index:0;top: 50%;left: -30px;width: 30px;height: 30px;margin-top: -20px;background:url(../images/ad_prev.png); cursor:pointer}

    /* 下一个 */
.pic_box .nexta {position: absolute;z-index:0;top: 50%;right: -30px;width: 30px;height: 30px;margin-top: -20px;background:url(../images/ad_next.png); cursor:pointer}

.pic_box{width:600px;overflow:hidden;display:block;position:relative}


/*list_列表页内容样式*/
.list_new{margin:30px auto;}
.list_new .new_li{width:calc(25% - 15px);overflow:hidden;margin-bottom:20px;transition:all 0.5s;cursor:pointer;display: block;margin-left:20px;}
.list_new .new_li:nth-child(4n+1){margin-left:0}
.newb{overflow:hidden;position:relative;padding:0px 5px;box-sizing:border-box;}
.new_content{padding:20px 0;}
.new_content p{font-size:18px;margin-bottom: 10px;color:#333; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.new_content span{color: #333333b3;line-height:20px;font-size:14px;}
.new_img{overflow:hidden;}
.new_img img{object-fit:cover;display: block;width: 100%;height: 100%;transition: ease .5s;}
.list_new .new_li:hover .new_img img{transform: scale(1.2);}
.list_new li ._more {color: #2054a3;border-color: #2054a3;width: 82px;height: 32px;display: inline-block;text-align: center;line-height: 32px;text-transform: uppercase;font-size: 12px;border-left: 1px solid #2054a3;border-bottom: 1px solid #2054a3;border-top: 1px solid #2054a3;position: relative;z-index: 5;margin-bottom:10px;transition: ease .5s;}
.list_new li ._more i{position: absolute;left: 85%;display: block;top: 0;font-size: 20px;transition: ease .5s;line-height: 32px;}
.list_new li ._more:after,.list_new li ._more:before{height: 25%;width: 1px;background: #2054a3;right: 0;position: absolute;content:'';}
._more:after{top:0}
.list_new li ._more:before{bottom:0}
.list_new li:hover ._more i{left:100%;color:#2054a3;}
.list_new li:hover ._more{color:#fff;background:#2054a3;}
/*guest_表单样式*/

.content_left .txt{ height:46px; border:1px solid #dbdbdb; background:#fff; padding-left:8px;line-height:46px;}
.content_left .w126{ width:290px;}
.content_left .w226{ width:1090px;}
.content_left table{font-size:14px;width:1200px;margin:0 auto;}
.content_left td{ padding:10px 0;color:#999999;}
.content_left textarea{ width:1090px; height:200px; border:1px solid #dbdbdb; overflow:hidden; padding:3px 5px;background:#fbfbfb;}
.content_left .btn{ width:100px;  background:#3b4ca3; border:none; cursor:pointer; color:#fff;  line-height:46px;}
.content_left .btn.hover{ background:#c50000;}

/*其他调用*/

.napa{width:136px !important;}
.nap li a{padding:2px !important;width:132px !important;height:132px !important;}
.nap li{width:132px !important;height:134px !important;}

.slider {overflow: hidden;margin:0 auto;width:100% !important;}
.slider-btn{width:100%;margin:0 auto;}
.ff {text-align:center;font-size:12px;line-height:36px;color:#aaa;}


#AdLayer a{color:#8b8b8b;}

.case_top{margin-top:-15px}
.for404{margin:30px auto;text-align:center;}
.title404{text-align:center;}
.title404 h2{line-height:36px;font-size:24px;}
.for404 img{margin:0 auto;}

@media screen and (max-width:1600px) {
.phone{display:none;}
}
@media screen and (max-width:1450px) {
  .wrap{width:90%;}
  .about_p .c1,.about_p .c2{top:0;}
  .mt,.tf{width:100%;}
  .aboutc{padding:20px;}
  .main{width:94%;padding:0 2%;}
  .mt .mtx{width:96%;margin:0px auto}
  .list_right{width:96%;margin:20px auto}
  .content_data,.content_content{width:100%;}
  .ditu{width:100%;height:300px;}
  .biaodan1{width:100%;padding:0;margin:0 0 30px 0;}
}
@media screen and (max-width:1315px) {
  .biaodan,#section5 .sp2{display: none;}
  .lianxi{width:100%;height:auto;}
  .lianxi .lx{width:90%;positwrapion: relative;margin:0 auto;}
 
}
@media screen and (max-width:1250px) {
  .act{display:none;}
  .navbar-menu{display:block;}
  .m-menu-layer{display:block;}
  .di{display:none;}
  .about_p{display:none !important;}
  .about{width:90%;margin:0 auto;padding-left:0}
  .photo-list li.ss{width:33.33%;}
  .yy{margin:23px 44px 0;background:#2054a3;}
}
@media screen and (max-width:960px) {
  .about_title{text-align: center;}
  .item2{display:none;}
  .item1{width:100%;}
  .item4{width:49%;}
  .list_new .new_li{width: calc(50% - 15px);}

  .list_new .new_li:nth-child(4n+1){margin-left:15px}
  .list_new .new_li:nth-child(2n+1){margin-left:0}
  .pic_content li{width: calc(25% - 16px);}
  .list_new .item_li{width:100%}
.photo-list li.ss{width:50%;}
  .list_new .item_right span{padding-bottom:0;}
  .list_new .content_content img{max-width:100% !important;}
  .content_box{padding:20px;}
  .updown{margin-top:20px;}

.m-menu-layer ul li {display: block;position: relative;-webkit-transform: scaleX(1.5) translateX(-10px);width:160px;}
.m-menu-layer ul li a b {width: 55px;height: 55px;display: inline-block;vertical-align: middle;margin-right: 5px;background-size: 385px 55px;-webkit-transform: scale(.6);}
.kplm{margin:0 !important;}
.kplm li{width:100% !important;margin:0;}
.kplm li a{border:none;width:100%;height:55px;display: block;text-align: center;margin:0px;padding:0 0 0 20px !important;border-radius:0px;background:#fff;font-size:14px !important;text-align: left;}
.kplm li a img{display:none;}
.m-menu-layer ul li{display: block;position: relative;border-bottom: 1px rgba(0,0,0,.05) solid;opacity: 0;-webkit-transform: scaleX(1.5) translateX(-10px);}
.Litem{display:none;}
.Ritem:first-child{width:40%;}
.Ritem{width:30%;}
.Ritem a{width:90px;}

  .xxt{height:200px;}

}
@media screen and (max-width:720px) {

.pic_content li{width: calc(50% - 16px);}
.zx,.abouti{display:none !important;}
.photo-list li.ss{height:33.33%;}
.Ritem:nth-child(3){display:none}
.Ritem:first-child{width:60%;}
.Ritem{width:40%;}
  .ditu{margin-bottom:0;}
  .biaodan1{margin:20px 0;}
  .biaodan1 input{height: 32px;line-height: 32px;}
  .pic_content{padding:0;}
  .list_right{margin-top:0;}

}
@media screen and (max-width:650px) {
  /*第一屏*/
  .slider10 a{height:40px;line-height:40px;padding: 0 15px;}
  .slider-prev,.slider-next,.slider-fraction,.phone1 i,.phone1 p{display:none;}
  .phone1{width:100px;padding:0;width:44px;height:44px;line-height:44px;text-align: center;margin:13px 44px 0 0;background:#2054a3;}
  .phone1 a{padding:0;width:44px;font-size:16px;}
  .logo img{left:3%;height:100px}
  .top_position,#scroll_container{height:70px;}
  .logo1 img{padding:10px 0;height:50px;}
  /*第二屏*/
  .about_title{font-size:24px;padding-bottom:15px;}
  .about .more p{padding:5px 10px;background:#4175c4;margin:0 auto;display:block;}
  .about .more{padding-top:20px;}
  #fp-nav{display:none}
  /*第5屏*/
  .index .en,.index1 .en{font-size: 46px;line-height: 56px;}
  .index .cn h3,.index1 .cn h3{font-size:24px;}
  .index1{margin-top:20px;}
  .index1 .cn h3{padding-bottom: 0px;}
  .h50{height:20px;}
  .aboutc{padding:10px;}
  /*第6屏*/
  .lxwm b{font-size:24px;}
  .lxwm p{font-size:16px;}
  /*内页*/
  .list_cound{margin-top:15px;}
  .list_cound li{margin-bottom:10px;}
  .list_cound li a{line-height:32px;padding:0 10px;font-size:14px;}
  .pic_content{margin:5px 0 15px;}
  .pic_content li{margin-bottom:10px;}
  .pic_title{padding:10px 0;}
  .pic_title span{display: none}
  .pic_title p{font-size:14px;}
  .pagenum{margin-top:0 !important;}
  .list_new{margin:15px 0; }
  .content_title h2{font-size:16px;}
  .content_data p{line-height:32px;}
  .content_data{margin-top:0;}
  .content_box{padding:10px;}
.navbar-menu{margin:13px 0;}
.photo-list li.ss{height:25%;}
  .lianxi .lx h3{font-size: 24px;}
  .wrap{font-size:11px;}
  .updown span{padding:5px 0; }
  .updown span a{display: none}
  .search1{margin-top:10px;}
  .yy{margin:13px 44px 0;}
#AdLayer a{display:none}
.fl{float:none;margin:0 auto;text-align:center;}
.Ritem:first-child,.Ritem h3{display:none;}
.Ritem{width:100%;margin:0;padding:0;text-align:center;}

  .aboutc{font-size:12px;line-height:24px;}
  .mt{font-size:12px;line-height:32px;}
  .tf{padding:10px 0;}
  .ditu{margin-top:10px;}
}
@media screen and (max-width:450px) {
  .about_ul{display: none!important;}
  .naa1 ul{margin:0 0 10px}
  .times{display:none;}
  .index .en,.index1 .en{font-size:36px;line-height:46px;}
  .index .cn h3,.index1 .cn h3{font-size:22px;}
  .list_new .new_li{width:100%;margin:0;}
  .list_new{margin:5px;}
  .new_content{padding:10px 0; }
  .new_content p{font-size:16px;}
  .newb{margin-bottom:10px;}
}
</style>