@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; }
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;}
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#555; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #555; transition: all 0.5s ease 0s; }
a:hover { color: #b0020c; }
.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }

.header{ width:100%; height:80px; background:#fff}
.header .nr{ width:84%; max-width:1600px; margin:0 auto; height:100%; position:relative}
.header .nr .logo{ float:left; height:100%}
.header .nr .logo img{ height:100%}
.header .nr .rt{ float:right; height:100%}
.header .nr .rt .s1{ width:40px; height:100%; float:left; background:url(g_01.jpg) center center no-repeat; cursor:pointer}
.header .nr .rt .s2{ width:40px; height:100%; background:url(g_02.jpg) center center no-repeat; float:left}
.header .nr .rt .s2 a{ display:block; width:100%; height:100%}
.header .nr .rt .s3{ width:40px; height:100%; background:url(g_03.jpg) center center no-repeat; float:left; position:relative; cursor:pointer}
.header .nr .rt .s3 .ewm{ width:120px; position:absolute; top:80px; left:50%; margin-left:-60px; z-index:9; display:none}
.header .nr .rt .s3:hover .ewm{ display:block}
.header .nr .nav{ float:right}
.header .nr .nav ul li{ float:left; line-height:80px; font-size:16px; color:#000000; position:relative}
.header .nr .nav ul li a{ padding:0 15px; display:block}
.header .nr .nav ul li.on a,.header .nr .nav ul li:hover a{ color:#0c345b}
.header .nr .nav ul li i{ display:block; font-size:12px; text-transform:uppercase; position:absolute; bottom:10px; left:50%; transform:translateX(-50%); line-height:1; width:200px; text-align:center; display:none}
.header .nr .nav ul li:hover i{ display:block}
/* 菜单显示 */
.u-menu { position:relative; float:right; right:0; top:50%; margin-top:-21px; display:block; width:50px; height:42px; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); z-index: 99; display:none }
.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:#000; }
.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);}


