@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5  微软雅黑, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; resize: none; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { display: block; height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
p[style='color:red;font-weight:600'] { display:none!important; }
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#000; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #000; }
a:hover { color: #1c63b3; }


.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1200px; margin:0 auto; }

@media all and (max-width:1200px){
	.wrap { width:92%; margin:0 auto; }
}
 
.topArea { position:absolute; top:0; left:0; width:100%; z-index:99; }

.logo { float:left; }
.logo .img02 { display:none; }

.serbot { float:right; width:20px; height:95px; background:url(form.png) no-repeat center; cursor:pointer; }

.top01 { float:right; padding-top:36px; }
.top01 a { position:relative; float:left; display:block; width:23px; height:23px; }
.top01 .a7 { background:url(t71.png) no-repeat center; }
 
 

.nav { float:right; margin-right:25px; }
.nav ul li { position:relative; float:left; text-align:center; font-size:14px; }
.nav ul li .a1 { display:block; width:100px; height:95px; line-height:95px; font-size:16px; color:#fff; }
.nav ul li:hover .a1,.nav .current .a1 { color:#1c63b3; }

.nav .sub { position:absolute; top:95px; width:150px; left:-25px; background:rgba(0,0,0,0.3); display:none; z-index:999; }
.nav .sub dt { width:100%; text-align:center; font-size:14px; }
.nav .sub dt a { display:block; color:#fff; padding:10px; }
.nav .sub dt:hover { background:#1c63b3; }
.nav .sub dt:hover a { color:#fff; }

@media all and (max-width:1280px){
	.nav ul li .a1 { width:90px; }
}


.search { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.6); display:none; z-index:9999; }
.search form { position:absolute; top:50%; left:50%; margin-left:-300px; margin-top:-30px; width:600px; background:#fff; font-size:16px; z-index:9; }
.search form .txt { float:left; height:60px; line-height:60px; padding-left:15px; width:450px; }
.search form .btn { float:right; height:60px; line-height:60px; width:150px; text-align:center; background:#1c63b3; color:#fff; cursor:pointer; }
.serclose { position:absolute; right:-50px; top:-50px; color:#fff; font-size:30px; cursor:pointer; }
.search01 { display:block; }

@media all and (max-width:750px){
	.search form { left:5%; margin-left:0; margin-top:-25px; width:90%; font-size:14px; }
	.search form .txt { height:50px; line-height:50px; padding-left:15px; width:calc(100% - 120px); }
	.search form .btn { height:50px; line-height:50px; width:100px; }
	.serclose { right:0; top:-40px; font-size:24px; }
}


.u-mask{ position:fixed; top:0; right:0; left:0; bottom:0; background-color:rgba(0,0,0,0.5); z-index: 9;  overflow: hidden; display:none;}
.m-nav-show .u-mask { display:block; }

.m-menu { position:fixed; top:0; right:-50%; width:45%; height:100%; background:#fff; z-index:99; opacity:0; overflow:auto; }
.m-menu .site-nav {  padding:30% 5% 7% 15%;  min-height:400px; overflow-y:auto; }
.m-menu li { padding-bottom:15px; font-size:15px; }
.m-menu li:hover a,.m-menu .current a { color: #1c63b3; }
.m-menu li dl { padding-left:15%; display:none; }
.m-menu li dt { padding-top:8px; padding-bottom:0; font-size:12px; }
.m-menu li a { color:#333; }
.m-menu li dt a { color:#333; }
.m-menu li dt.on a { color:#1c63b3; }
.m-menu li:hover dt a,.m-menu .current dt a { color: #333; }

.m-menu li.p dl { display:block; }
 
.u-menu { position:absolute; right:2%; top:50%; margin-top:-21px; width:50px; height:42px; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); cursor:pointer; display:none; z-index:9; }
.u-menu div { position:absolute; left:13px; top:20px; width:25px; height:25px; transform:translateZ(0px) rotate(0deg); transition:transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; }
.u-menu div i { position:absolute; left:0; top:0; display:block; width:25px; height:2px; background:#fff; }
.u-menu .u-menu-top i {transform:translate3d(0px,-8px,0px);-webkit-transform:translate3d(0px,-8px,0px);}
.u-menu .u-menu-middle i {transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);}
.u-menu .u-menu-bottom i {transform:translate3d(0px,8px,0px);-webkit-transform:translate3d(0px,8px,0px);}

.topArea01 { position:relative; background:#fff; }
.topArea01 .logo .img01 { display:none; }
.topArea01 .logo .img02 { display:block; }
.topArea01 .nav ul li .a1 {  color:#333; }
.topArea01 .nav ul li:hover .a1,.topArea01 .nav .current .a1 { color:#1c63b3; }
.topArea01 .serbot { background:url(form01.png) no-repeat center; cursor:pointer; }
.topArea01 .u-menu div i { background:#333; }
.topArea01 .top01 .a7 { background:url(t72.png) no-repeat center; }


.topArea02 { background:#fff; }
.topArea02 .logo .img01 { display:none; }
.topArea02 .logo .img02 { display:block; }
.topArea02 .nav ul li .a1 {  color:#333; }
.topArea02 .nav ul li:hover .a1,.topArea02 .nav .current .a1 { color:#1c63b3; }
.topArea02 .serbot { background:url(form01.png) no-repeat center; cursor:pointer; }
.topArea02 .u-menu div i { background:#333; }
.topArea02 .top01 .a7 { background:url(t72.png) no-repeat center; }

@media all and (max-width:1200px){
	.nav { display:none; }
	 
	.u-menu { display:block; }
	
	.logo img { height:60px; }
	
	.serbot { height:60px; margin-right:60px; }
	
	.top01 .a7 { display:none; }
}
@media all and (max-width:400px){
 
	.serbot { display:none;  }
}

.banner { position:relative; }
.swiper-container-1 .swiper-pagination  { bottom:40px!important; font-size:0; }
.swiper-container-1 .swiper-pagination-bullet { width:10px!important; height:10px!important; margin:0 5px!important; background:#fff; border-radius:100%; opacity:1; }
.swiper-container-1 .swiper-pagination-bullet-active { width:30px!important; border-radius:5px; background:#1c63b3; }
.swiper-container-1 .img02 { display:none; }

.banner .txt { position:absolute; top:50%; transform: translateY(-50%); left:0; width:100%; text-align:center; color:#fff; font-weight:bold; font-size:45px; line-height:1.5; z-index:99; /*text-shadow: #888 1px 0 0, #888 0 1px 0, #888 -1px 0 0, #888 0 -1px 0;*/  text-shadow: 5px 1px 6px rgb(0 0 0 / 50%);}
.banner .txt .p1 { opacity: 0; transform: translate(0,40px); transition: all .3s .6s; }
.banner .txt .p2 { opacity: 0; transform: translate(0,60px); transition: all .3s .8s; }


.banner .swiper-slide-active .txt .p1 { opacity: 1; transform: translate(0,0); }
.banner .swiper-slide-active .txt .p2 { opacity: 1; transform: translate(0,0);  }


.banner .txt01 { position:absolute; top:50%; transform: translateY(-50%); left:50%; margin-left:-600px; width:1200px; color:#fff; z-index:99; }
.banner .txt01 .p1 { font-size:28px; line-height:1; color:#fff; margin-bottom:15px; }
.banner .txt01 .p2 { font-size:20px; line-height:1; color:rgba(255,255,255,0.7); }


@media all and (max-width:1500px){
	.banner .txt { font-size:36px;  }
}

@media all and (max-width:1200px){
	.swiper-container-1 .swiper-pagination  { bottom:20px!important;  }
	
	.banner .txt { font-size:28px;  }
	
	.banner .txt01 { left:4%; margin-left:0; width:92%; }
	.banner .txt01 .p1 { font-size:24px; margin-bottom:10px; }
	.banner .txt01 .p2 { font-size:16px; }

}
@media all and (max-width:750px){
	.swiper-container-1 .img01 { display:none; }
	.swiper-container-1 .img02 { display:block; }
	
	
	.banner .txt { font-size:0.4rem; }
	 
	.banner .txt01 { width:100%; left:0; text-align:center; }
	.banner .txt01 .p1 { font-size:0.36rem; font-weight:bold; }
	.banner .txt01 .p2 { font-size:0.3rem; }
	 
}

 
@media all and (max-width:1200px){
	 
}
@media all and (max-width:750px){
	 
}

.footer { background:#484848; }
.footArea { padding:45px 0 30px; }
.foot01 { float:left; }
.foot01 dl { float:left; margin-right:50px; }
.foot01 dl:last-child { margin-right:0; }
.foot01 dl dt { font-size:18px; color:#fff; margin-bottom:20px; }
.foot01 dl dd { margin-bottom:5px; line-height:1.5; }
.foot01 dl dd:last-child { margin-bottom:0; }
.foot01 dl dd a { font-size:14px; color:rgba(255,255,255,0.2); }
.foot01 dl dd:hover a { color:rgba(255,255,255,1);; }

.foot02 { float:right; width:260px; }
.foot02 .ft01 { position:relative; margin-bottom:20px; }
.foot02 .ft01 p { height:35px; line-height:35px; padding-left:25px;font-size:14px; color:#fff; background:url(ft01.png) no-repeat center right #929292; cursor:pointer; }
.foot02 .ft01 ul { position:absolute; left:0; right:0; max-height:150px; overflow-y:auto; line-height:30px; font-size:14px; color:#fff; background:#929292; z-index:5; display:none;}
.foot02 .ft01:hover ul { display:block; }
.foot02 .ft01 ul li a { color:#fff; display:block; padding:0 25px; }
.foot02 .ft01 ul li:hover { background:#ccc; }
.foot02 .ft02 { float:left; width:115px; padding-top:10px; font-size:14px; }
.foot02 .ft02 a { display:block; padding-right:15px; background:url(ft02.png) no-repeat center right; margin-bottom:15px;  color:rgba(255,255,255,0.3); }
.foot02 .ft02 a:hover { color:#fff; }
.foot02 .ft03 { float:right; width:110px; text-align:center; }
.foot02 .ft03 p { font-size:14px; color:#fff; margin-top:10px; }

.tail { padding:15px 0; background:#424242; font-size:14px; color:rgba(255,255,255,0.3); text-align:center; }
.tail a { color:rgba(255,255,255,0.3); }
.tail a:hover { color:#fff; }

@media all and (max-width:1200px){
	.foot01 dl { margin-right:25px; }
	.foot01 dl:last-child { margin-right:0; }
	.foot01 dl dt { font-size:16px; color:#fff; margin-bottom:10px; }
	.foot01 dl dd { margin-bottom:5px; }
	.foot01 dl dd:last-child { margin-bottom:0; }
	.foot01 dl dd a { font-size:12px; }

	.tail { font-size:12px; } 
}
@media all and (max-width:1000px){
	.foot01 { float:none; width:100%; }
	.foot01 dl { width:16.66%; margin-right:0; padding-right:15px; box-sizing: border-box; }
	.foot01 dl:last-child { margin-right:0; }
	.foot01 dl dt { font-size:16px; color:#fff; margin-bottom:10px; }
	.foot01 dl dd { margin-bottom:5px; }
	.foot01 dl dd:last-child { margin-bottom:0; }
	.foot01 dl dd a { font-size:12px; }

	.foot02 { float:none; margin-top:25px; }
	
	.tail { font-size:12px; } 
}
@media all and (max-width:750px){
	.foot01 { display:none; } 
	.foot02 { margin:0 auto; }
}

 
.sjArea { display:none; }
@media all and (max-width:1200px){
	.pcArea { display:none; }
	.sjArea { display:block; }
}

/*广告*/
.ad_closed{width:16px;height:16px;line-height:16px;text-align:center;background:#f00;color:#fff;position:absolute;top:0;right:0;cursor:pointer;}

/*弹出广告*/
#popup{position:fixed;top:50%;left:50%;z-index:9999;}
#ad_shadow{width:100%;background:#000;position:fixed;top:0;left:0;z-index:9000;opacity:0.4;filter:alpha(opacity=40);}

/*漂浮广告*/
#ad1{position:absolute;z-index:9999;}

/*左侧门帘*/
#hangL{position:absolute;left:0;z-index:9999;}

/*右侧门帘*/
#hangR{position:absolute;right:0;z-index:9999;}

/*拉屏广告*/
#bigScreen{position:relative;left:50%;top:0;height:0;overflow:hidden;}
#bigScreen .ad_closed{top:10px;}
 