body { text-align: left; padding: 0; margin: 0;font-family: "microsoft yahei",'PingFang SC','Myriad Pro',"AvantGarde Bk BT","Arial",'Helvetica Neue', 'Helvetica', 'sans-serif'; color: #333; font-size:14px;  }
body, html { min-width: 1366px;}
div, p, li { word-break: break-all; }
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p { padding: 0; margin: 0; }
pre, code, form, fieldset, legend, input, textarea, p, blockquote, th { padding: 0; margin: 0; }
fieldset { border-top-width: 0; border-left-width: 0; border-bottom-width: 0; border-right-width: 0; }
a img { border: 0; padding: 0; margin: 0; }
i { font-style: normal; }
address, caption, cite, cite, code, dfn, em, th, var { font-weight: normal; font-style: normal; }
li { list-style-type: none; }
caption { text-align: left; }
th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; font-size: 100%; }
q:unknown {
 content: '';
}
input, textarea, select { font-family: inherit;font-size: 100%; }
a:link { color: #333; text-decoration: none; }
a:visited { color: #333; text-decoration: none; }
a:hover { color: #26428b; text-decoration: none; }
.icon { background-image: url("../images/icon.png"); display: inline-block; vertical-align: middle; }
.left { float: left; }
.right { float: right; }
.fl { float: left; }
.fr { float: right; }
.w1000 { width: 1000px; margin: 0 auto; }
.clear { clear: both; font-size: 0; margin: 0; padding: 0; display: block; _height: 0; overflow: hidden; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { *zoom: 1;
}
.hidden { display: none; }
.icon { background: url(../images/icon.png) no-repeat; display: block; }
.w1170 { width: 1170px; margin: 0 auto; }
/***********共用结束************/
/***首页*****/
/*******顶部*******/
#navLi{ display:none;}
.header_main { width: 100%; height: 90px; z-index: 20; position: fixed; left: 0; top: 0; width: 100%; }
.header_main .header { }
.header { }
.header .logo { display: inline-block; margin-left: 50px; margin-top: 20px; }
.header .search-box { position: relative;z-index: 66; margin-right:50px;}
.header .search-box .so1{ float:left; position:relative;}
.header .search-box .so1 .butn { display: block; cursor: pointer; width:36px; height:36px; margin-top:30px; border:#7cbeec solid 1px; border-radius:50%; }
.header .search-box .so1 .butn i { width: 16px; height: 16px; background-position: 0 0; margin: 0 auto; margin-top:10px; }
.header .search-box .so1 .butn.hov { background: url(../images/ico_60.png) no-repeat center #f91747; }
.header .search-box .so1 .butn.hov i { display: none; }
.header .search-box .so2{ float:left; margin-left:10px;}
.header .search-box .so2 .butn { display: block; cursor: pointer; width:36px; height:36px; margin-top:30px; border:#7cbeec solid 1px; border-radius:50%; position:relative; }
.header .search-box .so2 .butn i { width: 15px; height: 19px; background-position: 0 -30px; margin: 0 auto; margin-top:8px; }
.header .search-box .so2 .butn img{ display:block; position:absolute; top:38px; left:-40px;width:120px; height:0;-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}
.header .search-box .so2 .butn:hover img{ height:120px;}
.header .search-box .so3{ float:left; margin-left:10px;}
.header .search-box .so3 .butn { display: block; cursor: pointer; width:36px; height:36px; margin-top:30px; border:#7cbeec solid 1px; border-radius:50%; position:relative; }
.header .search-box .so3 .butn i { width: 14px; height: 16px; background-position: 0 -63px; margin: 0 auto; margin-top:10px; }
.header .search-box .so4{ float:left; margin-left:10px;}
.header .search-box .so4 .butn { display: block; cursor: pointer; width:36px; height:36px; margin-top:30px; border:#7cbeec solid 1px; border-radius:50%; position:relative; }
.header .search-box .so4 .butn i { width: 19px; height: 10px; background-position: 0 -94px; margin: 0 auto; margin-top:14px; }


.header .share-sub { position: absolute; right: 0px; top:66px; width: 0; height:40px; overflow: hidden; background: #ededed; }
.header .share-sub .sub-btn { border: none; width:78px; height:40px; background-position: 0px -150px;background-color:#2867c9; cursor:pointer;}
.header .share-sub .tex { width: 200px; font-size: 14px; height:40px; line-height:40px; padding-left:14px; color: #666; border: none; background: #ededed;/*margin-top: 10px;*/ }
.header .lang-box { margin-top: 21px; margin-right: 39px; }
.header .lang-box a { display: inline-block; text-align: center; color: #fff; font-size: 12px; margin-left: 29px; }
.header .lang-box .stt { display: inline-block; line-height: 30px; font-size: 14px; color: #777; margin-right: 4px; }
.header .nav { display:inline-block;position: absolute;right:290px;top: 0;}
.header .nav ul{ display:inline-block;}
.header .nav li {text-align: center; height:52px;font-size: 16px;position: relative;float: left;display:block;    padding-top: 38px;}
.header .nav li a {position: relative;color: #fff;float:left;text-shadow:0 1px 2px #bababa}
.header .nav li i {display:block;float:left;width: 1px;height: 14px;background-color: #ccc;/* -webkit-transition: all 0.3s ease 0s; *//* transition: all 0.3s ease 0s; */ margin-top:2px;}
.header .nav li:hover a, .header .nav li.hover a { color: #fff; font-weight:bold; }
.header .nav a {padding:0 18px;height:16px;font-size:16px;color: #333;line-height:16px;/* width: 100%; */display:block;}
.header .nav a:hover { color: #0068b7; }
.header .nav .sub-box {  width: 100%; position: absolute; left: 0; top: 70px; display: none; box-shadow: 0px 2px 8px #eaeaea;}
.header .nav .sub-box p {background-color: #fff; line-height: 40px; width: 100%; border-bottom: 1px solid #e5e5e5; font-size: 15px; text-align: center;    height: 40px; }
.header .nav .sub-box p a { color: #333; line-height: 40px; height: 40px;text-shadow:none; font-weight:normal; font-size:14px;}
.header .nav .sub-box p:hover a { color: #26428b; }
.header .nav .li3 .sub-box,.header .nav .li4 .sub-box{ width:190px;}
.header .nav .li6 .sub-box{ width:110px;}
.header_main.head1{box-shadow: 0px 1px 3px #e5e5e5; position:relative;}
.head1 .header .nav li a{ color:#333;text-shadow:none; }
.head1 .header .nav li:hover a,.head1 .header .nav li.hover a {
    color: #26428b;
    font-weight: bold;
}
.head1 .header .nav li:hover .sub-box p a,.head1 .header .nav li.hover .sub-box p a{ color:#333; font-weight:normal;}
.head1 .header .nav li .sub-box p a:hover{ color: #26428b; }
.head1 .header .nav .sub-box{ top:90px;}

.head1 .header .search-box .so1 .butn,.head1 .header .search-box .so2 .butn,.head1 .header .search-box .so3 .butn,.head1 .header .search-box .so4 .butn{ border:#dedede solid 1px;}
.head1 .header .search-box .so1 .butn i{background-position:-131px 0;}
.head1 .header .search-box .so2 .butn i{background-position:-133px -30px;}
.head1 .header .search-box .so3 .butn i{background-position:-131px -63px;}
.head1 .header .search-box .so4 .butn i{background-position:-131px -94px;}


/*********togbtn*/
.togbtn .icon { position: absolute; top: 50%; margin-top: -24px; cursor: pointer; width: 48px; height: 48px; display: block; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; z-index: 22; }
.togbtn .icon.prev { background-position: 3px -64px; }
.togbtn .icon.prev:hover { background-position: -45px -64px; }
.togbtn .icon.next { background-position: -91px -64px; }
.togbtn .icon.next:hover { background-position: -139px -64px; }
.icase .togbtn .prev { left: -115px; }
.icase .togbtn .next { right: -115px; }
.banner .togbtn .prev { left: 10%; }
.banner .togbtn .next { right: 10%; }
@media screen and (max-width: 1500px) {
.icase .togbtn .prev { left: -60px; }
.icase .togbtn .next { right: -60px; }
}

#footer_main1 { width: 100%; height: 36px; line-height: 36px; font-size: 12px; color: #9c9c9c; font-family: "瀹嬩綋"; background: #05050e; }
#footer_main1 a { color: #9c9c9c; }
#footer_main1 a:hover { color: #fff; }
/*wrap*/
.wrap { width: 100%; height: 100%; position: relative; z-index: 1; }
.wrap .mouse-ico { position: absolute; width: 26px; height: 44px; left: 50%; margin-left: -15px; bottom: 10%; z-index: 20; }
.wrap .mouse-ico span { width: 26px; height: 44px; background-position: 0 -127px; }
.wrap .mouse-ico span.mouse { animation: mousemove 3s linear 1s infinite; }
.wrap .mouse-ico span.en { background-position: -43px -120px; margin-top: 5px; }
.wrap #footer_main { position: fixed; left: 0; bottom: 0; z-index: 11; }
.wrap .section { width: 100%; height: 880px; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; background-repeat: no-repeat; background-position: center 50px; display: table; table-layout: fixed; transition: all 0.4s ease-in 0s; -webkit-transition: all 0.4s ease-in 0s; background-size: cover; }
.wrap .section .indexTit .en { display: block; width: 325px; height: 46px; margin: 0 auto 25px; background-position: 0 -200px; }
.wrap .section .indexTit h2 { font-size: 36px; color: #fff; text-align: center; background: url(../images/tit_line2.png) no-repeat center center; }
.wrap .section .section_con { position: absolute; left: 50%; top: 50%; margin-top: -300px; margin-left: -500px; }
@media (max-width: 1440px) {
.wrap .section .section_con { margin-top: -270px; }
}
@media (max-width: 1366px) {
.wrap .section .section_con { margin-top: -280px; }
}
.wrap .section.fadeOut { opacity: 0; transform: translateY(-20px); -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px); -ms-transform: translateY(-20px); }
.wrap .section_1 .banner, .wrap .section_1 .banner .list, .wrap .section_1 .banner .list .item { height: 700px; }
.wrap .section_1 .banner { position: relative; width: 100%; overflow: hidden; }
.wrap .section_1 .banner .list { float: left; width: 100%; position: relative; overflow: hidden; }
.wrap .section_1 .banner .list .bannerimg { position: absolute; top: 0px; left: 0; margin: 0 auto; text-align: center; width: 100%; min-height: 100%; }
.wrap .section_1 .banner .list .item { position: absolute; left: 0; top: 0; display: none; text-align: center; width: 100%; overflow: hidden; background-position: center 70px; background-repeat: no-repeat; color: #fff; background-size: cover; -webkit-box-sizing: border-box; box-sizing: border-box; }
.wrap .section_1 .banner .list li a { display: block; overflow: hidden; width: 100%; }
.wrap .section_1 .banner .list .block { display: block; }
.wrap .section_1 .banner .tip { width:36px; height: 40px; line-height: 0; font-size: 0; text-align: left; position: absolute; left: 50px; bottom:50%; z-index: 3; margin-top:-20px; }
.wrap .section_1 .banner .tip span { display:block; width:16px; height:3px; color: #fff; text-align: center; line-height: 26px; background-color:rgba(255,255,255,0.6); cursor: pointer; font-size: 14px; border-radius:10px; margin-bottom:10px;}
.wrap .section_1 .banner .tip span.cur { background: #fff; width:34px;}
/*togbtn*/
.togbtn .icon { position: absolute; top: 50%; margin-top: -24px; cursor: pointer; width:22px; height:67px; display: block; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; z-index: 22; display:none; }
.togbtn .icon.prev { background-position: -40px -0px; }
.togbtn .icon.prev:hover { background-position: -40px -0px; }
.togbtn .icon.next { background-position: -79px -0px; }
.togbtn .icon.next:hover { background-position: -79px -0px; }
.banner:hover .icon{ display:block;}
#navLi { position: fixed; right: 34px; top: 50%; margin-top: -46px; z-index: 10; width: 18px; }
#navLi li { width: 18px; height: 18px; position: relative; background: url(../images/ico_11.png) no-repeat center; cursor: pointer; margin-bottom: 6px; }
#navLi li span { display: none; position: absolute; right: 28px; top: 0; line-height: 18px; font-size: 12px; color: #000; width: 60px; text-align: right; }
#navLi li.current { background: url(../images/ico_10.png) no-repeat center; }
#navLi li.current span { display: block; }
.wrap .section_2 { height: 880px;  background-image: url(../images/y2.jpg);  overflow: hidden }

.section_2_1{width: 1400px;margin-left: -700px;left: 50%;height: 500px;top: 50%;margin-top: -280px;position: absolute;}
.section_2_1 .section_2_z{ float:left; width:600px; height:500px;}
.section_2_1 .section_2_z .shipin_zs{ width:600px; height:338px; position:relative;}
.section_2_1 .section_2_z .shipin_zs a{ display:block; width:100px; height:40px; background-color:#658aba; text-align:center; line-height:40px; text-align:center; line-height:40px; position:absolute; right:0; bottom:0; color:#fff; }
.section_2_1 .section_2_z .shipin_zs a:hover{ background-color:#6c9ad5;}
.section_2_1 .section_2_z .picMarquee-left{ width:600px; height:141px; margin-top:20px;overflow:hidden;}
.section_2_1 .section_2_z .picMarquee-left .bd{width:141px;width:600px; }
.section_2_1 .section_2_z .picMarquee-left .bd li{ width:187px; height:141px; background-color:#fff; text-align:center; margin-right:20px; position:relative;}
.section_2_1 .section_2_z .picMarquee-left .bd li a{ display:block;width:187px; height:141px;}
.section_2_1 .section_2_z .picMarquee-left .bd li img{ display:block; margin:0 auto;width:177px; height:131px; margin-top:5px;}
.section_2_1 .section_2_z .picMarquee-left .bd li p{ position:absolute; left:0; top:0;width:187px; height:141px; background:url(../images/y4_10.png); display:none;}
.section_2_1 .section_2_z .picMarquee-left .bd li p i{ margin:0 auto; width:40px; height:40px; margin-top:40px; background-position:-197px -59px;}
.section_2_1 .section_2_z .picMarquee-left .bd li p span{ color:#fff; font-size:16px; padding-top:12px; display:block;}
.section_2_1 .section_2_z .picMarquee-left .bd li:hover p{ display:block;}
.section_2_1 .section_y{ float:right; width:781px; height:500px; background:url(../images/y5_03.png) right center no-repeat;}
.section_2_1 .section_y p{ width:400px; font-size:16px; color:#333; line-height:32px; margin-left:160px; margin-top:134px; display:block; height:200px;}
.section_2_1 .section_y a{ display:block; width:176px; height:36px; background-color:#203864; text-align:center; line-height:36px; background-color:#203864; font-size:14px; color:#fff; margin-left:160px;}
.section_2_1 .section_y a:hover{ background-color:#0068b7;-moz-box-shadow: 0px 3px 5px #cecbcb; -webkit-box-shadow: 0px 3px 5px #cecbcb; box-shadow: 0px 3px 5px #cecbcb;cursor: pointer;}




.wrap .section_3 { height: 880px; overflow: hidden; background:url(../images/y6.jpg) center center no-repeat; }
.section_3_1{width: 1400px;margin-left: -700px;left: 50%;height: 530px;top: 50%;margin-top: -280px;position: absolute;}
.section_3_1 .inewstp{ text-align:center;}
.section_3_1 .inewsxm{ padding-top:60px; display:inline-block;}
.section_3_1 .inewsxm dl{ float:left; width:245px; height:387px; background-color:#fff; margin-right:43px;-moz-box-shadow: 0px 3px 5px #dedede; -webkit-box-shadow: 0px 3px 5px #dedede; box-shadow: 0px 3px 5px #dedede;}
.section_3_1 .inewsxm dl.dl5{ margin-right:0;}
.section_3_1 .inewsxm dl dt{ padding-left:102px; padding-top:40px; height:250px;}
.section_3_1 .inewsxm dl dt s{ width:22px; height:74px; display:block; float:left; background-position:-253px -59px;}
.section_3_1 .inewsxm dl dt p{ float:left; font-weight:bold; line-height:36px; font-size:34px; color:#333; font-family:"宋体"; width:34px;word-break: break-all;word-wrap: break-word;word-break: normal;writing-mode: lr-tb; padding-left:10px;}
.section_3_1 .inewsxm dl dt span{ display:block; float:left; font-weight:bold; font-size:20px; color:#999; font-family:"宋体"; width:20px;word-break: break-all;word-wrap: break-word;word-break: normal;writing-mode: tb-rl; padding-left:10px;}
.section_3_1 .inewsxm dl dt span strong{ font-family:"Tahoma"; font-weight:normal; padding-bottom:4px;}
.section_3_1 .inewsxm dl dd { clear:left;font-size:20px; color:#3f5270; font-family:"宋体"; padding-left:40px;}
.section_3_1 .inewsxm dl dd p{ font-size:65px; line-height:65px; display:inline-block; padding-right:4px;}

.section_3_1 .inewsxm dl:hover{ background:url(../images/y8_03.jpg) center center no-repeat;}
.section_3_1 .inewsxm dl:hover dt s{ background-position:-282px -59px;}
.section_3_1 .inewsxm dl:hover dt p,.section_3_1 .inewsxm dl:hover dt span,.section_3_1 .inewsxm dl:hover dd,.section_3_1 .inewsxm dl:hover dd p{ color:#fff;}

@media (max-width: 1366px) {
.section_2_1,.section_3_1{ width:1300px;margin-left: -650px;margin-top: -260px;}
.section_2_1 .section_y{ width:681px; height:500px;}
.section_2_1 .section_y p{ margin-left:100px;}
.section_2_1 .section_y a{ margin-left:100px;}
.section_3_1 .inewsxm dl{ margin-right:18px;}
.section_3_1 .inewsxm{ padding-top:40px;}
}


.wrap .section_4{background:url(../images/y9.jpg) center center no-repeat;height: 880px;overflow: hidden; }


.section_4_1{ width: 1400px;  margin-left: -700px; left: 50%; height: 600px;  top: 50%;margin-top: -300px; position: absolute;}
.section_4_1 .slideGroup{ width:100%;}
.section_4_1 .slideGroup .parHd{ text-align:center;}
.section_4_1 .slideGroup .parHd ul{ display:inline-block;}
.section_4_1 .slideGroup .parHd ul li{ display:inline-block; width:170px; height:40px; float:left; margin:0 5px; background-color:#658aba;}
.section_4_1 .slideGroup .parHd ul li a{ display:block; width:100%; line-height:40px; font-size:16px; color:#fff;}
.section_4_1 .slideGroup .parHd ul li.on{ background-color:#e23b24;}
.section_4_1  .parBd{ padding-top:40px;}
.section_4_1  .parBd .tmall-brand{ width:100%;}
.section_4_1  .parBd .fCl-slide{ display:inline-block;}
.section_4_1  .parBd .fCl-slide li{ display:inline-block;}
.section_4_1  .parBd .fCl-slide li a{ display:block; width:400px; height:232px !important; float:left; position:relative; margin:0 32px; margin-top:10px;}
.section_4_1  .parBd .fCl-slide li a img{ width:285px; height:160px; display:block;}
.section_4_1  .parBd .fCl-slide li a i{ display:block; font-size:20px; color:#333; line-height:60px;}
.section_4_1  .parBd .fCl-slide li a p{ width:113px; height:158px; background-color:#fff; border:#dedede solid 1px; text-align:center; font-size:18px; color:#666; line-height:18px; position:absolute; right:0; top:0;}
.section_4_1  .parBd .fCl-slide li a p span{ display:block; font-size:60px; line-height:60px; padding-bottom:16px; padding-top:32px;}
.section_4_1  .parBd .fCl-slide li a:hover p{ color:#658aba;}
.section_4_1  .parBd .fCl-slide li a:hover i{color:#658aba;}
.section_4_1  .parBd .fCl-nav{ text-align:center;}
.section_4_1  .parBd .fCl-nav ul{ display:inline-block;}
.section_4_1  .parBd .fCl-nav li{ width:15px; height:15px; background:url(../images/icon.png) center center no-repeat; background-position:0px -197px; float:left; margin:0 8px;}
.section_4_1  .parBd .fCl-nav li.on{background-position:-30px -197px;}
@media screen and (max-width: 1366px) {
.section_4_1{ width:1300px; margin-left: -650px;margin-top: -310px;}
.section_4_1  .parBd .fCl-slide li a{ margin:0 16px;}
}

.wrap .section_5 .section_con{ width:1400px; margin-left:-700px;}
.wrap .section_5 { height: 835px; background-image: url(../images/y11.jpg); }
.wrap .section_5 .title { text-align: center; padding-bottom:50px; }
.wrap .section_5 .sect_5{ width:1400px; margin:0 auto;}
.wrap .section_5 .sect_5 .bd{ display:inline-block;}
.wrap .section_5 .sect_5 .bd ul{ display:inline-block;}
.wrap .section_5 .sect_5 .bd ul li{ display:block; width:228px; float:left; margin:0 23px; text-align:center;}
.wrap .section_5 .sect_5 .bd ul li img{ width:100%;}
.wrap .section_5 .sect_5 .bd ul li p{ font-size:16px; color:#333; line-height:56px;}
.wrap .section_5 .sect_5 .bd ul li:hover img{ -moz-box-shadow: 0px 3px 5px #dedede;-webkit-box-shadow: 0px 3px 5px #dedede;box-shadow: 0px 3px 5px #dedede;}
.wrap .section_5 .sect_5 .bd ul li:hover p{ color:#658aba;}
.wrap .section_5 .sect_5 .hd{ text-align:center;}
.wrap .section_5 .sect_5 .hd ul{ display:inline-block;}
.wrap .section_5 .sect_5 .hd li{ width:15px; height:15px; background:url(../images/icon.png) center center no-repeat; background-position:0px -197px; float:left; margin:0 8px; font-size:0;}
.wrap .section_5 .sect_5 .hd li.on{background-position:-30px -197px;}


@media screen and (max-width: 1370px) {
.wrap .section_5 .section_con{ width:1300px; margin-left:-650px;margin-top: -280px;}
.wrap .section_5 .sect_5{ width:1300px;}
.wrap .section_5 .sect_5 .bd ul li{ display:block; width:214px; float:left; margin:0 23px; text-align:center;}
}

.wrap .section_6 { height: 835px; background-image: url(../images/y14.jpg); }

.wrap .section_6 .section_con{ width:1400px; margin-left:-700px; text-align:center;    margin-top: -260px;}
.wrap .section_6 .section_con .title{ padding-bottom:40px;}
.sect_6{ display:inline-block;width:100%; padding-top:50px;}
.sect_6 ul{ display:inline-block; width:100%;}
.sect_6 ul li{ width:33.3%; float:left;}
.sect_6 ul li s{ width:70px; height:70px; background-position:-67px -187px; float:left; display:block;}
.sect_6 ul li p{ float:left; padding-left:18px; text-align:left;}
.sect_6 ul li span{ display:block; font-size:14px; color:#666;}
.sect_6 ul li i{ display:block; font-size:20px; color:#333; line-height:20px;}
.sect_6 ul li.li1 i,.sect_6 ul li.li2 i{ font-family:"Arial";}
.sect_6 ul li.li1 span,.sect_6 ul li.li3 span{ padding-top:10px;}
.sect_6 ul li.li1 i,.sect_6 ul li.li3 i{ padding-top:8px;}
.sect_6 ul li.li3 i{ font-size:14px; color:#666;}
.sect_6 ul li.li2 strong{ font-weight:normal; float:left; font-size:14px; color:#666;}
.sect_6 ul li.li2 i{ display:block; float:left;}
.sect_6 ul li.li2 span{ padding-top:8px; height:20px;}
.sect_6 ul li.li2 s{ background-position:-154px -187px;}
.sect_6 ul li.li3 s{ background-position:-243px -187px;}

.sect_7{ display:inline-block; width:1400px; padding-top:20px;}
.sect_7 .sect_7_1{ float:left; width:570px;}
.sect_7 .sect_7_1 .item{ width:272px; height:38px; border:#d1d6dd solid 1px; border-radius:6px; float:left; margin-top:20px;}
.sect_7 .sect_7_1 .item i{ display:block; float:left; width:60px; border-right:#ccc solid 1px; height:14px; line-height:14px; text-align:center; margin-top:12px;}
.sect_7 .sect_7_1 .item input{ width:204px; height:38px; line-height:38px; border:none; float:left; background-color: 	transparent; padding-left:6px;}
.sect_7 .sect_7_1 .item.item1{ width:570px; height:79px;}
.sect_7 .sect_7_1 .item.item2 i{ width:86px;}
.sect_7 .sect_7_1 .item.item2 input{ width:178px;}
.sect_7 .sect_7_1 .item .area{ width:532px; height:77px; border-radius:6px;background-color:transparent; border:none; padding:0 18px;line-height:38px;} 
.sect_7 .sect_7_1 .item.item4,.sect_7 .sect_7_1 .item.item2{ margin-left:20px;}
.sect_7 .sect_7_1 .submit{ clear:left;float: left;}
.sect_7 .sect_7_1 .btn1{ border:none; background-color:#658aba; width:200px; height:40px; margin-top:20px; color:#fff;}
.sect_7 .sect_7_1 .btn1:hover{ background-color:#5677a3;}
.sect_7 .sect_7_2{ float:left; width:579px; height:251px; margin-left:48px; margin-top:20px; border:#d1d6dd solid 1px; border-radius:5px; overflow:hidden;}
.sect_7 .sect_7_3{ float:right; width:140px; margin-top:20px;}
.sect_7 .sect_7_3 p{ display:block; padding-bottom:30px; display:inline-block;}
.sect_7 .sect_7_3 p span{ display:block; width:16px; text-align:center; line-height:16px; font-size:14px; color:#666;word-break: break-all;word-wrap: break-word;word-break: normal;writing-mode: lr-tb; float:left; padding-top:6px;}
.sect_7 .sect_7_3 p img{ display:block; float:right; width:103px; height:103px; border:#fff solid 8px;}


@media screen and (max-width: 1370px) {
.wrap .section_6 .section_con{ width:1300px; margin-left:-650px;}
.sect_7{ width:1300px;padding-top:10px;}
.sect_7 .sect_7_1{width:500px;}
.sect_7 .sect_7_1 .item{ width:238px;}
.sect_7 .sect_7_1 .item input{ width:170px;}
.sect_7 .sect_7_1 .item .area{width:462px;height:66px;}
.sect_7 .sect_7_1 .item.item1{ width:500px; height:68px;}
}

.footer_main1 {
  width: 100%;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
}
.footer_main1 a{ color:#fff;}
.footer_main1.poa {
  position: fixed;
  right:50px;
  bottom: 40px;
  z-index: 99; text-align:right;
}
.footer_main1 a:hover{ color:#fff;}
.footer_ny_main.poa{ position:relative;}
.footer_main.poa1 {
  z-index: 99; background-color:#222222; text-align:right;
}


/*animated*/
.onactive .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.active .animated { -webkit-animation-duration: 1.2s; animation-duration: 1.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.active .animated.slow { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; }
.active .animated.fast { -webkit-animation-duration: .5s; animation-duration: .5s; }
.active .opacityA { -webkit-animation-name: opacityA; animation-name: opacityA; }
/* 浜厜 */
.hvr-light { overflow: hidden; position: relative; }
.hvr-light:before { content: ""; position: absolute; width: 90px; height: 370px; top: -0px; left: -200px; overflow: hidden; background: -moz-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.4)50%, rgba(255,255,255,0)100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,.4)), color-stop(100%, rgba(255,255,255,0))); background: -ms-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.4)50%, rgba(255,255,255,0)100%); background: -webkit-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.4)50%, rgba(255,255,255,0)100%); background: -o-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.4)50%, rgba(255,255,255,0)100%); -webkit-transform: skewX(-32deg); -ms-transform: skewX(-32deg); -moz-transform: skewX(-32deg); transform: skewX(-32deg); }
.hvr-light:hover:before { -webkit-transition: left 1s; -moz-transition: left 1s; -ms-transition: left 1s; transition: left 1s; left: 1300px; }
.hvr-light:hover {
opacity: .9\0; filter: alpha(opacity=90); }
 @keyframes opacityA { 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
.active .scale { -webkit-animation-name: scale; animation-name: scale; }
@-webkit-keyframes scale { 0% {
 opacity: 0;
 -webkit-transform: scale(0.2);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
}
}
@keyframes scale { 0% {
 opacity: 0;
 transform: scale(0.2);
}
 100% {
 opacity: 1;
 transform: scale(1);
}
}
.active .fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }
@-webkit-keyframes fadeInDown { 0% {
 opacity: 0;
 -webkit-transform: translateY(80px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
}
}
@keyframes fadeInDown { 0% {
 opacity: 0;
 -webkit-transform: translateY(80px);
 -moz-transform: translateY(80px);
 -ms-transform: translateY(80px);
 transform: translateY(80px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}
.active .fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
@-webkit-keyframes fadeInUp { 0% {
 opacity: 0;
 -webkit-transform: translateY(-20px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
}
}
@keyframes fadeInUp { 0% {
 opacity: 0;
 -webkit-transform: translateY(-20px);
 -moz-transform: translateY(-20px);
 -ms-transform: translateY(-20px);
 transform: translateY(-20px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}
@keyframes rotates { 0% {
 transform: rotate(360deg);
}
 50% {
 transform: rotate(180deg);
}
 100% {
 transform: rotate(0deg);
}
}
@-webkit-keyframes rotate { 0% {
 -webkit-transform: rotate(0);
}
 100% {
 -webkit-transform: rotate(360deg);
}
}
@keyframes rotate { 0% {
 transform: rotate(0);
}
 100% {
 transform: rotate(360deg);
}
}
@keyframes rotates { 0% {
 transform: rotate(360deg);
}
 50% {
 transform: rotate(180deg);
}
 100% {
 transform: rotate(0deg);
}
}
.active .start { -webkit-animation-name: start; animation-name: start; animation-iteration-count: infinite; }
@-webkit-keyframes start { 0%, 30% {
 opacity: .5;
 -webkit-transform: translate(0, 4px);
}
 60% {
 opacity: 1;
 -webkit-transform: translate(0, 0);
}
 100% {
 opacity: .5;
 -webkit-transform: translate(0, -6px);
}
}
@-moz-keyframes start { 0%, 30% {
 opacity: .5;
 -moz-transform: translate(0, 4px);
}
 60% {
 opacity: 1;
 -moz-transform: translate(0, 0);
}
 100% {
 opacity: .5;
 -moz-transform: translate(0, -6px);
}
}
@keyframes start { 0%, 30% {
 opacity: .5;
 transform: translate(0, 4px);
}
 60% {
 opacity: 1;
 transform: translate(0, 0);
}
 100% {
 opacity: .5;
 transform: translate(0, -6px);
}
}
@keyframes mousemove { 0% {
 transform: translateY(-5px);
}
 25% {
 transform: translateY(0px);
}
 50% {
 transform: translateY(5px);
}
 75% {
 transform: translateY(0px);
}
 100% {
 transform: translateY(-5px);
}
}
.onactive .flyInDown { -webkit-animation-name: flyInDown; animation-name: flyInDown; }
@-webkit-keyframes flyInDown { 0% {
 opacity: 0;
 -webkit-transform: translateY(-500px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
}
}
@keyframes flyInDown { 0% {
 opacity: 0;
 -webkit-transform: translateY(-300px);
 -moz-transform: translateY(-300px);
 -ms-transform: translateY(-300px);
 transform: translateY(-300px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}
.onactive .flyInUp { -webkit-animation-name: flyInUp; animation-name: flyInUp; }
@-webkit-keyframes flyInUp { 0% {
 opacity: 0;
 -webkit-transform: translateY(100px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
}
}
@keyframes flyInUp { 0% {
 opacity: 0;
 -webkit-transform: translateY(100px);
 -moz-transform: translateY(100px);
 -ms-transform: translateY(100px);
 transform: translateY(100px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}
.onactive .flyInRight { -webkit-animation-name: flyInRight; animation-name: flyInRight; }
@-webkit-keyframes flyInRight { 0% {
 opacity: 0;
 -webkit-transform: translateX(200px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateX(0);
}
}
@keyframes flyInRight { 0% {
 opacity: 0;
 -webkit-transform: translateX(200px);
 -moz-transform: translateX(200px);
 -ms-transform: translateX(200px);
 transform: translateX(200px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}
}
.onactive .flyInLeft { -webkit-animation-name: flyInLeft; animation-name: flyInLeft; }
@-webkit-keyframes flyInLeft { 0% {
 opacity: 0;
 -webkit-transform: translateX(-200px);
}

 100% {
 opacity: 1;
 -webkit-transform: translateX(0);
}
}
@keyframes flyInLeft { 0% {
 opacity: 0;
 -webkit-transform: translateX(-200px);
 -moz-transform: translateX(-200px);
 -ms-transform: translateX(-200px);
 transform: translateX(-200px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}
}
.onactive .Swing1 { -webkit-animation-name: Swing1; animation-name: Swing1; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }
@keyframes Swing1 { 0% {
 transform: rotate(-5deg);
}
 50% {
 transform: rotate(5deg);
}
 100% {
 transform: rotate(-5deg);
}
}
@-webkit-keyframes Swing1 { 0% {
 -webkit-transform: rotate(-5deg);
}
 50% {
 -webkit-transform: rotate(5deg);
}
 100% {
 -webkit-transform: rotate(-5deg);
}
}
@-moz-keyframes Swing1 { 0% {
 -moz-transform: rotate(-5deg);
}
 50% {
 -moz-transform: rotate(5deg);
}
 100% {
 -moz-transform: rotate(-5deg);
}
}
@-o-keyframes Swing1 { 0% {
 -oz-transform: rotate(-5deg);
}
 50% {
 -moz-transform: rotate(5deg);
}
 100% {
 -moz-transform: rotate(-5deg);
}
}

.w1200{width: 1200px;margin: 0 auto;}
.in_o{ position:relative; width:100%;}
.wrapper{ min-height:700px; }
.w{width: 1200px;margin: 0 auto;}
.nybanner, .nybanner ul, .nybanner img{height:260px; width:100%; position:relative;}
.nybanner.nyb2{ height:260px;}
.sitepath{ height: 54px; line-height: 54px; color: #666666; border-bottom: 1px solid #f1f1f1;margin:0 auto 10px;overflow: hidden;}
.sitepath s{ width:22px; height: 26px; background-position:0 0; margin-right: 8px;}
.sitepath span{ color: #d51118; font-weight: bold;}
.sitepath a{ color: #666666; }
.sitepath a:last-child{color: #d51118; font-weight: bold;}
.sitepath a:hover { color: #d51118; }
.in_ny1{padding-bottom:40px; margin-top:90px;}

.ntitle2 h3{ text-align:center; font-size:30px; color:#000; line-height:30px; padding-top:80px;}
.anli_lb{ padding-top:74px;width:1200px;}
.anli_lb h3{ font-size:30px; color:#222; line-height:30px; text-align:center;}
.anli_lb .anli_t{ display:inline-block; width:103%; }
.anli_lb .anli_t .item{ display:block; margin-top:30px; width:380px; float:left; margin-right:30px;}
.anli_lb .anli_t .item b{ display:block; overflow:hidden;width:380px; height:286px;}
.anli_lb .anli_t .item b img{ display:block; width:380px; height:286px; transition: all .36s ease;}
.anli_lb .anli_t .item:hover b img { -webkit-transform: scale(1.08);-ms-transform: scale(1.08); transform: scale(1.08);}
.anli_lb .anli_t .item h3{ font-size:20px; color:#222; line-height:20px; padding-top:20px; text-align:center;}
.anli_lb .anli_t .item h3 span{ display:block; font-size:14px; color:#666; line-height:24px; margin-top: 14px;height: 46px;}
.anli_lb .anli_t .item:hover h3{ color:#658aba;} 

.li_1{ background:url(../images/y21_02.jpg) center center no-repeat; width:100%; height:600px;}
.li_1 dt{ float:left; width:300px; height:322px; position:relative; margin-left:200px; margin-top:82px;}
.li_1 dt i{ display:block; width:290px; height:312px; background-color:#a6bcd5; position:absolute; right:0; bottom:0;}
.li_1 dt img{ display:block;width:290px; height:312px; position:absolute; left:0; top:0;}
.li_1 dd{ width:600px; float:right; padding-top:150px;}
.li_1 dd p{ font-size:16px; color:#333; line-height:35px; height:220px;}
.li_1 dd a{ display:block; width:136px; height:36px; background-color:#203864; font-size:14px; color:#fff; padding-left:40px; line-height:34px;}
.li_1 dd a:hover{ background-color:#2e4f8c;}

.li_2{ background:url(../images/y21_03.jpg) center center no-repeat; width:100%; height:677px;}
.li_2 ul{ display:inline-block; width:104%; }
.li_2 ul li{ width:215px; height:350px;-moz-box-shadow: 0px 2px 11px #dedede;-webkit-box-shadow: 0px 2px 11px #dedede;box-shadow: 0px 2px 11px #dedede; background-color:#fff; float:left; margin-right:32px;margin-top:228px;transition: all .36s ease; position:relative;}
.li_2 ul li:hover{margin-top:220px;}
.li_2 ul li a{ display:block; width:215px; height:350px;}
.li_2 ul li p span{ display:block; float:left;line-height:18px;font-size:18px;color: #333;font-family: "宋体";width:26px;word-break: break-all;word-wrap: break-word;word-break: normal;writing-mode: lr-tb; }
.li_2 ul li p{position:absolute; right:40px; top:30px;}

.li_3{ background:url(../images/y21_04.jpg) center center no-repeat; width:100%; height:797px;}
.li_3 dt{ float:left; width:566px; padding-top:214px; font-size:16px; color:#333; line-height:30px;}
.li_3 dd{ float:right; width:562px; padding-top:436px; }
.li_3 dd p{font-size:16px; color:#333; line-height:30px; height:190px;}
.li_3 dd a{ display:block; width:136px; height:36px; background-color:#203864; font-size:14px; color:#fff; padding-left:40px; line-height:34px;}
.li_3 dd a:hover{ background-color:#2e4f8c;}


.li_4{ background:url(../images/y28_02.jpg) center center no-repeat; width:100%; height:709px; text-align:center;}
.li_4 h3{ padding-top:70px;}
.li_4 .bd{ width:1200px;}
.li_4 .bd ul{ display:inline-block;}
.li_4 .bd ul li{ width:375px; height:282px; position:relative; float:left; margin-right:38px;}
.li_4 .bd ul li img{ display:block;width:375px; height:282px;}
.li_4 .bd ul li p{ display:block;width:375px; height:282px; background:url(../images/y29_03.png) center center no-repeat; position:absolute; left:0; top:0; display:none; }
.li_4 .bd ul li p span{ display:inline-block; font-size:20px; color:#fff; padding-top:186px;}
.li_4 .bd ul li:hover p{ display:block;}
.li_4 .hd{ text-align:center; padding-top:34px;}
.li_4 .hd ul{ display:inline-block;}
.li_4 .hd ul li{ width:15px; height:15px; background:url(../images/icon.png) center center no-repeat; background-position:0px -197px; float:left; margin:0 8px; font-size:0;}
.li_4 .hd ul li.on{background-position:-30px -197px;}
.li_4 .hd .next{ width:26px; height:45px; display:block; background-position:-138px -133px; position:absolute; left:-76px; top:120px;}
.li_4 .hd .prev{ width:26px; height:45px; display:block; background-position:-175px -133px; position:absolute; right:-76px; top:120px;}
.li_4_1{ position:relative; margin-top:46px;}
.gen a{ margin:0 auto; display:block; line-height:36px; text-align:center; color:#fff; width:176px; height:36px; background-color:#203864; margin-top:50px;}
.gen a:hover{ background-color:#305292;}
.li_5_1{ position:relative; margin-top:46px;}
.li_5{ background-color:#f3f3f3; height:608px; text-align:center;}
.li_5 h3{ padding-top:70px;}
.li_5 .bd{ width:1200px; overflow:hidden;}
.li_5 .bd ul{ display:inline-block;}
.li_5 .bd ul li{ width:285px; height:274px; background-color:#fff; position:relative; float:left; margin-right:20px;-moz-box-shadow: 0px 2px 11px #dedede;-webkit-box-shadow: 0px 2px 11px #dedede;box-shadow: 0px 2px 11px #dedede;}
.li_5 .bd ul li img{ display:block;width:285px; height:214px;}
.li_5 .bd ul li p{ display:block; }
.li_5 .bd ul li p span{ display:inline-block; font-size:18px; color:#333; line-height:60px;}
.li_5 .bd ul li:hover p span{ color:#203864;}
.li_5 .hd{ text-align:center; padding-top:34px;}
.li_5 .hd ul{ display:inline-block;}
.li_5 .hd ul li{ width:15px; height:15px; background:url(../images/icon.png) center center no-repeat; background-position:0px -197px; float:left; margin:0 8px; font-size:0;}
.li_5 .hd ul li.on{background-position:-30px -197px;}
.li_5 .hd .next{ width:26px; height:45px; display:block; background-position:-138px -133px; position:absolute; left:-76px; top:120px;}
.li_5 .hd .prev{ width:26px; height:45px; display:block; background-position:-175px -133px; position:absolute; right:-76px; top:120px;}

.li_6{ background:url(../images/y26_02.jpg) center center no-repeat; width:100%; height:459px; text-align:center;}
.li_6 h3{ padding-top:88px;}
.li_6 i{ display:block; width:75px; height:75px; background-position:-320px -80px; margin:0 auto; margin-top:88px;}

.li_7{  background-color:#f7f7f7; height:670px; text-align:center;}
.li_7 h3{ padding-top:70px;}
.li_7 .bd{ width:1200px; overflow:hidden;}
.li_7 .bd ul{ display:inline-block;}
.li_7 .bd ul li{ width:375px; height:235px; position:relative; float:left; margin-right:38px;-moz-box-shadow: 0px 2px 11px #dedede;-webkit-box-shadow: 0px 2px 11px #dedede;box-shadow: 0px 2px 11px #dedede; text-align:left; background-color:#fff;}
.li_7 .bd ul li p{ padding-top:38px; padding-left:40px; font-size:16px; color:#3f5270;}
.li_7 .bd ul li p span{ display:inline-block; font-size:45px; line-height:45px;}
.li_7 .bd ul li i{ display:block; width:308px; margin-top:24px; margin-left:40px; font-size:14px; color:#333;  line-height:26px;}
.li_7 .bd ul li:hover{ background-color:#658aba;}
.li_7 .bd ul li:hover p{ color:#fff;}
.li_7 .bd ul li:hover i{ color:#fff;}

.li_7 .hd{ text-align:center; padding-top:34px;}
.li_7 .hd ul{ display:inline-block;}
.li_7 .hd ul li{ width:15px; height:15px; background:url(../images/icon.png) center center no-repeat; background-position:0px -197px; float:left; margin:0 8px; font-size:0;}
.li_7 .hd ul li.on{background-position:-30px -197px;}
.li_7 .hd .next{ width:26px; height:45px; display:block; background-position:-138px -133px; position:absolute; left:-76px; top:100px;}
.li_7 .hd .prev{ width:26px; height:45px; display:block; background-position:-175px -133px; position:absolute; right:-76px; top:100px;}
.li_7_1{ position:relative; margin-top:46px;}

.li_8_1{ height:1110px;}
.li_8 h3{ text-align:center; padding-top:60px;}
.li_8_1{ position:relative; margin-top:60px;}
.li_8_1 em{ display:block; width:2px; background-color:#9b9b9b; height:780px; position:absolute; left:50%; top:0; margin-left:-1px;}
.li_8_1 ul{ display:inline-block;}
.li_8_1 li{ width:558px; height:211px; background-color:#fff;-moz-box-shadow: 0px 2px 11px #dedede;-webkit-box-shadow: 0px 2px 11px #dedede;box-shadow: 0px 2px 11px #dedede; position:relative;}
.li_8_1 li p{ padding-top:38px; padding-left:40px; font-size:16px; color:#3f5270;}
.li_8_1 li p span{ display:inline-block; font-size:45px; line-height:45px;}
.li_8_1 li i{ display:block; width:486px; margin-top:20px; margin-left:40px; font-size:14px; color:#333;  line-height:26px;}
.li_8_1 li b{width: 0;height: 0;border-style: solid;border-width: 11px 0 11px 11px;border-color: transparent transparent transparent #fff; display:block; position:absolute; right:-11px; top:50px;}
.li_8_1 li s{ width:14px; height:14px; display:block; background-color:#9b9b9b; border-radius:20px; position:absolute; right:-49px; top:56px;}
.li_8_1 li.li1 b,.li_8_1 li.li3 b,.li_8_1 li.li5 b,.li_8_1 li.li7 b,.li_8_1 li.li9 b{width: 0;
height: 0;border-style: solid;border-width: 11px 11px 11px 0;border-color: transparent #fff transparent transparent;right:-0px; top:50px; left:-11px;}
.li_8_1 li.li1 s,.li_8_1 li.li3 s,.li_8_1 li.li5 s,.li_8_1 li.li7 s,.li_8_1 li.li9 s{ left:-49px; right:0;}
.li_8_1 li.li1{ position:absolute; right:0; top:722px;}
.li_8_1 li.li2{ position:absolute; left:0; top:530px;}
.li_8_1 li.li3{ position:absolute; right:0; top:482px;}
.li_8_1 li.li4{ position:absolute; left:0; top:290px;}
.li_8_1 li.li5{ position:absolute; right:0; top:240px;}
.li_8_1 li.li6{ position:absolute; left:0; top:50px;}
.li_8_1 li.li7{ position:absolute; right:0; top:0px;}

.weui_mask {
    background: rgba(0,0,0,.6);
}

.weui_mask, .weui_mask_transition, .weui_mask_transparent {
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.weui_dialog {
    position: fixed;
    z-index: 5000;
    width:1000px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding-top: 40px;
    background-color: #fafafc;
    text-align: center;
    border-radius: 3px;
    overflow: hidden; padding-bottom:36px;
}
.weui_dialog_ft {
    position: absolute;
    right: 0;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.weui_btn_dialog.primary {
    color: #2b2b2b;
}
.weui_dialog_ft a {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    width:50px;
    height:50px;
    background:url(../images/xxx_03.jpg) center center no-repeat;
}



.biao{ background-color:#f5f5f5; width:1198px; height:478px; border:#ddd solid 1px; margin-top:70px;}
.biao .ny-tit { width: 100%; text-align: center;  font-size: 30px; line-height: 30px; padding-top:70px; padding-bottom:36px;}
.biao .formData { width:1000px; margin:0 auto;}
.biao .formData .item { float: left; color: #999; font-weight: normal; width: 320px;  height: 43px; line-height: 43px; border: 1px solid #dddddd;  margin-right: 17px; margin-bottom: 20px;  position: relative; background-color:#fff;}
.biao .formData .item label { width: 110px; border-right: 1px solid #dddddd; position: absolute; left: 0; top: 0; z-index: 11; text-align: center; display: block; margin: 0; height: 43px; line-height: 43px;font-size: 14px; color: #666666;}
.biao .formData .item input { outline: none; line-height: 43px; height: 43px; font-size: 14px;}
.biao .formData .item .txt { width: 266px; height: 43px; line-height: 43px; display: block; background: none; padding-left: 120px; border: 0 none; color: #333; font-size: 14px;}
.biao .formData .item .red { position: absolute; right: 10px; top: 0; color: #ff0000; z-index: 11;}
.biao .formData .item.mr0 { margin-right: 0;}
.biao .formData .item.time .txt { padding-left: 0; margin-left: 100px; padding-left: 8px; background: url(../images/time-ico.png) no-repeat right center;}
.biao .formData .item.keshi { position: relative;z-index: 10;}
.biao .formData .item.keshi p { width: 100%; height: 43px; cursor: pointer;}
.biao .formData .item.keshi .t { padding-left: 30px; color: #666666; width: 314px;  display: block;}
.biao .formData .item.keshi .xia { width: 48px; height: 43px; position: absolute;  right: 0; top: 0; cursor: pointer; border-left: 1px solid #dddddd;  background: #f6f6f6 url(../images/msg-box-ico.png) no-repeat center center;}
.biao .formData .item.keshi input { width: 100%; height: 43px; line-height: 43px;}
.biao .formData .item.keshi .boxlist { width: 100%; border: 1px solid #ddd; position: absolute; left: -1px; top: 43px; background: #fff; z-index: 10; display: none;}
.biao .formData .item.keshi .boxlist li { width: 33.3%; *width: 33%; line-height: 35px; height: 35px; overflow: hidden; float: left; text-indent: 12px;}
.biao .formData .item.keshi .boxlist li:hover { background: #eee; cursor: pointer;}
.biao .formData .msg-box { position: absolute; left: 0; top: 0px;}
.biao .formData .liuyan {width: 1000px; height: 125px; margin-bottom: 20px; border: 1px solid #e5e5e5;  float: left;}
.biao .formData .liuyan label { text-align: right; top: 5px; display: block;}
.biao .formData .liuyan textarea {width: 1000px; height: 101px; line-height: 28px; padding: 12px 20px; font-size: 14px; font-family: "microsoft yahei"; color: #333; border: 0 none;overflow: hidden; background: none;resize: none; display: block; outline: none;}
.biao .formData .bot { width: 100%; float: left;}
.biao .formData .sub { width: 346px; height: 45px; line-height: 45px; text-align: center; background: #282c33; color: #ffffff; font-size: 16px; cursor: pointer; display: block; transition: all ease 300ms; margin: 0 auto; margin-top:10px;}
.biao .formData .sub:hover { background: #404651;}
.biao .formData .yzm { width: 432px;}
.biao .formData .yzm .txt { padding-left: 80px;}
.biao .formData .yzm img { position: absolute; right: 0; top: 0; height: 50px; border: 0px;display: block;}
.biao .formData .item .msg-box{ margin-left: 100px;}


.location{ margin-top:10px;}
.location .menu{ display:inline-block; width:103%;}
.location .menu li{ width:110px; height:110px; background-color:#f5f5f5; border-radius:5px; float:left; margin-top:30px; margin-right:44px; text-align:center; overflow:hidden;}
.location .menu li img{ display:inline-block; width:54px; height:49px; margin-top:16px;}
.location .menu li span{ display:block; font-size:16px; color:#666; line-height:16px;}
.location .menu li a{ display:block; width:110px; height:110px;}
.location .menu li.hover,.location .menu li:hover{ background-color:#658aba;}
.location .menu li:hover img,.location .menu li.hover img { transform: scale(1.06, 1.06); transform: translateY(-140px);filter: drop-shadow(#fff 0 140px);}
.location .menu li.hover span,.location .menu li:hover span{ color:#fff;}






/* pager */
.pager { padding: 50px 0 15px; text-align: center;}
.pager:after { visibility: hidden; display: block; font-size: 0; content: " ";clear: both; height: 0;}
.pager { *zoom: 1;}
.pager p { height: 34px;line-height: 34px;float: left; display: none;}
.pager ul { overflow: hidden; margin: 0 auto; text-align: center;}
.pager ul li { padding: 0 !important; height: auto !important; border: none !important;display: inline-block; *display: inline; zoom: 1;}
.pager ul a { margin-left: 8px; padding: 0 15px; height: 38px; line-height: 38px; border: 1px solid #edebeb; text-decoration: none; float: left;}
.pager ul a.current { background-color: #658aba;border-color: #658aba; color: #fff;}
.pager ul a.current:hover { background-color: #658aba; border-color: #658aba; color: #fff;}
.pager ul a:hover { background-color: #658aba; border-color: #658aba; color: #fff;}




.he_ch{ margin-top:60px;}
.he_ch .list{ width:104%; display:inline-block;}
.he_ch .list .item{ float:left;width:278px;margin-right:30px; text-align:center; margin-bottom:30px;}
.he_ch .list .item b{ display:block; overflow:hidden;width:276px; height:136px; border:#CCC solid 1px; }
.he_ch .list .item b img{ display:block; width:100%; transition: all .36s ease;}
.he_ch .list .item:hover b img { -webkit-transform: scale(1.08);-ms-transform: scale(1.08); transform: scale(1.08);}
.he_ch .list .item p{ font-size:18px; color:#000; line-height:18px; padding-top:20px;}
.he_ch .list .item:hover p{ color:#658aba;} 


.jobPage{ padding-top:50px;}
.jobPage .item { margin-bottom: 20px; position: relative;background-color: #fff;}
.jobPage .item .top { height:100px;padding-left: 20px;  cursor: pointer;border:#e5e5e5 solid 1px; border-left: 4px solid #e5e5e5;}
.jobPage .item .top em{  float: right; margin: 26px 20px 0 0; display:block;color: #999;}
.jobPage .item.hover .top{border-left: 4px solid #2d60ac;}
.jobPage .item.hover .bottom{border-left: 4px solid #2d60ac;}
.jobPage .item.hover .top s { background-position: -265px -55px;}
.jobPage .item .top h3 { font-size: 18px; color: #26428b; font-weight:normal; padding-top:22px;}
.jobPage .item .top i{ display:block; padding-top:16px;}
.jobPage .item .top i span{ padding-right:20px;}
.jobPage .item .bottom { padding: 20px 30px 5px; line-height: 32px; border:#e5e5e5 solid 1px; border-top:none;}
.hidden { display: none;}
.jobPage .item .bottom { line-height: 32px;}
.jobPage .morebtn { width: 535px; height: 35px; line-height: 35px; position: relative; margin: 0 auto; padding: 30px 0; cursor: pointer; text-align: center;}
.jobPage .morebtn h3 { display: inline-block; padding: 0 20px; font-size: 16px; background: #fff; position: relative; z-index: 10;}
.jobPage .morebtn .line { width: 100%; height: 1px;display: block;position: absolute; left: 0; top: 50%; background: #dcdcdc;}


.contact_main_3 {  text-align: center;  clear: left; padding-bottom:60px; padding-top:66px;}
.contact_main_3 .title h3 { font-size: 30px;color: #737373; height:75px; font-weight: normal;}
.contact_main_3 .title h3 span { display: block; font-size: 14px; color: #737373; font-family: "Arial"; text-transform: uppercase;}
.contact_main_3 .item .txt { width: 367px; height: 56px; font-size: 14px; line-height: 56px; text-indent: 8px; border: none;background-color: #f1f1f1; color: #737373; padding-left: 6px; *text-indent: 0px;}
.contact_main_3 .item .area { width: 1196px; height: 148px; *margin-left: -8px; background: #f1f1f1; font-size: 14px; text-indent: 8px; line-height: 18px; resize: none; *resize: none; -webkit-appearance: none; color: #737373; border: none; line-height: 40px; padding-left: 6px;}
.contact_main_3 .submit { display: block; clear: left;}
.contact_main_3 .submit .btn1 { width: 278px; height: 52px; margin-top: 50px; font-size: 16px; line-height: 52px; color: #658aba; cursor: pointer; border: #d3d7e3 solid 1px; background-color: #fff; display: inline-block;}
.contact_main_3 .submit .btn:hover{ background-color:#F0F0F0;}
.contact_main_3 .item { float: left; position: relative; width:373px; padding-top: 20px;}
.contact_main_3 .item .n-top{ position:absolute; left:0; top:20px;}
.contact_main_3 .item.item4,.contact_main_3 .item.item3{ margin-left:38px; *margin-left:0px;}
.aboutPage{ padding-top:50px;}
.contact_main_3 .item.item3,.contact_main_3 .item.item5{ *margin-right:38px;}

.xq_banner{ height:240px;}
.xq_banner .title_top{ height:240px;}

.showxinwen{ border:#dddddd solid 1px;  margin-top:38px; padding-top:38px;}
.showxinwen_text .title{ font-size:24px; color:#333; line-height:24px; text-align:center;}
.showxinwen_text .mark{ display:block; padding-top:12px;text-align: center;border-bottom: #e9e9e9 solid 1px;height: 44px;}
.showxinwen_text .mark span{ display:inline-block; font-size:14px; color:#666; padding-right:14px;}
.showxinwen_text .yaoqiu{ padding:20px 0; }

.showContxt{ margin-top:30px;}
.showContxt img{ display:inline-block;}
.showContxt_text{padding:26px 0px;}
.showContxt_text p{ line-height:30px;}
.showxinwen_text { padding: 0 38px;}

.reLink {height:50px; line-height:50px; color: #666; border-top:1px solid #e4e4e4; overflow: hidden;}
.reLink .prevLink { float:left; margin-left:10px;color: #666; background:url(../images/g13_03.png) left center no-repeat; padding-left:34px;}
.reLink .nextLink { float:right; margin-right:10px;color: #666;background:url(../images/g14_03.png) right center no-repeat; padding-right:34px;}
.reLink a{ color: #666;}
.reLink a:hover{ color: #658aba;}
/*showNews*/
.showNews .title {
  font-size: 24px;
  color: #333333;
  text-align: center;
  margin: 10px 0 22px;
  font-weight: bold;
}
.showNews .mark {
  color: #999999;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 20px;
  border-top: 1px dashed #e5e5e5;
  border-bottom: 1px dashed #e5e5e5;
}
.showNews .showContxt {
  color: #666666;
  padding: 0 0 30px;
  line-height: 30px;
}
.showNews .showContxt img {
  max-width: 100%;
}
.qian_an{ padding-bottom:80px;}
.anli_o{ width:1200px; height:30px;}
.anli_o i{ display:block; float:left; font-size:24px; color:#333;}
.anli_o a{ display:block; font-size:16px; color:#666; float:right;}
.anli_o a:hover{ color:#658aba;}

.in_bj{ background-color:#f2f2f3;}
.showp_txt{ padding:50px 50px;}
.showp_txt img{ display:inline-block;}
.showxin .dol{ background-color:#fff; margin-top:40px;}
.showImg{background:url(../images/sd_03.jpg) left center no-repeat; width:1200px; height:450px; margin-top:20px;}
.showImg .htmleaf-container{ float:left; width:600px; height:450px;}
.showImg .htmleaf-container img{ display:block; width:600px; height:450px;}
.showImg .imgtxtcon{ float:left; width:450px; margin-left:50px;}
.showImg .imgtxtcon h1{ font-size:30px; color:#fff; line-height:30px; padding-top:152px;}
.showImg .imgtxtcon i{ display:block; width:84px; height:1px; background-color:#4f4f4f; margin-top:28px;}
.showImg .imgtxtcon a{ display:block; width:171px; height:38px; border:#877868 solid 1px; color:#877868; text-align:center; line-height:38px; font-size:16px; position:relative;}
.showImg .imgtxtcon a:hover{ background-color:#877868; color:#fff;}
.showImg .imgtxtcon a img{ width:173px; height:0px; display:block; position:absolute; left:0px; top:40px;transition: all .3s ease-in;}
.showImg .imgtxtcon a:hover img{ height:173px;}
.showp_txt .tit{ height:28px; position:relative; padding-bottom:20px;}
.showp_txt .tit i{ display:block; width:100%; height:1px; background-color:#ddd; position:absolute; left:0; top:14px;}
.showp_txt .tit p{ position:absolute; left:0; top:0; height:28px; background-color:#fff; width:128px; border-right:#ddd solid 1px; font-size:24px; z-index:2; line-height:28px;}


/* mapPage  */
.map_ul {
  list-style: outside none none;
  display: block;
  width: 100%;
  padding-top: 10px;
}
.map_ul li {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #DCDBDB;
  float: left;
}
.map_ul li a {
  font-size: 14px;
  float: left;
  width: 100%;
  height: 23px;
  line-height: 23px;
  font-weight: bold;
}
.map_ul .list-inline {
  display: block;
  margin-left: 7%;
  width: 80%;
  min-height: 30px;
}
.map_ul .list-inline a {
  font-weight: normal;
  width: auto;
  float: none;
  line-height: 32px;
  height: 32px;
  margin: 0 10px 10px 0;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 0px 10px;
}
.map_ul .list-inline a:hover {
  background: #1e9345;
  color: #fff;
}


.zx_t1{ display:inline-block; margin-top:50px;} 
.zx_t1 dl{ float:left; width:210px; padding-left:76px; border-right:#cccccc solid 1px;}
.zx_t1 dl dt{ display:inline-block; height:36px;}
.zx_t1 dl dt p{ font-family:"Arial"; font-size:36px; color:#333; float:left; line-height:36px; float:left;}
.zx_t1 dl dt i{ font-size:16px; color:#333; line-height:16px; display:block; float:left; padding-top:16px; padding-left:8px;}
.zx_t1 dl dd{ display:block;  font-size:16px; color:#333; padding-left:2px; line-height:20px;}
.zx_t1 dl dd i{ display:inline-block; width:10px; height:10px; background-position:0px -380px; float:left; margin-top:4px; margin-right:6px;}
.zx_t1 dl:nth-child(1){ padding-left:86px;}
.zx_t1 dl:first-child{ padding-left:86px;}
.zx_t1 dl:nth-child(4){border-right:none; padding-right:0;}
.zx_t1 dl:first-child+dl+dl+dl{border-right:none; padding-right:0;}


.wrapper .content {
  min-height: 300px;
}
.wrapper .conlist {
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid #dddddd;
  *zoom: 1;
}
.wrapper .conlist:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.wrapper .conlist li {
  width: 33.3%;
  float: left;
  font-size: 20px;
  line-height: 36px;
}
.wrapper .conlist li s {
  width: 60px;
  height: 60px;
  background: url(../images/contact-ico.png) no-repeat left center;
  float: left;
  margin-right: 15px;
}
.wrapper .conlist li span {
  color: #999999;
  font-size: 16px;
  display: block;
  padding: 6px 0 0;
  line-height: 20px;
}
.wrapper .conlist li.a1 {
  width: 38%;
}
.wrapper .conlist li.a2 {
  width: 28%;
  font-family: arial;
  font-size: 24px;
}
.wrapper .conlist li.a2 span {
  font-size: 16px;
  font-family: "microsoft yahei";
}
.wrapper .conlist li.a2 s {
  background-position: -80px center;
}
.wrapper .conlist li.a3 {
  width: 34%;
  font-size: 14px;
}
.wrapper .conlist li.a3 s {
  background-position: -170px center;
}
.wrapper .conlist:first-child {
  border-top: 0px;
  padding-top: 0px;
}
.wrapper.wrappersan .sitepath {
  margin-top: 0;
}

.showVedio2 { width: 765px; height: 440px; position: fixed; left: 50%; top: 50%; margin: -240px 0 0 -382px; z-index: 9999; background: #fff;  display: none;}
.showVedio2 .close { width: 40px; height: 40px; position: absolute; right: -16px; top: -16px; cursor: pointer; background: url(../images/close.png) no-repeat center center; -webkit-transition: all ease 300ms;-moz-transition: all ease 300ms; -ms-transition: all ease 300ms;-o-transition: all ease 300ms; transition: all ease 300ms;}
.showVedio2 .playcon { height: 450px;}
.showVedio2 .close:hover { transform: rotate(180deg);}


.da_bj{ min-height:450px;}
.BMap_bubble_title{ font-size:13px !important;}
.BMap_bubble_content{ font-size:13px !important;}


.menu ul{ display:inline-block;}
.menu ul li{ display:none;}
.menu ul li.hover{ display:block;}
.menu ul li .nav1{ display:none;}
.menu ul li .subMenu{ width:102%;}
.menu ul li .subMenu a{width: 299.2px;border-right:#ddd solid 1px;display: block;float: left;height: 60px;text-align: center; background-color:#fff; margin-top:40px; font-size:18px; line-height:60px;}
.menu ul li .subMenu a:nth-child(4){ border-right:none;}
.menu ul li .subMenu a:hover,.menu ul li .subMenu a.on{ background-color:  #2a55a9; color:#fff;}

