.snav{ width:100%; height:100%; background:rgba(00,00,00,0.5); position:fixed; z-index:99; left:0; top:0; display:none;}
.snav .lt{ width:calc(100% - 200px); float:left; height:100%}
.snav .rt{ width:200px; height:100%; float:right; background:#fff}
.snav .rt h2 { margin:0 0 10px; padding:10px 0; border-bottom:1px solid #ddd; font-weight:bold; font-size:16px; line-height:30px; text-align:center; }
.snav .rt li { position:relative; padding:12px 12px 12px 22px; border-bottom:1px solid #eee; font-size:14px; line-height:24px; }
.snav .rt li a { display:block; color:#333 }
.snav .rt li.on{ background:#0f3d6a}
.snav .rt li.on a { color:#fff; }
.snav .rt .on:after { position:absolute; top:50%; left:0; width:5px; height:14px; margin-top:-7px; border-left:2px solid #0f3d6a; content:"" }

/*搜索*/
.sea_on{ width:100%; height:100%; left:0; top:0; background:rgba(00,00,00,0.5); position:fixed; z-index:99; display:none}
.sea_on .s1{ width:400px; height:68px; position:absolute; left:50%; margin-left:-200px; top:50%; margin-top:-34px; background:#fff}
.sea_on .s1 .inp1{ width:200px; height:68px; border:0; position:absolute; left:10px; top:0; font-size:14px;}
.sea_on .s1 .inp2{ width:76px; height:68px; background:url(g_01x.jpg) center center no-repeat; position:absolute; right:0; top:0; cursor:pointer} 
.sea_on .s1 .gb{ width:30px; height:30px; background:url(gb.png) center center no-repeat; background-size:30px; position:absolute; right:0; top:-50px; cursor:pointer}

@media (max-width:1550px) {
	.header .nr .nav ul li a{ padding:0 10px;}
}
@media (max-width:1400px) {
	.header .nr .nav ul li a{font-size:14px}
}
@media (max-width:1300px) {
	.header .nr .nav ul li a{ padding:0 5px}
}
@media (max-width:1200px) {
	.header .nr{ width:96%; margin:0 auto}
	.header .nr .nav { display:none}
	.header .nr .rt .s3{ display:none}
	.header{ height:60px;}
	.u-menu{ display:block}
	.sea_on .s1{ width:300px; height:48px;margin-left:-150px;margin-top:-24px;}
	.sea_on .s1 .inp1{ width:180px; height:48px;}
	.sea_on .s1 .inp2{ width:76px; height:48px;} 
	.sea_on .s1 .gb{ width:24px; height:24px; background:url(gb.png) center center no-repeat; background-size:24px; position:absolute; right:0; top:-30px; cursor:pointer}
}

.swiper-container-1{ width:100%; overflow:hidden; position:relative}
.swiper-container-1 img{ width:100%}
.swiper-container-1 .swiper-slide{ width:100%}
.swiper-container-1 .img1{ display:block}
.swiper-container-1 .img2{ display:none}
.swiper-container-1 .swiper-button-next-1{ display:block; background:url(g_05.png) center center no-repeat; width:48px; height:95px; position:absolute; right:50%; margin-right:-800px; top:50%; margin-top:-48px; z-index:9; cursor:pointer}
.swiper-container-1 .swiper-button-prev-1{ display:block; background:url(g_04.png) center center no-repeat; width:48px; height:95px; position:absolute; left:50%; margin-left:-800px; top:50%; margin-top:-48px; z-index:9; cursor:pointer}
.swiper-container-1 .swiper-pagination-1{ width:100%; position:absolute; left:0; bottom:84px!important; text-align:center; z-index:9}
.swiper-container-1 .swiper-pagination-1 .swiper-pagination-bullet{ opacity:1; background:#fff; width:8px; height:8px; border-radius:4px}
.swiper-container-1 .swiper-pagination-1 .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:#0c345b; width:50px}
@media (max-width:1600px) {
	.swiper-container-1 .swiper-button-next-1{ display:block; background:url(g_05.png) center center no-repeat; width:36px; height:70px; position:absolute; right:10%; margin-right:0; top:50%; margin-top:-35px; z-index:9; cursor:pointer; background-size:cover}
	.swiper-container-1 .swiper-button-prev-1{ display:block; background:url(g_04.png) center center no-repeat;  width:36px; height:70px;  position:absolute; left:10%; margin-left:0; top:50%; margin-top:-35px; z-index:9; cursor:pointer; background-size:cover}
}
@media (max-width:1200px) {
	.swiper-container-1 .swiper-pagination-1{bottom:40px!important;}
	.swiper-container-1 .img2{ display:block}
	.swiper-container-1 .img1{ display:none}
	.swiper-container-1 .swiper-button-next-1{ width:20px; height:50px;background:url(g_05.png) center center no-repeat;background-size:contain; margin-top:-25px}
	.swiper-container-1 .swiper-button-prev-1{ width:20px; height:50px;background:url(g_04.png) center center no-repeat;background-size:contain; margin-top:-25px}
}

.footer{ width:100%; background:url(g_40.jpg) center center no-repeat; margin-top:70px; background-size:cover}
.footer .ft01{ width:100%; border-bottom:1px solid #4e718d}
.footer .ft01 .nr{ width:1600px; margin:0 auto}
.footer .ft01 .nr ul{ float:left;}
.footer .ft01 .nr ul li{ float:left; font-size:16px; color:#fff; line-height:54px; margin-right:55px}
.footer .ft01 .nr ul li a{ color:#fff}
.footer .ft01 .nr .en{ float:right; }
.footer .ft01 .nr .en a{display:inline-block; vertical-align:top; width:44px; height:30px; border:1px solid #b5c4cf; line-height:28px; text-align:center; font-size:20px; color:#ffffff; border-radius:8px; margin-top:12px; color:#fff}
.footer .ft02{ width:100%; margin-top:45px; margin-bottom:80px}
.footer .ft02 .nr{ width:1600px; margin:0 auto}
.footer .ft02 .nr .lt{ float:left; width:460px}
.footer .ft02 .nr .lt .tel{ font-size:16px; color:#fff; background:url(g_29.png) 0 10px no-repeat; padding:5px 0; background-size:20px; padding-left:40px; width:290px;word-break:break-all;word-wrap:break-word}
.footer .ft02 .nr .lt .s1{ font-size:14px; color:rgba(255,255,255,0.6); margin:25px 0}
.footer .ft02 .nr .lt .s2 a{ display:inline-block; vertical-align:top; background:url(g_30.png) center center no-repeat; width:45px; height:45px; padding-left:0; background-size:45px; margin-right:17px}
.footer .ft02 .nr .lt .s2 a.bshareDiv{ display:none}
.footer .ft02 .nr .lt .s2 a:nth-child(2){background:url(g_30.png) center center no-repeat;}
.footer .ft02 .nr .lt .s2 a:nth-child(3){background:url(g_31.png) center center no-repeat;}
.footer .ft02 .nr .lt .s2 a:nth-child(4){background:url(g_32.png) center center no-repeat;}
.footer .ft02 .nr .lt .s2 a:nth-child(5){background:url(g_33.png) center center no-repeat;}
.footer .ft02 .nr .lt .s2 a:nth-child(5){background:url(g_34.png) center center no-repeat; padding-left:0!important}
.footer .ft02 .nr .cen{ float:left}
.footer .ft02 .nr .cen .s1_L{ width:559px; float:left}
.footer .ft02 .nr .cen .s1_L .s2{ width:100%}
.footer .ft02 .nr .cen .s1_L .s2 .m1{ width:182px; height:47px; border:1px solid #909090; font-size:0; background:#fff; float:left}
.footer .ft02 .nr .cen .s1_L .s2 .m1 i{ display:inline-block; width:52px; height:47px; background:url(g_35.png) center center no-repeat}
.footer .ft02 .nr .cen .s1_L .s2 .m1 .inp1{ display:inline-block; vertical-align:top; width:calc(100% - 52px); border:0; background:none; font-size:14px; color:rgba(00,00,00,.6); height:47px}
.footer .ft02 .nr .cen .s1_L .s2 .m2{ width:200px; margin-left:10px; height:47px; border:1px solid #909090; font-size:0; background:#fff; float:left}
.footer .ft02 .nr .cen .s1_L .s2 .m2 i{ display:inline-block; width:52px; height:47px; background:url(g_36.png) center center no-repeat}
.footer .ft02 .nr .cen .s1_L .s2 .m2 .inp2{ display:inline-block; vertical-align:top; width:calc(100% - 52px); border:0; background:none; font-size:14px; color:rgba(00,00,00,.6); height:47px}


.footer .ft02 .nr .cen .s1_L .s2 .m3{ width:150px; height:47px; border:1px solid #909090; font-size:0; background:#fff; float:right;display: flex;
align-items: center;}
.footer .ft02 .nr .cen .s1_L .s2 .m3 .inp2{ display:inline-block; vertical-align:top; width:100px; border:0; background:none; font-size:14px; color:rgba(00,00,00,.6); height:47px; box-sizing:border-box; padding-left:10px}
.footer .ft02 .nr .cen .s1_L .s2 .m3 img{ width:50px; display:block; height:25px; margin:0!important}




.footer .ft02 .nr .cen .s1_L .s3{ width:100%; margin-top:26px; height:76px; background:#fff; box-sizing:border-box; border:1px solid #909090; font-size:0}
.footer .ft02 .nr .cen .s1_L .s3 i{ display:inline-block; width:52px; height:47px; background:url(g_37.png) center center no-repeat}
.footer .ft02 .nr .cen .s1_L .s3 .inp3{ display:inline-block; vertical-align:top; width:calc(100% - 52px); border:0; background:none; font-size:14px; color:rgba(00,00,00,.6); height:76px; line-height:47px}
.footer .ft02 .nr .cen .s1_L p{ font-size:12px; color:#fff}
.footer .ft02 .nr .cen .s1_R{ float:left; margin-left:17px}
.footer .ft02 .nr .cen .s1_R .inp4{ width:260px; height:151px; background:#f7d5a7; font-size:24px; color:#000000; border:0; border-radius:3px}
.footer .ft02 .nr .rt{ float:right; text-align:center; font-size:14px; color:#fff; line-height:2}
.footer .ft03{ width:100%; font-size:14px; text-align:center; border-top:1px solid #537590; padding:18px 0; color:rgba(255,255,255,0.5)}
.footer .ft03 a{ color:rgba(255,255,255,0.5)}
@media (max-width:1600px) {
	.footer .ft01 .nr{ width:1200px; margin:0 auto}
	.footer .ft02 .nr{ width:1200px; margin:0 auto; margin-top:25px}
	.footer .ft02 .nr .lt{ width:330px}
	.footer .ft02 .nr .cen .s1_L{ width:459px}
	.footer .ft02 .nr .cen .s1_L .s2 .m1{ width:140px}
	.footer .ft02 .nr .cen .s1_L .s2 .m2{ width:180px}
	.footer .ft02 .nr .cen .s1_L .s2 .m3{ width:120px}
	.footer .ft02 .nr .cen .s1_L .s2 .m3 .inp2{ width:calc(100% - 50px)}
	.footer .ft02 .nr .cen .s1_R .inp4{ width:210px}
}
@media (max-width:1200px) {
	.footer .ft01 .nr{ width:96%}
	.footer .ft01 .nr ul li{ margin-right:20px; font-size:14px}
	.footer .ft02 .nr{ width:96%}
	.footer .ft02 .nr .cen{ display:none}
}
@media (max-width:750px) {
	.footer{ margin-top:30px}
	.footer .ft01{ border:0}
	.footer .ft01 .nr ul{ width:100%}
	.footer .ft01 .nr ul li{ width:33.333333%; margin-right:0; text-align:center; border-bottom:1px solid #537590; line-height:40px}
	.footer .ft01 .nr .en{ width:100%; text-align:center;}
	.footer .ft01 .nr .en a{ width:100%; line-height:50px; height:50px; border:1px solid #537590; font-size:16px}
	.footer .ft02 .nr .lt{ width:100%; text-align:center}
	.footer .ft02 .nr .lt .tel{ padding:0; font-size:16px; background:none}
	.footer .ft02 .nr{ margin-top:0}
	.footer .ft02{ margin-top:15px; margin-bottom:15px}
	.footer .ft02 .nr .lt .s1{ margin:5px 0}
	.footer .ft02 .nr .lt .s2{ display:none}
	.footer .ft02 .nr .rt{ width:100%; margin-top:10px}
}

.ggrt{ width:70px; position:fixed; z-index:99; right:2%; top:50%; margin-top:-200px}
.ggrt li{ width:70px; height:70px; position:relative; background:#191919; border-bottom:1px solid rgba(255,255,255,0.3)}
.ggrt li span{ display:block; width:66px; height:70px; background:#0f3d6a; color:#fff; line-height:1.2; font-size:14px; padding:18px; position:absolute; left:-66px; top:0; box-sizing:border-box; border-radius:15px 0 0 15px; display:none}
.ggrt li a{ display:block; width:100%; height:100%}
.ggrt li:nth-child(1) a{ background:url(mb.png) center center no-repeat; cursor:pointer}
.ggrt li:nth-child(1) a.on{ background:url(ma.png) center center no-repeat}
.ggrt li:nth-child(2) a{ background:url(g_06.png) center center no-repeat}
.ggrt li:nth-child(3) a{ background:url(g_07.png) center center no-repeat}
.ggrt li:nth-child(4) a{ background:url(g_08.png) center center no-repeat}
.ggrt li:nth-child(5) a{ background:url(g_09.png) center center no-repeat}
.ggrt li:nth-child(6) a{ background:url(g_10.png) center center no-repeat}
.ggrt li:nth-child(7) a{ background:url(g_11.png) center center no-repeat #424040}
.ggrt li:hover span{ display:block}
.ggrt li:hover{background:#0f3d6a;}
@media (max-width:1200px) {
	.ggrt{ position:fixed; right:0;}
	.ggrt li{ display:none}
	.ggrt li:nth-child(1){ display:block}
	#hangL{ display:none}
}
@media (max-width:375px) {
.header .nr .rt .s1{ display:none}
}


input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], select, textarea,button {
    -webkit-appearance: none; border-radius:0
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 100px white inset;
}









