@charset "utf-8";

.header{ width:100%; position:relative; background:#fff; left:0; top:0; z-index:99}
.header .nr .logo img{padding:35px 0}
.header .nr .rt{ padding:25px 0}
.header .nr .rt .hnav li>a{ color:#333}
@media all and (max-width:1200px){
	.header .nr .logo img {height: 20px; padding: 18px 0;}
	.header .nr .rt{ padding:15px 0}
}

/* Banner */
.banner { position:relative; width:100%; overflow:hidden; z-index:3; }
.banner img{ width:100%}
.banner img.img1{ display:block}
.banner img.img2{ display:none}
.banner .item{ position:absolute; top:50%; transform:translateY(-50%); z-index:2; left:0; width:100%; color:#fff; text-align:center}
.banner .item .a{ font-size:36px; font-weight:bold; line-height:1.2}
.banner .item .b{ width:672px; margin:0 auto; font-size:16px; margin-top:30px; line-height:2}
@media all and (max-width:1200px){
	.banner .item .a{ font-size:20px}
	.banner .item .b{ width:92%; font-size:12px; margin-top:15px; line-height:1.6}
}

/* 主体 */
.container { position:relative; padding:15px 0; z-index:8; }
.wrap { position:relative; width:1800px; min-height:460px; _height:460px; margin:0 auto; }

.sidebar{}
.wrap .main { display:block; *zoom:1; padding:30px 0 0; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }
@media all and (max-width:1800px){
	.wrap { width:1200px}
}
@media all and (max-width:1200px){
	.wrap { width:92%}
	.container{ padding:0}
	.wrap .main{ padding-top:20px}
}


/* 左侧栏目标题 */
.leftTitle { position:relative; margin-bottom:18px; padding:18px 0; color:#333; }
.leftTitle i,.leftTitle s { display:block; text-align:center; }
.leftTitle i { font-size:38px; line-height:58px; font-weight:normal; }
.leftTitle s { color:#888; font:12px/18px arial; text-decoration:none; text-transform:uppercase; }

/* 二级、三级菜单 */
.menu ul { zoom:1; padding:30px 0 40px; border-bottom:3px solid #f7f7f7; text-align:center; }
.menu ul:after{content:'\20';display:block;height:0;clear:both; font-size:0}
.menu ul li { display:inline-block; *display:inline; zoom:1; margin:0 10px; vertical-align:top; }
.menu ul li a { display:inline-block; padding:7px 36px; border-radius:19px; color:#494949; font-size:16px; }
.menu ul li a:hover,.menu ul li .current { background:#434343; color:#fff; text-decoration:none; }

.m-rdm { padding:30px 0; text-align:center; }
.m-rdm a { display:inline-block; background:url(g_19.jpg) left center no-repeat; padding-left:26px; font-size:18px; color:#434343; margin-right:36px }
.m-rdm a:last-child{ margin-right:0}
.m-rdm a:hover,.m-rdm .current { color:#014099 }

@media all and (max-width:1200px){
	.menu{ width:100%; background:#f7f7f7}
	.menu ul{ padding:0; font-size:0; text-align:left; border:0}
	.menu ul li{ width:50%;height:46px; margin:0; text-align:center; border-right:1px solid rgba(255,255,255,0.7); box-sizing:border-box; border-bottom:1px solid rgba(255,255,255,0.7)}
	.menu ul li a{ line-height:46px; padding:0; width:100%; border-radius:0}
	.m-rdm{ padding:15px 0}
	.m-rdm a{ font-size:14px; padding-left:10px}
}

/* 面包屑 */
.location { position:relative; height:24px; width:1002px; margin:0 auto 30px; padding:11px 0; border-bottom:1px solid #eaeaea; line-height:24px; display:none; }
.location h3 { float:left; padding-left:10px; border-left:5px solid #069; color:#000; font-size:21px; font-weight:normal; }
.breadcrumbs { float:right; text-align:right; }
.breadcrumbs a { display:inline-block; margin-left:12px; padding-left:12px; background:url(o_ico_04.gif) no-repeat 0 center; vertical-align:top; }
.breadcrumbs .u-home { padding-left:20px; background:url(o_ico_03.gif) no-repeat 0 center; }

/* 内容模式 */
.article { padding:0 0 40px; line-height:2; font-size:14px; word-wrap:break-word; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:20px; }
.article .hd .titBar { color:#797979; font-size:12px; } 
.article .bd { padding-bottom:40px; }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }
.article .ft .prev{ float:left}
.article .ft .next{ float:right}
.article .pc img{ max-width:100%; height:auto}
.article .sj img{ max-width:100%; height:auto}
.article .pc{ display:block}
.article .sj{ display:none}
@media all and (max-width:1200px){
	.article .sj{ display:block}
	.article .pc{ display:none}
}

/* 新闻列表 */
/* 新闻列表 */
.list { width:1800px; margin:0 auto; padding:40px 0 0; }
.list ul{ margin-bottom:30px}
.list li { padding:14px 0; border-bottom:1px dashed #e0e0e0; background:url(o_ico_04.gif) no-repeat left center; font-size:15px; }
.list li a { float:left; padding-left:12px; color:#333; }
.list li a:hover{color:#0078c8;padding-left:18px;}
.list li span { float:right; color:#999; font-family:Arial;}
@media all and (max-width:1800px){
	.list{ width:1200px;}
}
@media all and (max-width:1200px){
	.list{ width:92%}
	.list { padding:25px 0 20px; }
	.list li{background:none;font-size:14px;padding:10px 0;}
	.list li:first-child{padding-top:0;}
	.list li a{float:none;display:block;padding-left:0;text-align:justify;}
	.list li span{float:none;display:block;font-size:12px;margin-top:6px;}
	.article .ft .prev{ float:none}
	.article .ft .next{ float:none}
}

/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item { box-shadow:0 0 15px rgba(00,00,00,0.15); margin-bottom:65px }
.pothoItem .item:hover{ background:#f6f9fe; border-bottom:1px solid #f6f9fe}
.pothoItem .item .pic { float:left; width:645px; overflow:hidden  }
.pothoItem .item .pic img { width:100%; height:auto; }
.pothoItem .item .pic img{transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.pothoItem .item .pic:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}

.pothoItem .item dl { display:block; float:right; width:calc(100% - 645px); box-sizing:border-box; padding:70px 90px 0}
.pothoItem .item dl dt { font-size:30px; line-height:50px; color:#333333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; background:url(g_27.jpg) left bottom no-repeat; padding-bottom:20px }
.pothoItem .item dl dt a{ color:#333}
.pothoItem .item dl .d{ display:none; }
.pothoItem .item dl .i { margin:30px 0 40px; color:#656565; font-size:16px; line-height:25px; line-height:30px; height:60px; overflow:hidden}
.pothoItem .item dl .m{}
.pothoItem .item dl .m a{ display:block; width:120px; height:38px; text-align:center; border:1px solid #999999; font-size:14px; color:#999; line-height:38px; border-radius:20px}
.pothoItem .item:hover dl .m a{ border:1px solid #284d8e; color:#284d8e}
@media all and (max-width:1800px){
	.pothoItem .item .pic{ width:500px}
	.pothoItem .item dl { width:calc(100% - 500px); padding:30px 60px }
}


@media all and (max-width:1200px){
.pothoItem .item{ padding:10px; margin-bottom:30px}
.pothoItem .item .pic{ width:150px}
.pothoItem .item dl{ width:calc(100% - 150px); margin:0; padding:10px 10px 0}
.pothoItem .item dl dt{ font-size:16px; line-height:20px; padding-bottom:10px}
.pothoItem .item dl .i{ font-size:12px; margin:0; margin-top:10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; height:auto;}
.pothoItem .item dl .m{ margin-top:15px; display:none}
.pothoItem .item dl .m a{ font-size:12px; height:24px; line-height:24px; width:80px; display:none}
}

/* 图片列表 */
.piList .pic-item-list { margin:0 0 20px; }
.piList .pic-item-list .pic-item { }
.piList .pic-item-list .list-pic { display:block;margin:0 auto; text-align:center; }
.piList .pic-item-list dl { line-height:26px; text-align:center; }
.piList { padding:0 0 20px; overflow:hidden; }
.piList .pic-item-list { width:100%; margin:0 auto; padding:0; }
.piList .pic-item { position:relative; width:424px; box-sizing:border-box; border:1px solid #eeeeee; margin:0 34px 55px 0; padding:0; float:left; overflow:hidden }
.piList .pic-item:nth-child(4n){ margin-right:0}
.piList .list-pic { display:block; width:100%;  margin-bottom:0; overflow:hidden}
.piList .list-pic img { width:100%; }
.piList .list-pic img{transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.piList .list-pic:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.piList dl {}
.piList dl dt {}
.piList dl dt a{ display:block; width:100%; box-sizing:border-box; padding:30px 25px; text-align:left; font-size:16px; color:#000000; background:url(g_20.png) 96% center no-repeat;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.piList .pic-item:hover dl dt a{ background:url(g_21.png) 96% center no-repeat}
.piList .pic-item:hover{ border-bottom:1px solid #f47b15; box-shadow:0 0 15px rgba(00,00,00,.1)}
@media all and (max-width:1800px){
	.piList .pic-item{ width:274px}
}
@media all and (max-width:1200px){
	.piList .pic-item{ width:48.5%; margin-right:3%; margin-bottom:4%}
	.piList .pic-item:nth-child(2n){ margin-right:0}
	.piList dl dt a{ padding:10px; font-size:14px}
}


/* 图片列表2 */
.piList2 .pic-item-list { margin:0 0 20px; }
.piList2 .pic-item-list .pic-item { }
.piList2 .pic-item-list .list-pic { display:block;margin:0 auto; text-align:center; }
.piList2 .pic-item-list dl { line-height:26px; text-align:center; }
.piList2 { padding:0 0 20px; overflow:hidden; }
.piList2 .pic-item-list { width:100%; margin:0 auto; padding:0; }
.piList2 .pic-item { position:relative; width:425px; box-sizing:border-box; border:1px solid #eeeeee; margin:0 33px 55px 0; padding:0; float:left; overflow:hidden }
.piList2 .pic-item:nth-child(4n){ margin-right:0}
.piList2 .list-pic { display:block; width:100%;  margin-bottom:0; overflow:hidden}
.piList2 .list-pic img { width:100%; }
.piList2 .list-pic img{transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.piList2 .list-pic:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.piList2 dl { width:100%; position:relative; background:#f8f8f8; padding:50px 30px; box-sizing:border-box; text-align:center}
.piList2 dl a.ico{ display:block; background:url(g_23.png) center center no-repeat; width:54px; height:54px; position:absolute; left:50%; margin-left:-27px; top:-27px; z-index:9}
.piList2 dl dt {}
.piList2 dl dt a{ font-size:22px; color:#2e2e2e; padding:15px 0; display:block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.piList2 dl dd{ font-size:16px; line-height:30px; height:60px; overflow:hidden}
.piList2 .pic-item:hover{ border-bottom:1px solid #f47b15; box-shadow:0 0 15px rgba(00,00,00,.1)}
.piList2 .pic-item:hover dl a.ico{  background:url(g_24.png) center center no-repeat; }
@media all and (max-width:1800px){
	.piList2 .pic-item{ width:281px; margin:0 25px 35px 0}
	.piList2 dl{ padding:40px 15px}
	.piList2 dl dt a{ font-size:20px}
	.piList2 dl dd{ font-size:14px; line-height:25px; height:50px}
}
@media all and (max-width:1200px){
	.piList2 .pic-item{ width:48.5%; margin-right:3%; margin-bottom:4%}
	.piList2 dl{ padding:20px 10px}
	.piList2 dl a.ico{ width:36px; height:36px; background-size:cover; margin-left:-18px; top:-18px}
	.piList2 .pic-item:nth-child(2n){ margin-right:0}
	.piList2 dl dt a{ padding:10px 0; font-size:16px}
	.piList2 dl dd{ font-size:12px; line-height:22px; height:44px; overflow:hidden}
}



/* 图片列表3 */
.piList3 .pic-item-list { margin:0 0 20px; }
.piList3 .pic-item-list .pic-item { }
.piList3 .pic-item-list .list-pic { display:block;margin:0 auto; text-align:center; }
.piList3 .pic-item-list dl { line-height:26px; text-align:center; }
.piList3 { padding:0 0 20px; overflow:hidden; }
.piList3 .pic-item-list { width:100%; margin:0 auto; padding:0; }
.piList3 .pic-item { position:relative; width:15%; box-sizing:border-box; border:1px solid #eeeeee; margin:0 2% 3% 0; padding:0; float:left; overflow:hidden }
.piList3 .pic-item:nth-child(6n){ margin-right:0}
.piList3 .list-pic { display:block; width:100%;  margin-bottom:0; overflow:hidden}
.piList3 .list-pic img { width:100%; }
.piList3 .list-pic img{transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.piList3 .list-pic:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.piList3 dl {}
.piList3 dl dt {}
.piList3 dl dt a{ display:block; width:100%; box-sizing:border-box; padding:15px 10px; text-align:left; font-size:16px; color:#000000; background:url(g_20.png) 96% center no-repeat}
.piList3 .pic-item:hover dl dt a{ background:url(g_21.png) 96% center no-repeat}
.piList3 .pic-item:hover{ border-bottom:1px solid #f47b15; box-shadow:0 0 15px rgba(00,00,00,.1)}
@media all and (max-width:1800px){
	.piList3 .pic-item{}
}
@media all and (max-width:1200px){
	.piList3 .pic-item{ width:48.5%; margin-right:3%; margin-bottom:4%}
	.piList3 .pic-item:nth-child(2n){ margin-right:0}
	.piList3 dl dt a{ padding:10px; font-size:14px}
}



.tpx{ width:100%; text-align:center}
.tpx h3{ font-size:34px; color:#403e3e; background:url(g_27.jpg) bottom center no-repeat; padding-bottom:30px; font-weight:normal}
.tpx .intro{ font-size:16px; color:#656565; line-height:2; width:1200px; margin:30px auto 70px}
@media all and (max-width:1200px){
	.tpx h3{ font-size:24px; padding-bottom:20px}
	.tpx .intro{ font-size:12px; width:92%; margin:20px auto 40px}
}
/* 分页 */
.page { padding:0 0 40px; line-height:24px; text-align:center; word-wrap:break-word; }
.page a { display:inline-block; margin:0 2px; padding:10px 18px; border:1px solid #ddd; background:#ddd; color:#333; vertical-align:top; font-size:16px }
.page a:hover,.page .current { border:1px solid #07388d; background:#07388d; color:#fff; }
@media all and (max-width:1800px){
	.page a{ padding:3px 10px}
}
@media all and (max-width:1200px){
	.page a { font-size:12px}
	.page a{ padding:3px 5px}
}

/* 人才招聘 */
.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(ico_05.gif) no-repeat 0 8px; font-weight:bold; line-height:24px; }
.hrTable .hrTableTh { height:32px; background:#666; color:#fff; }
.hrTable th { color:#fff; font-weight:normal; }
.hrTable td { padding:0 8px; }
.hrTable .bg td { background:#eee; }
.hr { position:relative; padding:0 0 40px; }
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#0063be; font-size:20px; line-height:55px; }
.hr h3 s { float:right; width:20px; height:20px; margin-top:17px; cursor:pointer; }
.hr h3 .off { background:url(hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(hr_up.gif) no-repeat center; }
.hrItem { margin-bottom:5px; }
.hrItem .title { border-bottom:1px dotted #ccc; color:#999; font-weight:bold; line-height:36px; }
.hrItem .title span { float:right; font-weight:100; }
.hrItem .title span a { color:#88000c; }
.hrItem .con { margin-bottom:10px; padding:15px 0; line-height:24px; }
.hrItem .con h4 { font-size:14px; line-height:36px; }
.hrItem .apply { width:95px; height:25px; padding:0; background:#01286f; color:#fff; line-height:25px; text-align:center; }
.hrItem .apply a { color:#fff; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { padding:0; color:#0063be; font-weight:bold; line-height:20px; }
.hr-list .title span { float:right; font-weight:100; }
.hr-list .info { padding:5px 0; line-height:24px; }
.hr-list .apply { height:24px; line-height:24px; text-align:right; }

/* 新闻列表 */
.message { padding:0 0 30px; }
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#0063be; font-size:16px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#01286f; font-size:12px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

/* 人才招聘 */
.form-panel { padding:0 0 30px; }
.form-panel h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.form-panel .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:24px; text-align:right; }
.form-panel .input { padding:5px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:20px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .submit-field { padding:0 10px 20px 100px; _padding:0 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer; }

/* 产品详细页 */
.m-detail { margin-bottom:30px; }
.m-detail .m-property { float:left; width:100%; }
.m-detail .property { margin-left:350px; }
.m-detail .property h1 { font-weight:100; font-size:18px; line-height:34px; }
.m-detail .property .m-i-a { margin-bottom:8px; padding:8px 0 15px; border-bottom:1px dotted #d9d9d9; color:#888; font-size:14px; line-height:25px; }
.m-detail .gallery { position:relative; float:left; width:350px; margin-left:-100%; }
.m-detail .gallery .bigPic { width:300px; height:224px; }
.product-detail { margin-bottom:30px; border:1px solid #e5e5e5; }
.product-detail .hd { height:45px; border-bottom:1px solid #e5e5e5; background:#f6f6f6; }
.product-detail .hd h2 { float:left; width:136px; height:46px; margin:-2px 0 -1px; border-top:2px solid #0058af; border-right:1px solid #e5e5e5; background:#fff; font-size:22px; font-weight:100; line-height:46px; text-align:center; }
.product-detail .bd { padding:25px; line-height:28px; font-size:14px; }


.picNews02{ width:1920px; position:relative; left:50%; margin-left:-960px; padding-top:40px; padding-bottom:40px}
.picNews02 .item{ width:1800px; margin:0 auto; background:#fff; box-sizing:border-box; padding:30px 0; position:relative}
.picNews02 .item:after{ content:""; display:block; width:1620px; position:absolute; right:0; bottom:0; height:1px; background:#ddd}
.picNews02 .item .con{ width:100%;}
.picNews02 .item .con .pic{ width:241px; float:right}
.picNews02 .item .con .pic img{ width:100%}
.picNews02 .item .con .time{ width:180px; float:left; text-align:center; background:url(g_29.jpg) right center no-repeat; height:150px}
.picNews02 .item .con .time .a{ font-size:54px; color:#333; line-height:1; padding:10px 0; margin-top:20px}
.picNews02 .item .con .time .b{ font-size:14px; color:#333}
.picNews02 .item .con .title{ width:1300px; float:left; box-sizing:border-box; margin-left:50px;}
.picNews02 .item .con .title h3{ margin-top:20px; font-size:24px; color:#333333; font-weight:normal;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.picNews02 .item .con .title h3 a{ color:#333}
.picNews02 .item .con .title .v{ font-size:14px; color:#b4b4b4; background:url(g_30.png) left center no-repeat; padding-left:25px; margin:5px 0}
.picNews02 .item .con .title .intro{ font-size:14px; color:#999999; line-height:30px; text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin-top:8px}
.picNews02 .item .con .title .t{ font-size:0}
.picNews02 .item:hover{ background:#f9f9f9}
@media all and (max-width:1800px){
	.picNews02 .item{ width:1200px}
	.picNews02 .item .con .title{ width:700px; margin-left:40px}
	.picNews02 .item:after{ width:1020px}
}
@media all and (max-width:1200px){
	.picNews02{ width:92%; left:0; margin:0 auto; padding:20px 0}
	.picNews02 .item{ width:100%; margin:0 auto}
	.picNews02 .item .con .time{ display:none}
	.picNews02 .item .con .pic{ width:150px;}
	.picNews02 .item .con .title{ width:calc(100% - 170px); margin:0}
	.picNews02 .item:after{ width:100%}
	
	.picNews02 .item .con .title h3{ margin:0; font-size:16px}
	.picNews02 .item .con .title .v{ font-size:12px; margin:0 0}
	.picNews02 .item .con .title .intro{ font-size:12px; margin:0 0; line-height:24px}
	.picNews02 .item .con .title .t{ font-size:12px; color:#999; margin-top:3px}
}


.about{ width:100%}
.ab_1{ width:100%; background:url(ab01.jpg) left center no-repeat; height:829px;}
.ab_1 .nr{ width:1800px; margin:0 auto}
.ab_1 .nr .item{ width:1420px; float:right}
.ab_1 .nr .item .a1{ font-size:50px; color:#e6e6e6; line-height:50px; padding-top:115px}
.ab_1 .nr .item .a2{ font-size:30px; color:#403e3e; line-height:30px; padding:15px 0 25px; background:url(ab02.jpg) left bottom no-repeat}
.ab_1 .nr .item .a3{ font-size:16px; color:#4f4f4f; line-height:28px; margin-top:35px}
@media all and (max-width:1800px){
	.ab_1 .nr{ width:1200px;}
	.ab_1 .nr .item{ width:850px}
	.ab_1 .nr .item .a1{ padding-top:50px}
	.ab_1 .nr .item .a3{ font-size:14px; line-height:24px}
}
@media all and (max-width:1200px){
	.ab_1{ height:auto; background:none; padding-bottom:40px}
	.ab_1 .nr{ width:92%;}
	.ab_1 .nr .item{ width:100%}
	.ab_1 .nr .item .a1{ font-size:24px; line-height:24px; text-align:center; padding-top:40px}
	.ab_1 .nr .item .a2{ font-size:20px; line-height:20px; text-align:center; padding:10px 0 20px; background:url(ab02.jpg) center bottom no-repeat}
	.ab_1 .nr .item .a3{ margin-top:20px}
}
.ab_2{ width:100%; background:url(ab05.jpg) center center no-repeat; background-size:cover; padding:60px 0 75px}
.ab_2 .nr{ width:1800px; margin:0 auto}
.ab_2 .nr .hd{ width:100%; text-align:center}
.ab_2 .nr .hd .a1{ font-size:50px; color:#888888; line-height:50px;}
.ab_2 .nr .hd .a2{ font-size:30px; color:#fff; line-height:30px; padding:15px 0 25px; background:url(ab03.jpg) center bottom no-repeat}
.ab_2 .nr .swiper05{ width:100%; overflow:hidden; margin-top:50px}
.ab_2 .nr .swiper05 .swiper-slide{ width:328px; margin-right:40px}
.ab_2 .nr .swiper05 .swiper-slide:last-child{ margin-right:0}
.ab_2 .nr .swiper05 .swiper-slide img{ width:100%}
@media all and (max-width:1800px){
	.ab_2 .nr{ width:1200px;}
	.ab_2 .nr .swiper05 .swiper-slide{ width:270px}
}
@media all and (max-width:1200px){
	.ab_2{ padding:40px 0 50px}
	.ab_2 .nr{ width:92%}
	.ab_2 .nr .hd .a1{ font-size:24px; line-height:24px; }
	.ab_2 .nr .hd .a2{ font-size:20px; line-height:20px; padding:15px 0 25px;}
	.ab_2 .nr .swiper05{ margin-top:30px}
	.ab_2 .nr .swiper05 .swiper-slide{ width:150px; margin-right:20px}
}


.ab_3{ width:100%; padding:90px 0 80px}
.ab_3 .nr{ width:1800px; overflow:hidden; margin:0 auto;}
.ab_3 .nr .hd{ width:100%; text-align:center}
.ab_3 .nr .hd .a1{ font-size:50px; color:#e6e6e6; line-height:50px;}
.ab_3 .nr .hd .a2{ font-size:30px; color:#403e3e; line-height:30px; padding:15px 0 25px; background:url(ab02.jpg) center bottom no-repeat}

.ab_3 .nr .swiper06{ width:100%; margin-top:70px}
.ab_3 .nr .swiper06 .swiper-slide{ width:195px; margin-right:12px}
.ab_3 .nr .swiper06 .swiper-slide a{ display:block; width:100%; height:100%; box-sizing:border-box; border:1px solid #e9e9e9}
.ab_3 .nr .swiper06 .swiper-slide a img{ width:100%}
.ab_3 .nr .swiper06 .swiper-slide a:hover{ border:1px solid #d2d2d2}

@media (max-width:1800px) {
	.ab_3 .nr{ width:1200px}
}
@media (max-width:1200px){
	.ab_3{ padding:50px 0}
	.ab_3 .nr{ width:92%}
	.ab_3 .nr .hd .a1{ font-size:24px; line-height:24px; }
	.ab_3 .nr .hd .a2{ font-size:20px; line-height:20px; padding:15px 0 25px;}
	
	.ab_3 .nr .swiper06{ margin-top:30px}
	.ab_3 .nr .swiper06 .swiper-slide{ width:140px}
}




/*contact*/
.xx{}
.contact{ width:100%; padding:60px 0 70px}
.contact .nr{ width:1800px; margin:0 auto; box-shadow:0 0 10px rgba(00,00,00,0.15)}
.contact .nr .lt{ width:600px; float:left; box-sizing:border-box; padding:90px 50px 0 0; margin-left:200px}
.contact .nr .lt .s1 .p2{ font-size:24px; color:#333;position:relative;}
.contact .nr .lt .s2{ font-size:16px; color:#666666; margin:40px 0 30px; line-height:2}
.contact .nr .lt .s3{ width:90px; text-align:center}
.contact .nr .lt .s3 p{ font-size:14px; color:#9c9c9c}
.contact .nr .lt .s3 img{ width:100%}
.contact .nr .rt{ width:800px; float:right}
.contact .nr .rt .img1{ width:100%;}
@media all and (max-width:1800px){
	.contact .nr{ width:1200px;}

	.contact .nr .lt{ padding:60px 45px 0 60px; margin-left:0; width:500px}
	.contact .nr .rt{ width:700px}	

}
@media all and (max-width:1200px){
	.contact{ padding:40px 0 50px}
	.msg h3{ font-size:20px}
	.contact .nr{ width:92%}
	.contact{ margin-top:30px}
	.contact .nr .lt{ width:100%}
	.contact .nr .lt .s1 .p1{ font-size:24px}
	.contact .nr .lt .s1 .p2{ font-size:20px; padding-bottom:15px}
	.contact .nr .lt .s2{ margin:20px 0; font-size:14px}
	.contact .nr .rt{ width:100%; margin-top:25px}
	.contact .nr .lt{ padding:30px}
	.contact .nr .lt .s1 .p2{ padding-bottom:0}
}

.sea_on{ position:absolute; top:96px;}





































































































