@charset "utf-8";
/* CSS Document */
html,body,div,form,img,ul,ol,li,dl,dt,dd{margin:0px; padding:0px;}
body{margin:0 auto;padding:0;border:0; font-family:"宋体";}
select,input,textarea{vertical-align:middle; padding:0; margin:0;}
textarea{resize:none;}
img{border:0;}
ol,ul,li{list-style:none;}
a{text-decoration:none; color:#666;}
a:hover{text-decoration:none; color:#df4c18;}
a,img,input,textarea,select,button,area{outline:none;}

*{-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}

/*清除浮动*/
.clearfix:after{content:'';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{*zoom:1; _zoom:1;}
/*IE下a:hover 背景闪烁*/
*html{overflow:-moz-scrollbars-vertical; _zoom:expression(function(ele){ele.style.zoom = "1"; document.execCommand("BackgroundImageCache",false,true)}(this))}

.hover-opacity a{-webkit-transition: 0.2s; transition: 0.2s;}
.hover-opacity a:hover{filter:alpha(opacity=75); opacity:0.75;}
.hover-opacity-img a img{-webkit-transition: 0.2s; transition: 0.2s;}
.hover-opacity-img a:hover img{filter:alpha(opacity=75); opacity:0.75;}

.lfloat{float:left;}
.rfloat{float:right;}

a,.in-left li{-webkit-transition: ease-out .2s; transition: ease-out .2s;}

body{font-size:12px; background: #f1f1f1; min-width:1260px;}
.eui-dsp-tb{display: table; width: 100%;}
ul.eui-dsp-tb li{display: table-cell;}
.pub-con{width: 1260px; margin: 0 auto;}

/*header*/
.eui-header{height: 140px; position: relative; z-index: 999;}

.eui-topbar{height: 30px; background: #00458a; color: #a3caf1; letter-spacing: 1px;}
.eui-topbar .eui-date{line-height: 30px;}
.eui-topbar .top-link{padding: 8px 0;}
.eui-topbar .top-link li{float: left; border-left: 1px solid #a3caf1;}
.eui-topbar .top-link li:first-child{border-left: none;}
.eui-topbar .top-link li a{display: block; height: 14px; line-height: 14px; padding: 0 15px; color: #a3caf1;}
.eui-topbar .top-link li a:hover{color: #fff;}
.eui-topbar .top-search{width: 150px; height: 20px; margin: 5px 0; background: #a3caf1;}
.eui-topbar .top-search input{float: left; width: 125px; height: 20px; line-height: 20px; border: none; background: none; color: #00458a; padding: 0 4px; font-size: 12px;}
.eui-topbar .top-search a{float: left; width: 25px; height: 20px; background: url(../images/topbar-search-btn.png) no-repeat center;}
.eui-topbar .top-search a:hover{filter:alpha(opacity=60); opacity:.6;}

.eui-nav-bg{position: relative; background: url(../images/nav-bg.png); height: 70px;}
.eui-logo a{display: block; width: 400px; height: 70px; background: url(../images/logo.png) no-repeat center;}

.eui-nav>ul{padding-top: 2px;}
.eui-nav>ul>li{float: left; margin: 0 2px; height: 68px;}
.eui-nav>ul>li>a{display: block; height: 66px; line-height: 66px; padding: 0 6px; color: #00458a; font-family: "黑体"; font-size: 16px;}
.eui-nav>ul>li.on{border-bottom: 2px solid #dd4b18;}
.eui-nav>ul>li:hover>a{color: #dd4b18;}

.eui-nav .sub{position:absolute; top: 68px; padding: 0 10px; z-index:2; display:none;}
.eui-nav .sub ul{display: table;}
.eui-nav .sub li{display: table-cell; white-space: nowrap; padding:0 20px 0 0;}
.eui-nav .sub li a{display: block; color:#fff; font-size:15px; height:40px; line-height: 40px;}
.eui-nav .sub li a:hover{color: #dd4b18;}

.eui-nav .sub1{margin-left: -106%;}
.eui-nav .sub2{margin-left: -105%;}
.eui-nav .sub3{margin-left: -200%;}
.eui-nav .sub4{margin-left: -380%;}
.eui-nav .sub5{margin-left: -0%;}
.eui-nav .sub6{margin-left: -80%;}

.nav_li{position:relative; z-index:3;}
.nav_li_hover{ z-index:2;}
.nav_li .on{ display:block; float:left; height:40px; position:relative; z-index:2; cursor: pointer; font-size:14px;}
.nav_li_hover .sub{display:block;}
.nav_li_hover{background:url(../images/nav-on.png) no-repeat center bottom; border: none!important;}

.subnavbg{display: none; position: absolute; top: 70px; left: 0; width: 100%; height: 40px; background: url(../images/nav-sub-bg.png); z-index: 0;}

/*banner*/
.index-banner embed{margin-top: -110px;}
/*.index-banner embed{position: relative; top: -110px;}*/

/*集团动态 集团视频*/
.index-bg1{padding: 10px 0 20px; overflow: hidden; background: url(../images/index-bg1.jpg) no-repeat top center #fff;}
.index-bg1 .zt{padding: 20px 0 10px;}
/*幻灯片*/
.eui-slide{position:relative; width:450px; overflow:hidden; margin-bottom: 20px;}
.eui-slide .pic li{display: none;}
.eui-slide .pic a{position:relative; z-index:0; display: block;}
.eui-slide .pic img{width:450px; height:335px; display:block; vertical-align:top;}
.eui-slide .pic span{position:absolute; bottom:0; z-index:1; height:40px; width:100%; line-height:40px; font-size: 14px; font-weight: bold; color:#fff; text-decoration:none; padding: 0 105px 0 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.eui-slide .pic span:before{content: ''; position:absolute; left: 0; bottom:0; z-index:-1; height:40px; width:100%;  background:#000; opacity:.6; filter:alpha(opacity=60);}
.eui-slide .point{position:absolute; bottom:15px; right: 0; text-align:right; font-size:0; z-index:3; padding:0 8px; box-sizing:border-box; height: 10px;}
.eui-slide .point li{display:inline-block; *display:inline; margin:0 4px; width:10px; height:10px; overflow:hidden; background: #fff; zoom:1; cursor:pointer;}
.eui-slide .point .on{background:#dc3b04;}
.eui-slide .prev,.eui-slide .next{width:40px; height:60px; text-align:center; line-height:60px; color:#fff; font-size:40px; margin:-30px 0 0 0; display:none; background:#000; position:absolute; top:50%; z-index:10; cursor:pointer; filter:alpha(opacity=40); opacity:0.4; font-family:"宋体"; font-style: normal; cursor: pointer;}
.eui-slide .prev{left:0;}
.eui-slide .next{right:0;}
.eui-slide .prev:hover,.eui-slide .next:hover{filter:alpha(opacity=60) !important; opacity:0.6!important;}

.index-news{width: 420px; margin-left: 30px;}
.index-video{width: 320px;}

.index-title{height: 55px; padding-top: 5px; padding-left: 5px;}
.index-title a{display: block; height: 50px;}
.index-title span{float: right; width: 60px; height: 50px; background: url(../images/index-news-more.png) no-repeat 35px center;}
.index-title a:hover span{background-position: 45px center;}
.index-title b{float: left; height: 50px; line-height: 50px; font-family: "黑体"; font-weight: normal; font-size: 22px; color: #00458a;}
.index-title em{font-size: 16px; margin-left: 12px; font-family: arial; color: #ccc;}

.index-news .index-title{border-bottom: 1px solid #e5e5e5;}
.index-list{padding: 10px 0;}
.index-list li{height: 33px; line-height: 33px;}
.index-list li a{display: block; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.index-list li a span{float: right; color: #999; font-size: 12px; margin: 0 4px 0 0;}
.index-list li a i{float: left; width: 8px; height: 8px; margin: 12px 8px; background: url(../images/index-list-icon.png) no-repeat center;}

.index-gg{border: 1px solid #c4d1dc; height: 40px; padding: 0 0 0 40px; background: url(../images/icon-horn.png) no-repeat 12px center;}
.index-gg .more{float: right; width: 64px; height: 38px; padding: 15px 20px;}
.index-gg .more i{display: block; width: 24px; height: 8px; background: url(../images/index-list-icon.png) #df4c18;}
.index-gg .more:hover i{background-color: #00458a;}
.index-gg .bd li a{display: block; line-height: 38px; padding-right: 12px; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}


/*集团板块*/
.index-bg2{height: 530px; border-top: 1px solid #e5e5e5; overflow: hidden; background: url(../images/index-bg2.jpg) no-repeat top center #fff;}
.index-product-service-title{height: 80px; line-height: 80px; font-family: "黑体"; font-weight: normal; font-size: 24px; color: #00458a; text-align: center;}
.index-product-service .pub-con{position: relative; height: 415px;}
.index-product-service .pub-con>div{position: absolute; background: #000;}
.index-product-service a{position: relative; overflow: hidden; display: block; padding-left: 50px; color: #fff; -webkit-transition: ease-out .4s; transition: ease-out .4s;}
.index-product-service a:before{content: "MORE+"; position: absolute; filter:alpha(opacity=0); opacity: 0; bottom: 24px; right: 50px; line-height: 30px; color: #fff; font-size: 24px; font-family: arial; z-index: 2; -webkit-transition: ease-out .4s; transition: ease-out .4s;}
.index-product-service a:hover:before{right: 30px; opacity: 1;}
.index-product-service a:hover h2{filter:alpha(opacity=50); opacity:.5; -webkit-transform: scale3d(1.1,1.1,1); transform: scale3d(1.1,1.1,1);}
.index-product-service h2{position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; -webkit-transition: ease-out 2s; transition: ease-out 2s;}
.index-product-service i{position: relative; float: left; width: 70px; height: 70px; margin-right: 12px; background: url(../images/index-product-service.png) no-repeat;}
.index-product-service span{position: relative; display: block; font-family: simhei; font-size: 32px; line-height: 42px; letter-spacing: 1px;}
.index-product-service em{position: relative; font-family: arial; font-size: 24px;}

.index-product-service .item1 h2{background: url(../images/index-product-service1.jpg) no-repeat left;}
.index-product-service .item2 h2{background: url(../images/index-product-service2.jpg) no-repeat bottom;}
.index-product-service .item3 h2{background: url(../images/index-product-service3.jpg) no-repeat right;}
.index-product-service .item4 h2{background: url(../images/index-product-service4.jpg) no-repeat center;}
.index-product-service .item5 h2{background: url(../images/index-product-service5.jpg) no-repeat right;}

.index-product-service .item1 i{background-position: -70px 0;}
.index-product-service .item2 i{background-position: -70px -70px;}
.index-product-service .item3 i{background-position: -70px -140px;}
.index-product-service .item4 i{background-position: -70px -210px;}
.index-product-service .item5 i{background-position: -70px -280px;}

.index-product-service .item1{left: 0;}
.index-product-service .item1 a,.index-product-service .item5 a{width: 415px; height: 248px; padding-top: 90px;}
.index-product-service .item1 a:hover,.index-product-service .item5 a:hover{padding-top: 30px;}
.index-product-service .item1 a:hover h2{background-position: right;}

.index-product-service .item2{top: 258px; left: 0;}
.index-product-service .item2 a,.index-product-service .item4 a{width: 415px; height: 157px; padding-top: 50px;}
.index-product-service .item2 a:hover,.index-product-service .item4 a:hover{padding-top: 20px;}
.index-product-service .item2 a:hover h2,.index-product-service .item4 a:hover h2{background-position: top;}

.index-product-service .item3{left: 425px;}
.index-product-service .item3 a{width: 410px; height: 415px; padding-top: 170px;}
.index-product-service .item3 a:hover{padding-top: 70px;}
.index-product-service .item3 a:hover h2{background-position: left;}

.index-product-service .item4{right: 0;}

.index-product-service .item5{top: 167px; right: 0;}
.index-product-service .item5 a:hover h2{background-position: left;}

/*网站群导航*/
.index-link{position: relative; z-index: 998;}
.index-link a{display: block;}
.index-link span{cursor: pointer;display: block;}
.index-link > ul{display: table; width: 100%; border:1px solid #8fa5b8; border-bottom: none; background: #e7edf5;}
.index-link .item{position: relative; display: table-cell; width: 252px; height: 40px; line-height: 39px; color: #666; background:url(../images/link-icon.png) no-repeat right center;text-align:center; border-left:1px solid #8fa5b8; border-bottom:1px solid #8fa5b8;  -webkit-transition: ease-out .5s; transition: ease-out .5s;}
.index-link .item:first-child{border-left: 0;}
.index-link .item.on{background-color: #00458a; color: #fff;}
.index-link .sub{display: none; position: absolute; top: 40px; padding: 8px 10px; background: #fff; box-shadow: 3px 3px 8px rgba(0,0,0,.2);}
.index-link .sub li{float: left; width: 240px; line-height: 24px; text-align: left;}
.index-link .sub li a{padding: 0 10px; color: #666; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.index-link .sub li a[href]{color: #7193c0;}
.index-link .sub li a:hover[href]{color: #215d99; text-decoration: underline;}


/*底部导航*/
.eui-footer{height: 170px; border-top: 1px solid #0367b5; margin-top: -110px;}
.eui-footer1{height: 170px; border-top: 1px solid #0367b5; }
.footer{background: #fff;}
.footer .pub-con{padding: 10px 110px 25px;}
.footer .pub-con>div{padding: 0 30px;}
.footer .tit{padding: 8px 0 8px 48px; margin-bottom: 15px; font-size: 16px; line-height: 22px; border-bottom: 1px solid #ddd;}
.footer .tit i{display: block; font-style: normal;}
.footer .follow .tit{background: url(../images/footer-follow.png) no-repeat left center;}
.footer .contact .tit{background: url(../images/footer-contact.png) no-repeat left center;}
.footer .contact{width: 400px;}
.footer .contact p{margin: 0; padding: 0; font-size: 14px; line-height: 30px;}
.footer .pub-con>.hotline{padding-top: 40px;}
.footer .hotline a{display: block;}
.footer-img{width: 240px; height: 102px; background: url(../images/footer-img.png) no-repeat top center;}
.footer-info{text-align: center; padding: 10px 0; background: #f8f8f8;}
.footer-info .eui-dsp-tb{width: auto; margin: 0 auto;}
.footer-info ul{padding: 4px 0;}
.footer-info li{float: left; height: 20px;}
.footer-info li span{display: block; color: #666; height: 14px; line-height: 14px; padding: 0 15px;}
.footer-info li.i1{padding: 3px 0;}
.footer-info li.i2{padding: 3px 0;}
.footer-info li.i2 span{ border-left: 1px solid #000; border-right: 1px solid #000;}
.footer-info li.i3 span{height: 20px; line-height: 20px;}
.footer-info .beian a{float: left; width: 20px; height: 20px; background: url(../images/footer-wj.png) no-repeat left center;}
.footer-info .beian a:first-child{width: auto; padding: 0 5px 0 20px; background: url(../images/footer-ga.png) no-repeat left center;}


/************************** 内页 **************************/
.in-container{position: relative; top: -110px; overflow: hidden; padding-bottom: 50px;}
.in-container1{ top: -110px;  padding-bottom: 20px;font-size:12px; background: #f1f1f1; min-width:1260px;}
.in-top{height: 261px; padding-top: 70px; margin-bottom: 20px; border-bottom: 1px solid #e5e5e5; }
.in-top.in-banner2{background: url(../images/in-banner2.jpg) no-repeat top center;}
.in-top .in-banner{height: 140px;}
.in-top-bg{position: absolute; top: 210px; left: 0; width: 100%; height: 50px; line-height: 50px; background: url(../images/bg-black30.png); color: #fff;}
.in-top-bg strong{float: left; width: 200px; height: 50px; text-align: center; font-family: "黑体"; font-weight: normal; font-size: 24px; background: url(../images/bg-black60.png);}
.in-crumb{float: left; padding: 0 0 0 30px; letter-spacing: 1px;}
.in-crumb a{color: #fff;}
.in-crumb a:hover{color: #df4c18;}


.in-left{width: 200px;}
.in-left li{line-height: 46px; border-bottom: 1px solid #d7dae4;}
.in-left li:hover{background: #e5e7ef;}
.in-left>ul>li>a{display: block; width: 198px; line-height: 45px; text-align: center; font-family: "黑体"; font-size: 16px; padding: 0 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.in-left li a:hover{color: #df4c18;}
.in-left li.on{border-left: 2px solid #df4c18; background: #e5e7ef;}
.in-left li.on a{color: #df4c18;}
.in-left .sub{padding-bottom: 10px;}
.in-left .sub li{position: relative; border-bottom: none; line-height: 30px; padding-left: 72px;}
.in-left .sub li:before{content: ""; position: absolute; top: 12px; left: 56px; width: 6px; height: 6px; background: #df4c18;}
.in-left .sub li a{display: block;}

.in-center{width: 1010px; margin-left: 50px;}
.in-title{font-family: "黑体"; font-size: 20px; line-height: 45px; border-bottom: 1px solid #d7dae4;}
.eui-list>ul{padding-top: 15px;}
.eui-list>ul>li{padding: 0 15px;}
/*.eui-list>ul>li:nth-child(even){background: #d7d9e5;}*/
.eui-list>ul>li a{display: block; font-size: 14px; line-height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-left: 16px; background: url(../images/index-news-more.png) no-repeat left center;}
.eui-list>ul>li a span{float: right; color: #888;}

.list-zy>ul{padding-top: 0;}
.list-zy>ul>li{padding: 15px 8px; border-bottom: 1px solid #ccc;}
.list-zy>ul>li a{ font-size: 16px; font-weight: bold;line-height: 40px;}
/*.list-zy>ul>li:nth-child(even){background: none;}*/
.list-zy span{display: block; color: #999; line-height: 20px; padding: 0 20px;}
.list-zy p{margin: 0; color: #999; font-size: 14px; line-height: 24px; padding: 4px 20px 0;}


/* 分页样式  */ 
.page {height:26px;padding-top: 18px;font-family: simsun;clear: both;}
.page ul{float: left;}
.page ul li {float: left; margin-right: 1px; min-width: 26px; height: 26px; line-height: 26px; text-align: center; border-bottom: medium none;}
.page ul li a {display: block; min-width: 26px; height: 26px; font-size: 12px;}
.page ul li a:hover,.page_num {display: block; min-width: 26px; height: 26px; background: #df4c18; color: #fff!important;}
.page span {float: left; margin: 0 2px; font-size: 14px; height: 26px; line-height: 26px;}
.page_fy a {display: block; padding: 0 10px; height: 26px; line-height: 26px; text-align: center;}
.page strong {padding: 0 6px;}
.page select {margin: 0 6px;}
.page_fy a:hover{display: block; height: 26px; line-height: 26px; text-align: center; background: #d7d9e5;}
.page_fy a.disabled{/*display: none;*/}



.in-right{width: 250px; display: none;}
.in-right li{padding-bottom: 20px;}
.in-right li a{display: block; height: 80px; line-height: 80px; padding-right: 30px; font-family: "黑体"; font-size: 20px; text-align: right; color: #fff; overflow: hidden; background-position: bottom; -webkit-transition: ease-out .5s; transition: ease-out .5s;}
.in-right li a:hover{background-position: top; padding-right: 20px;}
.in-right li i{float: left; width: 80px; height: 80px;}
.in-right li.item1 a{background-image: url(../images/in-right-bg1.png);}
.in-right li.item2 a{background-image: url(../images/in-right-bg2.png);}
.in-right li.item3 a{background-image: url(../images/in-right-bg3.png);}
.in-right li.item4 a{background-image: url(../images/in-right-bg4.png);}
.in-right li.item1 i{background: url(../images/in-right-icon1.png) no-repeat;}
.in-right li.item2 i{background: url(../images/in-right-icon2.png) no-repeat;}
.in-right li.item3 i{background: url(../images/in-right-icon3.png) no-repeat;}
.in-right li.item4 i{background: url(../images/in-right-icon4.png) no-repeat;}


/*1集团介绍*/
.introduce-nav{position: fixed; top: 180px; left: 50%; margin-left: 460px; width: 230px; filter:alpha(opacity=0); opacity: 0; transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-webkit-transform: scale(0);-moz-transition: all .32s linear;-ms-transition: all .32s linear;-webkit-transition: all .32s linear;transition: all .32s linear; z-index: 9; -webkit-transition: width linear .4s; -moz-transition: width linear .4s; -ms-transition: width linear .4s; transition: width linear .4s; _position: absolute; _bottom: auto; _top: expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight-10);}
.introduce-nav ul{position: relative; margin-left: 60px; margin-bottom: 20px;}
.introduce-nav ul:before{content: ""; position: absolute; top: 15px; bottom: 15px; left: 4px; width: 2px; background: #ddd; z-index: -1;}
.introduce-nav a{display: block; height: 36px; line-height: 36px; font-size: 14px; color: #666; cursor: pointer;}
.introduce-nav a i{position: relative; float: left; width: 10px; height: 10px; margin: 13px 15px 0 0; border-radius: 5px; overflow: hidden; background: #999; behavior:url(css/pie.htc);}
.introduce-nav .active{color: #df4c18;}
.introduce-nav .active i{background: #df4c18!important}
.introduce-nav span{display: block; line-height: 24px; text-align: center;}
.introduce-nav span img{display: block; margin: 12px auto;}

#content .pub-con{padding-right: 230px;}
#content .title{font-family: "黑体"; font-size: 20px; line-height: 24px; padding-top: 20px; padding-bottom: 12px; color: #00458a; border-bottom: 1px solid #00458a;}
#content .con{padding: 30px 0;}

#content .introduce-jj .title{padding-top: 0;}

#content .introduce-dsz{background: #fafafa; padding-bottom: 30px;}
#content .introduce-dsz .pub-con{background: url(../images/introduce-dsz-t.png) no-repeat left 60px;}
#content .introduce-dsz .title{color: #fe0000; border: none; text-align: center;}
#content .introduce-dsz .con{padding: 60px; background: url(../images/introduce-dsz-b.png) no-repeat left bottom;}

.ld-list{width: 600px; margin: 20px auto; border: 1px solid #dfdfdf; border-bottom: none; background: #f9f9f9;}
.ld-list th,.ld-list td{border-bottom: 1px solid #dfdfdf; padding: 10px 20px; text-align: center;}
.ld-list th{width: 120px;}
.ld-list th img{width: 110px; height: 160px; padding: 4px; background: #fff; border: 1px solid #ccc;}
.ld-list td{line-height: 28px; padding-right: 40px; font-weight: bold; font-family: simhei; font-size: 16px;}
.ld-list td span{display: block;}


#content .introduce-zz{background: #fafafa; padding-bottom: 30px;}

#content .introduce-cy .zoom{width: 1030px; height: 500px; overflow: hidden; position: relative;}
#oImg {position: absolute; width: 1030px; top: -80%; z-index: 1; cursor:move;}

#gotop{width: 50px; height: 26px; line-height: 26px; font-size: 14px; margin: 12px auto; text-align: center; background: #ddd; font-family: arial;}
#gotop:hover{background: #00458a; color: #fff;}




/*2资讯中心*/
.in-news{padding: 20px 0; border-bottom: 1px solid #d7dae4;}
.in-news .index-news-pic img{width: 320px; height: 170px;}
.in-news .index-news-con{width: 370px;}
.in-news .index-news-con .date{display: block; line-height: 24px; margin-top: -12px; font-size: 14px; color: #999;}
.in-news .index-news-con p{height: 88px;}
em.icon-new{display: inline-block; vertical-align: middle; width: 40px; height: 15px; position: relative; top: -2px; left: 8px; background: url(../images/icon-new.png) no-repeat center;}

/*3产品与服务*/
.product-service li{float: left; width: 248px; margin-left: 5px;}
.product-service li:first-child{margin-left: 0;}
.product-service li a{position: relative; display: block; height: 380px; overflow: hidden; background: url(../images/product-service-bg.jpg) no-repeat;}
.product-service li h2{margin: 0; -webkit-transition: ease-out 2s; transition: ease-out 2s;}
.product-service li i{position: absolute; top: 140px; left: 89px; width: 70px; height: 70px; background: url(../images/index-product-service.png) no-repeat; -webkit-transition: ease-out .3s; transition: ease-out .3s;}
.product-service li span{position: absolute; bottom: 20px; left: 0; width: 100%; height: 30px; line-height: 30px; text-align: center; font-family: "黑体"; font-size: 24px; color: #fff; -webkit-transition: ease-out .3s; transition: ease-out .3s;}
.product-service li p{margin: 0; padding: 15px 4px; line-height: 20px; color: #666;}
.product-service li.item1 h2{height: 380px; background: url(../images/product-service1.jpg) no-repeat center;}
.product-service li.item2 h2{height: 380px; background: url(../images/product-service2.jpg) no-repeat center;}
.product-service li.item3 h2{height: 380px; background: url(../images/product-service3.jpg) no-repeat center;}
.product-service li.item4 h2{height: 380px; background: url(../images/product-service4.jpg) no-repeat center;}
.product-service li.item5 h2{height: 380px; background: url(../images/product-service5.jpg) no-repeat center;}
.product-service li.item1 i{background-position: -70px 0;}
.product-service li.item2 i{background-position: -70px -70px;}
.product-service li.item3 i{background-position: -70px -140px;}
.product-service li.item4 i{background-position: -70px -210px;}
.product-service li.item5 i{background-position: -70px -280px;}
.product-service li a:hover h2{filter:alpha(opacity=30); opacity:.3; -webkit-transform: scale3d(1.15,1.15,1); transform: scale3d(1.15,1.15,1);}
.product-service li a:hover i{top: 120px;}
.product-service li a:hover span{bottom: 130px;}

/*4产品与服务*/
.product-service-list ul{width: 730px; padding-top: 10px;}
.product-service-list li{float: left; width: 345px; height: 90px; margin: 15px 20px 0 0; border: 1px solid #d7dae4;}
.product-service-list li a{position: relative; display:block; height: 88px;}
.product-service-list li a:before{content: ""; position: absolute; top: 0; left: 0; width: 158px; height: 88px; background: #fff; z-index: -1; -webkit-transition: ease-out .4s; transition: ease-out .4s;}
.product-service-list li a:hover{background: #fff;}
.product-service-list li a:hover:before{width: 100%;}
.product-service-list li a h2{float: left; width: 158px; height: 88px; margin: 0 24px 0 0; border-right: 1px solid #d7dae4; overflow: hidden;}
.product-service-list li a img{width: 158px; height: 88px;}
.product-service-list li a img{display:block; -webkit-transition:0.5s, -webkit-transform 0.5s; transition:0.5s, transform 0.5s;}
.product-service-list li a:hover img{-webkit-transform: scale3d(1.1,1.1,1); transform: scale3d(1.1,1.1,1);}
.product-service-list li a b,.product-service-list li a span{display: block; line-height: 36px; font-size: 14px; color: #999;}
.product-service-list li a b{font-family: "黑体"; font-size: 18px; color: #333; padding-top: 8px;}

/*5集团成员*/
.g_content{margin: 0 20px; padding:24px 10px 10px; border-bottom:1px dashed #bebebe; font-size:14px;}
.g_content h3{line-height:14px; margin:0 0 10px 0; padding:0 0 0 13px; font-size:14px;}
.g_content ul{margin:0 0 0 12px;}
.g_content ul li{float:left; width:262px; line-height:30px;}
.g_content a{color:#666; display:inline-block; margin-right:24px;}
.g_content p{margin:0 0 0 12px; line-height:30px; }
.g_content p span{color:#023f70;}
.g_content p span a{margin:0 12px; color:#023f70; white-space: nowrap; word-break:break-all;}

.g_color1 h3{border-left:5px solid #e70012; color:#e70012;}
.g_color1 a[href]:hover{color:#e70012;}
.g_color2 h3{border-left:5px solid #ff791f; color:#ff791f;}
.g_color2 a[href]:hover{color:#ff791f;}
.g_color3 h3{border-left:5px solid #ceaa00; color:#ceaa00;}
.g_color3 a[href]:hover{color:#ceaa00;}
.g_color4 h3{border-left:5px solid #0ca53d; color:#0ca53d;}
.g_color4 a[href]:hover{color:#0ca53d;}
.g_color5 h3{border-left:5px solid #008ed8; color:#008ed8;}
.g_color5 a[href]:hover{color:#008ed8;}
.g_color6 h3{border-left:5px solid #00458a; color:#00458a;}
.g_color6 a[href]:hover{color:#00458a;}
.g_color7 h3{border-left:5px solid #9e00d9; color:#9e00d9;}
.g_color7 a[href]:hover{color:#9e00d9;}
.g_color8 h3{border-left:5px solid #ff791f; color:#ff791f;}
.g_color8 a[href]:hover{color:#ff791f;}
.tbpadding{padding:35px 0;}



/*7合作伙伴*/
.partner-title{display: none; height: 40px; line-height: 20px; padding-bottom: 20px; font-family: "黑体"; font-size: 20px; border-bottom: 1px solid #c6c6c6; text-align: center;}
.partner-con{width: 1056px; padding-top: 30px; margin: 0 auto;}
.partner-con a{float: left; width: 352px; height: 182px; padding: 15px;}
.partner-con a img{display: block; margin: 0 auto; width: 322px; height: 152px; -webkit-transition: ease-out .3s; transition: ease-out .3s;}
.partner-con a:hover img{margin-top: -5px; box-shadow: 0 2px 20px rgba(0,0,0,.3);}


/*8文章详情*/
.eui-detail{padding:0 80px;width:1060px;margin:0 auto}
.eui-detail .detail-title{text-align:center; line-height: 36px; padding:10px 0 8px; border-bottom:1px dotted #ccc; }
.eui-detail .detail-title h1{font-size:22px; font-weight:normal; font-family:"微软雅黑"; margin:0; color: #0e76cd;}
.eui-detail .detail-title-sub{color:#999;}
.eui-detail .f14px{font-size:14px; display:inline-block; padding:0 2px 0 4px;}
.eui-detail .f16px{font-size:16px; display:inline-block; padding:0 4px 0 2px;}
.eui-detail .eui-sel{color:#F00 !important;}
.detail-con{padding:20px; font-size:14px;}
.eui-detail .bdsharebuttonbox{padding:4px 12px 0}
.eui-detail .detail-btn{height:36px; line-height:36px; padding:0 8px;}
.eui-detail .detail-btn a{color: #0e76cd;}
.eui-underline a:hover{text-decoration: underline;}
.eui-detail .detail-foot{text-align: right; padding: 20px 0;}
.eui-detail .detail-foot a{color: #0e76cd;}
.eui-detail .detail-foot a:hover{color: #f60;}


.in-title .more{float: right; padding: 0 12px; font-family: simsun; font-size: 13px;}
.eui-list{margin-bottom: 10px;}

/*集团文化*/
.wh-bssy h3{margin: 0; font-size: 20px; line-height: 20px; padding-bottom: 10px; font-family: simhei; text-align: center; border-bottom: 1px solid #c6c6c6; color: #00458a;}

/*先模人物*/
.in-main{width: 1020px;}
.in-pic-list {padding: 20px 9px;}
.in-pic-list>ul>li{float: left;}
.in-pic-list>ul>li>a{display: block; padding: 0 22px 10px;}
.in-pic-list>ul>li>a:hover img{box-shadow: 0 0 10px rgba(0,0,0,.5);}
.in-pic-list li img{border: 1px solid #a3a3a3; height: 120px; -webkit-transition: .3s; transition: .3s;}
.in-pic-list li span{display: block; text-align: center; line-height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.in-pic-list li a:hover span{color: #0e76cd;}

/*摄影大展*/
.sydz>ul>li{width: 200px;}
.sydz>ul>li>a{padding: 0 8px 10px;}
.sydz>ul>li>a img{width: 184px;}

/*摄影大展-相册*/
.Hidden{display:none; margin: 0; padding: 20px; height: 470px;}
.Clearer{display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}
.FlLeft{float:left;}
.FlRight{float:right;}
/*幻灯片区域背景*/
.MainBg{background-color:#222;width:960px;margin:0 auto;}
/*大图展示区域*/
#OriginalPic{width:900px;margin: 0 auto; overflow:hidden;position:relative;font-size:12px;}
#OriginalPic img{display:block;margin:0 auto; width: 600px; height: 400px;}
#OriginalPic span{display:block; text-align: center; line-height: 24px; margin-top: 6px;}
/*页码*/
.Counter{color:#666; display: block; text-align: center; padding-top: 20px;}
.CounterCurrent{color:#C00;font-size:20px;font-weight:bold;}
/*鼠标手势*/
.CursorL,.CursorR{position:absolute;z-index:999;width:50%;height:400px;;top: 20px; cursor: pointer;}
.CursorL{left:40px;background:url(../images/left.png) no-repeat left center;}
.CursorR{right:40px;background:url(../images/right.png) no-repeat right center;}
/*小图预览和滑动*/
.Summary{line-height:20px;display:block;width:100px;margin-right:10px;color:#999;overflow:hidden;background-color:#333;padding:10px;}
.More{text-align:right;color:#666;line-height:40px;height:40px;font-size:12px;display:block;}        
.ThumbPicBorder {width:600px;margin:0 auto;}
.ThumbPicBorder img{cursor: pointer;}
#ThumbPic img{border:3px solid #666;cursor:pointer;background-color:#666;margin:0 4px;width:100px;height:70px;display:block;}
#ThumbPic img.active{border:3px solid #FF9900;}

/*摄影大展-相册*/
.photo-detail{position: relative; width: 600px; margin: 0 auto;}
.photo-detail .pageState{font-size: 20px; text-align: center; line-height: 50px; font-family: arial; letter-spacing: 1px;}
.photo-detail .pageState span{ color: #f00; font-size: 28px;}
.photo-detail .bigImg{position: relative;}
.photo-detail .bigImg img{display: block; width: 600px; height: 400px;}
.photo-detail .bigImg span{display: block; margin: 20px 0 0; line-height: 28px; font-family: "微软雅黑"; font-weight: normal; font-size: 16px; color: #666; }

.photo-detail .prev,.photo-detail .next{position:absolute; top:200px; width:50px; height:100px; line-height:100px; text-align:center; color:#fff; font-size:40px; font-weight: bold; display:none; background:#000; z-index:10; cursor:pointer; filter:alpha(opacity=40); opacity:0.4; font-family:"宋体"; font-style: normal; cursor: pointer;}
.photo-detail .prev{left:0;}
.photo-detail .next{right:0;}
.photo-detail .prev:hover,.photo-detail .next:hover{filter:alpha(opacity=60) !important; opacity:0.6!important;}

.photo-detail .smallScroll{padding: 30px 0;}
.photo-detail .smallImg{float:left; width: 550px; margin: 0; display:inline; overflow: hidden;}
.photo-detail .smallImg ul{ height:76px;  width: 9999px; overflow: hidden; }
.photo-detail .smallImg li{ float: left; margin: 0 3px; width:104px; cursor:pointer;  display: inline;  }
.photo-detail .smallImg img{border: 3px solid #666; padding: 1px; width:102px; height:76px;  }
.photo-detail .smallImg .on img{border-color: #f90;}

.photo-detail .sPrev,.photo-detail .sNext{ float: left; display: block; width: 24px; height: 76px; text-indent: -9999px; background: url(../images/left1.png) no-repeat center; opacity: .4;}
.photo-detail .sPrev:hover,.photo-detail .sNext:hover{opacity: 1;}
.photo-detail .sNext{ background: url(../images/right1.png) no-repeat center;}

/*集团文化*/
.swiper-container {width: 100%; height: 600px; margin-top: -20px; margin-bottom: -50px;background: #f1f1f1;}
.swiper-slide .pub-con{position: relative; font-size: 14px; height: 600px;overflow: hidden;}
.swiper-slide .pub-con>ul{position: relative;}
.swiper-slide p{position: relative; margin: 0; padding: 6px 0; line-height: 2em;}
.arrow-left,.arrow-right{position: absolute; top: 50%; margin-top: -30px; width: 80px; height: 100px; z-index:10; color: #ccc;}
.arrow-left {left: 0;}
.arrow-right {right: 0;}
.arrow-left:before,.arrow-right:before{position: absolute; top: 0; left: 0; width: 80px; height: 100px; line-height: 100px; font-size: 100px; text-align: center;}
.arrow-left:before{content: "<";}
.arrow-right:before{content: ">";}
.arrow-left:hover,.arrow-right:hover{color: #999;}

.pagination {display: none;}

.wh-left{position: absolute; top: 0; left: 0; width: 520px;}
.wh-right{position: absolute; top: 0; right: 0; width: 520px;}

.f-blue{position: relative; color: #00458a; font-family: simhei; font-size: 20px; display: inline-block;}
.f-orange{position: relative; color: #df4c18; font-family: simhei; font-size: 40px; font-style: italic;}
.f-center{text-align: center;}
.f24{font-family: simhei; font-size: 24px;}
.f30{font-family: simhei; font-size: 30px;}
.t-right{text-align: right;}

.eui-dsp-tb{display: table; width: 100%;}
.eui-dsp-tb ul{display: table-row;}
.eui-dsp-tb li{display: table-cell;}

.jtwh-nav{position: absolute; top: 290px; left: 50%; margin-left: 420px; width: 200px; z-index: 9999;}
.jtwh-nav ul{position: relative; margin-left: 60px; margin-bottom: 20px;}
.jtwh-nav ul:before{content: ""; position: absolute; top: 15px; bottom: 15px; left: 4px; width: 2px; background: #ddd; z-index: -1;}
.jtwh-nav a{display: block; height: 36px; line-height: 36px; font-size: 14px; color: #666; cursor: pointer; -webkit-transition: ease-out .3s; transition: ease-out .3s;}
.jtwh-nav a i{position: relative; float: left; width: 10px; height: 10px; margin: 13px 15px 0 0; border-radius: 5px; overflow: hidden; background: #999; behavior:url(css/pie.htc); -webkit-transition: ease-out .3s; transition: ease-out .3s;}
.jtwh-nav li.on a,.jtwh-nav li a:hover{color: #df4c18;}
.jtwh-nav li.on a i,.jtwh-nav li a:hover i{background: #df4c18!important}
.jtwh-nav span{display: block; line-height: 24px; text-align: center;}
.jtwh-nav span img{display: block; margin: 12px auto;}

/*1标识释义*/
.wh-keyboard{position: absolute; top: 50%; left: 50%; margin: -75px 0 0 -150px; z-index: 9; display: none;}
.wh-keyboard img{}
.slide1 .pub-con{padding: 50px 190px 0 50px;}
.slide1 .wh-bssy-title{font-size: 20px; font-family: simhei; text-align: center; height: 40px; line-height: 30px; margin-bottom: 80px; color: #00458a; border-bottom: 1px solid #c6c6c6;}
.slide1 .wh-logo{width: 320px; height: 320px; background: url(../images/wh-logo.png) no-repeat center #fafafa;}
.slide1 .rfloat{width: 640px;}
i.wh-bssy{float: left; width: 25px; height: 8px; margin: 10px 8px 0 0; border-radius: 4px;}
i.black{background: #000;}
i.red{background: #df4c18;}
i.blue{background: #00458a;}

/*2核心理念*/
.slide2{background: #f9f5d9;}
.slide2 img{position: absolute; left: 0; bottom: 0;}
.slide2 .wh-left{padding-top: 60px; padding-left: 60px; line-height: 50px;}
.slide2 .wh-right{padding-top: 80px; margin-right: 120px;}
.slide2 p{padding-bottom: 50px;}

/*3核心价值观*/
.slide3 .wh-left{padding-top: 50px; margin-left: 30px; width: 504px;}
.slide3 .wh-right{line-height: 50px; margin-right: 160px; padding-top: 10px;}
.slide3 .wh-right img{margin: 20px 0 5px;;}
.slide3 p{padding-bottom: 20px;}

/*4企业精神*/
.slide4 img{position: absolute; left: 0; bottom: 0;}
.slide4 .wh-left{padding-top: 60px; padding-left: 60px; line-height: 60px;}
.slide4 .wh-right{padding-top: 120px; margin-right: 210px;}
.slide4 p{padding-bottom: 80px; line-height: 2.2em;}

/*5企业目标*/
.slide5{background: #fafafa;}
.slide5 img{position: absolute; left: 45px; bottom: 0;}
.slide5 .f-blue{padding: 60px;}
.slide5 .wh-left,.slide5 .wh-right{width: 620px;}
.slide5 .wh-right{margin-right: 120px;}
.wh-qymb{padding: 120px 100px 0;}
.wh-qymb i{display: block; line-height: 50px;}
.wh-qymb span{display: inline-block; padding-right: 10px; line-height: 70px; border-top: 1px solid #df4c18;}
.wh-qymb p{padding: 20px 0;}

/*6企业使命*/
.slide6 img{position: absolute; left: 0; bottom: 0;}
.slide6 .wh-right{margin-right: 190px; padding-right: 40px;}
.slide6 .f-blue{padding-top: 60px;}
.slide6 .f-orange{line-height: 2em; padding: 50px 0; margin-top: 30px; text-align: center;}
.slide6 p{line-height: 2em;}

/*7企业共同愿景*/
.slide7{background: #fff;}
.slide7 .wh-left{margin-left: 45px;}
.slide7 img{position: absolute; right: 160px; bottom: 0;}
.slide7 .f-blue{padding: 80px 0 60px;}
.slide7 .f-orange{padding-left: 50px;}
.slide7 p{padding-left: 50px; padding-bottom: 50px;}

/*8工作方针*/
.slide8{background: #e8eff5;}
.slide8 img{position: absolute; left: 0; bottom: 0;}
.slide8 .wh-right{padding-right: 100px; margin-right: 120px;}
.slide8 .wh-right .ani{padding: 20px 0; text-align: center;}
.slide8 .wh-right .f-blue{padding: 80px 0 50px; text-align: left;}

/*9倡导八种文化*/
.slide9{background: #fff;}
.slide9 .pub-con{padding-left: 42px; padding-right: 190px;}
.slide9 img{position: absolute; left: 0; bottom: 0;}
.slide9 .f-blue{padding: 50px 0 30px;}
.slide9 li{padding: 20px 28px; line-height: 3em;}
.slide9 li i{display: block;}
.slide9 li span{display: block;}

/*10基本理念——人本管理理念*/
.slide10 .f-blue{padding: 50px 60px;}
.slide10 .wh-left{margin-left: 180px;  line-height: 2em;}
.slide10 .wh-left .f24{margin-left: -60px;}
.slide10 .wh-right{margin-right: 200px; padding: 40px 0 0;}
.slide10 p{padding: 10px 0;}
.slide10 p b{display: inline-block; padding: 10px 0;}

/*11 基本理念——发展、市场理念*/
.slide11{background: #fff;}
.slide11 img{position: absolute; left: 60px; bottom: 0;}
.slide11 .wh-right{margin-right: 210px; padding: 60px 0 0;}
.slide11 .f-orange div{padding: 15px 0 15px 60px;}
.slide11 .f-orange .f24{padding-left: 0;}
.slide11 p{margin-bottom: 50px;}

/*12 基本理念——用人、质量理念*/
.slide12 img{position: absolute; right: 160px; bottom: 0;}
.slide12 .wh-left{margin-left: 60px; padding: 60px 0 0;}
.slide12 .f-orange div{padding: 15px 0 15px 60px;}
.slide12 .f-orange .f24{padding-left: 0;}
.slide12 p{margin-bottom: 50px;}

/*13 基本理念——安全、廉洁理念*/
.slide13{background: #fff;}
.slide13 img{position: absolute; left: 0; bottom: 0;}
.slide13 .wh-right{margin-right: 180px; padding: 60px 0 0;}
.slide13 .f-orange div{padding: 15px 0 15px 60px;}
.slide13 .f-orange .f24{padding-left: 0;}
.slide13 p{margin-bottom: 50px;}

/*14 基本理念——责任、学习理念*/
.slide14 img{position: absolute; right: 160px; bottom: 0;}
.slide14 .wh-left{margin-left: 50px; width: 540px; padding: 50px 0 0;}
.slide14 .wh-left div{padding: 15px 0; text-align: center;}
.slide14 .wh-left .f24{text-align: left;}
.slide14 p{margin-bottom: 10px;}

/*15 管理格言——站略、效能管理*/
.slide15{background: #fff;}
.slide15 img{position: absolute; left: 0; bottom: 0;}
.slide15 div.ani{padding: 15px 0; line-height: 60px;}
.slide15 .f-blue{padding: 40px 60px!important;}
.slide15 .wh-left {margin-left: 150px; padding-top: 100px;}
.slide15 .wh-left .f24{margin-left: -48px;}
.slide15 .wh-left p{margin-top: 30px;}
.slide15 .wh-right {margin-right: 190px; padding-top: 100px;}

/*16 管理格言——人事、安全管理*/
.slide16 .wh-left {margin-left: 100px; padding-top: 60px;}
.slide16 p{margin-top: 10px;}
.slide16 .f30{margin-left: 48px;}
.slide16 .wh-right {margin-right: 130px; padding-top: 60px;}
.slide16 div.ani{padding: 15px 0; line-height: 60px;}

/*17 作风建设——三子、四有*/
.slide17{background: #fff;}
.slide17 img{position: absolute; left: 0; bottom: 0;}
.slide17 .f-blue{padding: 25px 60px;}
.slide17 .wh-left{width: auto; padding: 60px 0 0 80px;}
.slide17 .f24{padding: 5px 0;}
.slide17 p{padding: 10px 50px;}

/*18 作风建设——四要四不要*/
.slide18 img{position: absolute; left: 0; bottom: 0;}
.slide18 .f24{padding: 60px;}
.slide18 .wh-left{padding: 120px 50px 0; margin-left: 60px;}
.slide18 .wh-right{padding: 120px 50px 0; margin-right: 190px;}
.slide18 .t-right{margin-bottom: 15px;}

/*19 作风建设——唱好、惩戒*/
.slide19{background: #fff;}
.slide19 div.f24{padding: 60px 0 40px; margin-left: -40px;}
.slide19 .wh-left{padding: 0 80px; margin-left: 20px;}
.slide19 .wh-right{padding: 0 0 0 58px; margin-right: 220px;}
.slide19 li{height: 100px; padding: 15px 0;}
.slide19 li div{float: right; margin-top: 15px; padding-right: 15px;}
.slide19 li div:first-child{float: left; margin: 0; display: block; width: 100%; padding: 0;}

/*20 作风建设——五子棋*/
.slide20 img{position: absolute; right: 180px; bottom: 0;}
.slide20 .f-orange.f24{padding: 50px 40px;}
.slide20 .wh-left{padding: 100px 50px 0; margin-left: 40px;}
.slide20 .wh-right{padding: 100px 50px 0; margin-right: 160px;}
.slide20 .f30{padding: 25px 0 10px;}
.slide20 i{display: block; line-height: 1.3em;}

/*21 作风建设——五个重在*/
.slide21{background: #fff;}
.slide21 img{position: absolute; left: 0; bottom: 0;}
.slide21 .f-orange.f24{padding: 50px 80px;}
.slide21 .wh-left{padding: 100px 50px 0; margin-left: 60px; line-height: 57px;}
.slide21 .wh-right{padding: 100px 50px 0; margin-right: 190px;}
.slide21 .wh-right div{padding: 2px; line-height: 26px;}
.slide21 .wh-right b{color: #df4c18;}

/*22 作风建设——六个来*/
.slide22 img{position: absolute; left: 0; bottom: 0;}
.slide22 .f-orange.f24{padding: 50px 80px 40px;}
.slide22 ul{padding: 0 180px 0 120px;}
.slide22 li{float: left; width: 33.33%; padding-bottom: 30px;}

/*23 行为准则——四谋、四创*/
.slide23{background: #fff;}
.slide23 img{position: absolute; right: 0; bottom: 0;}
.slide23 .f-blue{padding: 50px 60px 0;}
.slide23 .f-orange{padding: 15px 150px;}
.slide23 .f24{margin-left: -40px; padding-top: 50px;}

/*24 行为准则——四重、四求*/
.slide24 img{position: absolute; left: 0; bottom: 0;}
.slide24 .pub-con{padding-top: 100px;}
.slide24 .f-orange{padding: 15px 0 15px 500px;}
.slide24 .f24{margin-left: -40px; padding-top: 50px;}

/*25 行为准则——四守、四心*/
.slide25{background: #fff;}
.slide25 img{position: absolute; left: 0; bottom: 0;}
.slide25 .wh-left{padding: 80px 50px 0; margin-left: 60px;}
.slide25 .wh-right{padding: 80px 50px 0; margin-right: 190px;}
.slide25 .f-orange{padding: 10px 0;}
.slide25 .f24{margin-left: -40px; padding-bottom: 20px;}

/*26 基本礼仪要求——仪容仪表、办公礼仪*/
.slide26 img{position: absolute; right: 0; bottom: 0;}
.slide26 .f-blue{padding: 50px 45px;}
.slide26 .f-orange{padding: 0 0 30px;}
.slide26 .wh-left{padding: 120px 60px 0 0; margin-left: 80px;}
.slide26 .wh-right{padding: 120px 0 0 60px; margin-right: 200px;}

/*27 基本礼仪要求——会议、电话*/
.slide27{background: #fff;}
.slide27 img{position: absolute; left: 0; bottom: 0;}
.slide27 .f24{padding: 50px 0 30px; margin-left: -40px;}
.slide27 .wh-left{padding: 0 50px 0; margin-left: 40px;}
.slide27 .wh-right{padding: 0 50px 0; margin-right: 160px;}

/*28 基本礼仪要求——介绍、名片*/
.slide28 img{position: absolute; right: 0; bottom: 0;}
.slide28 .f-orange{padding: 0 0 40px;}
.slide28 .wh-left{padding: 80px 60px 0 0; margin-left: 40px;}
.slide28 .wh-right{padding: 80px 0 0 60px; margin-right: 220px;}

/*29 福能集团之歌*/
.slide29{background: #fff;}
.slide29 .wh-left{margin-left: 40px; position: relative; z-index: 2;}
.slide29 .wh-right{margin-right: 150px;}

/*30 寓意*/
.slide30 img{position: absolute; left: 0; bottom: 0;}
.slide30 ul{padding: 40px 300px 20px 150px;}
.slide30 li{float: left; width: 33.33%;}
.slide30 p{padding: 5px 0 0 240px;}

/*引导页*/
.guide-bg{position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; overflow: hidden; background: url(../images/guide-bg.jpg) no-repeat top center; background-size: cover; z-index: 1; -webkit-animation:zoomIn alternate 15s ease-in-out; animation:zoomIn alternate 15s ease-in-out;}
@-webkit-keyframes zoomIn {
  0% {opacity:0; -webkit-transform:scale(1.3); transform:scale(1.3);}
  15% {opacity:1;}
  100% {opacity:1; -webkit-transform:scale(1); transform:scale(1);}
}
@keyframes zoomIn {
  0% {opacity:0; -webkit-transform:scale(1.3); transform:scale(1.3);}
  15% {opacity:1;}
  100% {opacity:1; -webkit-transform:scale(1); transform:scale(1);}
}
.zoomIn{-webkit-animation-name:zoomIn; animation-name:zoomIn;}

.guide-cloud1{position: absolute; top: 0; left: -200px; display: block; opacity: 0; -webkit-animation:moveRight infinite 40s ease-in-out; animation:moveRight infinite 40s ease-in-out;}
.guide-cloud2{position: absolute; top: 0; left: 1200px; display: block; opacity: 0; -webkit-animation:moveRight infinite 60s  ease-in-out; animation:moveRight infinite 60s ease-in-out;}
.guide-cloud3{position: absolute; top: 0; left: 0; display: block; opacity: 0; -webkit-animation:moveRight infinite 50s ease-in-out; animation:moveRight infinite 50s ease-in-out;}
.guide-cloud4{position: absolute; bottom: 0; left: -360px; display: block; opacity: 0; -webkit-animation:moveRight infinite 70s ease-in-out; animation:moveRight infinite 70s ease-in-out;}
.guide-cloud5{position: absolute; bottom: 0; left: 360px; display: block; opacity: 0; -webkit-animation:moveRight infinite 50s ease-in-out; animation:moveRight infinite 50s ease-in-out;}

.guide-flash{position: absolute; top: 50%; left: 50%; right: 0; bottom: 0; width: 1920px; height: 1080px; margin: -540px 0 0 -960px; overflow: hidden; z-index: 2; background: url(../images/guide-bg.jpg) no-repeat top center;}
.guide-btn{position: absolute; top: 420px; left: 50%; width: 130px; margin-left: -65px; line-height: 45px;z-index: 999;}
.guide-flash a{display: block; font-size: 20px; text-align: center; color: #fff; -webkit-transition: ease-out .3s; transition: ease-out .3s; border-radius: 5px; z-index: 3; background: #074a8d; font-family: simhei;}
.guide-flash a:hover{background: #dd4b18;}

.moveRight{-webkit-animation-name:moveRight;animation-name:moveRight}
@-webkit-keyframes moveRight{0%{opacity: 0;}
5%{opacity: 1;}
100%{opacity: 1;left:2500px;}}
@keyframes moveRight{0%{opacity: 0;}
5%{opacity: 1;}
100%{opacity: 1;left:2500px;}}

.list-col3{overflow:hidden}
.list-col3 a{float:left; width:33.33%}

.about-img{margin: 8px 20px;}

.eui-zt{position:relative; height:100px; margin: 15px auto 5px;}
.eui-zt img{display:block; width:1260px; height:100px;}
.eui-zt .hd{position:absolute; right:-1px; bottom:-1px; z-index:1; padding-left:2px; }
.eui-zt .hd li {color:#fff; cursor:pointer; margin-left:3px; width:26px; height:20px; line-height:18px; font-size:12px; background:#000; float:left; overflow:visible; text-align:center; opacity:.7; filter:alpha(opacity=70); border:1px solid #d8d8d8; margin-left:-1px; }
.eui-zt .hd li.on { background:#f00; color:#fff; font-weight:bold; opacity:1; filter:alpha(opacity=100); z-index:2; position:relative; }


.in-banner .text{height: 140px; background: no-repeat center;}

