@charset "utf-8";
*{ font-family:'微软雅黑'; }
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{padding:0;margin:0;color:#242424;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal;}
strong{font-style:normal;}
ol,ul{list-style:none;}
caption{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
a{outline:expression(this.hideFocus=true);outline:none;cursor:pointer;text-decoration:none;color:#333;}
a:hover{ color:#d22311;}
img{ max-width:100%;}
input,button,select,textarea{outline:none}
.clear{zoom:1;clear:both; height:0; line-height:0; font-size:0;}
.contxt{ background:#e3e1da; border:1px solid #CCC; padding:5px;}

body{cursor:default;-webkit-text-size-adjust:none;font-size:100%;background:#FFF; overflow-x:hidden}
@media screen and (max-width:768px){
html{ font-size:26px !important}
body{ font-size:26px !important; width:100%;}
}
DIV.green-black{ width:100%; padding:20px 0; text-align:center; }
DIV.green-black A{COLOR: #fff;MARGIN-RIGHT: 2px;TEXT-DECORATION: none;font-size:100%;background-color: #464646; padding:8px 12px; display:inline-block;}
DIV.green-black A:hover{COLOR: #fff;font-size:100%;background-color: #0493cb;}
DIV.green-black A:active{COLOR: #fff;font-size:100%;background-color: #0493cb;}
DIV.green-black SPAN.current{FONT-WEIGHT: bold;COLOR: #fff;MARGIN-RIGHT: 2px;font-size:100%;background-color:#0493cb;padding:8px 12px; display:inline-block}
::-webkit-scrollbar {width:6px;height:8px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b1b1b1;border-radius:3px}

@font-face{

font-family:'Alternate';
font-family:'Alternate';
	src:url('../fonts/Alternate.eot?') format('eot');/*IE*/
	src:url('../fonts/Alternate.TTF') format('truetype');/*non-IE*/

}

@font-face{

font-family:'DINEngschriftStd';
font-family:'DINEngschriftStd';
	src:url('../fonts/DINEngschriftStd.eot?') format('eot');/*IE*/
	src:url('../fonts/DINEngschriftStd.TTF') format('truetype');/*non-IE*/

}


.fl{ float:left;}
.fr{ float:right;}
.kd{ max-width:1200px; margin:0 auto; width:94%;}
.tkd{max-width:1500px; margin:0 auto; width:96%;}
@media screen and (max-width:1368px){
.kd{ width:1200px;}
.tkd{width:1200px;}
}
@media screen and (max-width:1024px){
.kd{ width:980px;}
.tkd{width:980px;}
}
@media screen and (max-width:768px){
.kd{ width:96%;}
.tkd{width:96%;}
}

.mar{ background:url(../images/marbg.jpg) center no-repeat; width:100%; line-height:33px; min-height:33px;}
.mar .quee span{ font-size:0.875rem; color:#fff;}
.lxd a{ color:#fff; font-size:0.875rem; padding-left:24px; margin-left:12px;}
.lxd a.l1{ background:url(../images/to1.png) left center no-repeat;}
.lxd a.l2{ background:url(../images/to2.png) left center no-repeat; position:relative;}

.head{ background:#fff; box-shadow:0 0 5px 2px rgba(0,0,0,0.1); position:relative; z-index:98; width:100%;}
.head .logo{ padding:11px 0;}
.head .tlo{ border-left:1px solid #d2d2d2; margin:15px 0 0 12px; padding-left:12px;}
.head .tel{ padding:26px 0 0;}
.head .tel span{ color:#494949; font-size:0.875rem;}
.head .tel p{ font-size:2rem; color:#0f6ba7;font-family:'Alternate';}
.sticky.head{ position:fixed; top:0;}
.sticky.head .logo{ padding:8px 0;}
.menu{ width:60%;  position:relative; z-index:3;margin-top:51px;}
@media screen and (max-width:1368px){
.menu{ width:56%;  position:relative; z-index:3; margin-right:2%; margin-top:51px;}
}
@media screen and (max-width:768px){
.mar{ display:none;}
.head .tel{ display:none;}
.menu{ margin-top:-10px; margin-right:0; width:47%}
}


.mobile-inner-nav{ z-index:99; display:block;  width:100%; display:inline-block;}
.mobile-inner-nav li{ float:left; position:relative; width:13%; text-align:center; box-sizing:border-box;}
.mobile-inner-nav li em{ font-family:'宋体'; transform:rotate(90deg); display:inline-block;}
.mobile-inner-header .np{ display:none; position:absolute;}
.mobile-inner-nav a{ display:inline-block; color:#000000; margin:0; font-size:1rem; text-align:center;transition:all 0.5s; position:relative; padding:0 10px; }
.mobile-inner-nav a span{ position:absolute; left:0; width:100%; height:6px; background:#0f6ba7; transform:scale(0,1); transition:all 0.5s; bottom:-3px;}
.mobile-inner-nav a p{ color:#515151; font-size:1rem; transition:all 0.5s; padding:0 0 34px;  display:block; z-index:2; position:relative}
.mobile-inner-nav li:hover a span,.mobile-inner-nav li.cur a span{ transform:scale(1,1);}
.mobile-inner-nav li:hover a p,.mobile-inner-nav li.cur a p{ color:#0f6ba7; font-weight:bold;}
.mobile-inner-nav li dl{ position:absolute; background:#fff; width:100%; left:0; opacity:0; visibility:hidden; transition:all 0.3s ease}
.mobile-inner-nav li dl.d2{ width:150%; left:-25%}
.mobile-inner-nav li dl dd a{ border-bottom:1px dashed #ddd; padding:10px 0; display:block;transition:all 0.3s ease}
.mobile-inner-nav li dl dd:last-child a{ border:none;}
.mobile-inner-nav li:hover dl{ opacity:1; visibility:visible}
.mobile-inner-nav li dl dd a:hover{ background:#0f6ba7; color:#fff;}

@media screen and (max-width:768px){
.mobile{width: 100%; position:absolute;}
.mobile-inner-nav li{ margin-top:0; background:none}
.mobile-inner-nav li em{ display:none}
.mobile-inner-nav li dl{ display:none}
.mobile-inner-nav a{ margin:0;}
.mobile-inner-nav a span{ display:none;}
.mobile-inner-nav a p{ color:#fff; font-size:1em; line-height:30px;transition:all 0.5s; padding:0px 18px; background:none}
.mobile-inner-nav a:hover p,.mobile-inner-nav a.cur p{ border-bottom:none}
.mobile-inner{width: 100%;}
.mobile-inner img{width:100%;}
.mobile-inner-header .np{ display:block; color:#0f6ba7; right:0; top:75px; width:60px; font-size:1.125rem}
.mobile-inner-header{width: 100%;height:101px; position: absolute;top: 0px;right: 0px; }
.mobile-inner-header-icon{color:#fff;width:80px;height:50px;font-size:1.25rem;font-weight:bold;margin-top:36px;text-align: center;float:right;position: relative;-webkit-transition: background 0.5s;-moz-transition: background 0.5s;-o-transition: background 0.5s;transition: background 0.5s; margin-right:10px; }
.mobile-inner-header-icon:hover{cursor: pointer;}
.mobile-inner-header-icon span{position: absolute;left: calc((100% - 50%) / 2);top: calc((100% - 20px) / 2);width:70%;height:0.2rem;background-color:#0f6ba7; border-radius:5px;}
.mobile-inner-header-icon-out p {
    width: 70%;
    height: 0.2rem;
    background-color: #0f6ba7;
    position: absolute;
    left: 25%;
    bottom: 1.5em;
    display: block;
	border-radius:5px;
}
.mobile-inner-header-icon-click p{ display:none;}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(18px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-18px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clickfirst;}		
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clicksecond;}
@keyframes clickfirst {
0% {transform: translateY(18px) rotate(0deg);}
100% {transform: translateY(0) rotate(45deg);}}	
@keyframes clicksecond {
0% { transform: translateY(-18px) rotate(0deg);}
100% {transform: translateY(0) rotate(-45deg);}}	
.mobile-inner-header-icon-out span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;	animation-name: outfirst;}		
.mobile-inner-header-icon-out span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outsecond;}
@keyframes outfirst {
0% {transform: translateY(0) rotate(-45deg);}
100% {transform: translateY(-18px) rotate(0deg);}}	
@keyframes outsecond {
0% {transform: translateY(0) rotate(45deg);}
100% {transform: translateY(18px) rotate(0deg);}}
.mobile-inner-nav{background-color: rgba(0,0,0,0.9);width: 100%;position: absolute;top:111px;right: 0;padding-bottom:3rem;display: none;	z-index:99999;}
.mobile-inner-nav li{ width:100%; float:none;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;	animation-name: returnToNormal;}
.mobile-inner-nav a{display:inline-block;line-height:1rem;text-decoration: none;width:100%;color: #fff;border-bottom: solid 1px rgba(255,255,255,0.3);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; font-size:1.2rem; text-align:center; border-radius:0px}
@-webkit-keyframes returnToNormal {0% {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
100% { opacity: 1;  -webkit-transform: none; transform: none;}}
@keyframes returnToNormal {0% {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
100% {opacity: 1; -webkit-transform: none; transform: none;}}
}
@media screen and (max-width:768px){
.mobile-inner-nav a{padding:0.75em 0;}
.mobile-inner-header{width: 100%;height:0; position: absolute;top: 0px;right: 0px; }
.mobile-inner-nav{top:109px; right:-14px}
.mobile-inner-header-icon-out p {bottom: 0.9em;}
.mobile-inner-header .np{ display:block;  right:-15px; top:72px; width:70px; font-size:0.875rem}
.mobile-inner-header-icon{margin-top:32px; margin-right:0; }
.sec-level{ display:none;}

}

/*banner*/
.banner{ display:block; position:relative; border-bottom:8px solid #b6b6b6}
.fullSlide{width:100%;position:relative;height:600px;background:#000;  }
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:600px;overflow:hidden;text-align:center; }
.fullSlide .bd li a{display:block;height:600px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:20px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:11px;height:11px;margin:0 5px;overflow:hidden;filter:alpha(opacity=100);opacity:1;line-height:999px; border:3px solid #fff;  border-radius:50%;}
.fullSlide .hd ul .on{  border:3px solid #0884be; border-radius:10px;}


@media screen and (max-width:768px){
.banner{ display:none}
}


.in-ser{ background:url(../images/sbg.jpg) center bottom no-repeat #f5f5f5; padding:32px 0;  width:100%; min-height:150px; box-sizing:border-box;}
.keyword{ margin-top:10px;}
.keyword p{ color:#1e1e1e;}
.keyword p span{ color:#6f6f6f;}
.keyword p a{ color:#6f6f6f; transition:all 0.7s ease; font-size:1rem;}
.keyword p a:hover{ color:#fcb970;}
.sbtn{ background:#e4e4e4;  width:297px; height:43px; }
.sbtn .s-txt{ width:240px; height:43px; background:none; border:none; float:left; padding:5px 10px; color:#656565; box-sizing:border-box;}
.sbtn .s-bt{  height:43px; width:50px; border:none; float:left; cursor:pointer; background:url(../images/sbtn.jpg) center no-repeat;}
@media screen and (max-width:768px){
.keyword p{ font-size:0.875rem;}
.sbtn{ display:none;}
}
/*数字*/
.in-num{ width:100%; position:relative; margin-top:-62px; }
.in-num ul{ background:url(../images/anumbg.jpg) center no-repeat;min-height:152px;}
.in-num ul li{ width:25%; float:left; text-align:center; padding-top:30px; background:url(../images/numl.jpg) right 80% no-repeat;}
.in-num ul li:nth-child(4){ background:none;}
.in-num ul li h4{ display:inline-block; font-size:90px; color:#064468; text-shadow:2px 2px 1px #169ae7;font-family:'DINEngschriftStd';}
.in-num ul li .ed{ display:inline-block; margin-left:5px;}
.in-num ul li .ed span{ color:#ffffff; font-size:1.125rem;}
.in-num ul li .ed p{ color:#fff; font-size:1.5rem; position:relative; top:-20px; text-align:left;}

/*公司简介*/
.in-about{ padding:80px 0; width:100%; overflow:hidden;}
.abcon{ width:51%; box-sizing:border-box; padding-right:3%}
.abcon h2{ font-size:2.5rem; color:#1678c0}
.abcon h2 span{ font-size:3rem; color:#dbdbdb; font-family:'DINEngschriftStd'; text-transform:uppercase; position:relative; top:5px;}
.abcon h3{ font-size:1.5rem; color:#b80000; margin-bottom:30px;}
.abcon p{ color:#767676; font-size:1rem; line-height:1.5em;}
.abcon ul{ margin-top:64px;}
.abcon ul li{ float:left;}
.abcon ul li a{ display:block; box-sizing:border-box; background:#0a78b8; color:#fff; font-size:1rem; color:#fff; padding:12px 30px; border-radius:30px; margin-right:20px; transition:all 0.3s ease}

.abcon ul li a:hover{ color:#fff; background:#0495cd}
.abcon ul li a.as1{ background:#e6e6e6; border:2px solid #cfcfcf; font-family:'DINEngschriftStd'; text-transform:uppercase; color:#0a78b8; padding:11px 40px;}
.abcon ul li a.as1:hover{ background:#0a78b8; color:#fff;border:2px solid #0a78b8; }

.abcon ul li:last-child a{ color:#fff; background:#b80000}
.abcon ul li:last-child a:hover{ background:#a00000}
.apic{ width:47%; position:relative;}
.apic span{ position:absolute; width:95%; left:2.5%; height:8px; background:#ffc600; bottom:-8px;}
@media screen and (max-width:768px){
.abcon h2{ font-size:2rem; }
.in-num{ width:100%; position:relative; margin-top:-60px; }
.in-num ul{ background-size:cover; padding-bottom:30px}
.in-num ul li{ width:50%; min-height:140px}
.in-num ul li .ed p{ top:0; font-size:1.25rem;}
.abcon{ width:100%; padding-right:0;}
.apic{ width:100%; margin-top:32px;}
.apic img{ width:100%;}
}
/*case*/
.in-case{ background:#f5f5f5; padding:60px 0; width:100%; overflow:hidden;}
.cascroll{ width:100%; position:relative; margin-top:30px}
.cascroll .prev{ position:absolute; top:32%; left:-40px; color:#000; font-size:3rem; font-weight:bold; font-family:'宋体'; z-index:2; cursor:pointer}
.cascroll .next{ position:absolute; top:32%; right:-40px; color:#000; font-size:3rem; font-weight:bold; font-family:'宋体'; z-index:2; cursor:pointer}
.cascroll .onec li{ width:15%; margin-right:24px; display:block; float:left;}
.cascroll .onec li div{ width:100%; box-sizing:border-box; border:3px solid #fff; overflow:hidden;}
.cascroll .onec li div img{ width:100%; transform:scale(1); transition:all 0.5s}
.cascroll .onec li:hover div img{ transform:scale(1.05);}
.cascroll .onec li p{ text-align:center; padding:16px 0; border-bottom:1px solid #999; color:#454545;}
@media screen and (max-width:768px){
.cascroll{ width:100%; overflow:hidden;}
.cascroll .prev{ left:0; color:#0f6ba7; }
.cascroll .next{ right:0; color:#0f6ba7;}
.cascroll .onec li{ width:31%; margin-right:24px; display:block; float:left;}
}
/*product*/
.in-pro{ background:url(../images/probg.jpg) center top no-repeat #f4f4f4; width:100%; overflow:hidden; padding:65px 0;}
.prtit{ text-align:center; background:url(../images/ptbg.png) center 45px no-repeat;}
.prtit span{ color:#000; font-size:56px;font-family:'DINCOND'; opacity:0.1; text-transform:uppercase; line-height:1em;}
.prtit h2{ font-size:2.5rem; color:#0f6ba7; margin-top:-30px;}
.prsort{ text-align:center; margin:20px 0;}
.prsort li{ display:inline-block; }
.prsort li a{ position:relative; padding:11px 0; display:block;border:1px solid #b6b6b6; z-index:2; transition:all 0.7s ease; background:#fff; width:140px;}


.prsort li a em{ position:absolute; width:100%; height:49px; z-index:-1; text-align:center; top:-1px; left:0;transition:all 0.7s ease; transform:scale(0,1); background:url(../images/pcur.png) center no-repeat;}
.prsort li a:hover{ color:#fff;}
.prsort li a:hover em{ transform:scale(1);}
.prlist .hx li{ width:100%;}
.prlist .hx li dl{ width:32.5%; margin-right:1.25%; margin-bottom:16px; float:left; border:6px solid #fff; box-sizing:border-box; background:#fff; transition:all 0.7s ease; position:relative; z-index:1}
.prlist .hx li dl:hover{ background:#0495cd; border:6px solid #0495cd; z-index:2; box-shadow:0 0 15px 3px rgba(0,0,0,0.1)}
.prlist .hx li dl:nth-child(3n){ margin-right:0}
.prlist .hx li dl dt{ width:100%; overflow:hidden;}
.prlist .hx li dl dt img{ transition:all 0.5s linear; transform:scale(1); width:100%;}
.prlist .hx li dl:hover dt img{ transform:scale(1.05);}
.prlist .hx li dl dd h3{ padding:12px 0; text-align:center; font-size:1.125rem; color:#000000; transition:all 0.7s ease}
.prlist .hx li dl:hover dd h3{ color:#fff;}
.prlist .pd{ margin-top:30px; text-align:center;}
.prlist .pd span{ font-family:'宋体'; display:inline-block; padding:12px 20px; color:#fff; font-size:1.5rem; cursor:pointer}
.prlist .pd span.prev{ background:#949494}
.prlist .pd span.next{ background:#0f6ba7; margin-left:-4px;}
@media screen and (max-width:768px){
.in-pro{ background-size:cover;}
.prtit h2{ font-size:2rem; }
.prsort{ text-align:center; margin:20px 0;}
.prsort li{ float:left; width:32%; margin:0 2% 16px 0; box-sizing:border-box; text-align:center;}
.prsort li:nth-child(3n){ margin-right:0}
.prsort li a{ box-sizing:border-box; padding:10px; width:100%;}
.prsort li a em{ width:100%; background-size:cover; height:56px}
.prlist .hx li dl{ width:49%; margin-right:2%;}
.prlist .hx li dl:nth-child(3n){ margin-right:2%}
.prlist .hx li dl:nth-child(2n){ margin-right:0 !important}
}

/*优势*/
.in-ac{ background:url(../images/adbg.jpg) center top no-repeat #eeeeee; width:100%; overflow:hidden; box-sizing:border-box; padding:59px 0 20px}
.actit{ text-align:center;}
.actit span{ font-family:'DINCOND'; font-size:56px; text-transform:uppercase; color:#fff; opacity:0.1;}
.actit h2{ font-size:2.5rem; color:#fff; margin-top:-30px}


.tabs { z-index: 15;position: relative; width: 100%; box-sizing: border-box; margin: 45px auto 0;}
.tabs-header {position: relative; z-index:2}
.tabs-header ul { width:100%; margin:0 auto; text-align:center;}
.tabs-header li { -webkit-transition: 0.3s ease; transition: 0.3s ease; display:inline-block; text-align:center; margin:0 14px;}
.tabs-header a { width:212px; height:78px; display:block; transition:all 0.3s ease;background:url(../images/acnor.png) center no-repeat; padding-top:16px; text-align:center; overflow:hidden; box-sizing:border-box;}
.tabs-header a h3{ font-size:1.625rem; color:#fff; font-weight:bold;}
.tabs-header a span{ color:#fff; font-size:48px; font-family:'DIN'; font-weight:bold; line-height:1em; margin-top:-9px; display:block; opacity:0.7}

.tabs-header li.active a{color:#fff; background:url(../images/accur.png) center no-repeat;}

.tabs-nav {}
.tabs-nav i { cursor: pointer;  font-style:normal; color:#fff; font-family:'宋体'; cursor:pointer}
.tabs-nav i#prev{ position:absolute; left:-16px; top:50%; cursor:pointer; margin-top:-20px;}
.tabs-nav i#next{ position:absolute; right:-16px; top:50%; cursor:pointer; margin-top:-20px;}
.tabs-content { position: relative;padding:39px 42px; -webkit-transition: 0.3s ease; transition: 0.3s ease; background:#fff; margin-top:-66px; box-shadow:0 0 20px 2px rgba(0,0,0,0.2); min-height:595px; box-sizing:border-box;}
.tabs-content .tab { display: none;}
.tabs-content .tab.active { display: block;}
.actab1{ position:relative;}
.actab1 .actext{ background:rgba(0,0,0,0.7); position:absolute; bottom:0; width:100%; padding:20px; box-sizing:border-box;}
.actab1 .actext h4{ font-size:1.5rem; color:#fff; font-weight:bold; background:url(../images/acmao.png) right top no-repeat; display:inline-block; padding-right:60px;}
.actab1 .actext h4 span{ font-size:0.875rem; color:#fff; font-weight:lighter; text-transform:uppercase;}
.actab1 .actext p{ font-size:1.125rem; color:#fff;}
@media screen and (max-width:768px){
.tabs { margin: 80px auto 0;}
.actit h2{ font-size:2rem; }
.tabs-header { display:none}
.tabs-content { min-height:380px}
}
/*定制流程*/
.in-proce{ background:#eee; width:100%; padding-bottom:115px; overflow:hidden;}
.pctit{}
.pctit{ text-align:center;}
.pctit span{ font-family:'DINCOND'; font-size:56px; text-transform:uppercase; color:#d0cfcf; opacity:1;}
.pctit h2{ font-size:2.5rem; color:#0f6ba7; margin-top:-30px}
.pctit p{ font-size:1.375rem; color:#000000; font-weight:lighter;}

.pctas{ border-top:1px solid #dcdcdc; border-bottom:4px solid #0f6ba7; margin-top:59px; padding:50px 0;}
.pctas li{ float:left; width:9.1%; text-align:center; cursor:pointer}
.pctas li img{ transform:rotate(0); transition:all 0.7s linear;}
.pctas li:hover img{ transform:rotate(360deg)}
.pctas li p{ color:#000000; font-size:1.125rem; line-height:2em;}
.pctas .d1{ float:left; width:3.8%; padding-top:49px; text-align:center;}
@media screen and (max-width:768px){
.pctit h2{ font-size:2rem; }
.pctas li{ width:25%}
.pctas .d1{ display:none;}
}

.in-ji{ background:url(../images/jibg_02.jpg) center no-repeat; width:100%; text-align:center; box-sizing:border-box; min-height:600px; padding-top:75px;}
/*品质*/
.in-gx{ background:url(../images/gx1.jpg) center no-repeat; width:100%; overflow:hidden; min-height:340px;}
.gxtxt{ padding-top:43px;}
.gxtxt span{ font-size:1.125rem; color:#ffffff;font-family:'Alternate'; text-transform:uppercase;}
.gxtxt h3{ margin-top:8px; margin-bottom:40px;}
.gxtxt p{ color:#fff;}
.gxtxt h4{ display:inline-block; color:#fff;font-family:'Alternate'; font-size:3rem;}
.gxtxt .c1{ display:inline-block; background:#0f6ba7; padding:10px 40px; border-radius:30px; color:#fff; position:relative; top:-10px; margin-left:10px;}
@media screen and (max-width:768px){
.gxtxt{ padding-top:23px;}
}
/*新闻资讯*/
.in-new{ padding:48px 0 70px; overflow:hidden; width:100%; background:url(../images/newsbg.jpg) center top no-repeat; overflow:hidden;}
#tab3{position:relative; } 
#tab3 .tabList3{ white-space:nowrap; }

#tab3 .tabList3 span{font-size:56px; color:#000000;font-family:'DINCOND'; text-transform:uppercase; top:5px; opacity:0.15}
#tab3 .tabList3 h4{ font-size:2.5rem; color:#0f6ba7; display:block;   margin-top:-30px; position:relative; z-index:2}
#tab3 .tabList3 ul{ width:auto; float:right; margin-top:30px;}
#tab3 .tabList3 ul li{ float:left; text-align:center; cursor:pointer; transition:all 0.5s;font-size:1.25rem; color:#3a3a3a; margin-right:20px;border-bottom:4px solid rgba(0,0,0,0); padding-bottom:12px;}
#tab3 .tabList3 ul li:hover{ color:#0f6ba7; border-bottom:4px solid #0f6ba7}
#tab3 .tabList3 ul li.cur{color:#0f6ba7; border-bottom:4px solid #0f6ba7}

#tab3 .tabCon3{  margin-top:48px;  width:100%; position:relative;  }
#tab3 .tabCon3 *{}
#tab3 .tabCon3>div{ display:none;}
#tab3 .tabCon3>div.cur{display:block;}
.onenew{ width:42.1%}
.onenew .ipic{ width:100%; overflow:hidden; border:4px solid #fff; box-sizing:border-box;}
.onenew .ipic img{ transform:scale(1); transition:all 0.5s;}
.onenew:hover .ipic img{ transform:scale(1.02);}
.onenew .inon{ position:relative;}
.onenew .inon span{ position:absolute; width:2px; background:#c6c6c6; height:70%; left:0; bottom:0}
.onenew .inon h3{ margin:14px 0 14px; color:#0f6ba7; font-size:1.5rem; font-weight:bold;}
.onenew .inon p{ font-size:1rem; line-height:1.5em; display:block; color:#787878; padding-left:21px;}
.onenew .inon em{ display:inline-block; padding-left:21px; margin:16px 0 0; font-size:1.5rem; color:#adadad;font-family:'Alternate';}

.thrnew{ width:55%;}
.thrnew li{ width:100%; margin-bottom:24px;}
.thrnew li:nth-child(3){ margin-bottom:0}
.thrnew .idate{ width:16%; text-align:center; display:inline-block; position:relative; top:15px}
.thrnew .idate em{ display:block; font-size:3rem;font-family:'Alternate'; color:#595959}
.thrnew .idate span{ display:block;font-family:'Alternate'; font-size:1.5rem; color:#9a9a9a;}
.thrnew .inenc{ width:83%; border-left:1px solid #c6c6c6; padding:15px 0; display:inline-block; box-sizing:border-box; padding-left:32px;}
.thrnew .inenc h3{ font-size:1.25rem; color:#212121; margin-bottom:10px;}
.thrnew .inenc p{ display:inline-block; font-size:1rem; color:#656565; line-height:1.5em; }
.thrnew .inenc img{ margin-top:12px; transition:all 0.5s;}
.thrnew li:hover .inenc img{ margin-left:40px;}
@media screen and (max-width:768px){
.in-new{ background-size:cover;}
#tab3 .tabList3 h4{ font-size:2rem; }
.onenew{ width:100%; margin-top:20px; margin-bottom:40px;}
.onenew .ipic img{ width:100%;}
.thrnew{ width:100%;}
}

/*友情链接*/
.in-fri{ background:url(../images/fribg.jpg) center top no-repeat; width:100%; min-height:86px;}
.fllink{ width:88%; }
.ftit{ width:10%;border-right:1px solid rgba(255,255,255,0.7);margin-top:16px; }
.ftit span{ font-size:1.375rem; font-weight:lighter; color:#fff;}
.ftit p{ color:#fff; font-size:1.375rem; font-weight:lighter;}

.fgun{ height:24px; width:89%; line-height:24px; margin-top:30px;}
.fgun a{ display:block; padding:0 10px; float:left; color:#fff;}

.backtop{ margin-top:37px; color:#fff; cursor:pointer}
.backtop span{ display:inline-block; font-family:'宋体'; transform:rotate(-90deg); margin-right:5px;}
@media screen and (max-width:768px){
.in-fri{ display:none;}
}
/*foot*/
.foot{ background:url(../images/footbg.jpg) center top no-repeat; width:100%; overflow:hidden;}
.foot .fmenu{ padding:48px 0 58px; width:50%;}
/* .fmenu .fwx{ width:25%;} */
/* .foot .ful{ width:75%; margin-top:44px;} */
.foot .ful{margin-top: 20px;}
.foot .ful h6{ font-size:1.375rem; color:#fff; font-weight:bold;}
.foot .ful ul{ margin-top:10px;}
.foot .ful li{ float:left; margin-right:20px; color:#3e3e3e;}
.foot .ful li a{ color:#fff; transition:all 0.75s ease;}
.foot .ful li a:hover{ color:#d7ae81}

.fcon{ width:35.165%; /* border-left:1px solid #bfbfbf; */ margin-top:30px; box-sizing:border-box; }
.fcon h6{ color:#ffffff; margin-bottom:8px;}
.fcon h6 span{ color:#fff; font-family:'DIN'; font-size:1.625rem;}
.fcon p{ font-size:1rem; line-height:1.5em; color:#ffffff;}
.fcon p a{ color:#fff;}
.fbq{ border-top:1px solid rgba(255,255,255,0.6); padding:28px 0;}
.fbq p{ font-size:1rem; color:#fff;}
.fbq p a{ color:#fff; transition:all 0.75s;}
.fbq p a:hover{ color:#d7ae81}
@media all and (max-width: 1024px) {.foot .fmenu{ width:63%;}}
@media screen and (max-width:768px){
	.foot .ful{display: none;}
	.fmenu .fwx img{width: 100%;}
	.fmenu .fwx{float: none;}
.foot{ margin-bottom:100px;}
.foot .fmenu{ padding:48px 0; width:100%;}
.fmenu .ful{ width:75%; margin-top:12px;}
.fcon{ width:100%; border:none; margin-top:0px; margin-bottom:20px; padding-left:0;}
.foot{ background-size:cover;}
.fbq p{ float:left; line-height:1.875em;}
}
/*浮动*/
.fudong{ display:none}
@media screen and (max-width:768px){
.fudong{ display:block; position:fixed; bottom:0; left:0; width:100%; height:100px; background:#0f6ba7; z-index:99999}
.fudong li{ width:25%; text-align:center; height:80px; margin:10px 0; border-right:1px solid rgba(255,255,255,0.5); float:left; box-sizing:border-box;}
.fudong li p{ color:#fff;}
}

.mban{ display:none;}
@media all and (max-width: 768px) {
.mban{ display:block;}
.swiper-container { width: 760px; 
     height:600px; 
     margin-left: auto;
    margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1}
	

.swiper-wrapper {
	position: relative;
	width: 760px;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {transform: translate3d(0px, 0, 0)}
.swiper-container-multirow>.swiper-wrapper {flex-wrap: wrap}
.swiper-container-multirow-column>.swiper-wrapper {flex-wrap: wrap;flex-direction: column}
.swiper-container-free-mode>.swiper-wrapper {transition-timing-function: ease-out;margin: 0 auto}
.swiper-slide {flex-shrink: 0;width: 760px;height: 100%;position: relative;transition-property: transform}
.swiper-slide { background-size:100%;}
.swiper-slide-invisible-blank {visibility: hidden}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {height: auto}
.swiper-container-autoheight .swiper-wrapper {align-items: flex-start;transition-property: transform, height}
.swiper-container-css-mode>.swiper-wrapper {overflow: auto;scrollbar-width: none;-ms-overflow-style: none}
.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {display:none}
.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {scroll-snap-align: start start}
.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {scroll-snap-type: x mandatory}
.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {scroll-snap-type: y mandatory}
:root {--swiper-navigation-size:44px}
.swiper-button-next, .swiper-button-prev {position: absolute;top: 50%;
margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {opacity: .35;cursor: auto;pointer-events: none
}
.swiper-button-next:after, .swiper-button-prev:after {font-family: swiper-icons;font-size: var(--swiper-navigation-size)
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {left: 10px;right: auto; background:url(../images/btn-prev.png) center; height:50px; width:50px}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {right: 10px;left: auto; background:url(../images/btn-next.png) center; height:50px; width:50px;}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {--swiper-navigation-color:#ffffff}
.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
--swiper-navigation-color:#000000
}
.swiper-button-lock {
	display: none
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}
.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}
.swiper-pagination-bullet {


	width: 16px;
	height: 16px;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
	opacity: .8
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}
.swiper-pagination-progressbar {
	background: rgba(0,0,0,.25);
	position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}
.swiper-pagination-white {
--swiper-pagination-color:#0f6ba7;
}
.swiper-pagination-black {
--swiper-pagination-color:#000000
}
.swiper-pagination-lock {
	display: none
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}




.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
}

@keyframes cats{
0%{}
25%{}
50%{}
75%{}
100%{}
}