@charset "utf-8";
/* CSS Document */
body{ font-family:"微软雅黑";font-size:12px;margin:0px;padding:0px; overflow-x:hidden;background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,address,select,span{margin:0px;padding:0px;font-weight:normal}
body{max-width: 1920px;margin: 0 auto;}
a{text-decoration:none; color:#444;font-weight:normal}
b{ font-weight:normal;}
p{font-weight:normal}
a:hover{text-decoration:none; color:#015db2;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
i,dl,dt,em,li{list-style-type:none; font-style:normal;}
input,textarea{ font-family:"微软雅黑";outline: none;}
a{ border:none\9;}
a img{border:none\9;}
.Left{float:left;}
.Right{float:right;}
.clearfix{clear:both;}
.indexbody{overflow-y: hidden;}
@font-face{
	font-family: 'osw';
	src: url('../font/oswald.TTF');
}

@media(max-width: 3840px){

.headerbox{width: 100%;border-bottom: 1px solid rgba(255,255,255,0.3);position: fixed;top: 0;left: 0;z-index: 10;}
.headerbox .header{width: 89.58%;margin: 0 auto;max-width: 1850px;}
.headerbox .header .logo{width: auto;display: block;float:left;margin-top: 22px;}
.headerbox .header .logo img{width: 181px;height: 38px;display: block;}
.headerbox .header .logo02{display: none;}
.headerbox .header .nav{float:left;margin-left: 145px;font-size: 0;text-align: left;}
.headerbox .header .nav li{display: inline-block;vertical-align: top;}
.headerbox .header .nav li a{font-size: 15px;color:#fff;line-height: 79px;text-align: center;font-weight: bold;padding:0 30px;display: block;}
.headerbox .header .nav li:hover a{background: #273e82;}
.headerbox .header .nav li.hov a{background: #273e82;}
.headerbox .header .nav li a.hov{background: #273e82;}
.headerbox .header .searchbox{float:right;width: 198px;height: 36px;border-radius: 30px;border: 1px solid rgba(255,255,255,0.5);margin-top: 21px;overflow: hidden;}
.headerbox .header .searchbox .in_intxt{width: 156px;float:left;font-size: 14px;color:rgba(255,255,255,0.5);line-height: 36px;text-indent: 10px;border: none;background: none;}
.headerbox .header .searchbox input::-webkit-input-placeholder{color:rgba(255,255,255,0.7);}
.headerbox .header .searchbox input:-moz-placeholder{color:rgba(255,255,255,0.7);}
.headerbox .header .searchbox .in_btn{width: 42px;height: 36px;border: none;background: url(../images/index/s-btn.png) no-repeat scroll center center;cursor: pointer;float:right;}

.headerbox.headerboxhov{width: 100%;position: fixed;top: 0;left:0;z-index: 10;background: #fff;border: none;max-width: 1920px}
.headerbox.headerboxhov .header{width: 89.58%;margin: 0 auto;}
.headerbox.headerboxhov .header .logo02{width: auto;display: block;float:left;margin-top: 22px;display: block;}
.headerbox.headerboxhov .header .logo02 img{width: 181px;height: 38px;display: block;}
.headerbox.headerboxhov .header .nav{float:left;margin-left: 145px;font-size: 0;text-align: left;}
.headerbox.headerboxhov .header .nav li{display: inline-block;vertical-align: top;}
.headerbox.headerboxhov .header .nav li a{font-size: 15px;color:#333;line-height: 79px;text-align: center;font-weight: bold;padding:0 30px;display: block;}
.headerbox.headerboxhov .header .nav li:hover a{background: #273e82;color:#fff;}
.headerbox.headerboxhov .header .nav li.hov a{background: #273e82;color:#fff;}
.headerbox.headerboxhov .header .nav li a.hov{background: #273e82;color:#fff;}
.headerbox.headerboxhov .header .searchbox.searchbox02{float:right;width: 198px;height: 36px;border-radius: 30px;border: 1px solid #d2d2d2;margin-top: 21px;display: block;overflow: hidden;}
.headerbox.headerboxhov .header .searchbox.searchbox02 .in_intxt{width: 156px;float:left;font-size: 14px;color:rgba(255,255,255,0.5);line-height: 36px;text-indent: 10px;border: none;background: none;}
.headerbox.headerboxhov .header .searchbox.searchbox02 input::-webkit-input-placeholder{color:#8e8e8e;}
.headerbox.headerboxhov .header .searchbox.searchbox02 input:-moz-placeholder{color:#8e8e8e;}
.headerbox.headerboxhov .header .searchbox.searchbox02 .in_btn{width: 42px;height: 36px;border: none;background: url(../images/index/s-btn02.png) no-repeat scroll center center;cursor: pointer;float:right;}


.banner{width: auto;max-width: 1920px;margin: 0 auto;}
.flexslider{position:relative;height:auto;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:auto;}
.slides li img{width: 100%;display: block;}
.flex-control-nav{position:absolute;bottom:20px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:auto;height:auto;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:48px;height:6px;overflow:hidden;background:#fff;cursor:pointer;text-indent: -999px;transition: all 500ms;border-radius: 20px;}
.flex-control-nav .flex-active{background:#273e82;transition: all 500ms;}

.flex-direction-nav{position:absolute;z-index:3;width:63px;top: 43.87%;left: 5.2%;display: none;}
.flex-direction-nav li:first-child{top: 65px;position: relative;}
.flex-direction-nav li:last-child{top: -65px;position: relative;}
.flex-direction-nav li a{display:block;width:63px;height:63px;overflow:hidden;cursor:pointer;background: url(../images/index/banner-icon.png) no-repeat;}
.flex-direction-nav li a.flex-prev{background-position: bottom center;}
.flex-direction-nav li a.flex-next{background-position: top center;}
.flex-direction-nav li a:hover.flex-prev{opacity: 0.8}
.flex-direction-nav li a:hover.flex-next{opacity: 0.8}

.index01bg{width: 100%;height: auto;background: url(../images/index/i01-bg.jpg) no-repeat scroll top center;position: relative;overflow: hidden;}
.index01bg .index01{width: 1400px;height: auto;margin: 0 auto;padding: 114px 0;position: relative;z-index: 2}
.index01bg .index01 .l{width: 485px;float:left;padding-top: 79px;}
.index01bg .index01 .l .t{margin-bottom: 50px;}
.index01bg .index01 .l .t h2{font-size: 34px;color:#273e82;font-weight: bold;line-height: 34px;margin-bottom: 12px;}
.index01bg .index01 .l .t span{display: block;}
.index01bg .index01 .l .b{width: auto;height: auto;}
.index01bg .index01 .l .b h2{font-size: 24px;color:#333;line-height: 24px;font-weight: bold;margin-bottom: 22px;}
.index01bg .index01 .l .b p{font-size: 15px;color:#333;line-height: 34px;text-align: justify;}
.index01bg .index01 .l .b a.more{width: 86px;height: 39px;display: block;border: 2px solid #273e82;line-height: 39px;text-align: center;margin-top: 29px;font-size: 15px;text-transform: uppercase;font-weight: bold;}
.index01bg .index01 .l .b a:hover.more{background: #273e82;color:#fff;}
.index01bg .index01 .r{width: auto;float:right;}
.index01bg .index01 .r .pics01{float:left;margin-left: 34px;margin-right: 30px;box-shadow: 1px 10px 15px 2px rgba(0,0,0,0.1)}
.index01bg .index01 .r .pics02{float:left;margin-left: 34px;margin-right: 30px;box-shadow: 1px 10px 15px 2px rgba(0,0,0,0.1);margin-top: 105px;}
.index01bg .index01 .r .scrolllist{width: 365px;height: 550px;float:left;position: relative;}
.index01bg .index01 .r .scrolllist .bd ul li{width: 365px;height: 550px;overflow: hidden;}
.index01bg .index01 .r .scrolllist .bd ul li img{width: 365px;display: block;}
.index01bg .index01 .r .scrolllist span{width: 35px;height: 82px;display: block;background: url(../images/index/previcon.png) no-repeat;position: absolute;top: 234px;z-index: 1;cursor: pointer;}
.index01bg .index01 .r .scrolllist span.prev{background-position: left top;left: 0;}
.index01bg .index01 .r .scrolllist span.next{background-position: right top;right: 0;}
.index01bg #Mycanvas{position: absolute;left: 0;top: 0;z-index: 1}

.index02bar{background: url(../images/index/i02-bg.jpg) no-repeat scroll top center;overflow: hidden;}
.index02bar .index02{width: 100%;height: auto;margin: 0 auto;padding: 116px 0;}
.index02bar .index02 .t{width: 1400px;margin: 0 auto;margin-bottom: 92px;}
.index02bar .index02 .t .l{float:left;}
.index02bar .index02 .t .l h2{font-size: 34px;color:#fff;line-height: 34px;font-weight: bold;margin-bottom: 12px;}
.index02bar .index02 .t .l span{display: block;}
.index02bar .index02 .t .r{float:right;}
.index02bar .index02 .t .r a.more{width: 86px;height: 39px;display: block;border: 2px solid #fff;font-size: 15px;text-transform: uppercase;font-weight: bold;color:#fff;text-align: center;line-height: 39px;}
.index02bar .index02 .t .r a:hover.more{background: #273e82}
.index02bar .index02 .b{width: auto;height: auto;}
.index02bar .index02 .swiper-container{overflow: inherit;width: 2190px;margin-left: -6.165%;}
.index02bar .index02 .b .swiper-slide{width: auto;height: auto;opacity: 0.5}
.index02bar .index02 .b .swiper-slide a.imgs{width: 100%;height: auto;display: block;overflow: hidden;}
.index02bar .index02 .b .swiper-slide a.imgs img{width: 100%;display: block;}
.index02bar .index02 .b .swiper-slide .text{padding: 24px 23px 60px;background: #fff;transition: all 0.5s}
.index02bar .index02 .b .swiper-slide .text a.tits{font-size: 20px;color:#333;line-height: 32px;display: block;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-bottom: 8px;}
.index02bar .index02 .b .swiper-slide .text p{font-size: 14px;color:#333;line-height: 22px;text-align: left;}
.index02bar .index02 .b .swiper-slide .text a.more{width: 70px;height: 70px;display: block;margin: 0 auto;background: url(../images/index/pd-more.png) no-repeat;position: absolute;left: 160px;bottom: 0;display: none;}
.index02bar .index02 .b .swiper-slide.swiper-slide-active{opacity: 1;margin-top: -34px;}
.index02bar .index02 .b .swiper-slide.swiper-slide-active .text{background: #004cb8;}
.index02bar .index02 .b .swiper-slide.swiper-slide-active .text a.tits{color:#fff;}
.index02bar .index02 .b .swiper-slide.swiper-slide-active .text p{color:#fff;}
.index02bar .index02 .b .swiper-slide.swiper-slide-active .text a.more{display: block;}
.index02bar .index02 .b .swiper-button-next{right: 27.76%;left: auto;background: url(../images/index/i02-next.png) no-repeat;width: 75px;height: 75px;font-size: 0;}
.index02bar .index02 .b .swiper-button-next:after{display: none;}
.index02bar .index02 .b .swiper-button-next:hover{opacity: 0.9}
.index02bar .index02 .b .swiper-button-prev{left: 27.76%;right: auto;background: url(../images/index/i02-prev.png) no-repeat;width: 75px;height: 75px;font-size: 0;}
.index02bar .index02 .b .swiper-button-prev:after{display: none;}
.index02bar .index02 .b .swiper-button-prev:hover{opacity: 0.9}

.index03bar{width: 100%;height: auto;background: url(../images/index/i03-bg.jpg) no-repeat scroll top center;}
.index03bar .index03{width: 1400px;height: auto;margin: 0 auto;padding: 94px 0;}
.index03bar .index03 .l{float:left;}
.index03bar .index03 .l h2{font-size: 34px;color:#273e82;line-height: 34px;margin-bottom: 10px;font-weight: bold;}
.index03bar .index03 .l span{display: block;}
.index03bar .index03 .l a.more{width: 86px;height: 39px;display: block;border: 2px solid #000;font-size: 15px;text-transform: uppercase;font-weight: bold;color:#333;text-align: center;line-height: 39px;margin-top: 50px;}
.index03bar .index03 .l a:hover.more{background:#273e82;color:#fff;border-color: #273e82; }
.index03bar .index03 .r{width: 1154px;float:right;}
.index03bar .index03 .r .bd ul li{padding: 19px;background: #fff;border: 1px solid #fff;width: 330px;margin-right: 22px;}
.index03bar .index03 .r .bd ul li:hover{border-color:#273e82;}
.index03bar .index03 .r .bd ul li .date{width: 75px;height: 70px;background: #273e82;margin-bottom: 22px;}
.index03bar .index03 .r .bd ul li .date .day{font-size: 40px;color:#fff;line-height:40px;padding-top: 7px;display: block;text-align: center;}
.index03bar .index03 .r .bd ul li .date .mon{font-size: 14px;color:#fff;line-height: 20px;text-align: center;display: block;}
.index03bar .index03 .r .bd ul li a.imgs{width: 330px;height: 180px;display: block;overflow: hidden;margin-bottom: 15px;}
.index03bar .index03 .r .bd ul li a.imgs img{width: 100%;display: block;}
.index03bar .index03 .r .bd ul li .text{padding-bottom: 14px;border-bottom: 1px solid #e5e5e5;margin-bottom: 18px;}
.index03bar .index03 .r .bd ul li .text a.tits{font-size: 16px;color:#333;line-height: 33px;display: block;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-bottom: 7px;font-weight: bold;}
.index03bar .index03 .r .bd ul li .text p{font-size: 14px;color:#666;line-height: 24px;text-align: justify;height: 48px;overflow: hidden;}
.index03bar .index03 .r .bd ul li a.more{font-size: 14px;color:#666;line-height: 18px;display: block;width: 100%;background: url(../images/index/n-more-bg.jpg) no-repeat scroll right center;}
.index03bar .index03 .r .bd ul li a:hover.more{color:#273e82;}
.index03bar .index03 .r .hd{width: auto;height: auto;padding-top: 30px;}
.index03bar .index03 .r .hd ul{text-align: center;font-size: 0;}
.index03bar .index03 .r .hd ul li{display: inline-block;vertical-align: middle;margin: 0 4px;background: #dadada;width: 15px;height: 15px;border-radius: 50%;cursor: pointer;}
.index03bar .index03 .r .hd ul li.on{background: #273e82}

.index04bar{width: 100%;height: auto;background: url(../images/index/i04-bg.jpg) no-repeat scroll top center;}
.index04bar .index04{width: 1400px;height: auto;margin: 0 auto;}
.index04bar .index04 .l{float:left;padding-top: 146px;}
.index04bar .index04 .l h2{font-size: 34px;color:#fff;line-height: 34px;font-weight: bold;margin-bottom: 8px;}
.index04bar .index04 .l span{display: block;}
.index04bar .index04 .r{width: 1155px;float:right;}
.index04bar .index04 .r ul{font-size: 0;}
.index04bar .index04 .r ul li{border-left: 1px solid rgba(255,255,255,0.4);width: 381px;display: inline-block;vertical-align: top;padding-top: 100px;height: 300px;}
.index04bar .index04 .r ul li i{width: 60px;height: 46px;display: block;margin: 0 auto;margin-bottom: 28px;opacity: 0.2}
.index04bar .index04 .r ul li i.ad01{background: url(../images/index/ad01.png) no-repeat;}
.index04bar .index04 .r ul li i.ad02{background: url(../images/index/ad02.png) no-repeat;}
.index04bar .index04 .r ul li i.ad03{background: url(../images/index/ad03.png) no-repeat;}
.index04bar .index04 .r ul li h2{font-size: 20px;color:#fff;line-height: 20px;text-align: center;font-weight: bold;margin-bottom: 20px;opacity: 0.6}
.index04bar .index04 .r ul li p{width: 310px;margin: 0 auto;font-size: 14px;color:#fff;line-height: 22px;opacity: 0.4;text-align: center;}
.index04bar .index04 .r ul li:hover i{opacity: 1}
.index04bar .index04 .r ul li:hover h2{opacity: 1}
.index04bar .index04 .r ul li:hover p{opacity: 1}

.index05bar{width: 100%;height: auto;background: url(../images/index/i05-bg.jpg) no-repeat scroll top center;}
.index05bar .index05{width: 1400px;height: auto;margin: 0 auto;}
.index05bar .index05 .text{width: 620px;height: 380px;padding-top: 110px;}
.index05bar .index05 .text span{font-size: 14px;color:#333;line-height: 20px;display: block;}
.index05bar .index05 .text h2{font-size: 29px;color:#333;line-height: 36px;margin-bottom: 23px;}
.index05bar .index05 .text b{width: 30px;height: 1px;display: block;background: #000;margin-bottom: 26px;}
.index05bar .index05 .text p{font-size: 15px;color:#333;line-height: 30px;text-align: justify;margin-bottom: 28px;}
.index05bar .index05 .text a.more{width: 120px;height: 40px;display: block;border-radius: 40px;background: #333;font-size: 14px;color:#fff;line-height: 40px;text-align: center;}
.index05bar .index05 .text a:hover.more{background: #273e82}

.footerbar{width: 100%;height: auto;background: url(../images/index/f-bg.jpg) no-repeat scroll top center;}
.footerbar .footer{width: 1400px;height: auto;margin: 0 auto;padding: 37px 0;}
.footerbar .footer .fl{float:left;border-right: 1px solid rgba(255,255,255,0.2);}
.footerbar .footer .fl .fnav{float:left;margin-right: 85px;width: 90px;}
.footerbar .footer .fl .fnav:nth-child(1){width: 100px;margin-right: 80px;}
.footerbar .footer .fl .fnav:nth-child(2){width: 110px;margin-right: 70px;}
.footerbar .footer .fl .fnav:nth-child(5){width: 110px;margin-right: 70px;}
.footerbar .footer .fl .fnav h2{font-size: 16px;color:#fff;line-height: 16px;}
.footerbar .footer .fl .fnav b{width: 15px;height: 1px;display: block;background: rgba(255,255,255,0.6);margin: 14px 0;}
.footerbar .footer .fl .fnav ul li{width: auto;height: auto;padding-left: 10px;background: url(../images/index/f-li-bg.png) no-repeat scroll 0px 17px;}
.footerbar .footer .fl .fnav ul li a{font-size: 14px;color:rgba(255,255,255,0.6);line-height: 35px;display: block;}
.footerbar .footer .fl .fnav ul li:hover a{color:#fff;}
.footerbar .footer .fr{float:left;padding-left: 50px;}
.footerbar .footer .fr p{font-size: 14px;color:#fff;line-height: 28px;}
.footerbar .footer .fr h3{font-size: 25px;color:#fff;line-height: 28px;margin-bottom: 15px;}
.footerbar .footer .fr a.online{width: 165px;height: 40px;display: block;border-radius: 30px;background: url(../images/index/online-bg.png) no-repeat;font-size: 16px;color:#fff;line-height: 40px;text-indent: 60px;margin-top: 16px;display: none;}
.footerbar .footer .fr a:hover.online{opacity: 0.9}
.footerbar .footer .wechat{float:right;}
.footerbar .footer .wechat img{width: 124px;display: block;}
.footerbar .footer .wechat p{font-size: 14px;color:#fff;line-height:30px;text-align: center;}
.footerbar .footer02{border-top: 1px solid rgba(255,255,255,0.3);width: 1400px;margin: 0 auto;}
.footerbar .footer02 p{font-size: 14px;color:#fff;line-height: 70px;}
.footerbar .footer02 p.Left a{color:#fff;}
.footerbar .footer02 p.Right a{color:#12408b;}
.footerbar .footer02 p.Right{color:#12408b;opacity: 0}


/*关于景嘉微*/
.ser-bg{width: 100%;height: auto;background: url(../images/index/download-big-bg.jpg) no-repeat scroll top center;}
.aboutbg{width: 100%;height: auto;background: url(../images/index/profile-bg.jpg) no-repeat scroll bottom center;}
.about01{width: 100%;height: auto;background: url(../images/index/profile-bg.jpg) no-repeat scroll bottom center;padding-bottom: 95px;padding-top: 75px;}
.about01 .t{width: 1200px;height: auto;margin: 0 auto;position: relative;margin-bottom: 40px;}
.about01 .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.about01 .t p{display: block;}
.about01 .t span{display: block;position: absolute;font-size: 27px;color:#273e82;line-height: 27px;right: 0;top: 27px;}
.about01 .b{width: 1200px;height: auto;margin: 0 auto;}
.about01 .b .l{float:left;margin-right: 38px;width: 400px;margin-top: 10px;}
.about01 .b .l img{width: 400px;display: block;}
.about01 .b .r{width: 1200px;height: auto;}
.about01 .b .r p{font-size: 16px;color:#000;line-height: 38px;text-indent: 2em;text-align: justify;}
.about01 .b .r img{width: 1200px;display: block;margin-top: 35px;}

.about02{width: 100%;height: auto;background: url(../images/index/profile-bg.jpg) no-repeat scroll top center;}
.about02 .leader{width: 1200px;height: auto;margin: 0 auto;padding:70px 0 85px;}
.about02 .leader .t{margin-bottom: 30px;}
.about02 .leader .t h2{font-size: 34px;color:#273e82;line-height: 34px;margin-bottom: 10px;font-weight: bold;}
.about02 .leader .t span{display: block;}
.about02 .leader .b{width: auto;height: auto;}
.about02 .leader .b .l{width: 760px;height: auto;float:right;padding-top: 45px;background: url(../images/index/leader-bgs.png) no-repeat scroll left top;padding-left: 50px;}
.about02 .leader .b .l p{font-size: 16px;color:#333;line-height: 36px;text-align: justify;}
.about02 .leader .b .r{width: 347px;height: 423px;float:left;margin-top: 83px;}
.about02 .leader .b .r img{width: 347px;display: block;}
.about02 .leader .b .r p{font-size: 16px;color:#000;line-height: 45px;}

.about03{width:1200px;height: auto;margin: 0 auto;padding: 75px 0 210px;background: url(../images/index/profile-bg.jpg) no-repeat scroll bottom center;}
.about03 .video{width: auto;height: auto;}
.about03 .video .t{margin-bottom: 39px;}
.about03 .video .t h2{font-size: 34px;color:#273e82;font-weight: bold;line-height: 34px;margin-bottom: 10px;}
.about03 .video .t span{display: block;}
.about03 .video .b{width: auto;height: auto;}
.about03 .video .b video{width: 1200px;height: 505px;}

.about04{width: 100%;height: auto;background: url(../images/index/profile-bg.jpg) no-repeat scroll bottom center;}
.about04 .culture{width: 1200px;height: auto;margin: 0 auto;padding: 86px 0 99px;}
.about04 .culture .t{margin-bottom: 60px;}
.about04 .culture .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.about04 .culture .t span{display: block;}
.about04 .culture .b{width: auto;height: auto;}
.about04 .culture .b ul{width: 1500px;}
.about04 .culture .b ul li{width: 320px;padding: 20px;background: #fff;display: inline-block;vertical-align: top;margin-right: 60px;}
.about04 .culture .b ul li:nth-child(1){background: #0e478d;}
.about04 .culture .b ul li:nth-child(2){background: #1478c4;}
.about04 .culture .b ul li:nth-child(3){background: #39a1ef;}
.about04 .culture .b ul li h2{width: 100%;display: inline-block;vertical-align:bottom;font-size: 25px;color:#fff;line-height: 25px;margin-bottom: 10px;}
.about04 .culture .b ul li h2 span{width: 60px;height: 32px;display: inline-block;vertical-align: bottom;margin-right: 6px;}
.about04 .culture .b ul li h2 span.num01{background: url(../images/index/num01.png) no-repeat scroll bottom center;}
.about04 .culture .b ul li h2 span.num02{background: url(../images/index/num02.png) no-repeat scroll bottom center;}
.about04 .culture .b ul li h2 span.num03{background: url(../images/index/num03.png) no-repeat scroll bottom center;}
.about04 .culture .b ul li p{font-size: 16px;color:#fff;line-height: 24px;text-align: justify;height: 48px;}
/*.about04 .culture .b ul li:hover{background: #273e82}
.about04 .culture .b ul li:hover h2{color:#fff;}
.about04 .culture .b ul li:hover h2 span{background-position: bottom center;}
.about04 .culture .b ul li:hover p{color:#fff;}*/
.about04 .culture .b .text{margin-top: 70px;}
.about04 .culture .b .text h3{font-size: 16px;color:#0e478d;line-height: 45px;font-weight: bold;text-align:left;}
.about04 .culture .b .text p{font-size: 16px;color:#1b1b1b;line-height: 45px;text-align: left;}

.about05{width: 1200px;height: auto;margin: 0 auto;padding: 74px 0;}
.about05 .t{width:auto;height:auto;margin:0 auto;margin-bottom: 50px;}
.about05 .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.about05 .t span{display: block;}
.about05 .b{width: auto;height: auto;}
.about05 .b .lists ul{width: 1220px;}
.about05 .b .lists ul li{width: 285px;height:auto;margin-right: 19px;margin-bottom: 60px;overflow: hidden;float:left;}
.about05 .b .lists ul li .imgs{width: 279px;display: block;border: 3px solid #dedede}
.about05 .b .lists ul li .imgs img{width: 100%;display: block;}
.about05 .b .lists ul li p{font-size: 16px;color:#333;line-height: 40px;text-align: center;}

.about06{width: 1200px;height: auto;margin: 0 auto;padding: 80px 0 95px;}
.about06 .t{margin-bottom: 23px}
.about06 .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.about06 .t span{display: block;}
.about06 .b{width: auto;height: auto;position: relative;}
.about06 .b .ul-icon{width: 19px;height: 7px;display: block;position: absolute;left:591px;top: -1px;background: #fff;z-index: 1}
.about06 .b ul{background: url(../images/index/develop-line.jpg) repeat-y scroll top center;position: relative;}
.about06 .b ul li{width: 50%;height: auto;margin-bottom: 100px;min-height: 130px;}
.about06 .b ul li span{font-size: 30px;color:#333;line-height: 30px;margin-bottom: 25px;display: block;}
.about06 .b ul li p{font-size: 16px;color:#333;line-height: 30px;}
.about06 .b ul li.hb2{float:right;}
.about06 .b ul li.hb2 span{background: url(../images/index/fz-li-bg.png) no-repeat scroll left center;padding-left: 55px;margin-left: -9px;}
.about06 .b ul li.hb2 p{padding-left: 46px;}
.about06 .b ul li.hb1{float:left;margin-top: 100px;margin-bottom: 0;}
.about06 .b ul li.hb1 span{text-align: right;background: url(../images/index/fz-li-bg.png) no-repeat scroll right center;padding-right: 55px;margin-right: -9px;}
.about06 .b ul li.hb1 p{padding-right: 46px;text-align: right;}

/*关于景嘉微首页*/
.profilebar{width: 100%;background: url(../images/index/about01-bg.jpg) no-repeat scroll top center;padding-bottom: 95px;padding-top: 75px;}
.profilebar .t{width: 1200px;height: auto;margin: 0 auto;position: relative;margin-bottom: 40px;}
.profilebar .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.profilebar .t p{display: block;}
.profilebar .t span{display: block;position: absolute;font-size: 27px;color:#273e82;line-height: 27px;right: 0;top: 27px;}
.profilebar .b{width: 1200px;height: auto;margin: 0 auto;}
.profilebar .b .l{float:left;margin-right: 38px;width: 400px;margin-top: 10px;}
.profilebar .b .l img{width: 400px;display: block;}
.profilebar .b .r{width: 1200px;height: auto;}
.profilebar .b .r p{font-size: 16px;color:#000;line-height: 38px;text-indent: 2em;text-align: justify;}
.profilebar .b .r img{width: 1200px;display: block;margin-top: 35px;}

.leaderbars{width: 100%;height: auto;background: url(../images/index/leaderbar-bg.jpg) no-repeat scroll top center;}
.leaderbars .leader{width: 1200px;height: auto;margin: 0 auto;padding:70px 0 85px;}
.leaderbars .leader .t{margin-bottom: 30px;}
.leaderbars .leader .t h2{font-size: 34px;color:#fff;line-height: 34px;margin-bottom: 10px;font-weight: bold;}
.leaderbars .leader .t span{display: block;}
.leaderbars .leader .b{width: auto;height: auto;}
.leaderbars .leader .b .l{width: 760px;height: auto;float:left;}
.leaderbars .leader .b .l p{font-size: 16px;color:#fff;line-height: 36px;text-align: justify;}
.leaderbars .leader .b .r{width: 347px;height: 423px;float:right;margin-top: 83px;}
.leaderbars .leader .b .r img{width: 347px;display: block;}
.leaderbars .leader .b .r p{font-size: 16px;color:#fff;line-height: 45px;}

.videobars{width: 100%;height: auto;background: #fff;display: none;}
.videobars .video{width: 1200px;height: auto;padding: 75px 0 210px;margin: 0 auto;}
.videobars .video .t{margin-bottom: 39px;}
.videobars .video .t h2{font-size: 34px;color:#273e82;font-weight: bold;line-height: 34px;margin-bottom: 10px;}
.videobars .video .t span{display: block;}
.videobars .video .b{width: auto;height: auto;}
.videobars .video .b video{width: 1200px;height: 505px;}

.culturebars{width: 100%;height: auto;background: url(../images/index/culture-bg.jpg) no-repeat scroll top center;}
.culturebars .culbox{width: 1200px;height: auto;margin: 0 auto;padding: 86px 0 99px;}
.culturebars .culbox .t{margin-bottom: 60px;}
.culturebars .culbox .t h2{font-size: 34px;color:#fff;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.culturebars .culbox .t span{display: block;}
.culturebars .culbox .b{width: auto;height: auto;}
.culturebars .culbox .b ul{width: 1300px;}
.culturebars .culbox .b ul li{width: 320px;padding: 20px;background: #fff;display: inline-block;vertical-align: top;margin-right: 60px;margin-left:0;}
/*.culturebars .culbox .b ul li:nth-child(1){background: #0e478d;}
.culturebars .culbox .b ul li:nth-child(2){background: #1478c4;}
.culturebars .culbox .b ul li:nth-child(3){background: #39a1ef;}*/
.culturebars .culbox .b ul li h2{width: 100%;display: inline-block;vertical-align:bottom;font-size: 25px;color:#273e82;line-height: 25px;margin-bottom: 10px;}
.culturebars .culbox .b ul li h2 span{width: 60px;height: 32px;display: inline-block;vertical-align: bottom;margin-right: 6px;}
.culturebars .culbox .b ul li h2 span.num01{background: url(../images/index/num01.png) no-repeat scroll top center;}
.culturebars .culbox .b ul li h2 span.num02{background: url(../images/index/num02.png) no-repeat scroll top center;}
.culturebars .culbox .b ul li h2 span.num03{background: url(../images/index/num03.png) no-repeat scroll top center;}
.culturebars .culbox .b ul li p{font-size: 16px;color:#333;line-height: 24px;text-align: justify;height: 48px;}
.culturebars .culbox .b ul li:hover{background: #273e82}
.culturebars .culbox .b ul li:hover h2{color:#fff;}
.culturebars .culbox .b ul li:hover h2 span{background-position: bottom center;}
.culturebars .culbox .b ul li:hover p{color:#fff;}
.culturebars .culbox .b .text{margin-top: 70px;}
.culturebars .culbox .b .text h3{font-size: 16px;color:#0e478d;line-height: 45px;font-weight: bold;}
.culturebars .culbox .b .text p{font-size: 16px;color:#1b1b1b;line-height: 45px;text-align: left;}

.honorbars{width: 1200px;height: auto;margin: 0 auto;padding: 74px 0;}
.honorbars .t{width:auto;height:auto;margin:0 auto;margin-bottom: 50px;}
.honorbars .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.honorbars .t span{display: block;}
.honorbars .b{width: auto;height: auto;position: relative;}
.honorbars .b span{width: 40px;height: 40px;display: block;position: absolute;background: url(../images/index/honor-cur-bg.jpg) no-repeat;top: 80px;cursor: pointer;}
.honorbars .b span.prev{background-position: left center;left: -70px;}
.honorbars .b span.next{background-position: right center;right: -70px;}
.honorbars .b span:hover{opacity: 0.9}
.honorbars .b .bd ul{width: 1220px;}
.honorbars .b .bd ul li{width: 285px;height:auto;margin-right: 19px;margin-bottom: 60px;overflow: hidden;float:left;}
.honorbars .b .bd ul li .imgs{width: 279px;display: block;border: 3px solid #dedede}
.honorbars .b .bd ul li .imgs img{width: 100%;display: block;}
.honorbars .b .bd ul li p{font-size: 16px;color:#333;line-height: 40px;text-align: center;}

.developbars{width: 100%;height: auto;background: url(../images/index/develop-bg.jpg) no-repeat scroll top center;padding: 85px 0 0;}
.developbars .t{width: 1200px;height: auto;margin: 0 auto;}
.developbars .t h2{font-size: 34px;margin-bottom: 10px;color:#273e82;line-height: 34px;font-weight: bold;}
.developbars .t span{display: block;}
.developbars .b{width: auto;height: auto;}
.developbars .b .txtScroll-left-develop{width: 100%;}
.developbars .b .txtScroll-left-develop .bd{width: 400px;height: auto;}
.developbars .b .txtScroll-left-develop .bd .tempWrap{width: 100% !important;}
.developbars .b .bd{width:400px;padding: 10px;background: #fff;overflow: hidden;}
.developbars .b .bd ul li .content{width: auto;height: auto}
.developbars .b .bd ul li .content p{font-size: 16px;color:#333;line-height: 32px;text-align: center;}
/*.developbars .b{background: url(../images/index/dev-line.jpg) repeat-x scroll left center;}*/
.developbars .b .hd ul li{width: 160px;height: auto;margin: 0 60px;position: relative;float:left;}
.developbars .b .hd ul li span{font-size: 50px;height: 55px;display: block;position: absolute;top: 0;left: 0;text-align: center;overflow: hidden;font-weight: bold;}
.developbars .b .hd ul li i.d-icon{width: 21px;height: 21px;display: block;margin: 0 auto;margin-left: 48%;background: url(../images/index/d-li-bg.png) no-repeat;}
.developbars .b .hd ul li p{font-size: 16px;color:#333;line-height: 24px;text-align: center;position: absolute;top: 120px;left: 0;}

.even-box{position:relative;padding-top:90px;height:400px;}
.event-list{padding-top:100px;height:200px;}
.event-list ul{position:relative;margin-left:50%;height:1px;background-color:#999;-webkit-box-shadow:0 0 1px #000;box-shadow:0 0 1px #000;-webkit-transition:all .5s;transition:all .5s;}
.event-list ul li{position:absolute;width:140px;height:100px;color:#4c4c4c;text-align:center;}
.event-list ul li .year{position:absolute;right:0;left:0;display:block;width:100%;letter-spacing:3px;font-family:number;cursor:pointer;font-size:50px;font-weight: bold;font-family: "osw"}
.event-list ul li.on .year{color:#273e82;text-shadow:0 6px 16px rgba(39,62,130,.4);}
.event-list ul li .dian{position:absolute;left:50%;z-index:3;display:block;margin-left:-10px;width:20px;height:20px;border-radius:100%;background-color:#fff;-webkit-box-shadow:0 0 8px #bbb;box-shadow:0 0 8px #bbb;}
.event-list ul li .dian i{display:block;margin:5px;width:10px;height:10px;border-radius:100%;background-color:#4d4d4d;}
.event-list ul li.on .dian i{background-color:#273e82;}
/*.event-list ul li p{position:absolute;left:50%;margin-left:-100px;width:200px;text-align:center;letter-spacing:2px;font-size:16px;cursor:pointer;}*/
.event-list ul li .text_overflow{position:absolute;left:50%;margin-left:-100px;width:180px;text-align:center;letter-spacing:2px;font-size:16px;cursor:pointer;}
.event-list ul li .text_overflow p{font-size: 16px;color:#333;line-height: 32px;}
.event-list ul li::before{position:absolute;left:50%;z-index:2;display:block;width:400px;height:1px;background-color:#273e82;-webkit-box-shadow:0 0 1px #273e82;box-shadow:0 0 1px #273e82;content:'';opacity:0;}
@media screen and (max-width:1500px){.event-list ul li::before{width:300px;}
}
.event-list ul li:last-child::before{right:50%;left:auto;}
.event-list ul li.on::before{opacity:1;}
.event-list ul li:nth-child(even){top:-100px;}
.event-list ul li:nth-child(odd){bottom:-100px;}
.event-list ul li:nth-child(even) .text_overflow{bottom:-70px;}
.event-list ul li:nth-child(odd) .text_overflow{top:-70px;}
.event-list ul li:nth-child(even) .year{top:0;}
.event-list ul li:nth-child(odd) .year{bottom:0;}
.event-list ul li:nth-child(even) .dian{bottom:-10px;}
.event-list ul li:nth-child(odd) .dian{top:-10px;}
.event-list ul li:nth-child(even)::before{bottom:-1px;}
.event-list ul li:nth-child(odd)::before{top:0;}
.even-box .page,.hxt-box .page,.object-photo-box .page{position:relative;left:50%;margin-left:-235px;width:328px;height:30px;text-align:center;font-size:16px;line-height:30px;margin-top: -60px;}
.even-box .page div,.hxt-box .page div,.object-photo-box .page div{float:left;width:50%;
	letter-spacing:5px;letter-spacing:1px\0/IE8+9;font-family:sans-serif;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size: 16px;line-height: 30px;}
.even-box .page .prev,.hxt-box .page .prev,.object-photo-box .page .prev{background-color:#b8b8b8;color:rgba(255,255,255,.7);font-family:number;}
.even-box .page .next,.hxt-box .page .next,.object-photo-box .page .next{background-color:#273e82;color:rgba(255,255,255,.7);font-family:number;}
i.icon-jiantou,i.icon-jiantou-copy{display:inline-block;-webkit-transition:all .2s;transition:all .2s;}
.even-box .page .next:hover i,
.hxt-box .page .next:hover i,
.object-photo-box .page .next:hover i{-webkit-transform:translateX(30px);transform:translateX(30px);-ms-transform:translateX(30px);}
.even-box .page .next:hover,
.hxt-box .page .next:hover,
.object-photo-box .page .next:hover{color:#fff;}
.even-box .page .prev:hover,
.hxt-box .page .prev:hover,
.object-photo-box .page .prev:hover{color:#fff;}
.even-box .page .prev:hover i,
.hxt-box .page .prev:hover i,
.object-photo-box .page .prev:hover i{-webkit-transform:translateX(-30px);transform:translateX(-30px);-ms-transform:translateX(-30px);}
.even-box .show-box{position:absolute;right:50%;bottom:130px;overflow:hidden;margin-right:-520px;width:420px;height:320px;background-color:#fff;-webkit-box-shadow:0PX 20px 70px #C5C5C5;box-shadow:0PX 20px 70px #C5C5C5;z-index: 3}
.show-box ul{height:320px;-webkit-transition:all .5s;transition:all .5s;}
.show-box li{float:left;padding:10px;width:400px;height:300px;}
.show-box li .pic{position:relative;overflow:hidden;margin-bottom:24px;height:186px;}
.show-box li .text{padding:21px 20px 0;}
.show-box li .text p{font-size: 15px;color:#333;line-height: 30px;text-align: left;background: url(../images/index/d-li-bg2.jpg) no-repeat scroll 0px 13px;padding-left: 11px;}


/*产品中心*/
.prodhome{width: 100%;height: auto;}
.prodhome .prods{width: 1200px;height: auto;padding: 77px 0 67px;margin: 0 auto;}
.prodhome .prods .l{width: 295px;float:left;position: relative;padding-top: 26px;}
.prodhome .prods .l b{font-size: 200px;color:#f1f1f1;display: block;position: absolute;left: 0;top: 0;font-weight: bold;line-height: 150px;}
.prodhome .prods .l h2{font-size: 34px;color:#273e82;line-height: 46px;font-weight: bold;position: relative;z-index: 1}
.prodhome .prods .l span{width: 20px;height: 2px;display: block;position: relative;z-index: 1;background: #004cb8;margin-top: 12px;}
.prodhome .prods .r{padding-left: 49px;padding-top: 22px;width: 854px;border-left:1px solid #dfdfdf;float:right;min-height: 162px;}
.prodhome .prods .r p{font-size: 15px;color:#666;line-height: 35px;text-align: justify;}
.prodhome .prods .r a.more{width: 175px;height: 45px;display: block;font-size: 15px;color:#fff;line-height: 45px;text-align: center;background: #273e82;margin-top: 64px;}
.prodhome .imgs{width: 100%;height: auto;overflow: hidden;}
/* .prodhome .imgs:last-child{display: none;} */

/*产品列表*/
.prodlist{width: 1200px;height: auto;margin: 0 auto;padding-top: 90px;padding-bottom: 110px;}
.prodlist h2{font-size: 26px;color:#273e82;line-height: 26px;font-weight: bold;margin-bottom: 60px;text-align: center;}
.prodlist .lists{width: auto;height: auto;}
.prodlist .lists ul li{margin-bottom: 40px;background: #f6f6f6;position: relative;}
.prodlist .lists ul li a.imgs{width:320px;height: 300px;display: block;overflow: hidden;float:left;}
.prodlist .lists ul li a.imgs img{width: 100%;display: block;}
.prodlist .lists ul li .text{width: 790px;float:left;margin-left: 38px;padding-top: 44px;}
.prodlist .lists ul li .text a.tits{font-size: 22px;color:#333;line-height: 22px;font-weight: bold;text-align: left;display: block;margin-bottom: 20px;}
.prodlist .lists ul li .text p{font-size: 16px;color:#666;line-height: 30px;text-align: justify;}
.prodlist .lists ul li .text a.more{width: 160px;height: 40px;position: absolute;right: 0;bottom: 0;background: #333;font-size: 16px;color:#fff;line-height: 40px;text-align: center;}
.prodlist .lists ul li .text a:hover.more{background: #273e82}

/*产品详情*/
.prodet{width: 1200px;height: auto;margin: 0 auto;padding: 115px 0 65px;}
.prodet .t{margin-bottom: 35px;}
.prodet .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;width: 990px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;float:left;}
.prodet .t .sharebox{float:right;margin-top: 5px;}
.prodet .t .sharebox span{float:left;font-size: 14px;color:#666;line-height: 28px;margin-right: 6px;}
.prodet .b{margin-bottom: 36px;padding-bottom: 20px;border-bottom: 1px solid #ccc;}
.prodet .b p{font-size: 16px;color:#666;line-height: 30px;text-align: justify;}
.prodet .b img{max-width: 100%;display: block;margin: 15px auto;}
.prodet .c{padding-bottom: 100px;}
.prodet .c .l{width: 760px;float:left;}
.prodet .c .l h2{font-size: 28px;color:#273e82;line-height: 28px;font-weight: bold;margin-bottom: 52px;}
.prodet .c .l p{font-size: 16px;color:#333;line-height: 40px;}
.prodet .c .l p span{font-weight: bold;}
.prodet .c .r{width: 328px;float:right;padding-top: 85px;}
.prodet .c .r img{width: 100%;display: block;margin-bottom: 12px;}
.prodet .d{margin-top: 42px;}
.prodet .d .tit{background: #273e82;}
.prodet .d .tit h2{font-size: 20px;color:#fff;font-weight: bold;text-indent: 16px;line-height: 50px;}
.prodet .d .list{width: auto;height: 220px;border: 1px solid #dcdcdc;}
.prodet .d .list .txtScroll-left04{position: absolute;padding: 20px 0;width: 1200px;height: 180px;overflow: hidden;}
.prodet .d .list .txtScroll-left04 span{width: 15px;height: 26px;display: block;position: absolute;top: 90px;}
.prodet .d .list .bd{width: 1084px;margin: 0 auto;overflow: hidden;}
.prodet .d .list .bd ul li{width: 190px;height: 180px;margin-right: 31px;float:left;}
.prodet .d .list .bd ul li a{width: 190px;height: 180px;display: block;}
.prodet .d .list .bd ul li a img{width: 100%;display: block;}

/*新闻中心*/
.news{width: 1200px;height: auto;margin: 0 auto;padding: 87px 0 59px;}
.news .lists{margin-bottom: 55px;}
.news .lists ul{width: 1210px;}
.news .lists ul li{float:left;padding: 43px 25px 48px;border-left: 1px solid #dfdfdf;width: 350px;}
.news .lists ul li:nth-child(3){border-right: 1px solid #dfdfdf;}
.news .lists ul li:nth-child(6){border-right: 1px solid #dfdfdf;}
.news .lists ul li:nth-child(9){border-right: 1px solid #dfdfdf;}
.news .lists ul li b{font-size: 15px;color:#333;line-height: 15px;display: block;margin-bottom: 20px;}
.news .lists ul li a.tits{font-size: 18px;color:#333;line-height: 30px;display: block;height: 60px;overflow: hidden;text-align: left;margin-bottom: 20px;}
.news .lists ul li a.tits span{display: inline-block;float:none;}
.news .lists ul li a.imgs{width: 350px;height: 225px;overflow: hidden;margin-bottom: 33px;display: block;}
.news .lists ul li a.imgs img{width: 350px;display: block;}
.news .lists ul li p{font-size: 14px;color:#666;line-height: 24px;text-align: justify;margin-bottom: 34px;}
.news .lists ul li a.more{width: 52px;height: 9px;display: block;background: url(../images/index/n-more.png) no-repeat scroll top center;}
.news .lists ul li:hover{background: #273e82;}
.news .lists ul li:hover b{color:#fff;}
.news .lists ul li:hover a.tits{color:#fff;}
.news .lists ul li:hover p{color:#fff;}
.news .lists ul li:hover a.more{background-position: bottom center;}

.news .lists ul li.n-list a.tits{width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news .lists ul li.n-list{padding: 43px 25px 48px}

.newsdet{width: 1200px;height: auto;margin: 0 auto;padding: 90px 0 60px}
.newsdet .t{border-bottom: 1px solid #dfdfdf;}
.newsdet .t h2{font-size: 22px;color:#333;line-height: 22px;text-align: center;margin-bottom: 10px;}
.newsdet .t p{font-size: 14px;color:#999;line-height: 46px;text-align: center;}
.newsdet .b{padding: 30px 0;min-height: 500px;}
.newsdet .b p{font-size: 16px;color:#333;line-height: 24px;text-align: left;text-indent: 2em;}
.newsdet .b img{max-width: 100%;display: inline-block;margin: 10px auto;vertical-align: top;}

.serbg{width: 100%;background: url(../images/index/service-bg.jpg) no-repeat scroll top center;}
.service{width: 1200px;height: auto;margin: 0 auto;padding: 95px 0 150px;}
.service .s01{margin-bottom: 37px;}
.service .s01 .t{margin-bottom: 94px;}
.service .s01 .t h2{font-size: 34px;color: #273e82;line-height: 34px;margin-bottom: 10px;font-weight: bold;}
.service .s01 .t span{display: block;}
.service .s01 .b{width: auto;height: auto;}
.service .s01 .b .l{width: 570px;height: auto;float:left;}
.service .s01 .b .l p{font-size: 16px;color:#333;line-height: 39px;text-align: justify;}
.service .s01 .b .l p span{font-size: 48px;}
.service .s01 .b .r{width: 511px;float:right;margin-right: 37px;}
.service .s02{width: auto;height: auto;}
.service .s02 .t{margin-bottom: 40px;}
.service .s02 .t h2{font-size: 34px;color:#273e82;line-height: 34px;margin-bottom: 10px;font-weight: bold;}
.service .s02 .t span{display: block;}
.service .s02 .b{width: auto;height: auto;}
.service .s02 .b p{font-size: 16px;color:#000;line-height: 35px;text-align: justify;}
.service .s02 .b ul{width: 1250px;font-size: 0;text-align: left;margin-top: 30px;}
.service .s02 .b ul li{width: 330px;display: inline-block;vertical-align: top;padding: 25px 20px 23px;background: #f4f4f4;margin-right: 45px;}
.service .s02 .b ul li i{width: 45px;height: 45px;display: block;margin: 0 auto;margin-bottom: 12px;}
.service .s02 .b ul li i.sicon01{background: url(../images/index/s01.png) no-repeat;}
.service .s02 .b ul li i.sicon02{background: url(../images/index/s02.png) no-repeat;}
.service .s02 .b ul li i.sicon03{background: url(../images/index/s03.png) no-repeat;}
.service .s02 .b ul li h3{font-size: 22px;color:#333;line-height: 35px;text-align: center;margin-bottom: 8px;}
.service .s02 .b ul li p{font-size: 15px;color:#666;line-height: 25px;text-align: center;height: 75px;}

.download{width: 1200px;height: auto;margin: 0 auto;padding-top: 82px;}
.download .sear-box{width: 1200px;height: auto;background: #fff;padding: 30px 0;margin-bottom: 19px;}
.download .sear-box form{width: 498px;height: 53px;border: 1px solid #273e82;margin: 0 auto;}
.download .sear-box form .in_intxt{width: 436px;height: 53px;border: none;background: #fff;font-size: 15px;color:#333;line-height: 53px;text-indent: 10px;float:left;}
.download .sear-box form .in_btn{width: 62px;height: 53px;border: none;background: url(../images/index/down-s-btn.png) no-repeat scroll center center;cursor: pointer;float:right;}
.download .lists{width: auto;height: auto;min-height: 500px;}
.download .lists ul li{background: #ededed;padding-left: 33px;padding-right: 25px;margin-bottom: 20px;}
.download .lists ul li a.tits{font-size: 16px;color:#333;line-height: 60px;display: block;width: 600px;height: auto;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;float:left;}
.download .lists ul li span{display: block;font-size: 16px;color:#333;line-height: 60px;float:left;}
.download .lists ul li a.down{width: 30px;height: 30px;display: block;float:right;margin-top: 16px;background: url(../images/index/down-bg.png) no-repeat scroll top center;}
.download .lists ul li a.tits span{display: inline-block;float:none;}
.download .lists ul li:hover{background: #273e82}
.download .lists ul li:hover a.tits{color:#fff;}
.download .lists ul li:hover span{color:#fff;}
.download .lists ul li:hover a.down{background-position: bottom center;}

.download .lists ul li.d-list{background: #ededed;margin-bottom: 20px;float:none;width: 100%;padding: 0;padding-left: 33px;padding-right: 25px;padding-bottom: 0}
.download .lists ul li.d-list a.tits{font-size: 16px;color:#333;line-height: 60px;display: block;width: 600px;height: auto;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;float:left;margin-bottom: 0}
.download .lists ul li:hover.d-list{background: #273e82}
.download .lists ul li:hover.d-list a.tits{color:#fff;}


.stock{width: 1200px;height: auto;margin: 0 auto;padding: 85px 0 126px;}
.stock .t{margin-bottom: 30px;}
.stock .t h2{font-size: 34px;color:#273e82;line-height: 34px;margin-bottom: 10px;text-align: center;}
.stock .t span{display: block;text-align: center;}
.stock .t span img{display: inline-block;}
.stock .b{width: auto;height: auto;}
.stock .b span{font-size: 20px;color:#333;line-height: 30px;text-align: center;display: block;margin-bottom: 10px;}
.stock .b p{font-size: 16px;color:#333;line-height: 27px;text-align: center;}
.stock .b img{max-width: 100%;display: block;margin: 0 auto;margin-top: 55px;}

.culture{width: 1200px;height: auto;margin: 0 auto;padding: 84px 0;}
.culture .t{margin-bottom: 45px;}
.culture .t h2{font-size: 34px;color:#273e82;line-height: 34px;margin-bottom: 10px;font-weight: bold;}
.culture .t span{display: block;}
.culture .b{width: auto;height: auto;}
.culture .b ul{text-align: left;font-size: 0;}
.culture .b ul li{width: 305px;display: inline-block;vertical-align: top;margin-right: 112px;}
.culture .b ul li i{width: 60px;height: 60px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.culture .b ul li i.c01{background: url(../images/index/wh01.png) no-repeat;}
.culture .b ul li i.c02{background: url(../images/index/wh02.png) no-repeat;}
.culture .b ul li i.c03{background: url(../images/index/wh03.png) no-repeat;}
.culture .b ul li .text{width: 225px;display: inline-block;vertical-align: middle;}
.culture .b ul li .text h2{font-size: 20px;color:#333;line-height: 30px;font-weight: bold;text-align:left;}
.culture .b ul li .text p{font-size: 16px;color:#333;line-height: 30px;text-align: left;}
.culture .b ul li:nth-child(2){width: 365px;}
.culture .b ul li:nth-child(2) .text{width: 295px;}
.culture .b ul li:nth-child(3){margin-right: 0;}

.salary-bg{width: 100%;height: auto;background: url(../images/index/welfare-bg.jpg) no-repeat scroll top center;}
.salary-bg .salary{width: 1200px;height: auto;margin: 0 auto;padding: 55px 0;}
.salary-bg .salary h2{font-size: 34px;color:#fff;font-weight: bold;line-height: 34px;margin-bottom: 10px;}
.salary-bg .salary span{display: block;margin-bottom: 16px;}
.salary-bg .salary h3{font-size: 18px;color:#fff;line-height: 32px;font-weight: bold;}
.salary-bg .salary p{font-size: 16px;color:#fff;line-height: 32px;text-align: left;width: 770px;}

.posily{width: 1200px;height: auto;margin: 0 auto;padding: 106px 0 66px;}
.posily .l{width: 404px;height: 540px;float:left;margin-top: 4px;}
.posily .l img{width: 404px;display: block;}
.posily .r{width: 705px;float:right;}
.posily .r h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.posily .r span{display: block;margin-bottom: 15px;}
.posily .r h3{font-size: 17px;color:#333;line-height: 32px;font-weight: bold;}
.posily .r p{font-size: 16px;color:#333;line-height: 32px;text-align: left;}

.contact{width: 100%;height: auto;background: url(../images/index/contact-bg.jpg) no-repeat scroll top center;padding: 65px 0 77px;}
.contact .t{width: 1200px;height: auto;margin: 0 auto;margin-bottom: 25px;}
.contact .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.contact .t span{display: block;}
.contact .b{width: 1200px;height: auto;margin: 0 auto;}
.contact .b .l{width: 470px;float:left;}
.contact .b .l .text{width: auto;height: auto;margin-bottom: 30px;}
.contact .b .l .text p{font-size: 16px;color:#333;line-height: 32px;font-weight: bold;}
.contact .b .l .lx{width: auto;height: auto;}
.contact .b .l .lx p{font-size: 16px;color:#333;line-height: 32px;}
.contact .b .l .lx p span{font-weight: bold;}
.contact .b .l .lx p img{margin-top: 18px;display: block;}
.contact .b .r{float:right;width: 635px;margin-top: 80px;}
.contact .b .r img{width: 635px;display: block;}

.jobs{width: 1200px;height: auto;margin: 0 auto;padding: 60px 0 80px;}
.jobs .lists{width: auto;height: auto;background: #fff;padding-top: 15px;}
.jobs .lists .notice{font-size: 14px;color:#333;line-height: 28px;text-align: left;margin-bottom: 15px;padding: 0 27px;}
.jobs .lists table td{border-bottom: 1px solid #e4e4e4}
.jobs .lists table tr.tr_hov td .t{background: #273e82;}
.jobs .lists table tr.tr_hov td .t h2{color:#fff;}
.jobs .lists table tr.tr_hov td .t span{color:#fff;}
.jobs .lists table tr.tr_hov td .t a.more{color:#fff;}
.jobs .lists table tr.tr_hov td .t b.more-bg{background-position: bottom center;}
.jobs .lists .t{padding: 0 27px;}
.jobs .lists .t h2{font-size: 16px;color:#333;line-height: 55px;font-weight: bold;float:left;width: 558px;}
.jobs .lists .t span{font-size: 16px;color:#333;line-height: 55px;display: block;float:left;font-weight: bold;}
.jobs .lists .t a.more{font-size: 14px;color:#333;line-height: 28px;display: inline-block;vertical-align: middle;float:right;margin-top: 14px;}
.jobs .lists .t b.more-bg{width: 19px;height: 19px;margin-left: 10px;float:right;background: url(../images/index/jobs-more-bg.png) no-repeat scroll top center;margin-top: 18px;}
.jobs .lists .b{overflow: hidden;padding: 10px 50px 35px;}
.jobs .lists .b p{font-size: 15px;color:#333;line-height: 30px;text-align: justify;}
.jobs .lists .b a.join{width: 108px;height: 38px;display: block;background: #273e82;font-size: 16px;color:#fff;font-weight: bold;text-align: center;line-height: 38px;margin-top: 30px;}
.jobs .lists .b a:hover.join{background: #3a57ad;}

.joinbg{width: 100%;height: 100%;background: rgba(0,0,0,0.3);position: fixed;left: 0;top: 0;z-index: 1;display: none;}
.joinbox{width:450px;height: auto;position: fixed;top: 50%;left: 50%;margin-left: -225px;border:1px solid #ccc;background: #fff;z-index: 2;display: none;margin-top: -150px;}
.joinbox .j-t{width: auto;height: auto;position: relative;background: #273e82;}
.joinbox .j-t h2{font-size: 16px;color:#fff;line-height: 40px;text-align: center;font-weight: bold;}
.joinbox .j-t a.close{font-size: 12px;color:#fff;line-height: 40px;position: absolute;right: 10px;top: 0}
.joinbox .j-b{width: auto;height: auto;padding: 45px 10px;}
.joinbox .j-b p{font-size: 13px;color:#666;line-height: 26px;text-indent: 2em;text-align: center;}
.joinbox .j-b p span{color:#273e82;font-weight: bold;}

.contacts{width: 1200px;height: auto;margin: 0 auto;padding: 85px 0;}
.contacts .t{margin-bottom: 44px;}
.contacts .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.contacts .t span{display: block;}
.contacts .l{width: 300px;height: auto;padding: 10px 50px 20px 49px;background: #273e82;float:left;}
.contacts .l .text{border-bottom: 1px solid #4c5f95;padding-bottom: 10px;margin-bottom: 15px;}
.contacts .l .text h2{font-size: 20px;color:#fff;line-height: 40px;}
.contacts .l .text p{font-size: 17px;color:#fff;line-height: 40px;}
.contacts .l .text img{display: block;width: 122px;}
.contacts .r{width: 800px;height: 642px;float:right;}

.message{width: 1200px;height: auto;margin: 0 auto;padding-top: 19px;padding-bottom: 116px;}
.message .t{margin-bottom: 45px;}
.message .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.message .t span{display: block;}
.message .b{width: auto;height: auto;}
.message .b table{width: 100%;}
.message .b table td{padding-bottom: 86px;}
.message .b table td .intxt{width: 358px;height: 53px;border: 1px solid #cdcdcd;font-size: 17px;color:#333;line-height: 53px;text-indent: 10px;}
.message .b table td .inarea{width: 758px;height: 158px;border: 1px solid #cdcdcd;font-size: 17px;color:#333;line-height: 20px;text-align: justify;resize: none;padding:16px 10px;}
.message .b table td .inbtn{width: 200px;height: 50px;position: absolute;right: 0;border: none;background: #273e82;color:#fff;line-height: 50px;text-align: center;cursor: pointer;top: -25px;}
.message .b table td .code{width: 258px;height: 53px;border: 1px solid #cdcdcd;font-size: 17px;color:#333;line-height: 53px;text-indent: 10px;float:left;}
.message .b table td .codeimg{width: 120px;height: 53px;float:left;overflow: hidden;margin-left: 15px;}
.message .b table td .codeimg img{width: 100%;height: 53px;display: block;}

/*面包屑*/
.sbannerbox img{display: block;}
.snavbar2{width: 100%;height: auto;background: #fff;box-shadow: 1px 8px 15px 2px rgba(0,0,0,0.1);z-index: 2;position: relative;}
.snavbar2 .snavbox{width: 1200px;height: auto;margin: 0 auto;}
.snavbar2 .snavbox .snav{width: auto;height: auto;}
.snavbar2 .snavbox .snav ul{text-align: center;font-size: 0;}
.snavbar2 .snavbox .snav ul li{display: inline-block;vertical-align: top;width: 200px;background: url(../images/index/snav-li-bg.jpg) no-repeat scroll right center;}
.snavbar2 .snavbox .snav ul li:last-child{background: none;}
.snavbar2 .snavbox .snav ul li a{font-size: 15px;color:#222;line-height: 68px;display: inline-block;text-align: center;vertical-align: middle;}
.snavbar2 .snavbox .snav ul li a i{display: inline-block;vertical-align: sub;width: 22px;height: 19px;margin-right: 6px;}
.snavbar2 .snavbox .snav ul li.hov a{color:#273e82;}
.snavbar2 .snavbox .snav ul li:hover a{color:#273e82;}
.snavbar2 .snavbox .bread{float:right;font-size: 13px;color:#666;line-height: 70px;display: inline-block;padding-left:22px;}
.snavbar2 .snavbox .bread a{font-size: 13px;color:#666;line-height: 50px;display: inline-block;padding: 0 5px;padding-right: 6px}
.snavbar2 .snavbox .bread a.current{color:#333;}
.snavbar2 .snavbox .bread a:hover{color:#e7161b;}
.snavbar2 .snavbox .snav ul li a i.icon_about_01{background: url(../images/index/a01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_about_02{background: url(../images/index/a02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_about_03{background: url(../images/index/a03.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_about_04{background: url(../images/index/a04.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_about_05{background: url(../images/index/a05.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_about_06{background: url(../images/index/a06.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_news_01{background: url(../images/index/x01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_news_02{background: url(../images/index/x02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_news_03{background: url(../images/index/x03.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_investor_01{background: url(../images/index/st01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_investor_02{background: url(../images/index/st02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_investor_03{background: url(../images/index/st03.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_talent_01{background: url(../images/index/t01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_talent_02{background: url(../images/index/t02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_contact_01{background: url(../images/index/l01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_contact_02{background: url(../images/index/l02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_products_01{background: url(../images/index/p01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_products_02{background: url(../images/index/p02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_products_03{background: url(../images/index/p03.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_download_01{background: url(../images/index/dn01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_download_02{background: url(../images/index/dn02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_download_03{background: url(../images/index/dn03.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_download_04{background: url(../images/index/dn04.png) no-repeat;}


/*上一篇下一篇*/
.prenext{width: auto;height:auto;margin: 0 auto;padding:24px 0 ;border-top: 1px solid #e6e6e6;}
.prenext ul{font-size: 0;text-align: left;}
.prenext ul li{display:inline-block;font-size:15px;color:#999;line-height:40px;width: 50%}
.prenext ul li a{font-size:15px;color:#999;line-height:40px;display:inline-block;}
.prenext ul li a:hover{color:#273e82;}
.prenext ul li:last-child{text-align: right;}

/*列表翻页*/
.dede_pages{overflow:hidden;padding:10px 0 20px;clear:both; height:auto;}
.dede_pages ul{font-size:12px;color:#999; text-align:center;}
.dede_pages ul li{color:#666666; display:inline-block;overflow: hidden;margin-right: 5px;line-height: 40px;}
.dede_pages ul li select{border:1px solid #eee;background: transparent;outline: none;margin-left: 5px;height: 38px;margin-right: 6px;}
.dede_pages ul li .optionkw{margin-right: 5px;}
.dede_pages ul li a{color:#666666;text-decoration:none;width: 40px;height: 40px;line-height: 40px;display: block;}
.dede_pages ul li:hover{ background:#273e82;color:#fff;}
.dede_pages ul li:hover select{border-color:#273e82;}
.dede_pages ul li:hover a{color:#fff;}
.dede_pages ul li:hover span{color:#fff;}
.dede_pages ul li.thisclass{width: 40px;height: 40px;background:#273e82;color:#fff;}
/*.dede_pages ul li.thisclass,.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background:#e7161b !important;color:#fff !important;}*/

/*右侧功能*/
.right-contact-img {z-index: 100; position: fixed; width: 45px; height: auto; overflow: visible; bottom: 113px; right: 0px; _position: absolute}
.right-contact-img ul li {position: relative; width: 45px; height: 45px;list-style:none;margin-bottom: 5px;}
.right-contact-img ul li.phone{background-color: rgba(0,0,0,0.7);}
.right-contact-img ul li:hover.phone{background-color: rgba(237,45,35,1);}
.right-contact-img ul .last {margin-bottom: 0px}
.right-contact-img ul li .pull_down2 {position: absolute; width: 201px; height: 45px; top: 0px; right: -201px}
.right-contact-img ul li .pull_down2 a {width: 201px; display: block; height: 45px}
.right-contact-img ul li .pull_down3 {position: absolute; width: 201px; height: 45px; top: 0px; right: -201px}
.right-contact-img ul li .pull_down3 a {width: 201px; display: block; height: 45px}
/*.right-contact-img2 ul li .pull_down2 .ding {position: absolute; width: 48px; top: 0px; left: 23px}
.right-contact-img2 ul li .pull_down2 .yi {position: absolute; width: 48px; top: 0px; left: 88px}*/
.right-contact-img ul{padding-left:0px;margin:0px;}
.fkabo{bottom:68px;position:fixed;right:0px;display:block;width:45px;height:45px;cursor:pointer;background:rgba(0,0,0,0.7) url(../images/index/icon_code.png) right center no-repeat;z-index:600000;}
.right-contact-img ul li:hover{background-position: left center;}
div:hover.fkabo{background-position: right center;}
.fkabo  .weib{display:none;position:absolute;margin-left:-165px;margin-top:-124px;z-index:99999;}
#gotopbtn{bottom:18px;cursor:pointer;display:none;position:fixed;right:0px;display:block;width:55px;height:51px;background:rgba(0,0,0,0.7) url(../images/index/icon_top.png) right center no-repeat;cursor:pointer;z-index: 10;}
#gotopbtn:hover{background-color:#273e82;}

 /*-------- 下拉菜单 --------------*/
.dropMenu {
  position:fixed;
  z-index:9999;
  width: auto;  
  visibility: hidden;
  margin-top: -1px;
/*  filter:alpha(opacity=80);  
      -moz-opacity:0.8;  
      -khtml-opacity: 0.8;  
      opacity: 0.8; */ 
  background:rgba(39,62,130,0.6);
  min-width:120px; 
  margin-left: 0px;
  padding:10px 0;  
  top: 0;
  left: 0;
}
/*.dropMenu li{background: url(../images/index/dropMenu-bg.jpg) no-repeat scroll 6px 15px;padding-left:10px;}*/
.dropMenu li{margin-right: 0;}
.dropMenu li a{display:block;font-size: 15px;color:#fff;line-height: 40px;text-align: center;}
.dropMenu li:hover a{background: rgba(39,62,130,1);}

#dropmenu0{min-width: 135px}
#dropmenu1{min-width: 210px;margin-left: -43px;}
#dropmenu4{min-width: 135px}
	body{max-width: 3840px;}
	.headerbox{width: 100%;}
	.headerbox.headerboxhov{width: 100%;max-width: 3840px;}
	.headerbox .header{max-width: 2200px;}
	.headerbox.headerboxhov .header{max-width: 2200px;}
	.headerbox .header .nav li a{font-size: 17px;padding: 0 45px;}
	.headerbox.headerboxhov .header .nav li a{font-size: 17px;padding: 0 45px;}
	.banner{max-width: 3840px;}
	.index01bg .index01{width: 2200px;font-size:0;text-align:center;padding:150px 0;}
	.index01bg .index01 .l{width: 1300px;display:inline-block;vertical-align:top;text-align:left;float:none;padding-top:110px;}
	.index01bg .index01 .l .b p{font-size:18px;}
	.index01bg .index01 .r{width:900px;display:inline-block;vertical-align:top;float:none;}
	.index02bar{background-size: 100%;}
	.index02bar .index02{width: 2400px;margin: 0 auto;}
	.index02bar .index02 .t{width: 2200px;}
	.index02bar .index02 .swiper-container{margin: 0 auto;}
	.index02bar .index02 .b .swiper-slide .text p{font-size:16px;}
	.index03bar{background-size:100%;}
	.index03bar .index03{width: 2200px;}
	.index03bar .index03 .r{width: 1800px;}
	.index03bar .index03 .r .bd ul li{width:545px;}
	.index03bar .index03 .r .bd ul li a.imgs{width: 545px;height: 345px;}
	.index03bar .index03 .r .bd ul li a.imgs img{width: 545px;height: 345px;}
	.index03bar .index03 .r .bd ul li .text p{font-size:16px;}
	.index04bar{background-size: 100%;}
	.index04bar .index04{width: 2000px;}
	.index04bar .index04 .r{width: 1446px}
	.index04bar .index04 .r ul li{width: 481px;padding-top: 120px;height: 380px;}
	.index04bar .index04 .r ul li p{font-size:16px;line-height:30px;}
	.index05bar{background-size: 100%;}
	.index05bar .index05{width: 2200px;}
	.index05bar .index05 .text{width: 800px;margin-left: 200px;height: 450px;} 
	.index05bar .index05 .text span{font-size: 16px;line-height: 30px;margin-bottom: 5px;}
	.index05bar .index05 .text h2{font-size:35px }
	.index05bar .index05 .text p{font-size: 18px;line-height: 36px;}
	.footerbar{background-size: 100%;}
	.footerbar .footer{width: 2000px;}
	.footerbar .footer .fl{margin-right: 30px;}
	.footerbar .footer .fl .fnav{margin-right: 150px;width: auto;}
	.footerbar .footer .fl .fnav h2{font-size: 20px;}
	.footerbar .footer .fl .fnav b{width: 30px;}
	.footerbar .footer .fl .fnav ul li a{font-size: 17px;}
	.footerbar .footer .fl .fnav:nth-child(1){width: auto;margin-right: 80px;}
	.footerbar .footer .fl .fnav:nth-child(2){width: auto;margin-right: 70px;}
	.footerbar .footer .fl .fnav:nth-child(5){width: auto;margin-right: 70px;}
	.footerbar .footer .fr{padding-left: 80px;}
	.footerbar .footer .fr p{font-size: 16px;line-height: 34px;}
	.footerbar .footer .fr h3{font-size: 32px;line-height: 34px;}
	.footerbar .footer .wechat{margin-right: 50px;}
	.footerbar .footer .wechat p{font-size: 16px;line-height: 34px;}
	.footerbar .footer02{width: 2000px;}
	.footerbar .footer02 p{font-size: 16px;}
	.snavbar2 .snavbox{width: 2200px;}
	.snavbar2 .snavbox .snav ul li{width: 250px;}
	.snavbar2 .snavbox .snav ul li a{font-size: 18px;}
	.profilebar .t{width: 2000px;}
	.profilebar .b{width: 2000px;}
	.profilebar .b .l{margin-top: 40px;}
	.profilebar .b .r{width: 2000px;}
	.profilebar .b .r p{font-size:18px;line-height:38px;}
	.leaderbars{background-size: 100% 100%;}
	.leaderbars .leader{width: 2000px;}
	.leaderbars .leader .b .l{width: 1500px;}
	.leaderbars .leader .b .l p{font-size: 18px;line-height: 40px;}
	.leaderbars .leader .b .r{margin-top: 0;}
	.culturebars{background-size: 100% 100%;}
	.culturebars .culbox{width: 2000px;}
	.culturebars .culbox .b ul{width: auto;text-align: center;}
	.culturebars .culbox .b ul li{margin-left: 60px;margin-right: 60px;}
	.honorbars{width: 2000px;}
	.honorbars .b{width: 1800px;margin: 0 auto;}
	.honorbars .b .bd{width: 1800px;margin: 0 auto;}
	.honorbars .b .bd ul li{width: 400px;height: 280px;}
	.honorbars .b .bd ul li img{width: 100%;display: block;}
	.developbars{background-size: 100% 100%;}
	.developbars .t{width: 2000px;margin: 0 auto;}
	.developbars .b{width: 2000px;margin: 0 auto;}
	.developbars .b .course-box{width: 1800px;overflow: hidden;margin:0 auto;}
	.dropMenu{min-width: 158px;}
	#dropmenu0{min-width: 175px}
	#dropmenu1{min-width: 210px;margin-left: -26px;}
	#dropmenu4{min-width: 175px}
	.about02{background-size:cover;min-height:800px;}
	.about02 .leader{width:1800px;}
	.about02 .leader .b .r{margin-top:0;}
	.about02 .leader .b .l{width:1300px;}
	.about02 .leader .b .l p{font-size:18px;line-height:40px;}
	.about04{background-size:cover;}
	.about04 .culture{width:1800px;}
	.about04 .culture .b ul{font-size:0;text-align:center;}
	.about04 .culture .b .text h3{font-size:18px;}
	.about04 .culture .b .text p{font-size:18px;}
	.aboutbg{background-size:cover;}
	.aboutbg .about05{width:1800px;}
	.aboutbg .about05 .b ul{width:2000px;}
	.aboutbg .about05 .b ul li{width:400px;margin-right:55px;}
	.aboutbg .about05 .b ul li .imgs{width:400px;}
	.aboutbg .about05 .b ul li p{font-size:18px;}
	.aboutbg .about06{width:1800px;}
	.aboutbg .about06 .b ul li span{font-size:36px;}
	.aboutbg .about06 .b ul li p{font-size:20px;line-height:40px;}
	.aboutbg .about06 .b ul li{margin-bottom:120px;}
	.aboutbg .about06 .b ul li.hb1{margin-top:130px;margin-bottom:0;}
	.prodhome .prods{width:1800px;}
	.prodhome .prods .l{width:400px;}
	.prodhome .prods .l h2{font-size:38px;line-height:55px;}
	.prodhome .prods .r{width:1305px;}
	.prodhome .prods .r p{font-size:17px;} 
	.prodhome .imgs img{width:100%;display:block;}
	.prodlist{width:1800px;}
	.prodlist h2{font-size:36px;line-height:45px;}
	.prodlist .lists ul li .text{width:1410px;}
	.prodlist .lists ul li .text a.tits{font-size:26px;line-height:35px;}
	.prodlist .lists ul li .text p{font-size:18px;line-height:40px;}
	.prodet{width:1800px;}
	.prodet .b p{font-size:22px;line-height:40px;}
	.prodet .c .l p{font-size:22px;line-height:40px;}
	.prodet .d .list{height:410px;}
	.prodet .d .list .txtScroll-left04{width:1800px;height:auto;margin:0 auto;}
	.prodet .d .list .bd{width:1684px;margin:0 auto;}
	.prodet .d .list .bd ul li{width:400px;height:auto;}
	.prodet .d .list .bd ul li a{width:400px;height:auto;}
	.prenext ul li{font-size:18px;}
	.prenext ul li a{font-size:18px;}
	.news{width:1710px;}
	.news .lists{width:1710px;}
	.news .lists ul{width:1800px;}
	.news .lists ul li{width:519px;}
	.news .lists ul li b{font-size:17px;}
	.news .lists ul li a.tits{font-size:24px;}
	.news .lists ul li a.imgs{width:519px;height:auto;}
	.news .lists ul li a.imgs img{width:100%;display:block;height:335px;}
	.news .lists ul li p{font-size:16px;line-height:32px;}
	.newsdet{width:1800px;}
	.newsdet .t h2{font-size:26px;line-height:28px;}
	.newsdet .t p{font-size:17px;}
	.newsdet .b p{font-size:18px;line-height:36px;}
	.serbg{background-size:cover;}
	.service{width:1800px;}
	.service .s01 .b .l{width:1230px;}
	.service .s01 .b .l p{font-size:18px;}
	.service .s02 .b p{font-size:18px;}
	.service .s02 .b ul{width:1850px;}
	.service .s02 .b ul li{width:520px;}
	.service .s02 .b ul li p{font-size:18px;}
	.ser-bg{background-size:cover;}
	.download{width:1800px;}
	.download .sear-box{width:1800px;}
	.download .sear-box form{width:865px;}
	.download .sear-box form .in_intxt{width:796px;}
	.culture{width:1700px;}
	.culture .b ul{text-align:center;}
	.culture .b ul li{margin-right:0;margin:0 60px;}
	.salary-bg{background-size:cover;}
	.salary-bg .salary{width:1700px;}
	.salary-bg .salary h3{font-size:24px;line-height:42px;}
	.salary-bg .salary p{font-size:20px;}
	.posily{width:1700px;}
	.posily .l{margin-left:100px;}
	.posily .r{width:1150px;}
	.posily .r h3{margin-bottom:5px;}
	.posily .r p{font-size:18px;line-height:34px;}
	.contact{background-size:cover;}
	.contact .t{width:1700px;}
	.contact .b{width:1700px;}
	.contact .b .l{width:1000px;}
	.contact .b .l .text p{font-size:18px;line-height:38px;}
	.contact .b .l .lx p{font-size:18px;line-height:38px;}
	.jobs{width:1800px;}
	.contacts{width:1800px;}
	.contacts .l{width:400px;}
	.contacts .r{width:1301px;}
	.contacts .r #dituContent{width:1300px !important;}
	.message{width:1800px;}
}

@media(max-width: 2736px){
	.headerbox{width: 100%;border-bottom: 1px solid rgba(255,255,255,0.3);position: fixed;top: 0;left: 0;z-index: 10;}
.headerbox .header{width: 89.58%;margin: 0 auto;max-width: 1850px;}
.headerbox .header .logo{width: auto;display: block;float:left;margin-top: 22px;}
.headerbox .header .logo img{width: 181px;height: 38px;display: block;}
.headerbox .header .logo02{display: none;}
.headerbox .header .nav{float:left;margin-left: 145px;font-size: 0;text-align: left;}
.headerbox .header .nav li{display: inline-block;vertical-align: top;}
.headerbox .header .nav li a{font-size: 15px;color:#fff;line-height: 79px;text-align: center;font-weight: bold;padding:0 30px;display: block;}
.headerbox .header .nav li:hover a{background: #273e82;}
.headerbox .header .nav li.hov a{background: #273e82;}
.headerbox .header .nav li a.hov{background: #273e82;}
.headerbox .header .searchbox{float:right;width: 198px;height: 36px;border-radius: 30px;border: 1px solid rgba(255,255,255,0.5);margin-top: 21px;overflow: hidden;}
.headerbox .header .searchbox .in_intxt{width: 156px;float:left;font-size: 14px;color:rgba(255,255,255,0.5);line-height: 36px;text-indent: 10px;border: none;background: none;}
.headerbox .header .searchbox input::-webkit-input-placeholder{color:rgba(255,255,255,0.7);}
.headerbox .header .searchbox input:-moz-placeholder{color:rgba(255,255,255,0.7);}
.headerbox .header .searchbox .in_btn{width: 42px;height: 36px;border: none;background: url(../images/index/s-btn.png) no-repeat scroll center center;cursor: pointer;float:right;}

.headerbox.headerboxhov{width: 100%;position: fixed;top: 0;left:0;z-index: 10;background: #fff;border: none;max-width: 1920px}
.headerbox.headerboxhov .header{width: 89.58%;margin: 0 auto;}
.headerbox.headerboxhov .header .logo02{width: auto;display: block;float:left;margin-top: 22px;display: block;}
.headerbox.headerboxhov .header .logo02 img{width: 181px;height: 38px;display: block;}
.headerbox.headerboxhov .header .nav{float:left;margin-left: 145px;font-size: 0;text-align: left;}
.headerbox.headerboxhov .header .nav li{display: inline-block;vertical-align: top;}
.headerbox.headerboxhov .header .nav li a{font-size: 15px;color:#333;line-height: 79px;text-align: center;font-weight: bold;padding:0 30px;display: block;}
.headerbox.headerboxhov .header .nav li:hover a{background: #273e82;color:#fff;}
.headerbox.headerboxhov .header .nav li.hov a{background: #273e82;color:#fff;}
.headerbox.headerboxhov .header .nav li a.hov{background: #273e82;color:#fff;}
.headerbox.headerboxhov .header .searchbox.searchbox02{float:right;width: 198px;height: 36px;border-radius: 30px;border: 1px solid #d2d2d2;margin-top: 21px;display: block;overflow: hidden;}
.headerbox.headerboxhov .header .searchbox.searchbox02 .in_intxt{width: 156px;float:left;font-size: 14px;color:rgba(255,255,255,0.5);line-height: 36px;text-indent: 10px;border: none;background: none;}
.headerbox.headerboxhov .header .searchbox.searchbox02 input::-webkit-input-placeholder{color:#8e8e8e;}
.headerbox.headerboxhov .header .searchbox.searchbox02 input:-moz-placeholder{color:#8e8e8e;}
.headerbox.headerboxhov .header .searchbox.searchbox02 .in_btn{width: 42px;height: 36px;border: none;background: url(../images/index/s-btn02.png) no-repeat scroll center center;cursor: pointer;float:right;}


.banner{width: auto;max-width: 1920px;margin: 0 auto;}
.flexslider{position:relative;height:auto;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:auto;}
.slides li img{width: 100%;display: block;}
.flex-control-nav{position:absolute;bottom:20px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:auto;height:auto;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:48px;height:6px;overflow:hidden;background:#fff;cursor:pointer;text-indent: -999px;transition: all 500ms;border-radius: 20px;}
.flex-control-nav .flex-active{background:#273e82;transition: all 500ms;}

.flex-direction-nav{position:absolute;z-index:3;width:63px;top: 43.87%;left: 5.2%;display: none;}
.flex-direction-nav li:first-child{top: 65px;position: relative;}
.flex-direction-nav li:last-child{top: -65px;position: relative;}
.flex-direction-nav li a{display:block;width:63px;height:63px;overflow:hidden;cursor:pointer;background: url(../images/index/banner-icon.png) no-repeat;}
.flex-direction-nav li a.flex-prev{background-position: bottom center;}
.flex-direction-nav li a.flex-next{background-position: top center;}
.flex-direction-nav li a:hover.flex-prev{opacity: 0.8}
.flex-direction-nav li a:hover.flex-next{opacity: 0.8}

.index01bg{width: 100%;height: auto;background: url(../images/index/i01-bg.jpg) no-repeat scroll top center;position: relative;overflow: hidden;}
.index01bg .index01{width: 1400px;height: auto;margin: 0 auto;padding: 114px 0;position: relative;z-index: 2}
.index01bg .index01 .l{width: 485px;float:left;padding-top: 79px;}
.index01bg .index01 .l .t{margin-bottom: 50px;}
.index01bg .index01 .l .t h2{font-size: 34px;color:#273e82;font-weight: bold;line-height: 34px;margin-bottom: 12px;}
.index01bg .index01 .l .t span{display: block;}
.index01bg .index01 .l .b{width: auto;height: auto;}
.index01bg .index01 .l .b h2{font-size: 24px;color:#333;line-height: 24px;font-weight: bold;margin-bottom: 22px;}
.index01bg .index01 .l .b p{font-size: 15px;color:#333;line-height: 34px;text-align: justify;}
.index01bg .index01 .l .b a.more{width: 86px;height: 39px;display: block;border: 2px solid #273e82;line-height: 39px;text-align: center;margin-top: 29px;font-size: 15px;text-transform: uppercase;font-weight: bold;}
.index01bg .index01 .l .b a:hover.more{background: #273e82;color:#fff;}
.index01bg .index01 .r{width: auto;float:right;}
.index01bg .index01 .r .pics01{float:left;margin-left: 34px;margin-right: 30px;box-shadow: 1px 10px 15px 2px rgba(0,0,0,0.1)}
.index01bg .index01 .r .pics02{float:left;margin-left: 34px;margin-right: 30px;box-shadow: 1px 10px 15px 2px rgba(0,0,0,0.1);margin-top: 83px;}
.index01bg .index01 .r .scrolllist{width: 365px;height: 550px;float:left;position: relative;}
.index01bg .index01 .r .scrolllist .bd ul li{width: 365px;height: 550px;overflow: hidden;}
.index01bg .index01 .r .scrolllist .bd ul li img{width: 365px;display: block;}
.index01bg .index01 .r .scrolllist span{width: 35px;height: 82px;display: block;background: url(../images/index/previcon.png) no-repeat;position: absolute;top: 234px;z-index: 1;cursor: pointer;}
.index01bg .index01 .r .scrolllist span.prev{background-position: left top;left: 0;}
.index01bg .index01 .r .scrolllist span.next{background-position: right top;right: 0;}
.index01bg #Mycanvas{position: absolute;left: 0;top: 0;z-index: 1}

.index02bar{background: url(../images/index/i02-bg.jpg) no-repeat scroll top center;overflow: hidden;}
.index02bar .index02{width: 100%;height: auto;margin: 0 auto;padding: 116px 0;}
.index02bar .index02 .t{width: 1400px;margin: 0 auto;margin-bottom: 92px;}
.index02bar .index02 .t .l{float:left;}
.index02bar .index02 .t .l h2{font-size: 34px;color:#fff;line-height: 34px;font-weight: bold;margin-bottom: 12px;}
.index02bar .index02 .t .l span{display: block;}
.index02bar .index02 .t .r{float:right;}
.index02bar .index02 .t .r a.more{width: 86px;height: 39px;display: block;border: 2px solid #fff;font-size: 15px;text-transform: uppercase;font-weight: bold;color:#fff;text-align: center;line-height: 39px;}
.index02bar .index02 .t .r a:hover.more{background: #273e82}
.index02bar .index02 .b{width: auto;height: auto;}
.index02bar .index02 .swiper-container{overflow: inherit;width: 2190px;margin-left: -6.165%;}
.index02bar .index02 .b .swiper-slide{width: auto;height: auto;opacity: 0.5}
.index02bar .index02 .b .swiper-slide a.imgs{width: 100%;height: auto;display: block;overflow: hidden;}
.index02bar .index02 .b .swiper-slide a.imgs img{width: 100%;display: block;}
.index02bar .index02 .b .swiper-slide .text{padding: 24px 23px 60px;background: #fff;transition: all 0.5s}
.index02bar .index02 .b .swiper-slide .text a.tits{font-size: 20px;color:#333;line-height: 32px;display: block;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-bottom: 8px;}
.index02bar .index02 .b .swiper-slide .text p{font-size: 14px;color:#333;line-height: 22px;text-align: left;}
.index02bar .index02 .b .swiper-slide .text a.more{width: 70px;height: 70px;display: block;margin: 0 auto;background: url(../images/index/pd-more.png) no-repeat;position: absolute;left: 160px;bottom: 0;display: none;}
.index02bar .index02 .b .swiper-slide.swiper-slide-active{opacity: 1;margin-top: -34px;}
.index02bar .index02 .b .swiper-slide.swiper-slide-active .text{background: #004cb8;}
.index02bar .index02 .b .swiper-slide.swiper-slide-active .text a.tits{color:#fff;}
.index02bar .index02 .b .swiper-slide.swiper-slide-active .text p{color:#fff;}
.index02bar .index02 .b .swiper-slide.swiper-slide-active .text a.more{display: block;}
.index02bar .index02 .b .swiper-button-next{right: 27.76%;left: auto;background: url(../images/index/i02-next.png) no-repeat;width: 75px;height: 75px;font-size: 0;}
.index02bar .index02 .b .swiper-button-next:after{display: none;}
.index02bar .index02 .b .swiper-button-next:hover{opacity: 0.9}
.index02bar .index02 .b .swiper-button-prev{left: 27.76%;right: auto;background: url(../images/index/i02-prev.png) no-repeat;width: 75px;height: 75px;font-size: 0;}
.index02bar .index02 .b .swiper-button-prev:after{display: none;}
.index02bar .index02 .b .swiper-button-prev:hover{opacity: 0.9}

.index03bar{width: 100%;height: auto;background: url(../images/index/i03-bg.jpg) no-repeat scroll top center;}
.index03bar .index03{width: 1400px;height: auto;margin: 0 auto;padding: 94px 0;}
.index03bar .index03 .l{float:left;}
.index03bar .index03 .l h2{font-size: 34px;color:#273e82;line-height: 34px;margin-bottom: 10px;font-weight: bold;}
.index03bar .index03 .l span{display: block;}
.index03bar .index03 .l a.more{width: 86px;height: 39px;display: block;border: 2px solid #000;font-size: 15px;text-transform: uppercase;font-weight: bold;color:#333;text-align: center;line-height: 39px;margin-top: 50px;}
.index03bar .index03 .l a:hover.more{background:#273e82;color:#fff;border-color: #273e82; }
.index03bar .index03 .r{width: 1154px;float:right;}
.index03bar .index03 .r .bd ul li{padding: 19px;background: #fff;border: 1px solid #fff;width: 330px;margin-right: 22px;}
.index03bar .index03 .r .bd ul li:hover{border-color:#273e82;}
.index03bar .index03 .r .bd ul li .date{width: 75px;height: 70px;background: #273e82;margin-bottom: 22px;}
.index03bar .index03 .r .bd ul li .date .day{font-size: 40px;color:#fff;line-height:40px;padding-top: 7px;display: block;text-align: center;}
.index03bar .index03 .r .bd ul li .date .mon{font-size: 14px;color:#fff;line-height: 20px;text-align: center;display: block;}
.index03bar .index03 .r .bd ul li a.imgs{width: 330px;height: 180px;display: block;overflow: hidden;margin-bottom: 15px;}
.index03bar .index03 .r .bd ul li a.imgs img{width: 100%;display: block;}
.index03bar .index03 .r .bd ul li .text{padding-bottom: 14px;border-bottom: 1px solid #e5e5e5;margin-bottom: 18px;}
.index03bar .index03 .r .bd ul li .text a.tits{font-size: 16px;color:#333;line-height: 33px;display: block;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-bottom: 7px;font-weight: bold;}
.index03bar .index03 .r .bd ul li .text p{font-size: 14px;color:#666;line-height: 24px;text-align: justify;height: 48px;overflow: hidden;}
.index03bar .index03 .r .bd ul li a.more{font-size: 14px;color:#666;line-height: 18px;display: block;width: 100%;background: url(../images/index/n-more-bg.jpg) no-repeat scroll right center;}
.index03bar .index03 .r .bd ul li a:hover.more{color:#273e82;}
.index03bar .index03 .r .hd{width: auto;height: auto;padding-top: 30px;}
.index03bar .index03 .r .hd ul{text-align: center;font-size: 0;}
.index03bar .index03 .r .hd ul li{display: inline-block;vertical-align: middle;margin: 0 4px;background: #dadada;width: 15px;height: 15px;border-radius: 50%;cursor: pointer;}
.index03bar .index03 .r .hd ul li.on{background: #273e82}

.index04bar{width: 100%;height: auto;background: url(../images/index/i04-bg.jpg) no-repeat scroll top center;}
.index04bar .index04{width: 1400px;height: auto;margin: 0 auto;}
.index04bar .index04 .l{float:left;padding-top: 146px;}
.index04bar .index04 .l h2{font-size: 34px;color:#fff;line-height: 34px;font-weight: bold;margin-bottom: 8px;}
.index04bar .index04 .l span{display: block;}
.index04bar .index04 .r{width: 1155px;float:right;}
.index04bar .index04 .r ul{font-size: 0;}
.index04bar .index04 .r ul li{border-left: 1px solid rgba(255,255,255,0.4);width: 381px;display: inline-block;vertical-align: top;padding-top: 100px;height: 300px;}
.index04bar .index04 .r ul li i{width: 60px;height: 46px;display: block;margin: 0 auto;margin-bottom: 28px;opacity: 0.2}
.index04bar .index04 .r ul li i.ad01{background: url(../images/index/ad01.png) no-repeat;}
.index04bar .index04 .r ul li i.ad02{background: url(../images/index/ad02.png) no-repeat;}
.index04bar .index04 .r ul li i.ad03{background: url(../images/index/ad03.png) no-repeat;}
.index04bar .index04 .r ul li h2{font-size: 20px;color:#fff;line-height: 20px;text-align: center;font-weight: bold;margin-bottom: 20px;opacity: 0.6}
.index04bar .index04 .r ul li p{width: 310px;margin: 0 auto;font-size: 14px;color:#fff;line-height: 22px;opacity: 0.4;text-align: center;}
.index04bar .index04 .r ul li:hover i{opacity: 1}
.index04bar .index04 .r ul li:hover h2{opacity: 1}
.index04bar .index04 .r ul li:hover p{opacity: 1}

.index05bar{width: 100%;height: auto;background: url(../images/index/i05-bg.jpg) no-repeat scroll top center;}
.index05bar .index05{width: 1400px;height: auto;margin: 0 auto;}
.index05bar .index05 .text{width: 620px;height: 380px;padding-top: 110px;}
.index05bar .index05 .text span{font-size: 14px;color:#333;line-height: 20px;display: block;}
.index05bar .index05 .text h2{font-size: 29px;color:#333;line-height: 36px;margin-bottom: 23px;}
.index05bar .index05 .text b{width: 30px;height: 1px;display: block;background: #000;margin-bottom: 26px;}
.index05bar .index05 .text p{font-size: 15px;color:#333;line-height: 30px;text-align: justify;margin-bottom: 28px;}
.index05bar .index05 .text a.more{width: 100px;height: 40px;display: block;border-radius: 40px;background: #333;font-size: 14px;color:#fff;line-height: 40px;text-align: center;}
.index05bar .index05 .text a:hover.more{background: #273e82}

.footerbar{width: 100%;height: auto;background: url(../images/index/f-bg.jpg) no-repeat scroll top center;}
.footerbar .footer{width: 1400px;height: auto;margin: 0 auto;padding: 37px 0;}
.footerbar .footer .fl{float:left;border-right: 1px solid rgba(255,255,255,0.2);}
.footerbar .footer .fl .fnav{float:left;margin-right: 85px;width: 90px;}
.footerbar .footer .fl .fnav:nth-child(1){width: 100px;margin-right: 80px;}
.footerbar .footer .fl .fnav:nth-child(2){width: 110px;margin-right: 70px;}
.footerbar .footer .fl .fnav:nth-child(5){width: 110px;margin-right: 70px;}
.footerbar .footer .fl .fnav h2{font-size: 16px;color:#fff;line-height: 16px;}
.footerbar .footer .fl .fnav b{width: 15px;height: 1px;display: block;background: rgba(255,255,255,0.6);margin: 14px 0;}
.footerbar .footer .fl .fnav ul li{width: auto;height: auto;padding-left: 10px;background: url(../images/index/f-li-bg.png) no-repeat scroll 0px 17px;}
.footerbar .footer .fl .fnav ul li a{font-size: 14px;color:rgba(255,255,255,0.6);line-height: 35px;display: block;}
.footerbar .footer .fl .fnav ul li:hover a{color:#fff;}
.footerbar .footer .fr{float:left;padding-left: 50px;}
.footerbar .footer .fr p{font-size: 14px;color:#fff;line-height: 28px;}
.footerbar .footer .fr h3{font-size: 25px;color:#fff;line-height: 28px;margin-bottom: 15px;}
.footerbar .footer .fr a.online{width: 165px;height: 40px;display: block;border-radius: 30px;background: url(../images/index/online-bg.png) no-repeat;font-size: 16px;color:#fff;line-height: 40px;text-indent: 60px;margin-top: 16px;display: none;}
.footerbar .footer .fr a:hover.online{opacity: 0.9}
.footerbar .footer .wechat{float:right;}
.footerbar .footer .wechat img{width: 124px;display: block;}
.footerbar .footer .wechat p{font-size: 14px;color:#fff;line-height:30px;text-align: center;}
.footerbar .footer02{border-top: 1px solid rgba(255,255,255,0.3);width: 1400px;margin: 0 auto;}
.footerbar .footer02 p{font-size: 14px;color:#fff;line-height: 70px;}
.footerbar .footer02 p a{color:#12408b;}
.footerbar .footer02 p.Right{color:#12408b;opacity: 0}


/*关于景嘉微*/
.ser-bg{width: 100%;height: auto;background: url(../images/index/download-big-bg.jpg) no-repeat scroll top center;}
.aboutbg{width: 100%;height: auto;background: url(../images/index/profile-bg.jpg) no-repeat scroll bottom center;}
.about01{width: 100%;height: auto;background: url(../images/index/profile-bg.jpg) no-repeat scroll bottom center;padding-bottom: 95px;padding-top: 75px;}
.about01 .t{width: 1200px;height: auto;margin: 0 auto;position: relative;margin-bottom: 40px;}
.about01 .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.about01 .t p{display: block;}
.about01 .t span{display: block;position: absolute;font-size: 27px;color:#273e82;line-height: 27px;right: 0;top: 27px;}
.about01 .b{width: 1200px;height: auto;margin: 0 auto;}
.about01 .b .l{float:left;margin-right: 38px;width: 400px;margin-top: 10px;}
.about01 .b .l img{width: 400px;display: block;}
.about01 .b .r{width: 1200px;height: auto;}
.about01 .b .r p{font-size: 16px;color:#000;line-height: 38px;text-indent: 2em;text-align: justify;}
.about01 .b .r img{width: 1200px;display: block;margin-top: 35px;}

.about02{width: 100%;height: auto;background: url(../images/index/profile-bg.jpg) no-repeat scroll top center;}
.about02 .leader{width: 1200px;height: auto;margin: 0 auto;padding:70px 0 85px;}
.about02 .leader .t{margin-bottom: 30px;}
.about02 .leader .t h2{font-size: 34px;color:#273e82;line-height: 34px;margin-bottom: 10px;font-weight: bold;}
.about02 .leader .t span{display: block;}
.about02 .leader .b{width: auto;height: auto;}
.about02 .leader .b .l{width: 760px;height: auto;float:right;padding-top: 45px;background: url(../images/index/leader-bgs.png) no-repeat scroll left top;padding-left: 50px;}
.about02 .leader .b .l p{font-size: 16px;color:#333;line-height: 36px;text-align: justify;}
.about02 .leader .b .r{width: 347px;height: 423px;float:left;margin-top: 83px;}
.about02 .leader .b .r img{width: 347px;display: block;}
.about02 .leader .b .r p{font-size: 16px;color:#000;line-height: 45px;}

.about03{width:1200px;height: auto;margin: 0 auto;padding: 75px 0 210px;background: url(../images/index/profile-bg.jpg) no-repeat scroll bottom center;}
.about03 .video{width: auto;height: auto;}
.about03 .video .t{margin-bottom: 39px;}
.about03 .video .t h2{font-size: 34px;color:#273e82;font-weight: bold;line-height: 34px;margin-bottom: 10px;}
.about03 .video .t span{display: block;}
.about03 .video .b{width: auto;height: auto;}
.about03 .video .b video{width: 1200px;height: 505px;}

.about04{width: 100%;height: auto;background: url(../images/index/profile-bg.jpg) no-repeat scroll bottom center;}
.about04 .culture{width: 1200px;height: auto;margin: 0 auto;padding: 86px 0 99px;}
.about04 .culture .t{margin-bottom: 60px;}
.about04 .culture .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.about04 .culture .t span{display: block;}
.about04 .culture .b{width: auto;height: auto;}
.about04 .culture .b ul{width: 1300px;}
.about04 .culture .b ul li{width: 320px;padding: 20px;background: #fff;display: inline-block;vertical-align: top;margin-right: 60px;}
.about04 .culture .b ul li:nth-child(1){background: #0e478d;}
.about04 .culture .b ul li:nth-child(2){background: #1478c4;}
.about04 .culture .b ul li:nth-child(3){background: #39a1ef;}
.about04 .culture .b ul li h2{width: 100%;display: inline-block;vertical-align:bottom;font-size: 25px;color:#fff;line-height: 25px;margin-bottom: 10px;}
.about04 .culture .b ul li h2 span{width: 60px;height: 32px;display: inline-block;vertical-align: bottom;margin-right: 6px;}
.about04 .culture .b ul li h2 span.num01{background: url(../images/index/num01.png) no-repeat scroll bottom center;}
.about04 .culture .b ul li h2 span.num02{background: url(../images/index/num02.png) no-repeat scroll bottom center;}
.about04 .culture .b ul li h2 span.num03{background: url(../images/index/num03.png) no-repeat scroll bottom center;}
.about04 .culture .b ul li p{font-size: 16px;color:#fff;line-height: 24px;text-align: justify;height: 48px;}
/*.about04 .culture .b ul li:hover{background: #273e82}
.about04 .culture .b ul li:hover h2{color:#fff;}
.about04 .culture .b ul li:hover h2 span{background-position: bottom center;}
.about04 .culture .b ul li:hover p{color:#fff;}*/
.about04 .culture .b .text{margin-top: 70px;}
.about04 .culture .b .text h3{font-size: 16px;color:#0e478d;line-height: 45px;font-weight: bold;text-align:left;}
.about04 .culture .b .text p{font-size: 16px;color:#1b1b1b;line-height: 45px;text-align: left;}

.about05{width: 1200px;height: auto;margin: 0 auto;padding: 74px 0;}
.about05 .t{width:auto;height:auto;margin:0 auto;margin-bottom: 50px;}
.about05 .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.about05 .t span{display: block;}
.about05 .b{width: auto;height: auto;}
.about05 .b .lists ul{width: 1220px;}
.about05 .b .lists ul li{width: 285px;height:auto;margin-right: 19px;margin-bottom: 60px;overflow: hidden;float:left;}
.about05 .b .lists ul li .imgs{width: 279px;display: block;border: 3px solid #dedede}
.about05 .b .lists ul li .imgs img{width: 100%;display: block;}
.about05 .b .lists ul li p{font-size: 16px;color:#333;line-height: 40px;text-align: center;}

.about06{width: 1200px;height: auto;margin: 0 auto;padding: 80px 0 95px;}
.about06 .t{margin-bottom: 23px}
.about06 .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.about06 .t span{display: block;}
.about06 .b{width: auto;height: auto;position: relative;}
.about06 .b .ul-icon{width: 19px;height: 7px;display: block;position: absolute;left:591px;top: -1px;background: #fff;z-index: 1}
.about06 .b ul{background: url(../images/index/develop-line.jpg) repeat-y scroll top center;position: relative;}
.about06 .b ul li{width: 50%;height: auto;margin-bottom: 100px;min-height: 130px;}
.about06 .b ul li span{font-size: 30px;color:#333;line-height: 30px;margin-bottom: 25px;display: block;}
.about06 .b ul li p{font-size: 16px;color:#333;line-height: 30px;}
.about06 .b ul li.hb2{float:right;}
.about06 .b ul li.hb2 span{background: url(../images/index/fz-li-bg.png) no-repeat scroll left center;padding-left: 55px;margin-left: -9px;}
.about06 .b ul li.hb2 p{padding-left: 46px;}
.about06 .b ul li.hb1{float:left;margin-top: 100px;margin-bottom: 0;}
.about06 .b ul li.hb1 span{text-align: right;background: url(../images/index/fz-li-bg.png) no-repeat scroll right center;padding-right: 55px;margin-right: -9px;}
.about06 .b ul li.hb1 p{padding-right: 46px;text-align: right;}

/*关于景嘉微首页*/
.profilebar{width: 100%;background: url(../images/index/about01-bg.jpg) no-repeat scroll top center;padding-bottom: 95px;padding-top: 75px;}
.profilebar .t{width: 1200px;height: auto;margin: 0 auto;position: relative;margin-bottom: 40px;}
.profilebar .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.profilebar .t p{display: block;}
.profilebar .t span{display: block;position: absolute;font-size: 27px;color:#273e82;line-height: 27px;right: 0;top: 27px;}
.profilebar .b{width: 1200px;height: auto;margin: 0 auto;}
.profilebar .b .l{float:left;margin-right: 38px;width: 400px;margin-top: 10px;}
.profilebar .b .l img{width: 400px;display: block;}
.profilebar .b .r{width: 1200px;height: auto;}
.profilebar .b .r p{font-size: 16px;color:#000;line-height: 38px;text-indent: 2em;text-align: justify;}
.profilebar .b .r img{width: 1200px;display: block;margin-top: 35px;}

.leaderbars{width: 100%;height: auto;background: url(../images/index/leaderbar-bg.jpg) no-repeat scroll top center;}
.leaderbars .leader{width: 1200px;height: auto;margin: 0 auto;padding:70px 0 85px;}
.leaderbars .leader .t{margin-bottom: 30px;}
.leaderbars .leader .t h2{font-size: 34px;color:#fff;line-height: 34px;margin-bottom: 10px;font-weight: bold;}
.leaderbars .leader .t span{display: block;}
.leaderbars .leader .b{width: auto;height: auto;}
.leaderbars .leader .b .l{width: 760px;height: auto;float:left;}
.leaderbars .leader .b .l p{font-size: 16px;color:#fff;line-height: 36px;text-align: justify;}
.leaderbars .leader .b .r{width: 347px;height: 423px;float:right;margin-top: 83px;}
.leaderbars .leader .b .r img{width: 347px;display: block;}
.leaderbars .leader .b .r p{font-size: 16px;color:#fff;line-height: 45px;}

.videobars{width: 100%;height: auto;background: #fff;display: none;}
.videobars .video{width: 1200px;height: auto;padding: 75px 0 210px;margin: 0 auto;}
.videobars .video .t{margin-bottom: 39px;}
.videobars .video .t h2{font-size: 34px;color:#273e82;font-weight: bold;line-height: 34px;margin-bottom: 10px;}
.videobars .video .t span{display: block;}
.videobars .video .b{width: auto;height: auto;}
.videobars .video .b video{width: 1200px;height: 505px;}

.culturebars{width: 100%;height: auto;background: url(../images/index/culture-bg.jpg) no-repeat scroll top center;}
.culturebars .culbox{width: 1200px;height: auto;margin: 0 auto;padding: 86px 0 99px;}
.culturebars .culbox .t{margin-bottom: 60px;}
.culturebars .culbox .t h2{font-size: 34px;color:#fff;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.culturebars .culbox .t span{display: block;}
.culturebars .culbox .b{width: auto;height: auto;}
.culturebars .culbox .b ul{width: 1300px;}
.culturebars .culbox .b ul li{width: 320px;padding: 20px;background: #fff;display: inline-block;vertical-align: top;margin-right: 60px;margin-left:0;}
/*.culturebars .culbox .b ul li:nth-child(1){background: #0e478d;}
.culturebars .culbox .b ul li:nth-child(2){background: #1478c4;}
.culturebars .culbox .b ul li:nth-child(3){background: #39a1ef;}*/
.culturebars .culbox .b ul li h2{width: 100%;display: inline-block;vertical-align:bottom;font-size: 25px;color:#273e82;line-height: 25px;margin-bottom: 10px;}
.culturebars .culbox .b ul li h2 span{width: 60px;height: 32px;display: inline-block;vertical-align: bottom;margin-right: 6px;}
.culturebars .culbox .b ul li h2 span.num01{background: url(../images/index/num01.png) no-repeat scroll top center;}
.culturebars .culbox .b ul li h2 span.num02{background: url(../images/index/num02.png) no-repeat scroll top center;}
.culturebars .culbox .b ul li h2 span.num03{background: url(../images/index/num03.png) no-repeat scroll top center;}
.culturebars .culbox .b ul li p{font-size: 16px;color:#333;line-height: 24px;text-align: justify;height: 48px;}
.culturebars .culbox .b ul li:hover{background: #273e82}
.culturebars .culbox .b ul li:hover h2{color:#fff;}
.culturebars .culbox .b ul li:hover h2 span{background-position: bottom center;}
.culturebars .culbox .b ul li:hover p{color:#fff;}
.culturebars .culbox .b .text{margin-top: 70px;}
.culturebars .culbox .b .text h3{font-size: 16px;color:#0e478d;line-height: 45px;font-weight: bold;}
.culturebars .culbox .b .text p{font-size: 16px;color:#1b1b1b;line-height: 45px;text-align: left;}

.honorbars{width: 1200px;height: auto;margin: 0 auto;padding: 74px 0;}
.honorbars .t{width:auto;height:auto;margin:0 auto;margin-bottom: 50px;}
.honorbars .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.honorbars .t span{display: block;}
.honorbars .b{width: auto;height: auto;position: relative;}
.honorbars .b span{width: 40px;height: 40px;display: block;position: absolute;background: url(../images/index/honor-cur-bg.jpg) no-repeat;top: 80px;cursor: pointer;}
.honorbars .b span.prev{background-position: left center;left: -70px;}
.honorbars .b span.next{background-position: right center;right: -70px;}
.honorbars .b span:hover{opacity: 0.9}
.honorbars .b .bd ul{width: 1220px;}
.honorbars .b .bd ul li{width: 285px;height:auto;margin-right: 19px;margin-bottom: 60px;overflow: hidden;float:left;}
.honorbars .b .bd ul li .imgs{width: 279px;display: block;border: 3px solid #dedede}
.honorbars .b .bd ul li .imgs img{width: 100%;display: block;}
.honorbars .b .bd ul li p{font-size: 16px;color:#333;line-height: 40px;text-align: center;}

.developbars{width: 100%;height: auto;background: url(../images/index/develop-bg.jpg) no-repeat scroll top center;padding: 85px 0 0;}
.developbars .t{width: 1200px;height: auto;margin: 0 auto;}
.developbars .t h2{font-size: 34px;margin-bottom: 10px;color:#273e82;line-height: 34px;font-weight: bold;}
.developbars .t span{display: block;}
.developbars .b{width: auto;height: auto;}
.developbars .b .txtScroll-left-develop{width: 100%;}
.developbars .b .txtScroll-left-develop .bd{width: 400px;height: auto;}
.developbars .b .txtScroll-left-develop .bd .tempWrap{width: 100% !important;}
.developbars .b .bd{width:400px;padding: 10px;background: #fff;overflow: hidden;}
.developbars .b .bd ul li .content{width: auto;height: auto}
.developbars .b .bd ul li .content p{font-size: 16px;color:#333;line-height: 32px;text-align: center;}
/*.developbars .b{background: url(../images/index/dev-line.jpg) repeat-x scroll left center;}*/
.developbars .b .hd ul li{width: 160px;height: auto;margin: 0 60px;position: relative;float:left;}
.developbars .b .hd ul li span{font-size: 50px;height: 55px;display: block;position: absolute;top: 0;left: 0;text-align: center;overflow: hidden;font-weight: bold;}
.developbars .b .hd ul li i.d-icon{width: 21px;height: 21px;display: block;margin: 0 auto;margin-left: 48%;background: url(../images/index/d-li-bg.png) no-repeat;}
.developbars .b .hd ul li p{font-size: 16px;color:#333;line-height: 24px;text-align: center;position: absolute;top: 120px;left: 0;}

.even-box{position:relative;padding-top:90px;height:400px;}
.event-list{padding-top:100px;height:200px;}
.event-list ul{position:relative;margin-left:50%;height:1px;background-color:#999;-webkit-box-shadow:0 0 1px #000;box-shadow:0 0 1px #000;-webkit-transition:all .5s;transition:all .5s;}
.event-list ul li{position:absolute;width:140px;height:100px;color:#4c4c4c;text-align:center;}
.event-list ul li .year{position:absolute;right:0;left:0;display:block;width:100%;letter-spacing:3px;font-family:number;cursor:pointer;font-size:50px;font-weight: bold;font-family: "osw"}
.event-list ul li.on .year{color:#273e82;text-shadow:0 6px 16px rgba(39,62,130,.4);}
.event-list ul li .dian{position:absolute;left:50%;z-index:3;display:block;margin-left:-10px;width:20px;height:20px;border-radius:100%;background-color:#fff;-webkit-box-shadow:0 0 8px #bbb;box-shadow:0 0 8px #bbb;}
.event-list ul li .dian i{display:block;margin:5px;width:10px;height:10px;border-radius:100%;background-color:#4d4d4d;}
.event-list ul li.on .dian i{background-color:#273e82;}
/*.event-list ul li p{position:absolute;left:50%;margin-left:-100px;width:200px;text-align:center;letter-spacing:2px;font-size:16px;cursor:pointer;}*/
.event-list ul li .text_overflow{position:absolute;left:50%;margin-left:-100px;width:180px;text-align:center;letter-spacing:2px;font-size:16px;cursor:pointer;}
.event-list ul li .text_overflow p{font-size: 16px;color:#333;line-height: 32px;}
.event-list ul li::before{position:absolute;left:50%;z-index:2;display:block;width:400px;height:1px;background-color:#273e82;-webkit-box-shadow:0 0 1px #273e82;box-shadow:0 0 1px #273e82;content:'';opacity:0;}
@media screen and (max-width:1500px){.event-list ul li::before{width:300px;}
}
.event-list ul li:last-child::before{right:50%;left:auto;}
.event-list ul li.on::before{opacity:1;}
.event-list ul li:nth-child(even){top:-100px;}
.event-list ul li:nth-child(odd){bottom:-100px;}
.event-list ul li:nth-child(even) .text_overflow{bottom:-70px;}
.event-list ul li:nth-child(odd) .text_overflow{top:-70px;}
.event-list ul li:nth-child(even) .year{top:0;}
.event-list ul li:nth-child(odd) .year{bottom:0;}
.event-list ul li:nth-child(even) .dian{bottom:-10px;}
.event-list ul li:nth-child(odd) .dian{top:-10px;}
.event-list ul li:nth-child(even)::before{bottom:-1px;}
.event-list ul li:nth-child(odd)::before{top:0;}
.even-box .page,.hxt-box .page,.object-photo-box .page{position:relative;left:50%;margin-left:-235px;width:328px;height:30px;text-align:center;font-size:16px;line-height:30px;margin-top: -60px;}
.even-box .page div,.hxt-box .page div,.object-photo-box .page div{float:left;width:50%;
	letter-spacing:5px;letter-spacing:1px\0/IE8+9;font-family:sans-serif;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size: 16px;line-height: 30px;}
.even-box .page .prev,.hxt-box .page .prev,.object-photo-box .page .prev{background-color:#b8b8b8;color:rgba(255,255,255,.7);font-family:number;}
.even-box .page .next,.hxt-box .page .next,.object-photo-box .page .next{background-color:#273e82;color:rgba(255,255,255,.7);font-family:number;}
i.icon-jiantou,i.icon-jiantou-copy{display:inline-block;-webkit-transition:all .2s;transition:all .2s;}
.even-box .page .next:hover i,
.hxt-box .page .next:hover i,
.object-photo-box .page .next:hover i{-webkit-transform:translateX(30px);transform:translateX(30px);-ms-transform:translateX(30px);}
.even-box .page .next:hover,
.hxt-box .page .next:hover,
.object-photo-box .page .next:hover{color:#fff;}
.even-box .page .prev:hover,
.hxt-box .page .prev:hover,
.object-photo-box .page .prev:hover{color:#fff;}
.even-box .page .prev:hover i,
.hxt-box .page .prev:hover i,
.object-photo-box .page .prev:hover i{-webkit-transform:translateX(-30px);transform:translateX(-30px);-ms-transform:translateX(-30px);}
.even-box .show-box{position:absolute;right:50%;bottom:130px;overflow:hidden;margin-right:-520px;width:420px;height:320px;background-color:#fff;-webkit-box-shadow:0PX 20px 70px #C5C5C5;box-shadow:0PX 20px 70px #C5C5C5;z-index: 3}
.show-box ul{height:320px;-webkit-transition:all .5s;transition:all .5s;}
.show-box li{float:left;padding:10px;width:400px;height:300px;}
.show-box li .pic{position:relative;overflow:hidden;margin-bottom:24px;height:186px;}
.show-box li .text{padding:21px 20px 0;}
.show-box li .text p{font-size: 15px;color:#333;line-height: 30px;text-align: left;background: url(../images/index/d-li-bg2.jpg) no-repeat scroll 0px 13px;padding-left: 11px;}


/*产品中心*/
.prodhome{width: 100%;height: auto;}
.prodhome .prods{width: 1200px;height: auto;padding: 77px 0 67px;margin: 0 auto;}
.prodhome .prods .l{width: 295px;float:left;position: relative;padding-top: 26px;}
.prodhome .prods .l b{font-size: 200px;color:#f1f1f1;display: block;position: absolute;left: 0;top: 0;font-weight: bold;line-height: 150px;}
.prodhome .prods .l h2{font-size: 34px;color:#273e82;line-height: 46px;font-weight: bold;position: relative;z-index: 1}
.prodhome .prods .l span{width: 20px;height: 2px;display: block;position: relative;z-index: 1;background: #004cb8;margin-top: 12px;}
.prodhome .prods .r{padding-left: 49px;padding-top: 22px;width: 854px;border-left:1px solid #dfdfdf;float:right;}
.prodhome .prods .r p{font-size: 15px;color:#666;line-height: 35px;text-align: justify;}
.prodhome .prods .r a.more{width: 175px;height: 45px;display: block;font-size: 15px;color:#fff;line-height: 45px;text-align: center;background: #273e82;margin-top: 64px;}
.prodhome .imgs{width: 100%;height:auto;overflow: hidden;}
/* .prodhome .imgs:last-child{display: none;} */

/*产品列表*/
.prodlist{width: 1200px;height: auto;margin: 0 auto;padding-top: 90px;padding-bottom: 110px;}
.prodlist h2{font-size: 26px;color:#273e82;line-height: 26px;font-weight: bold;margin-bottom: 60px;text-align: center;}
.prodlist .lists{width: auto;height: auto;}
.prodlist .lists ul li{margin-bottom: 40px;background: #f6f6f6;position: relative;}
.prodlist .lists ul li a.imgs{width:320px;height: 300px;display: block;overflow: hidden;float:left;}
.prodlist .lists ul li a.imgs img{width: 100%;display: block;}
.prodlist .lists ul li .text{width: 790px;float:left;margin-left: 38px;padding-top: 44px;}
.prodlist .lists ul li .text a.tits{font-size: 22px;color:#333;line-height: 22px;font-weight: bold;text-align: left;display: block;margin-bottom: 20px;}
.prodlist .lists ul li .text p{font-size: 16px;color:#666;line-height: 30px;text-align: justify;}
.prodlist .lists ul li .text a.more{width: 160px;height: 40px;position: absolute;right: 0;bottom: 0;background: #333;font-size: 16px;color:#fff;line-height: 40px;text-align: center;}
.prodlist .lists ul li .text a:hover.more{background: #273e82}

/*产品详情*/
.prodet{width: 1200px;height: auto;margin: 0 auto;padding: 115px 0 65px;}
.prodet .t{margin-bottom: 35px;}
.prodet .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;width: 990px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;float:left;}
.prodet .t .sharebox{float:right;margin-top: 5px;}
.prodet .t .sharebox span{float:left;font-size: 14px;color:#666;line-height: 28px;margin-right: 6px;}
.prodet .b{margin-bottom: 36px;padding-bottom: 20px;border-bottom: 1px solid #ccc;}
.prodet .b p{font-size: 16px;color:#666;line-height: 30px;text-align: justify;}
.prodet .b img{max-width: 100%;display: block;margin: 15px auto;}
.prodet .c{padding-bottom: 100px;}
.prodet .c .l{width: 760px;float:left;}
.prodet .c .l h2{font-size: 28px;color:#273e82;line-height: 28px;font-weight: bold;margin-bottom: 52px;}
.prodet .c .l p{font-size: 16px;color:#333;line-height: 40px;}
.prodet .c .l p span{font-weight: bold;}
.prodet .c .r{width: 328px;float:right;padding-top: 85px;}
.prodet .c .r img{width: 100%;display: block;margin-bottom: 12px;}
.prodet .d{margin-top: 42px;}
.prodet .d .tit{background: #273e82;}
.prodet .d .tit h2{font-size: 20px;color:#fff;font-weight: bold;text-indent: 16px;line-height: 50px;}
.prodet .d .list{width: auto;height: 220px;border: 1px solid #dcdcdc;}
.prodet .d .list .txtScroll-left04{position: absolute;padding: 20px 0;width: 1200px;height: 180px;overflow: hidden;}
.prodet .d .list .txtScroll-left04 span{width: 15px;height: 26px;display: block;position: absolute;top: 90px;}
.prodet .d .list .bd{width: 1084px;margin: 0 auto;overflow: hidden;}
.prodet .d .list .bd ul li{width: 190px;height: 180px;margin-right: 31px;float:left;}
.prodet .d .list .bd ul li a{width: 190px;height: 180px;display: block;}
.prodet .d .list .bd ul li a img{width: 100%;display: block;}

/*新闻中心*/
.news{width: 1200px;height: auto;margin: 0 auto;padding: 87px 0 59px;}
.news .lists{margin-bottom: 55px;}
.news .lists ul{width: 1210px;}
.news .lists ul li{float:left;padding: 43px 25px 48px;border-left: 1px solid #dfdfdf;width: 350px;}
.news .lists ul li:nth-child(3){border-right: 1px solid #dfdfdf;}
.news .lists ul li:nth-child(6){border-right: 1px solid #dfdfdf;}
.news .lists ul li:nth-child(9){border-right: 1px solid #dfdfdf;}
.news .lists ul li b{font-size: 15px;color:#333;line-height: 15px;display: block;margin-bottom: 20px;}
.news .lists ul li a.tits{font-size: 18px;color:#333;line-height: 30px;display: block;height: 60px;overflow: hidden;text-align: left;margin-bottom: 20px;}
.news .lists ul li a.tits span{display: inline-block;float:none;}
.news .lists ul li a.imgs{width: 350px;height: 225px;overflow: hidden;margin-bottom: 33px;display: block;}
.news .lists ul li a.imgs img{width: 350px;display: block;}
.news .lists ul li p{font-size: 14px;color:#666;line-height: 24px;text-align: justify;margin-bottom: 34px;}
.news .lists ul li a.more{width: 52px;height: 9px;display: block;background: url(../images/index/n-more.png) no-repeat scroll top center;}
.news .lists ul li:hover{background: #273e82;}
.news .lists ul li:hover b{color:#fff;}
.news .lists ul li:hover a.tits{color:#fff;}
.news .lists ul li:hover p{color:#fff;}
.news .lists ul li:hover a.more{background-position: bottom center;}

.news .lists ul li.n-list a.tits{width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news .lists ul li.n-list{padding: 43px 25px 48px}

.newsdet{width: 1200px;height: auto;margin: 0 auto;padding: 90px 0 60px}
.newsdet .t{border-bottom: 1px solid #dfdfdf;}
.newsdet .t h2{font-size: 22px;color:#333;line-height: 22px;text-align: center;margin-bottom: 10px;}
.newsdet .t p{font-size: 14px;color:#999;line-height: 46px;text-align: center;}
.newsdet .b{padding: 30px 0;min-height: 500px;}
.newsdet .b p{font-size: 16px;color:#333;line-height: 24px;text-align: left;text-indent: 2em;}
.newsdet .b img{max-width: 100%;display: inline-block;margin: 10px auto;vertical-align: top;}

.serbg{width: 100%;background: url(../images/index/service-bg.jpg) no-repeat scroll top center;}
.service{width: 1200px;height: auto;margin: 0 auto;padding: 95px 0 150px;}
.service .s01{margin-bottom: 37px;}
.service .s01 .t{margin-bottom: 94px;}
.service .s01 .t h2{font-size: 34px;color: #273e82;line-height: 34px;margin-bottom: 10px;font-weight: bold;}
.service .s01 .t span{display: block;}
.service .s01 .b{width: auto;height: auto;}
.service .s01 .b .l{width: 570px;height: auto;float:left;}
.service .s01 .b .l p{font-size: 16px;color:#333;line-height: 39px;text-align: justify;}
.service .s01 .b .l p span{font-size: 48px;}
.service .s01 .b .r{width: 511px;float:right;margin-right: 37px;}
.service .s02{width: auto;height: auto;}
.service .s02 .t{margin-bottom: 40px;}
.service .s02 .t h2{font-size: 34px;color:#273e82;line-height: 34px;margin-bottom: 10px;font-weight: bold;}
.service .s02 .t span{display: block;}
.service .s02 .b{width: auto;height: auto;}
.service .s02 .b p{font-size: 16px;color:#000;line-height: 35px;text-align: justify;}
.service .s02 .b ul{width: 1250px;font-size: 0;text-align: left;margin-top: 30px;}
.service .s02 .b ul li{width: 330px;display: inline-block;vertical-align: top;padding: 25px 20px 23px;background: #f4f4f4;margin-right: 45px;}
.service .s02 .b ul li i{width: 45px;height: 45px;display: block;margin: 0 auto;margin-bottom: 12px;}
.service .s02 .b ul li i.sicon01{background: url(../images/index/s01.png) no-repeat;}
.service .s02 .b ul li i.sicon02{background: url(../images/index/s02.png) no-repeat;}
.service .s02 .b ul li i.sicon03{background: url(../images/index/s03.png) no-repeat;}
.service .s02 .b ul li h3{font-size: 22px;color:#333;line-height: 35px;text-align: center;margin-bottom: 8px;}
.service .s02 .b ul li p{font-size: 15px;color:#666;line-height: 25px;text-align: center;height: 75px;}

.download{width: 1200px;height: auto;margin: 0 auto;padding-top: 82px;}
.download .sear-box{width: 1200px;height: auto;background: #fff;padding: 30px 0;margin-bottom: 19px;}
.download .sear-box form{width: 498px;height: 53px;border: 1px solid #273e82;margin: 0 auto;}
.download .sear-box form .in_intxt{width: 436px;height: 53px;border: none;background: #fff;font-size: 15px;color:#333;line-height: 53px;text-indent: 10px;float:left;}
.download .sear-box form .in_btn{width: 62px;height: 53px;border: none;background: url(../images/index/down-s-btn.png) no-repeat scroll center center;cursor: pointer;float:right;}
.download .lists{width: auto;height: auto;min-height: 500px;}
.download .lists ul li{background: #ededed;padding-left: 33px;padding-right: 25px;margin-bottom: 20px;}
.download .lists ul li a.tits{font-size: 16px;color:#333;line-height: 60px;display: block;width: 600px;height: auto;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;float:left;}
.download .lists ul li span{display: block;font-size: 16px;color:#333;line-height: 60px;float:left;}
.download .lists ul li a.down{width: 30px;height: 30px;display: block;float:right;margin-top: 16px;background: url(../images/index/down-bg.png) no-repeat scroll top center;}
.download .lists ul li a.tits span{display: inline-block;float:none;}
.download .lists ul li:hover{background: #273e82}
.download .lists ul li:hover a.tits{color:#fff;}
.download .lists ul li:hover span{color:#fff;}
.download .lists ul li:hover a.down{background-position: bottom center;}

.download .lists ul li.d-list{background: #ededed;margin-bottom: 20px;float:none;width: 100%;padding: 0;padding-left: 33px;padding-right: 25px;padding-bottom: 0}
.download .lists ul li.d-list a.tits{font-size: 16px;color:#333;line-height: 60px;display: block;width: 600px;height: auto;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;float:left;margin-bottom: 0}
.download .lists ul li:hover.d-list{background: #273e82}
.download .lists ul li:hover.d-list a.tits{color:#fff;}


.stock{width: 1200px;height: auto;margin: 0 auto;padding: 85px 0 126px;}
.stock .t{margin-bottom: 30px;}
.stock .t h2{font-size: 34px;color:#273e82;line-height: 34px;margin-bottom: 10px;text-align: center;}
.stock .t span{display: block;text-align: center;}
.stock .t span img{display: inline-block;}
.stock .b{width: auto;height: auto;}
.stock .b span{font-size: 20px;color:#333;line-height: 30px;text-align: center;display: block;margin-bottom: 10px;}
.stock .b p{font-size: 16px;color:#333;line-height: 27px;text-align: center;}
.stock .b img{max-width: 100%;display: block;margin: 0 auto;margin-top: 55px;}

.culture{width: 1200px;height: auto;margin: 0 auto;padding: 84px 0;}
.culture .t{margin-bottom: 45px;}
.culture .t h2{font-size: 34px;color:#273e82;line-height: 34px;margin-bottom: 10px;font-weight: bold;}
.culture .t span{display: block;}
.culture .b{width: auto;height: auto;}
.culture .b ul{text-align: left;font-size: 0;}
.culture .b ul li{width: 305px;display: inline-block;vertical-align: top;margin-right: 112px;}
.culture .b ul li i{width: 60px;height: 60px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.culture .b ul li i.c01{background: url(../images/index/wh01.png) no-repeat;}
.culture .b ul li i.c02{background: url(../images/index/wh02.png) no-repeat;}
.culture .b ul li i.c03{background: url(../images/index/wh03.png) no-repeat;}
.culture .b ul li .text{width: 225px;display: inline-block;vertical-align: middle;}
.culture .b ul li .text h2{font-size: 20px;color:#333;line-height: 30px;font-weight: bold;text-align:left;}
.culture .b ul li .text p{font-size: 16px;color:#333;line-height: 30px;text-align: left;}
.culture .b ul li:nth-child(2){width: 365px;}
.culture .b ul li:nth-child(2) .text{width: 295px;}
.culture .b ul li:nth-child(3){margin-right: 0;}

.salary-bg{width: 100%;height: auto;background: url(../images/index/welfare-bg.jpg) no-repeat scroll top center;}
.salary-bg .salary{width: 1200px;height: auto;margin: 0 auto;padding: 55px 0;}
.salary-bg .salary h2{font-size: 34px;color:#fff;font-weight: bold;line-height: 34px;margin-bottom: 10px;}
.salary-bg .salary span{display: block;margin-bottom: 16px;}
.salary-bg .salary h3{font-size: 18px;color:#fff;line-height: 32px;font-weight: bold;}
.salary-bg .salary p{font-size: 16px;color:#fff;line-height: 32px;text-align: left;width: 770px;}

.posily{width: 1200px;height: auto;margin: 0 auto;padding: 106px 0 66px;}
.posily .l{width: 404px;height: 540px;float:left;margin-top: 4px;}
.posily .l img{width: 404px;display: block;}
.posily .r{width: 705px;float:right;}
.posily .r h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.posily .r span{display: block;margin-bottom: 15px;}
.posily .r h3{font-size: 17px;color:#333;line-height: 32px;font-weight: bold;}
.posily .r p{font-size: 16px;color:#333;line-height: 32px;text-align: left;}

.contact{width: 100%;height: auto;background: url(../images/index/contact-bg.jpg) no-repeat scroll top center;padding: 65px 0 77px;}
.contact .t{width: 1200px;height: auto;margin: 0 auto;margin-bottom: 25px;}
.contact .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.contact .t span{display: block;}
.contact .b{width: 1200px;height: auto;margin: 0 auto;}
.contact .b .l{width: 470px;float:left;}
.contact .b .l .text{width: auto;height: auto;margin-bottom: 30px;}
.contact .b .l .text p{font-size: 16px;color:#333;line-height: 32px;font-weight: bold;}
.contact .b .l .lx{width: auto;height: auto;}
.contact .b .l .lx p{font-size: 16px;color:#333;line-height: 32px;}
.contact .b .l .lx p span{font-weight: bold;}
.contact .b .l .lx p img{margin-top: 18px;display: block;}
.contact .b .r{float:right;width: 635px;margin-top: 80px;}
.contact .b .r img{width: 635px;display: block;}

.jobs{width: 1200px;height: auto;margin: 0 auto;padding: 60px 0 80px;}
.jobs .lists{width: auto;height: auto;background: #fff;padding-top: 15px;}
.jobs .lists .notice{font-size: 14px;color:#333;line-height: 28px;text-align: left;margin-bottom: 15px;padding: 0 27px;}
.jobs .lists table td{border-bottom: 1px solid #e4e4e4}
.jobs .lists table tr.tr_hov td .t{background: #273e82;}
.jobs .lists table tr.tr_hov td .t h2{color:#fff;}
.jobs .lists table tr.tr_hov td .t span{color:#fff;}
.jobs .lists table tr.tr_hov td .t a.more{color:#fff;}
.jobs .lists table tr.tr_hov td .t b.more-bg{background-position: bottom center;}
.jobs .lists .t{padding: 0 27px;}
.jobs .lists .t h2{font-size: 16px;color:#333;line-height: 55px;font-weight: bold;float:left;width: 558px;}
.jobs .lists .t span{font-size: 16px;color:#333;line-height: 55px;display: block;float:left;font-weight: bold;}
.jobs .lists .t a.more{font-size: 14px;color:#333;line-height: 28px;display: inline-block;vertical-align: middle;float:right;margin-top: 14px;}
.jobs .lists .t b.more-bg{width: 19px;height: 19px;margin-left: 10px;float:right;background: url(../images/index/jobs-more-bg.png) no-repeat scroll top center;margin-top: 18px;}
.jobs .lists .b{overflow: hidden;padding: 10px 50px 35px;}
.jobs .lists .b p{font-size: 15px;color:#333;line-height: 30px;text-align: justify;}
.jobs .lists .b a.join{width: 108px;height: 38px;display: block;background: #273e82;font-size: 16px;color:#fff;font-weight: bold;text-align: center;line-height: 38px;margin-top: 30px;}
.jobs .lists .b a:hover.join{background: #3a57ad;}

.joinbg{width: 100%;height: 100%;background: rgba(0,0,0,0.3);position: fixed;left: 0;top: 0;z-index: 1;display: none;}
.joinbox{width:450px;height: auto;position: fixed;top: 50%;left: 50%;margin-left: -225px;border:1px solid #ccc;background: #fff;z-index: 2;display: none;margin-top: -150px;}
.joinbox .j-t{width: auto;height: auto;position: relative;background: #273e82;}
.joinbox .j-t h2{font-size: 16px;color:#fff;line-height: 40px;text-align: center;font-weight: bold;}
.joinbox .j-t a.close{font-size: 12px;color:#fff;line-height: 40px;position: absolute;right: 10px;top: 0}
.joinbox .j-b{width: auto;height: auto;padding: 45px 10px;}
.joinbox .j-b p{font-size: 13px;color:#666;line-height: 26px;text-indent: 2em;text-align: center;}
.joinbox .j-b p span{color:#273e82;font-weight: bold;}

.contacts{width: 1200px;height: auto;margin: 0 auto;padding: 85px 0;}
.contacts .t{margin-bottom: 44px;}
.contacts .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.contacts .t span{display: block;}
.contacts .l{width: 300px;height: auto;padding: 10px 50px 20px 49px;background: #273e82;float:left;}
.contacts .l .text{border-bottom: 1px solid #4c5f95;padding-bottom: 10px;margin-bottom: 15px;}
.contacts .l .text h2{font-size: 20px;color:#fff;line-height: 40px;}
.contacts .l .text p{font-size: 17px;color:#fff;line-height: 40px;}
.contacts .l .text img{display: block;width: 122px;}
.contacts .r{width: 800px;height: 642px;float:right;}

.message{width: 1200px;height: auto;margin: 0 auto;padding-top: 19px;padding-bottom: 116px;}
.message .t{margin-bottom: 45px;}
.message .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.message .t span{display: block;}
.message .b{width: auto;height: auto;}
.message .b table{width: 100%;}
.message .b table td{padding-bottom: 86px;}
.message .b table td .intxt{width: 358px;height: 53px;border: 1px solid #cdcdcd;font-size: 17px;color:#333;line-height: 53px;text-indent: 10px;}
.message .b table td .inarea{width: 758px;height: 158px;border: 1px solid #cdcdcd;font-size: 17px;color:#333;line-height: 20px;text-align: justify;resize: none;padding:16px 10px;}
.message .b table td .inbtn{width: 200px;height: 50px;position: absolute;right: 0;border: none;background: #273e82;color:#fff;line-height: 50px;text-align: center;cursor: pointer;top: -25px;}

/*面包屑*/
.sbannerbox img{display: block;}
.snavbar2{width: 100%;height: auto;background: #fff;box-shadow: 1px 8px 15px 2px rgba(0,0,0,0.1);z-index: 2;position: relative;}
.snavbar2 .snavbox{width: 1200px;height: auto;margin: 0 auto;}
.snavbar2 .snavbox .snav{width: auto;height: auto;}
.snavbar2 .snavbox .snav ul{text-align: center;font-size: 0;}
.snavbar2 .snavbox .snav ul li{display: inline-block;vertical-align: top;width: 200px;background: url(../images/index/snav-li-bg.jpg) no-repeat scroll right center;}
.snavbar2 .snavbox .snav ul li:last-child{background: none;}
.snavbar2 .snavbox .snav ul li a{font-size: 15px;color:#222;line-height: 68px;display: inline-block;text-align: center;vertical-align: middle;}
.snavbar2 .snavbox .snav ul li a i{display: inline-block;vertical-align: sub;width: 22px;height: 19px;margin-right: 6px;}
.snavbar2 .snavbox .snav ul li.hov a{color:#273e82;}
.snavbar2 .snavbox .snav ul li:hover a{color:#273e82;}
.snavbar2 .snavbox .bread{float:right;font-size: 13px;color:#666;line-height: 70px;display: inline-block;padding-left:22px;}
.snavbar2 .snavbox .bread a{font-size: 13px;color:#666;line-height: 50px;display: inline-block;padding: 0 5px;padding-right: 6px}
.snavbar2 .snavbox .bread a.current{color:#333;}
.snavbar2 .snavbox .bread a:hover{color:#e7161b;}
.snavbar2 .snavbox .snav ul li a i.icon_about_01{background: url(../images/index/a01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_about_02{background: url(../images/index/a02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_about_03{background: url(../images/index/a03.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_about_04{background: url(../images/index/a04.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_about_05{background: url(../images/index/a05.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_about_06{background: url(../images/index/a06.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_news_01{background: url(../images/index/x01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_news_02{background: url(../images/index/x02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_news_03{background: url(../images/index/x03.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_investor_01{background: url(../images/index/st01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_investor_02{background: url(../images/index/st02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_investor_03{background: url(../images/index/st03.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_talent_01{background: url(../images/index/t01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_talent_02{background: url(../images/index/t02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_contact_01{background: url(../images/index/l01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_contact_02{background: url(../images/index/l02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_products_01{background: url(../images/index/p01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_products_02{background: url(../images/index/p02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_products_03{background: url(../images/index/p03.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_download_01{background: url(../images/index/dn01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_download_02{background: url(../images/index/dn02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_download_03{background: url(../images/index/dn03.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_download_04{background: url(../images/index/dn04.png) no-repeat;}


/*上一篇下一篇*/
.prenext{width: auto;height:auto;margin: 0 auto;padding:24px 0 ;border-top: 1px solid #e6e6e6;}
.prenext ul{font-size: 0;text-align: left;}
.prenext ul li{display:inline-block;font-size:15px;color:#999;line-height:40px;width: 50%}
.prenext ul li a{font-size:15px;color:#999;line-height:40px;display:inline-block;}
.prenext ul li a:hover{color:#273e82;}
.prenext ul li:last-child{text-align: right;}

/*列表翻页*/
.dede_pages{overflow:hidden;padding:10px 0 20px;clear:both; height:auto;}
.dede_pages ul{font-size:12px;color:#999; text-align:center;}
.dede_pages ul li{color:#666666; display:inline-block;overflow: hidden;margin-right: 5px;line-height: 40px;}
.dede_pages ul li select{border:1px solid #eee;background: transparent;outline: none;margin-left: 5px;height: 38px;margin-right: 6px;}
.dede_pages ul li .optionkw{margin-right: 5px;}
.dede_pages ul li a{color:#666666;text-decoration:none;width: 40px;height: 40px;line-height: 40px;display: block;}
.dede_pages ul li:hover{ background:#273e82;color:#fff;}
.dede_pages ul li:hover select{border-color:#273e82;}
.dede_pages ul li:hover a{color:#fff;}
.dede_pages ul li:hover span{color:#fff;}
.dede_pages ul li.thisclass{width: 40px;height: 40px;background:#273e82;color:#fff;}
/*.dede_pages ul li.thisclass,.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background:#e7161b !important;color:#fff !important;}*/

/*右侧功能*/
.right-contact-img {z-index: 100; position: fixed; width: 45px; height: auto; overflow: visible; bottom: 113px; right: 0px; _position: absolute}
.right-contact-img ul li {position: relative; width: 45px; height: 45px;list-style:none;margin-bottom: 5px;}
.right-contact-img ul li.phone{background-color: rgba(0,0,0,0.7);}
.right-contact-img ul li:hover.phone{background-color: rgba(237,45,35,1);}
.right-contact-img ul .last {margin-bottom: 0px}
.right-contact-img ul li .pull_down2 {position: absolute; width: 201px; height: 45px; top: 0px; right: -201px}
.right-contact-img ul li .pull_down2 a {width: 201px; display: block; height: 45px}
.right-contact-img ul li .pull_down3 {position: absolute; width: 201px; height: 45px; top: 0px; right: -201px}
.right-contact-img ul li .pull_down3 a {width: 201px; display: block; height: 45px}
/*.right-contact-img2 ul li .pull_down2 .ding {position: absolute; width: 48px; top: 0px; left: 23px}
.right-contact-img2 ul li .pull_down2 .yi {position: absolute; width: 48px; top: 0px; left: 88px}*/
.right-contact-img ul{padding-left:0px;margin:0px;}
.fkabo{bottom:68px;position:fixed;right:0px;display:block;width:45px;height:45px;cursor:pointer;background:rgba(0,0,0,0.7) url(../images/index/icon_code.png) right center no-repeat;z-index:600000;}
.right-contact-img ul li:hover{background-position: left center;}
div:hover.fkabo{background-position: right center;}
.fkabo  .weib{display:none;position:absolute;margin-left:-165px;margin-top:-124px;z-index:99999;}
#gotopbtn{bottom:18px;cursor:pointer;display:none;position:fixed;right:0px;display:block;width:55px;height:51px;background:rgba(0,0,0,0.7) url(../images/index/icon_top.png) right center no-repeat;cursor:pointer;z-index: 10;}
#gotopbtn:hover{background-color:#273e82;}

 /*-------- 下拉菜单 --------------*/
.dropMenu {
  position:fixed;
  z-index:9999;
  width: auto;  
  visibility: hidden;
  margin-top: -1px;
/*  filter:alpha(opacity=80);  
      -moz-opacity:0.8;  
      -khtml-opacity: 0.8;  
      opacity: 0.8; */ 
  background:rgba(39,62,130,0.6);
  min-width:120px; 
  margin-left: 0px;
  padding:10px 0;  
  top: 0;
  left: 0;
}
/*.dropMenu li{background: url(../images/index/dropMenu-bg.jpg) no-repeat scroll 6px 15px;padding-left:10px;}*/
.dropMenu li{margin-right: 0;}
.dropMenu li a{display:block;font-size: 15px;color:#fff;line-height: 40px;text-align: center;}
.dropMenu li:hover a{background: rgba(39,62,130,1);}

#dropmenu0{min-width: 135px}
#dropmenu1{min-width: 210px;margin-left: -43px;}
#dropmenu4{min-width: 135px}
	body{max-width: 2736px;}
	.headerbox{width: 100%;}
	.headerbox.headerboxhov{width: 100%;max-width: 3840px;}
	.headerbox .header{max-width: 2200px;}
	.headerbox.headerboxhov .header{max-width: 2200px;}
	.headerbox .header .nav li a{font-size: 17px;padding: 0 45px;}
	.headerbox.headerboxhov .header .nav li a{font-size: 17px;padding: 0 45px;}
	.banner{max-width: 3840px;}
	.index01bg .index01{width: 2200px;font-size:0;text-align:center;}
	.index01bg .index01 .l{width: 1300px;display:inline-block;vertical-align:top;text-align:left;float:none;}
	.index01bg .index01 .r{width:900px;display:inline-block;vertical-align:top;float:none;}
	.index01bg .index01 .l .b p{font-size:16px;}
	.index02bar{background-size: 100%;}
	.index02bar .index02{width: 2400px;margin: 0 auto;}
	.index02bar .index02 .t{width: 2200px;}
	.index02bar .index02 .swiper-container{margin: 0 auto;}
	.index03bar{background-size:100%;}
	.index03bar .index03{width: 2200px;}
	.index03bar .index03 .r{width: 1800px;}
	.index03bar .index03 .r .bd ul li{width:545px;}
	.index03bar .index03 .r .bd ul li a.imgs{width: 545px;height: 345px;}
	.index03bar .index03 .r .bd ul li a.imgs img{width: 545px;height: 345px;}
	.index04bar{background-size: 100%;}
	.index04bar .index04{width: 2000px;}
	.index04bar .index04 .r{width: 1446px}
	.index04bar .index04 .r ul li{width: 481px;padding-top: 120px;height: 380px;}
	.index05bar{background-size: 100%;}
	.index05bar .index05{width: 2200px;}
	.index05bar .index05 .text{width: 800px;margin-left: 200px;height: 450px;} 
	.index05bar .index05 .text span{font-size: 16px;line-height: 30px;margin-bottom: 5px;}
	.index05bar .index05 .text h2{font-size:35px }
	.index05bar .index05 .text p{font-size: 18px;line-height: 36px;}
	.footerbar{background-size: 100%;}
	.footerbar .footer{width: 2000px;}
	.footerbar .footer .fl{margin-right: 30px;}
	.footerbar .footer .fl .fnav{margin-right: 150px;width: auto;}
	.footerbar .footer .fl .fnav h2{font-size: 20px;}
	.footerbar .footer .fl .fnav b{width: 30px;}
	.footerbar .footer .fl .fnav ul li a{font-size: 17px;}
	.footerbar .footer .fl .fnav:nth-child(1){width: auto;margin-right: 80px;}
	.footerbar .footer .fl .fnav:nth-child(2){width: auto;margin-right: 70px;}
	.footerbar .footer .fl .fnav:nth-child(5){width: auto;margin-right: 70px;}
	.footerbar .footer .fr{padding-left: 80px;}
	.footerbar .footer .fr p{font-size: 16px;line-height: 34px;}
	.footerbar .footer .fr h3{font-size: 32px;line-height: 34px;}
	.footerbar .footer .wechat{margin-right: 50px;}
	.footerbar .footer .wechat p{font-size: 16px;line-height: 34px;}
	.footerbar .footer02{width: 2000px;}
	.footerbar .footer02 p{font-size: 16px;}
	.snavbar2 .snavbox{width: 2200px;}
	.snavbar2 .snavbox .snav ul li{width: 250px;}
	.snavbar2 .snavbox .snav ul li a{font-size: 18px;}
	.profilebar .t{width: 2000px;}
	.profilebar .b{width: 2000px;}
	.profilebar .b .l{margin-top: 40px;}
	.profilebar .b .r{width: 2000px;}
	.leaderbars{background-size: 100% 100%;}
	.leaderbars .leader{width: 2000px;}
	.leaderbars .leader .b .l{width: 1500px;}
	.leaderbars .leader .b .l p{font-size: 18px;line-height: 40px;}
	.leaderbars .leader .b .r{margin-top: 0;}
	.culturebars{background-size: 100% 100%;}
	.culturebars .culbox{width: 2000px;}
	.culturebars .culbox .b ul{width: auto;text-align: center;}
	.culturebars .culbox .b ul li{margin-left: 60px;margin-right: 60px;}
	.honorbars{width: 2000px;}
	.honorbars .b{width: 1800px;margin: 0 auto;}
	.honorbars .b .bd{width: 1800px;margin: 0 auto;}
	.honorbars .b .bd ul li{width: 400px;height: 280px;}
	.honorbars .b .bd ul li img{width: 100%;display: block;}
	.developbars{background-size: 100% 100%;}
	.developbars .t{width: 2000px;margin: 0 auto;}
	.developbars .b{width: 2000px;margin: 0 auto;}
	.developbars .b .course-box{width: 1800px;overflow: hidden;margin:0 auto;}
	.dropMenu{min-width: 158px;}
	#dropmenu0{min-width: 175px}
	#dropmenu1{min-width: 210px;margin-left: -26px;}
	#dropmenu4{min-width: 175px}
	.about02{background-size:cover;min-height:800px;}
	.about02 .leader{width:1800px;}
	.about02 .leader .b .r{margin-top:0;}
	.about02 .leader .b .l{width:1300px;}
	.about04{background-size:cover;}
	.about04 .culture{width:1800px;}
	.about04 .culture .b ul{font-size:0;text-align:center;}
	.aboutbg{background-size:cover;}
	.aboutbg .about05{width:1800px;}
	.aboutbg .about05 .b ul{width:2000px;}
	.aboutbg .about05 .b ul li{width:400px;margin-right:55px;}
	.aboutbg .about05 .b ul li .imgs{width:400px;}
	.aboutbg .about05 .b ul li p{font-size:18px;}
	.aboutbg .about06{width:1800px;}
	.aboutbg .about06 .b ul li span{font-size:36px;}
	.aboutbg .about06 .b ul li p{font-size:20px;line-height:40px;}
	.aboutbg .about06 .b ul li{margin-bottom:120px;}
	.aboutbg .about06 .b ul li.hb1{margin-top:130px;margin-bottom:0;}
	.prodhome .prods{width:1800px;}
	.prodhome .prods .l{width:400px;}
	.prodhome .prods .l h2{font-size:38px;line-height:55px;}
	.prodhome .prods .r{width:1305px;}
	.prodhome .prods .r p{font-size:17px;} 
	.prodhome .imgs img{width:100%;display:block;}
	.prodlist{width:1800px;}
	.prodlist h2{font-size:36px;line-height:45px;}
	.prodlist .lists ul li .text{width:1410px;}
	.prodlist .lists ul li .text a.tits{font-size:26px;line-height:35px;}
	.prodlist .lists ul li .text p{font-size:18px;line-height:40px;}
	.prodet{width:1800px;}
	.prodet .b p{font-size:22px;line-height:40px;}
	.prodet .c .l p{font-size:22px;line-height:40px;}
	.prodet .d .list{height:410px;}
	.prodet .d .list .txtScroll-left04{width:1800px;height:auto;margin:0 auto;}
	.prodet .d .list .bd{width:1684px;margin:0 auto;}
	.prodet .d .list .bd ul li{width:400px;height:auto;}
	.prodet .d .list .bd ul li a{width:400px;height:auto;}
	.prenext ul li{font-size:18px;}
	.prenext ul li a{font-size:18px;}
	.news{width:1710px;}
	.news .lists{width:1710px;}
	.news .lists ul{width:1800px;}
	.news .lists ul li{width:519px;}
	.news .lists ul li b{font-size:17px;}
	.news .lists ul li a.tits{font-size:24px;}
	.news .lists ul li a.imgs{width:519px;height:auto;}
	.news .lists ul li a.imgs img{width:100%;display:block;height:335px;}
	.news .lists ul li p{font-size:16px;line-height:32px;}
	.newsdet{width:1800px;}
	.newsdet .t h2{font-size:26px;line-height:28px;}
	.newsdet .t p{font-size:17px;}
	.newsdet .b p{font-size:18px;line-height:36px;}
	.serbg{background-size:cover;}
	.service{width:1800px;}
	.service .s01 .b .l{width:1230px;}
	.service .s01 .b .l p{font-size:18px;}
	.service .s02 .b p{font-size:18px;}
	.service .s02 .b ul{width:1850px;}
	.service .s02 .b ul li{width:520px;}
	.service .s02 .b ul li p{font-size:18px;}
	.ser-bg{background-size:cover;}
	.download{width:1800px;}
	.download .sear-box{width:1800px;}
	.download .sear-box form{width:865px;}
	.download .sear-box form .in_intxt{width:796px;}
	.culture{width:1700px;}
	.culture .b ul{text-align:center;}
	.culture .b ul li{margin-right:0;margin:0 60px;}
	.salary-bg{background-size:cover;}
	.salary-bg .salary{width:1700px;}
	.salary-bg .salary h3{font-size:24px;line-height:42px;}
	.salary-bg .salary p{font-size:20px;}
	.posily{width:1700px;}
	.posily .l{margin-left:100px;}
	.posily .r{width:1150px;}
	.posily .r h3{margin-bottom:5px;}
	.posily .r p{font-size:18px;line-height:34px;}
	.contact{background-size:cover;}
	.contact .t{width:1700px;}
	.contact .b{width:1700px;}
	.contact .b .l{width:1000px;}
	.contact .b .l .text p{font-size:18px;line-height:38px;}
	.contact .b .l .lx p{font-size:18px;line-height:38px;}
	.jobs{width:1800px;}
	.contacts{width:1800px;}
	.contacts .l{width:400px;}
	.contacts .r{width:1301px;}
	.contacts .r #dituContent{width:1300px !important;}
	.message{width:1800px;}
}



@media(max-width:1920px){
/*---------------------导航--------------*/
.headerbox{width: 100%;border-bottom: 1px solid rgba(255,255,255,0.3);position: fixed;top: 0;left: 0;z-index: 10;}
.headerbox .header{width: 89.58%;margin: 0 auto;max-width: 1850px;}
.headerbox .header .logo{width: auto;display: block;float:left;margin-top: 22px;}
.headerbox .header .logo img{width: 181px;height: 38px;display: block;}
.headerbox .header .logo02{display: none;}
.headerbox .header .nav{float:left;margin-left: 145px;font-size: 0;text-align: left;}
.headerbox .header .nav li{display: inline-block;vertical-align: top;}
.headerbox .header .nav li a{font-size: 15px;color:#fff;line-height: 79px;text-align: center;font-weight: bold;padding:0 30px;display: block;}
.headerbox .header .nav li:hover a{background: #273e82;}
.headerbox .header .nav li.hov a{background: #273e82;}
.headerbox .header .nav li a.hov{background: #273e82;}
.headerbox .header .searchbox{float:right;width: 198px;height: 36px;border-radius: 30px;border: 1px solid rgba(255,255,255,0.5);margin-top: 21px;overflow: hidden;}
.headerbox .header .searchbox .in_intxt{width: 156px;float:left;font-size: 14px;color:rgba(255,255,255,0.5);line-height: 36px;text-indent: 10px;border: none;background: none;}
.headerbox .header .searchbox input::-webkit-input-placeholder{color:rgba(255,255,255,0.7);}
.headerbox .header .searchbox input:-moz-placeholder{color:rgba(255,255,255,0.7);}
.headerbox .header .searchbox .in_btn{width: 42px;height: 36px;border: none;background: url(../images/index/s-btn.png) no-repeat scroll center center;cursor: pointer;float:right;}

.headerbox.headerboxhov{width: 100%;position: fixed;top: 0;left:0;z-index: 10;background: #fff;border: none;max-width: 1920px}
.headerbox.headerboxhov .header{width: 89.58%;margin: 0 auto;}
.headerbox.headerboxhov .header .logo02{width: auto;display: block;float:left;margin-top: 22px;display: block;}
.headerbox.headerboxhov .header .logo02 img{width: 181px;height: 38px;display: block;}
.headerbox.headerboxhov .header .nav{float:left;margin-left: 145px;font-size: 0;text-align: left;}
.headerbox.headerboxhov .header .nav li{display: inline-block;vertical-align: top;}
.headerbox.headerboxhov .header .nav li a{font-size: 15px;color:#333;line-height: 79px;text-align: center;font-weight: bold;padding:0 30px;display: block;}
.headerbox.headerboxhov .header .nav li:hover a{background: #273e82;color:#fff;}
.headerbox.headerboxhov .header .nav li.hov a{background: #273e82;color:#fff;}
.headerbox.headerboxhov .header .nav li a.hov{background: #273e82;color:#fff;}
.headerbox.headerboxhov .header .searchbox.searchbox02{float:right;width: 198px;height: 36px;border-radius: 30px;border: 1px solid #d2d2d2;margin-top: 21px;display: block;overflow: hidden;}
.headerbox.headerboxhov .header .searchbox.searchbox02 .in_intxt{width: 156px;float:left;font-size: 14px;color:rgba(255,255,255,0.5);line-height: 36px;text-indent: 10px;border: none;background: none;}
.headerbox.headerboxhov .header .searchbox.searchbox02 input::-webkit-input-placeholder{color:#8e8e8e;}
.headerbox.headerboxhov .header .searchbox.searchbox02 input:-moz-placeholder{color:#8e8e8e;}
.headerbox.headerboxhov .header .searchbox.searchbox02 .in_btn{width: 42px;height: 36px;border: none;background: url(../images/index/s-btn02.png) no-repeat scroll center center;cursor: pointer;float:right;}


.banner{width: auto;max-width: 1920px;margin: 0 auto;}
.flexslider{position:relative;height:auto;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:auto;}
.slides li img{width: 100%;display: block;}
.flex-control-nav{position:absolute;bottom:20px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:auto;height:auto;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:48px;height:6px;overflow:hidden;background:#fff;cursor:pointer;text-indent: -999px;transition: all 500ms;border-radius: 20px;}
.flex-control-nav .flex-active{background:#273e82;transition: all 500ms;}

.flex-direction-nav{position:absolute;z-index:3;width:63px;top: 43.87%;left: 5.2%;display: none;}
.flex-direction-nav li:first-child{top: 65px;position: relative;}
.flex-direction-nav li:last-child{top: -65px;position: relative;}
.flex-direction-nav li a{display:block;width:63px;height:63px;overflow:hidden;cursor:pointer;background: url(../images/index/banner-icon.png) no-repeat;}
.flex-direction-nav li a.flex-prev{background-position: bottom center;}
.flex-direction-nav li a.flex-next{background-position: top center;}
.flex-direction-nav li a:hover.flex-prev{opacity: 0.8}
.flex-direction-nav li a:hover.flex-next{opacity: 0.8}

.index01bg{width: 100%;height: auto;background: url(../images/index/i01-bg.jpg) no-repeat scroll top center;position: relative;overflow: hidden;}
.index01bg .index01{width: 1400px;height: auto;margin: 0 auto;padding: 114px 0;position: relative;z-index: 2}
.index01bg .index01 .l{width: 485px;float:left;padding-top: 79px;}
.index01bg .index01 .l .t{margin-bottom: 50px;}
.index01bg .index01 .l .t h2{font-size: 34px;color:#273e82;font-weight: bold;line-height: 34px;margin-bottom: 12px;}
.index01bg .index01 .l .t span{display: block;}
.index01bg .index01 .l .b{width: auto;height: auto;}
.index01bg .index01 .l .b h2{font-size: 24px;color:#333;line-height: 24px;font-weight: bold;margin-bottom: 22px;}
.index01bg .index01 .l .b p{font-size: 15px;color:#333;line-height: 34px;text-align: justify;}
.index01bg .index01 .l .b a.more{width: 86px;height: 39px;display: block;border: 2px solid #273e82;line-height: 39px;text-align: center;margin-top: 29px;font-size: 15px;text-transform: uppercase;font-weight: bold;}
.index01bg .index01 .l .b a:hover.more{background: #273e82;color:#fff;}
.index01bg .index01 .r{width: auto;float:right;}
.index01bg .index01 .r .pics01{float:left;margin-left: 34px;margin-right: 30px;box-shadow: 1px 10px 15px 2px rgba(0,0,0,0.1)}
.index01bg .index01 .r .pics02{float:left;margin-left: 34px;margin-right: 30px;box-shadow: 1px 10px 15px 2px rgba(0,0,0,0.1);margin-top: 83px;}
.index01bg .index01 .r .scrolllist{width: 365px;height: 550px;float:left;position: relative;}
.index01bg .index01 .r .scrolllist .bd ul li{width: 365px;height: 550px;overflow: hidden;}
.index01bg .index01 .r .scrolllist .bd ul li img{width: 365px;display: block;}
.index01bg .index01 .r .scrolllist span{width: 35px;height: 82px;display: block;background: url(../images/index/previcon.png) no-repeat;position: absolute;top: 234px;z-index: 1;cursor: pointer;}
.index01bg .index01 .r .scrolllist span.prev{background-position: left top;left: 0;}
.index01bg .index01 .r .scrolllist span.next{background-position: right top;right: 0;}
.index01bg #Mycanvas{position: absolute;left: 0;top: 0;z-index: 1}

.index02bar{background: url(../images/index/i02-bg.jpg) no-repeat scroll top center;overflow: hidden;}
.index02bar .index02{width: 100%;height: auto;margin: 0 auto;padding: 116px 0;}
.index02bar .index02 .t{width: 1400px;margin: 0 auto;margin-bottom: 92px;}
.index02bar .index02 .t .l{float:left;}
.index02bar .index02 .t .l h2{font-size: 34px;color:#fff;line-height: 34px;font-weight: bold;margin-bottom: 12px;}
.index02bar .index02 .t .l span{display: block;}
.index02bar .index02 .t .r{float:right;}
.index02bar .index02 .t .r a.more{width: 86px;height: 39px;display: block;border: 2px solid #fff;font-size: 15px;text-transform: uppercase;font-weight: bold;color:#fff;text-align: center;line-height: 39px;}
.index02bar .index02 .t .r a:hover.more{background: #273e82}
.index02bar .index02 .b{width: auto;height: auto;}
.index02bar .index02 .swiper-container{overflow: inherit;width: 2190px;margin-left: -6.165%;}
.index02bar .index02 .b .swiper-slide{width: auto;height: auto;opacity: 0.5}
.index02bar .index02 .b .swiper-slide a.imgs{width: 100%;height: auto;display: block;overflow: hidden;}
.index02bar .index02 .b .swiper-slide a.imgs img{width: 100%;display: block;}
.index02bar .index02 .b .swiper-slide .text{padding: 24px 23px 60px;background: #fff;transition: all 0.5s}
.index02bar .index02 .b .swiper-slide .text a.tits{font-size: 20px;color:#333;line-height: 32px;display: block;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-bottom: 8px;}
.index02bar .index02 .b .swiper-slide .text p{font-size: 14px;color:#333;line-height: 22px;text-align: left;}
.index02bar .index02 .b .swiper-slide .text a.more{width: 70px;height: 70px;display: block;margin: 0 auto;background: url(../images/index/pd-more.png) no-repeat;position: absolute;left: 160px;bottom: 0;display: none;}
.index02bar .index02 .b .swiper-slide.swiper-slide-active{opacity: 1;margin-top: -34px;}
.index02bar .index02 .b .swiper-slide.swiper-slide-active .text{background: #004cb8;}
.index02bar .index02 .b .swiper-slide.swiper-slide-active .text a.tits{color:#fff;}
.index02bar .index02 .b .swiper-slide.swiper-slide-active .text p{color:#fff;}
.index02bar .index02 .b .swiper-slide.swiper-slide-active .text a.more{display: block;}
.index02bar .index02 .b .swiper-button-next{right: 27.76%;left: auto;background: url(../images/index/i02-next.png) no-repeat;width: 75px;height: 75px;font-size: 0;}
.index02bar .index02 .b .swiper-button-next:after{display: none;}
.index02bar .index02 .b .swiper-button-next:hover{opacity: 0.9}
.index02bar .index02 .b .swiper-button-prev{left: 27.76%;right: auto;background: url(../images/index/i02-prev.png) no-repeat;width: 75px;height: 75px;font-size: 0;}
.index02bar .index02 .b .swiper-button-prev:after{display: none;}
.index02bar .index02 .b .swiper-button-prev:hover{opacity: 0.9}

.index03bar{width: 100%;height: auto;background: url(../images/index/i03-bg.jpg) no-repeat scroll top center;}
.index03bar .index03{width: 1400px;height: auto;margin: 0 auto;padding: 94px 0;}
.index03bar .index03 .l{float:left;}
.index03bar .index03 .l h2{font-size: 34px;color:#273e82;line-height: 34px;margin-bottom: 10px;font-weight: bold;}
.index03bar .index03 .l span{display: block;}
.index03bar .index03 .l a.more{width: 86px;height: 39px;display: block;border: 2px solid #000;font-size: 15px;text-transform: uppercase;font-weight: bold;color:#333;text-align: center;line-height: 39px;margin-top: 50px;}
.index03bar .index03 .l a:hover.more{background:#273e82;color:#fff;border-color: #273e82; }
.index03bar .index03 .r{width: 1154px;float:right;}
.index03bar .index03 .r .bd ul li{padding: 19px;background: #fff;border: 1px solid #fff;width: 330px;margin-right: 22px;}
.index03bar .index03 .r .bd ul li:hover{border-color:#273e82;}
.index03bar .index03 .r .bd ul li .date{width: 75px;height: 70px;background: #273e82;margin-bottom: 22px;}
.index03bar .index03 .r .bd ul li .date .day{font-size: 40px;color:#fff;line-height:40px;padding-top: 7px;display: block;text-align: center;}
.index03bar .index03 .r .bd ul li .date .mon{font-size: 14px;color:#fff;line-height: 20px;text-align: center;display: block;}
.index03bar .index03 .r .bd ul li a.imgs{width: 330px;height: 180px;display: block;overflow: hidden;margin-bottom: 15px;}
.index03bar .index03 .r .bd ul li a.imgs img{width: 100%;display: block;height:auto;}
.index03bar .index03 .r .bd ul li .text{padding-bottom: 14px;border-bottom: 1px solid #e5e5e5;margin-bottom: 18px;}
.index03bar .index03 .r .bd ul li .text a.tits{font-size: 16px;color:#333;line-height: 33px;display: block;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-bottom: 7px;font-weight: bold;}
.index03bar .index03 .r .bd ul li .text p{font-size: 14px;color:#666;line-height: 24px;text-align: justify;height: 48px;overflow: hidden;}
.index03bar .index03 .r .bd ul li a.more{font-size: 14px;color:#666;line-height: 18px;display: block;width: 100%;background: url(../images/index/n-more-bg.jpg) no-repeat scroll right center;}
.index03bar .index03 .r .bd ul li a:hover.more{color:#273e82;}
.index03bar .index03 .r .hd{width: auto;height: auto;padding-top: 30px;}
.index03bar .index03 .r .hd ul{text-align: center;font-size: 0;}
.index03bar .index03 .r .hd ul li{display: inline-block;vertical-align: middle;margin: 0 4px;background: #dadada;width: 15px;height: 15px;border-radius: 50%;cursor: pointer;}
.index03bar .index03 .r .hd ul li.on{background: #273e82}

.index04bar{width: 100%;height: auto;background: url(../images/index/i04-bg.jpg) no-repeat scroll top center;}
.index04bar .index04{width: 1400px;height: auto;margin: 0 auto;}
.index04bar .index04 .l{float:left;padding-top: 146px;}
.index04bar .index04 .l h2{font-size: 34px;color:#fff;line-height: 34px;font-weight: bold;margin-bottom: 8px;}
.index04bar .index04 .l span{display: block;}
.index04bar .index04 .r{width: 1155px;float:right;}
.index04bar .index04 .r ul{font-size: 0;}
.index04bar .index04 .r ul li{border-left: 1px solid rgba(255,255,255,0.4);width: 381px;display: inline-block;vertical-align: top;padding-top: 100px;height: 300px;}
.index04bar .index04 .r ul li i{width: 60px;height: 46px;display: block;margin: 0 auto;margin-bottom: 28px;opacity: 0.2}
.index04bar .index04 .r ul li i.ad01{background: url(../images/index/ad01.png) no-repeat;}
.index04bar .index04 .r ul li i.ad02{background: url(../images/index/ad02.png) no-repeat;}
.index04bar .index04 .r ul li i.ad03{background: url(../images/index/ad03.png) no-repeat;}
.index04bar .index04 .r ul li h2{font-size: 20px;color:#fff;line-height: 20px;text-align: center;font-weight: bold;margin-bottom: 20px;opacity: 0.6}
.index04bar .index04 .r ul li p{width: 310px;margin: 0 auto;font-size: 14px;color:#fff;line-height: 22px;opacity: 0.4;text-align: center;}
.index04bar .index04 .r ul li:hover i{opacity: 1}
.index04bar .index04 .r ul li:hover h2{opacity: 1}
.index04bar .index04 .r ul li:hover p{opacity: 1}

.index05bar{width: 100%;height: auto;background: url(../images/index/i05-bg.jpg) no-repeat scroll top center;}
.index05bar .index05{width: 1400px;height: auto;margin: 0 auto;}
.index05bar .index05 .text{width: 620px;height: 380px;padding-top: 110px;}
.index05bar .index05 .text span{font-size: 14px;color:#333;line-height: 20px;display: block;}
.index05bar .index05 .text h2{font-size: 29px;color:#333;line-height: 36px;margin-bottom: 23px;}
.index05bar .index05 .text b{width: 30px;height: 1px;display: block;background: #000;margin-bottom: 26px;}
.index05bar .index05 .text p{font-size: 15px;color:#333;line-height: 30px;text-align: justify;margin-bottom: 28px;}
.index05bar .index05 .text a.more{width: 100px;height: 40px;display: block;border-radius: 40px;background: #333;font-size: 14px;color:#fff;line-height: 40px;text-align: center;}
.index05bar .index05 .text a:hover.more{background: #273e82}

.footerbar{width: 100%;height: auto;background: url(../images/index/f-bg.jpg) no-repeat scroll top center;background-size:cover;}
.footerbar .footer{width: 1400px;height: auto;margin: 0 auto;padding: 37px 0;}
.footerbar .footer .fl{float:left;border-right: 1px solid rgba(255,255,255,0.2);}
.footerbar .footer .fl .fnav{float:left;margin-right: 85px;width: 90px;}
.footerbar .footer .fl .fnav:nth-child(1){width: 100px;margin-right: 80px;}
.footerbar .footer .fl .fnav:nth-child(2){width: 110px;margin-right: 70px;}
.footerbar .footer .fl .fnav:nth-child(5){width: 110px;margin-right: 70px;}
.footerbar .footer .fl .fnav h2{font-size: 16px;color:#fff;line-height: 16px;}
.footerbar .footer .fl .fnav b{width: 15px;height: 1px;display: block;background: rgba(255,255,255,0.6);margin: 14px 0;}
.footerbar .footer .fl .fnav ul li{width: auto;height: auto;padding-left: 10px;background: url(../images/index/f-li-bg.png) no-repeat scroll 0px 17px;}
.footerbar .footer .fl .fnav ul li a{font-size: 14px;color:rgba(255,255,255,0.6);line-height: 35px;display: block;}
.footerbar .footer .fl .fnav ul li:hover a{color:#fff;}
.footerbar .footer .fr{float:left;padding-left: 50px;}
.footerbar .footer .fr p{font-size: 14px;color:#fff;line-height: 28px;}
.footerbar .footer .fr h3{font-size: 25px;color:#fff;line-height: 28px;margin-bottom: 15px;}
.footerbar .footer .fr a.online{width: 165px;height: 40px;display: block;border-radius: 30px;background: url(../images/index/online-bg.png) no-repeat;font-size: 16px;color:#fff;line-height: 40px;text-indent: 60px;margin-top: 16px;display: none;}
.footerbar .footer .fr a:hover.online{opacity: 0.9}
.footerbar .footer .wechat{float:right;}
.footerbar .footer .wechat img{width: 124px;display: block;}
.footerbar .footer .wechat p{font-size: 14px;color:#fff;line-height:30px;text-align: center;}
.footerbar .footer02{border-top: 1px solid rgba(255,255,255,0.3);width: 1400px;margin: 0 auto;}
.footerbar .footer02 p{font-size: 14px;color:#fff;line-height: 70px;}
.footerbar .footer02 p a{color:#12408b;}
.footerbar .footer02 p.Right{color:#12408b;opacity: 0}


/*关于景嘉微*/
.ser-bg{width: 100%;height: auto;background: url(../images/index/download-big-bg.jpg) no-repeat scroll top center;}
.aboutbg{width: 100%;height: auto;background: url(../images/index/profile-bg.jpg) no-repeat scroll bottom center;}
.about01{width: 100%;height: auto;background: url(../images/index/profile-bg.jpg) no-repeat scroll bottom center;padding-bottom: 95px;padding-top: 75px;}
.about01 .t{width: 1200px;height: auto;margin: 0 auto;position: relative;margin-bottom: 40px;}
.about01 .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.about01 .t p{display: block;}
.about01 .t span{display: block;position: absolute;font-size: 27px;color:#273e82;line-height: 27px;right: 0;top: 27px;}
.about01 .b{width: 1200px;height: auto;margin: 0 auto;}
.about01 .b .l{float:left;margin-right: 38px;width: 400px;margin-top: 10px;}
.about01 .b .l img{width: 400px;display: block;}
.about01 .b .r{width: 1200px;height: auto;}
.about01 .b .r p{font-size: 16px;color:#000;line-height: 38px;text-indent: 2em;text-align: justify;}
.about01 .b .r img{width: 1200px;display: block;margin-top: 35px;}

.about02{width: 100%;height: auto;background: url(../images/index/profile-bg.jpg) no-repeat scroll top center;}
.about02 .leader{width: 1200px;height: auto;margin: 0 auto;padding:70px 0 85px;}
.about02 .leader .t{margin-bottom: 30px;}
.about02 .leader .t h2{font-size: 34px;color:#273e82;line-height: 34px;margin-bottom: 10px;font-weight: bold;}
.about02 .leader .t span{display: block;}
.about02 .leader .b{width: auto;height: auto;}
.about02 .leader .b .l{width: 760px;height: auto;float:right;padding-top: 45px;background: url(../images/index/leader-bgs.png) no-repeat scroll left top;padding-left: 50px;}
.about02 .leader .b .l p{font-size: 16px;color:#333;line-height: 36px;text-align: justify;}
.about02 .leader .b .r{width: 347px;height: 423px;float:left;margin-top: 83px;}
.about02 .leader .b .r img{width: 347px;display: block;}
.about02 .leader .b .r p{font-size: 16px;color:#000;line-height: 45px;}

.about03{width:1200px;height: auto;margin: 0 auto;padding: 75px 0 210px;background: url(../images/index/profile-bg.jpg) no-repeat scroll bottom center;}
.about03 .video{width: auto;height: auto;}
.about03 .video .t{margin-bottom: 39px;}
.about03 .video .t h2{font-size: 34px;color:#273e82;font-weight: bold;line-height: 34px;margin-bottom: 10px;}
.about03 .video .t span{display: block;}
.about03 .video .b{width: auto;height: auto;}
.about03 .video .b video{width: 1200px;height: 505px;}

.about04{width: 100%;height: auto;background: url(../images/index/profile-bg.jpg) no-repeat scroll bottom center;}
.about04 .culture{width: 1200px;height: auto;margin: 0 auto;padding: 86px 0 99px;}
.about04 .culture .t{margin-bottom: 60px;}
.about04 .culture .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.about04 .culture .t span{display: block;}
.about04 .culture .b{width: auto;height: auto;}
.about04 .culture .b ul{width: 1300px;}
.about04 .culture .b ul li{width: 320px;padding: 20px;background: #fff;display: inline-block;vertical-align: top;margin-right: 60px;}
.about04 .culture .b ul li:nth-child(1){background: #0e478d;}
.about04 .culture .b ul li:nth-child(2){background: #1478c4;}
.about04 .culture .b ul li:nth-child(3){background: #39a1ef;}
.about04 .culture .b ul li h2{width: 100%;display: inline-block;vertical-align:bottom;font-size: 25px;color:#fff;line-height: 25px;margin-bottom: 10px;}
.about04 .culture .b ul li h2 span{width: 60px;height: 32px;display: inline-block;vertical-align: bottom;margin-right: 6px;}
.about04 .culture .b ul li h2 span.num01{background: url(../images/index/num01.png) no-repeat scroll bottom center;}
.about04 .culture .b ul li h2 span.num02{background: url(../images/index/num02.png) no-repeat scroll bottom center;}
.about04 .culture .b ul li h2 span.num03{background: url(../images/index/num03.png) no-repeat scroll bottom center;}
.about04 .culture .b ul li p{font-size: 16px;color:#fff;line-height: 24px;text-align: justify;height: 48px;}
/*.about04 .culture .b ul li:hover{background: #273e82}
.about04 .culture .b ul li:hover h2{color:#fff;}
.about04 .culture .b ul li:hover h2 span{background-position: bottom center;}
.about04 .culture .b ul li:hover p{color:#fff;}*/
.about04 .culture .b .text{margin-top: 70px;}
.about04 .culture .b .text h3{font-size: 16px;color:#0e478d;line-height: 45px;font-weight: bold;text-align:left;}
.about04 .culture .b .text p{font-size: 16px;color:#1b1b1b;line-height: 45px;text-align: left;}

.about05{width: 1200px;height: auto;margin: 0 auto;padding: 74px 0;}
.about05 .t{width:auto;height:auto;margin:0 auto;margin-bottom: 50px;}
.about05 .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.about05 .t span{display: block;}
.about05 .b{width: auto;height: auto;}
.about05 .b .lists ul{width: 1220px;}
.about05 .b .lists ul li{width: 285px;height:auto;margin-right: 19px;margin-bottom: 60px;overflow: hidden;float:left;}
.about05 .b .lists ul li .imgs{width: 279px;display: block;border: 3px solid #dedede}
.about05 .b .lists ul li .imgs img{width: 100%;display: block;}
.about05 .b .lists ul li p{font-size: 16px;color:#333;line-height: 40px;text-align: center;}

.about06{width: 1200px;height: auto;margin: 0 auto;padding: 80px 0 95px;}
.about06 .t{margin-bottom: 23px}
.about06 .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.about06 .t span{display: block;}
.about06 .b{width: auto;height: auto;position: relative;}
.about06 .b .ul-icon{width: 19px;height: 7px;display: block;position: absolute;left:591px;top: -1px;background: #fff;z-index: 1}
.about06 .b ul{background: url(../images/index/develop-line.jpg) repeat-y scroll top center;position: relative;}
.about06 .b ul li{width: 50%;height: auto;margin-bottom: 100px;min-height: 130px;}
.about06 .b ul li span{font-size: 30px;color:#333;line-height: 30px;margin-bottom: 25px;display: block;}
.about06 .b ul li p{font-size: 16px;color:#333;line-height: 30px;}
.about06 .b ul li.hb2{float:right;}
.about06 .b ul li.hb2 span{background: url(../images/index/fz-li-bg.png) no-repeat scroll left center;padding-left: 55px;margin-left: -9px;}
.about06 .b ul li.hb2 p{padding-left: 46px;}
.about06 .b ul li.hb1{float:left;margin-top: 100px;margin-bottom: 0;}
.about06 .b ul li.hb1 span{text-align: right;background: url(../images/index/fz-li-bg.png) no-repeat scroll right center;padding-right: 55px;margin-right: -9px;}
.about06 .b ul li.hb1 p{padding-right: 46px;text-align: right;}

/*关于景嘉微首页*/
.profilebar{width: 100%;background: url(../images/index/about01-bg.jpg) no-repeat scroll top center;padding-bottom: 95px;padding-top: 75px;}
.profilebar .t{width: 1200px;height: auto;margin: 0 auto;position: relative;margin-bottom: 40px;}
.profilebar .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.profilebar .t p{display: block;}
.profilebar .t span{display: block;position: absolute;font-size: 27px;color:#273e82;line-height: 27px;right: 0;top: 27px;}
.profilebar .b{width: 1200px;height: auto;margin: 0 auto;}
.profilebar .b .l{float:left;margin-right: 38px;width: 400px;margin-top: 10px;}
.profilebar .b .l img{width: 400px;display: block;}
.profilebar .b .r{width: 1200px;height: auto;}
.profilebar .b .r p{font-size: 16px;color:#000;line-height: 38px;text-indent: 2em;text-align: justify;}
.profilebar .b .r img{width: 1200px;display: block;margin-top: 35px;}

.leaderbars{width: 100%;height: auto;background: url(../images/index/leaderbar-bg.jpg) no-repeat scroll top center;}
.leaderbars .leader{width: 1200px;height: auto;margin: 0 auto;padding:70px 0 85px;}
.leaderbars .leader .t{margin-bottom: 30px;}
.leaderbars .leader .t h2{font-size: 34px;color:#fff;line-height: 34px;margin-bottom: 10px;font-weight: bold;}
.leaderbars .leader .t span{display: block;}
.leaderbars .leader .b{width: auto;height: auto;}
.leaderbars .leader .b .l{width: 760px;height: auto;float:left;}
.leaderbars .leader .b .l p{font-size: 16px;color:#fff;line-height: 36px;text-align: justify;}
.leaderbars .leader .b .r{width: 347px;height: 423px;float:right;margin-top: 83px;}
.leaderbars .leader .b .r img{width: 347px;display: block;}
.leaderbars .leader .b .r p{font-size: 16px;color:#fff;line-height: 45px;}

.videobars{width: 100%;height: auto;background: #fff;display: none;}
.videobars .video{width: 1200px;height: auto;padding: 75px 0 210px;margin: 0 auto;}
.videobars .video .t{margin-bottom: 39px;}
.videobars .video .t h2{font-size: 34px;color:#273e82;font-weight: bold;line-height: 34px;margin-bottom: 10px;}
.videobars .video .t span{display: block;}
.videobars .video .b{width: auto;height: auto;}
.videobars .video .b video{width: 1200px;height: 505px;}

.culturebars{width: 100%;height: auto;background: url(../images/index/culture-bg.jpg) no-repeat scroll top center;}
.culturebars .culbox{width: 1200px;height: auto;margin: 0 auto;padding: 86px 0 99px;}
.culturebars .culbox .t{margin-bottom: 60px;}
.culturebars .culbox .t h2{font-size: 34px;color:#fff;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.culturebars .culbox .t span{display: block;}
.culturebars .culbox .b{width: auto;height: auto;}
.culturebars .culbox .b ul{width: 1300px;}
.culturebars .culbox .b ul li{width: 320px;padding: 20px;background: #fff;display: inline-block;vertical-align: top;margin-right: 60px;margin-left:0;}
/*.culturebars .culbox .b ul li:nth-child(1){background: #0e478d;}
.culturebars .culbox .b ul li:nth-child(2){background: #1478c4;}
.culturebars .culbox .b ul li:nth-child(3){background: #39a1ef;}*/
.culturebars .culbox .b ul li h2{width: 100%;display: inline-block;vertical-align:bottom;font-size: 25px;color:#273e82;line-height: 25px;margin-bottom: 10px;}
.culturebars .culbox .b ul li h2 span{width: 60px;height: 32px;display: inline-block;vertical-align: bottom;margin-right: 6px;}
.culturebars .culbox .b ul li h2 span.num01{background: url(../images/index/num01.png) no-repeat scroll top center;}
.culturebars .culbox .b ul li h2 span.num02{background: url(../images/index/num02.png) no-repeat scroll top center;}
.culturebars .culbox .b ul li h2 span.num03{background: url(../images/index/num03.png) no-repeat scroll top center;}
.culturebars .culbox .b ul li p{font-size: 16px;color:#333;line-height: 24px;text-align: justify;height: 48px;}
.culturebars .culbox .b ul li:hover{background: #273e82}
.culturebars .culbox .b ul li:hover h2{color:#fff;}
.culturebars .culbox .b ul li:hover h2 span{background-position: bottom center;}
.culturebars .culbox .b ul li:hover p{color:#fff;}
.culturebars .culbox .b .text{margin-top: 70px;}
.culturebars .culbox .b .text h3{font-size: 16px;color:#0e478d;line-height: 45px;font-weight: bold;}
.culturebars .culbox .b .text p{font-size: 16px;color:#1b1b1b;line-height: 45px;text-align: left;}

.honorbars{width: 1200px;height: auto;margin: 0 auto;padding: 74px 0;}
.honorbars .t{width:auto;height:auto;margin:0 auto;margin-bottom: 50px;}
.honorbars .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.honorbars .t span{display: block;}
.honorbars .b{width: auto;height: auto;position: relative;}
.honorbars .b span{width: 40px;height: 40px;display: block;position: absolute;background: url(../images/index/honor-cur-bg.jpg) no-repeat;top: 80px;cursor: pointer;}
.honorbars .b span.prev{background-position: left center;left: -70px;}
.honorbars .b span.next{background-position: right center;right: -70px;}
.honorbars .b span:hover{opacity: 0.9}
.honorbars .b .bd ul{width: 1220px;}
.honorbars .b .bd ul li{width: 285px;height:auto;margin-right: 19px;margin-bottom: 60px;overflow: hidden;float:left;}
.honorbars .b .bd ul li .imgs{width: 279px;display: block;border: 3px solid #dedede}
.honorbars .b .bd ul li .imgs img{width: 100%;display: block;}
.honorbars .b .bd ul li p{font-size: 16px;color:#333;line-height: 40px;text-align: center;}

.developbars{width: 100%;height: auto;background: url(../images/index/develop-bg.jpg) no-repeat scroll top center;padding: 85px 0 0;}
.developbars .t{width: 1200px;height: auto;margin: 0 auto;}
.developbars .t h2{font-size: 34px;margin-bottom: 10px;color:#273e82;line-height: 34px;font-weight: bold;}
.developbars .t span{display: block;}
.developbars .b{width: auto;height: auto;}
.developbars .b .txtScroll-left-develop{width: 100%;}
.developbars .b .txtScroll-left-develop .bd{width: 400px;height: auto;}
.developbars .b .txtScroll-left-develop .bd .tempWrap{width: 100% !important;}
.developbars .b .bd{width:400px;padding: 10px;background: #fff;overflow: hidden;}
.developbars .b .bd ul li .content{width: auto;height: auto}
.developbars .b .bd ul li .content p{font-size: 16px;color:#333;line-height: 32px;text-align: center;}
/*.developbars .b{background: url(../images/index/dev-line.jpg) repeat-x scroll left center;}*/
.developbars .b .hd ul li{width: 160px;height: auto;margin: 0 60px;position: relative;float:left;}
.developbars .b .hd ul li span{font-size: 50px;height: 55px;display: block;position: absolute;top: 0;left: 0;text-align: center;overflow: hidden;font-weight: bold;}
.developbars .b .hd ul li i.d-icon{width: 21px;height: 21px;display: block;margin: 0 auto;margin-left: 48%;background: url(../images/index/d-li-bg.png) no-repeat;}
.developbars .b .hd ul li p{font-size: 16px;color:#333;line-height: 24px;text-align: center;position: absolute;top: 120px;left: 0;}

.even-box{position:relative;padding-top:90px;height:400px;}
.event-list{padding-top:100px;height:200px;}
.event-list ul{position:relative;margin-left:50%;height:1px;background-color:#999;-webkit-box-shadow:0 0 1px #000;box-shadow:0 0 1px #000;-webkit-transition:all .5s;transition:all .5s;}
.event-list ul li{position:absolute;width:140px;height:100px;color:#4c4c4c;text-align:center;}
.event-list ul li .year{position:absolute;right:0;left:0;display:block;width:100%;letter-spacing:3px;font-family:number;cursor:pointer;font-size:50px;font-weight: bold;font-family: "osw"}
.event-list ul li.on .year{color:#273e82;text-shadow:0 6px 16px rgba(39,62,130,.4);}
.event-list ul li .dian{position:absolute;left:50%;z-index:3;display:block;margin-left:-10px;width:20px;height:20px;border-radius:100%;background-color:#fff;-webkit-box-shadow:0 0 8px #bbb;box-shadow:0 0 8px #bbb;}
.event-list ul li .dian i{display:block;margin:5px;width:10px;height:10px;border-radius:100%;background-color:#4d4d4d;}
.event-list ul li.on .dian i{background-color:#273e82;}
/*.event-list ul li p{position:absolute;left:50%;margin-left:-100px;width:200px;text-align:center;letter-spacing:2px;font-size:16px;cursor:pointer;}*/
.event-list ul li .text_overflow{position:absolute;left:50%;margin-left:-100px;width:180px;text-align:center;letter-spacing:2px;font-size:16px;cursor:pointer;}
.event-list ul li .text_overflow p{font-size: 16px;color:#333;line-height: 32px;}
.event-list ul li::before{position:absolute;left:50%;z-index:2;display:block;width:400px;height:1px;background-color:#273e82;-webkit-box-shadow:0 0 1px #273e82;box-shadow:0 0 1px #273e82;content:'';opacity:0;}
@media screen and (max-width:1500px){.event-list ul li::before{width:300px;}
}
.event-list ul li:last-child::before{right:50%;left:auto;}
.event-list ul li.on::before{opacity:1;}
.event-list ul li:nth-child(even){top:-100px;}
.event-list ul li:nth-child(odd){bottom:-100px;}
.event-list ul li:nth-child(even) .text_overflow{bottom:-70px;}
.event-list ul li:nth-child(odd) .text_overflow{top:-70px;}
.event-list ul li:nth-child(even) .year{top:0;}
.event-list ul li:nth-child(odd) .year{bottom:0;}
.event-list ul li:nth-child(even) .dian{bottom:-10px;}
.event-list ul li:nth-child(odd) .dian{top:-10px;}
.event-list ul li:nth-child(even)::before{bottom:-1px;}
.event-list ul li:nth-child(odd)::before{top:0;}
.even-box .page,.hxt-box .page,.object-photo-box .page{position:relative;left:50%;margin-left:-235px;width:328px;height:30px;text-align:center;font-size:16px;line-height:30px;margin-top: -60px;}
.even-box .page div,.hxt-box .page div,.object-photo-box .page div{float:left;width:50%;
	letter-spacing:5px;letter-spacing:1px\0/IE8+9;font-family:sans-serif;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size: 16px;line-height: 30px;}
.even-box .page .prev,.hxt-box .page .prev,.object-photo-box .page .prev{background-color:#b8b8b8;color:rgba(255,255,255,.7);font-family:number;}
.even-box .page .next,.hxt-box .page .next,.object-photo-box .page .next{background-color:#273e82;color:rgba(255,255,255,.7);font-family:number;}
i.icon-jiantou,i.icon-jiantou-copy{display:inline-block;-webkit-transition:all .2s;transition:all .2s;}
.even-box .page .next:hover i,
.hxt-box .page .next:hover i,
.object-photo-box .page .next:hover i{-webkit-transform:translateX(30px);transform:translateX(30px);-ms-transform:translateX(30px);}
.even-box .page .next:hover,
.hxt-box .page .next:hover,
.object-photo-box .page .next:hover{color:#fff;}
.even-box .page .prev:hover,
.hxt-box .page .prev:hover,
.object-photo-box .page .prev:hover{color:#fff;}
.even-box .page .prev:hover i,
.hxt-box .page .prev:hover i,
.object-photo-box .page .prev:hover i{-webkit-transform:translateX(-30px);transform:translateX(-30px);-ms-transform:translateX(-30px);}
.even-box .show-box{position:absolute;right:50%;bottom:130px;overflow:hidden;margin-right:-520px;width:420px;height:320px;background-color:#fff;-webkit-box-shadow:0PX 20px 70px #C5C5C5;box-shadow:0PX 20px 70px #C5C5C5;z-index: 3}
.show-box ul{height:320px;-webkit-transition:all .5s;transition:all .5s;}
.show-box li{float:left;padding:10px;width:400px;height:300px;}
.show-box li .pic{position:relative;overflow:hidden;margin-bottom:24px;height:186px;}
.show-box li .text{padding:21px 20px 0;}
.show-box li .text p{font-size: 15px;color:#333;line-height: 30px;text-align: left;background: url(../images/index/d-li-bg2.jpg) no-repeat scroll 0px 13px;padding-left: 11px;}


/*产品中心*/
.prodhome{width: 100%;height: auto;}
.prodhome .prods{width: 1200px;height: auto;padding: 77px 0 67px;margin: 0 auto;}
.prodhome .prods .l{width: 295px;float:left;position: relative;padding-top: 26px;}
.prodhome .prods .l b{font-size: 200px;color:#f1f1f1;display: block;position: absolute;left: 0;top: 0;font-weight: bold;line-height: 150px;}
.prodhome .prods .l h2{font-size: 34px;color:#273e82;line-height: 46px;font-weight: bold;position: relative;z-index: 1}
.prodhome .prods .l span{width: 20px;height: 2px;display: block;position: relative;z-index: 1;background: #004cb8;margin-top: 12px;}
.prodhome .prods .r{padding-left: 49px;padding-top: 22px;width: 854px;border-left:1px solid #dfdfdf;float:right;}
.prodhome .prods .r p{font-size: 15px;color:#666;line-height: 35px;text-align: justify;}
.prodhome .prods .r a.more{width: 175px;height: 45px;display: block;font-size: 15px;color:#fff;line-height: 45px;text-align: center;background: #273e82;margin-top: 64px;}
.prodhome .imgs{width: 100%;height: auto;overflow: hidden;}
/* .prodhome .imgs:last-child{display: none;} */

/*产品列表*/
.prodlist{width: 1200px;height: auto;margin: 0 auto;padding-top: 90px;padding-bottom: 110px;}
.prodlist h2{font-size: 26px;color:#273e82;line-height: 26px;font-weight: bold;margin-bottom: 60px;text-align: center;}
.prodlist .lists{width: auto;height: auto;}
.prodlist .lists ul li{margin-bottom: 40px;background: #f6f6f6;position: relative;}
.prodlist .lists ul li a.imgs{width:320px;height: 300px;display: block;overflow: hidden;float:left;}
.prodlist .lists ul li a.imgs img{width: 100%;display: block;}
.prodlist .lists ul li .text{width: 790px;float:left;margin-left: 38px;padding-top: 44px;}
.prodlist .lists ul li .text a.tits{font-size: 22px;color:#333;line-height: 22px;font-weight: bold;text-align: left;display: block;margin-bottom: 20px;}
.prodlist .lists ul li .text p{font-size: 16px;color:#666;line-height: 30px;text-align: justify;}
.prodlist .lists ul li .text a.more{width: 160px;height: 40px;position: absolute;right: 0;bottom: 0;background: #333;font-size: 16px;color:#fff;line-height: 40px;text-align: center;}
.prodlist .lists ul li .text a:hover.more{background: #273e82}

/*产品详情*/
.prodet{width: 1200px;height: auto;margin: 0 auto;padding: 115px 0 65px;}
.prodet .t{margin-bottom: 35px;}
.prodet .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;width: 990px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;float:left;}
.prodet .t .sharebox{float:right;margin-top: 5px;}
.prodet .t .sharebox span{float:left;font-size: 14px;color:#666;line-height: 28px;margin-right: 6px;}
.prodet .b{margin-bottom: 36px;padding-bottom: 20px;border-bottom: 1px solid #ccc;}
.prodet .b p{font-size: 16px;color:#666;line-height: 30px;text-align: justify;}
.prodet .b img{max-width: 100%;display: block;margin: 15px auto;}
.prodet .c{padding-bottom: 100px;}
.prodet .c .l{width: 760px;float:left;}
.prodet .c .l h2{font-size: 28px;color:#273e82;line-height: 28px;font-weight: bold;margin-bottom: 52px;}
.prodet .c .l p{font-size: 16px;color:#333;line-height: 40px;}
.prodet .c .l p span{font-weight: bold;}
.prodet .c .r{width: 328px;float:right;padding-top: 85px;}
.prodet .c .r img{width: 100%;display: block;margin-bottom: 12px;}
.prodet .d{margin-top: 42px;}
.prodet .d .tit{background: #273e82;}
.prodet .d .tit h2{font-size: 20px;color:#fff;font-weight: bold;text-indent: 16px;line-height: 50px;}
.prodet .d .list{width: auto;height: 220px;border: 1px solid #dcdcdc;}
.prodet .d .list .txtScroll-left04{position: absolute;padding: 20px 0;width: 1200px;height: 180px;overflow: hidden;}
.prodet .d .list .txtScroll-left04 span{width: 15px;height: 26px;display: block;position: absolute;top: 90px;}
.prodet .d .list .bd{width: 1084px;margin: 0 auto;overflow: hidden;}
.prodet .d .list .bd ul li{width: 190px;height: 180px;margin-right: 31px;float:left;}
.prodet .d .list .bd ul li a{width: 190px;height: 180px;display: block;}
.prodet .d .list .bd ul li a img{width: 100%;display: block;}

/*新闻中心*/
.news{width: 1200px;height: auto;margin: 0 auto;padding: 87px 0 59px;}
.news .lists{margin-bottom: 55px;}
.news .lists ul{width: 1210px;}
.news .lists ul li{float:left;padding: 43px 25px 48px;border-left: 1px solid #dfdfdf;width: 350px;height: 512px;}
.news .lists ul li:nth-child(3){border-right: 1px solid #dfdfdf;}
.news .lists ul li:nth-child(6){border-right: 1px solid #dfdfdf;}
.news .lists ul li:nth-child(9){border-right: 1px solid #dfdfdf;}
.news .lists ul li b{font-size: 15px;color:#333;line-height: 15px;display: block;margin-bottom: 20px;}
.news .lists ul li a.tits{font-size: 18px;color:#333;line-height: 30px;display: block;height: 60px;overflow: hidden;text-align: left;margin-bottom: 20px;}
.news .lists ul li a.tits span{display: inline-block;float:none;}
.news .lists ul li a.imgs{width: 350px;height: 225px;overflow: hidden;margin-bottom: 33px;display: block;}
.news .lists ul li a.imgs img{width: 350px;display: block;height: auto;}
.news .lists ul li p{font-size: 14px;color:#666;line-height: 24px;text-align: justify;margin-bottom: 34px;}
.news .lists ul li a.more{width: 52px;height: 9px;display: block;background: url(../images/index/n-more.png) no-repeat scroll top center;}
.news .lists ul li:hover{background: #273e82;}
.news .lists ul li:hover b{color:#fff;}
.news .lists ul li:hover a.tits{color:#fff;}
.news .lists ul li:hover p{color:#fff;}
.news .lists ul li:hover a.more{background-position: bottom center;}

.news .lists ul li.n-list a.tits{width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news .lists ul li.n-list{padding: 43px 25px 48px}

.newsdet{width: 1200px;height: auto;margin: 0 auto;padding: 90px 0 60px}
.newsdet .t{border-bottom: 1px solid #dfdfdf;}
.newsdet .t h2{font-size: 22px;color:#333;line-height: 22px;text-align: center;margin-bottom: 10px;}
.newsdet .t p{font-size: 14px;color:#999;line-height: 46px;text-align: center;}
.newsdet .b{padding: 30px 0;min-height: 500px;}
.newsdet .b p{font-size: 16px;color:#333;line-height: 24px;text-align: left;text-indent: 2em;}
.newsdet .b img{max-width: 100%;display: inline-block;margin: 10px auto;vertical-align: top;}

.serbg{width: 100%;background: url(../images/index/service-bg.jpg) no-repeat scroll top center;}
.service{width: 1200px;height: auto;margin: 0 auto;padding: 95px 0 150px;}
.service .s01{margin-bottom: 37px;}
.service .s01 .t{margin-bottom: 94px;}
.service .s01 .t h2{font-size: 34px;color: #273e82;line-height: 34px;margin-bottom: 10px;font-weight: bold;}
.service .s01 .t span{display: block;}
.service .s01 .b{width: auto;height: auto;}
.service .s01 .b .l{width: 570px;height: auto;float:left;}
.service .s01 .b .l p{font-size: 16px;color:#333;line-height: 39px;text-align: justify;}
.service .s01 .b .l p span{font-size: 48px;}
.service .s01 .b .r{width: 511px;float:right;margin-right: 37px;}
.service .s02{width: auto;height: auto;}
.service .s02 .t{margin-bottom: 40px;}
.service .s02 .t h2{font-size: 34px;color:#273e82;line-height: 34px;margin-bottom: 10px;font-weight: bold;}
.service .s02 .t span{display: block;}
.service .s02 .b{width: auto;height: auto;}
.service .s02 .b p{font-size: 16px;color:#000;line-height: 35px;text-align: justify;}
.service .s02 .b ul{width: 1250px;font-size: 0;text-align: left;margin-top: 30px;}
.service .s02 .b ul li{width: 330px;display: inline-block;vertical-align: top;padding: 25px 20px 23px;background: #f4f4f4;margin-right: 45px;}
.service .s02 .b ul li i{width: 45px;height: 45px;display: block;margin: 0 auto;margin-bottom: 12px;}
.service .s02 .b ul li i.sicon01{background: url(../images/index/s01.png) no-repeat;}
.service .s02 .b ul li i.sicon02{background: url(../images/index/s02.png) no-repeat;}
.service .s02 .b ul li i.sicon03{background: url(../images/index/s03.png) no-repeat;}
.service .s02 .b ul li h3{font-size: 22px;color:#333;line-height: 35px;text-align: center;margin-bottom: 8px;}
.service .s02 .b ul li p{font-size: 15px;color:#666;line-height: 25px;text-align: center;height: 75px;}

.download{width: 1200px;height: auto;margin: 0 auto;padding-top: 82px;}
.download .sear-box{width: 1200px;height: auto;background: #fff;padding: 30px 0;margin-bottom: 19px;}
.download .sear-box form{width: 498px;height: 53px;border: 1px solid #273e82;margin: 0 auto;}
.download .sear-box form .in_intxt{width: 436px;height: 53px;border: none;background: #fff;font-size: 15px;color:#333;line-height: 53px;text-indent: 10px;float:left;}
.download .sear-box form .in_btn{width: 62px;height: 53px;border: none;background: url(../images/index/down-s-btn.png) no-repeat scroll center center;cursor: pointer;float:right;}
.download .lists{width: auto;height: auto;min-height: 500px;}
.download .lists ul li{background: #ededed;padding-left: 33px;padding-right: 25px;margin-bottom: 20px;}
.download .lists ul li a.tits{font-size: 16px;color:#333;line-height: 60px;display: block;width: 600px;height: auto;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;float:left;}
.download .lists ul li span{display: block;font-size: 16px;color:#333;line-height: 60px;float:left;}
.download .lists ul li a.down{width: 30px;height: 30px;display: block;float:right;margin-top: 16px;background: url(../images/index/down-bg.png) no-repeat scroll top center;}
.download .lists ul li a.tits span{display: inline-block;float:none;}
.download .lists ul li:hover{background: #273e82}
.download .lists ul li:hover a.tits{color:#fff;}
.download .lists ul li:hover span{color:#fff;}
.download .lists ul li:hover a.down{background-position: bottom center;}

.download .lists ul li.d-list{background: #ededed;margin-bottom: 20px;float:none;width: 100%;padding: 0;padding-left: 33px;padding-right: 25px;padding-bottom: 0}
.download .lists ul li.d-list a.tits{font-size: 16px;color:#333;line-height: 60px;display: block;width: 600px;height: auto;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;float:left;margin-bottom: 0}
.download .lists ul li:hover.d-list{background: #273e82}
.download .lists ul li:hover.d-list a.tits{color:#fff;}


.stock{width: 1200px;height: auto;margin: 0 auto;padding: 85px 0 126px;}
.stock .t{margin-bottom: 30px;}
.stock .t h2{font-size: 34px;color:#273e82;line-height: 34px;margin-bottom: 10px;text-align: center;}
.stock .t span{display: block;text-align: center;}
.stock .t span img{display: inline-block;}
.stock .b{width: auto;height: auto;}
.stock .b span{font-size: 20px;color:#333;line-height: 30px;text-align: center;display: block;margin-bottom: 10px;}
.stock .b p{font-size: 16px;color:#333;line-height: 27px;text-align: center;}
.stock .b img{max-width: 100%;display: block;margin: 0 auto;margin-top: 55px;}

.culture{width: 1200px;height: auto;margin: 0 auto;padding: 84px 0;}
.culture .t{margin-bottom: 45px;}
.culture .t h2{font-size: 34px;color:#273e82;line-height: 34px;margin-bottom: 10px;font-weight: bold;}
.culture .t span{display: block;}
.culture .b{width: auto;height: auto;}
.culture .b ul{text-align: left;font-size: 0;}
.culture .b ul li{width: 305px;display: inline-block;vertical-align: top;margin-right: 112px;}
.culture .b ul li i{width: 60px;height: 60px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.culture .b ul li i.c01{background: url(../images/index/wh01.png) no-repeat;}
.culture .b ul li i.c02{background: url(../images/index/wh02.png) no-repeat;}
.culture .b ul li i.c03{background: url(../images/index/wh03.png) no-repeat;}
.culture .b ul li .text{width: 225px;display: inline-block;vertical-align: middle;}
.culture .b ul li .text h2{font-size: 20px;color:#333;line-height: 30px;font-weight: bold;text-align:left;}
.culture .b ul li .text p{font-size: 16px;color:#333;line-height: 30px;text-align: left;}
.culture .b ul li:nth-child(2){width: 365px;}
.culture .b ul li:nth-child(2) .text{width: 295px;}
.culture .b ul li:nth-child(3){margin-right: 0;}

.salary-bg{width: 100%;height: auto;background: url(../images/index/welfare-bg.jpg) no-repeat scroll top center;}
.salary-bg .salary{width: 1200px;height: auto;margin: 0 auto;padding: 55px 0;}
.salary-bg .salary h2{font-size: 34px;color:#fff;font-weight: bold;line-height: 34px;margin-bottom: 10px;}
.salary-bg .salary span{display: block;margin-bottom: 16px;}
.salary-bg .salary h3{font-size: 18px;color:#fff;line-height: 32px;font-weight: bold;}
.salary-bg .salary p{font-size: 16px;color:#fff;line-height: 32px;text-align: left;width: 770px;}

.posily{width: 1200px;height: auto;margin: 0 auto;padding: 106px 0 66px;}
.posily .l{width: 404px;height: 540px;float:left;margin-top: 4px;margin-left:0;}
.posily .l img{width: 404px;display: block;}
.posily .r{width: 705px;float:right;}
.posily .r h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.posily .r span{display: block;margin-bottom: 15px;}
.posily .r h3{font-size: 17px;color:#333;line-height: 32px;font-weight: bold;}
.posily .r p{font-size: 16px;color:#333;line-height: 32px;text-align: left;}

.contact{width: 100%;height: auto;background: url(../images/index/contact-bg.jpg) no-repeat scroll top center;padding: 65px 0 77px;}
.contact .t{width: 1200px;height: auto;margin: 0 auto;margin-bottom: 25px;}
.contact .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.contact .t span{display: block;}
.contact .b{width: 1200px;height: auto;margin: 0 auto;}
.contact .b .l{width: 470px;float:left;}
.contact .b .l .text{width: auto;height: auto;margin-bottom: 30px;}
.contact .b .l .text p{font-size: 16px;color:#333;line-height: 32px;font-weight: bold;}
.contact .b .l .lx{width: auto;height: auto;}
.contact .b .l .lx p{font-size: 16px;color:#333;line-height: 32px;}
.contact .b .l .lx p span{font-weight: bold;}
.contact .b .l .lx p img{margin-top: 18px;display: block;}
.contact .b .r{float:right;width: 635px;margin-top: 80px;}
.contact .b .r img{width: 635px;display: block;}

.jobs{width: 1200px;height: auto;margin: 0 auto;padding: 60px 0 80px;}
.jobs .lists{width: auto;height: auto;background: #fff;padding-top: 15px;}
.jobs .lists .notice{font-size: 14px;color:#333;line-height: 28px;text-align: left;margin-bottom: 15px;padding: 0 27px;}
.jobs .lists table td{border-bottom: 1px solid #e4e4e4}
.jobs .lists table tr.tr_hov td .t{background: #273e82;}
.jobs .lists table tr.tr_hov td .t h2{color:#fff;}
.jobs .lists table tr.tr_hov td .t span{color:#fff;}
.jobs .lists table tr.tr_hov td .t a.more{color:#fff;}
.jobs .lists table tr.tr_hov td .t b.more-bg{background-position: bottom center;}
.jobs .lists .t{padding: 0 27px;}
.jobs .lists .t h2{font-size: 16px;color:#333;line-height: 55px;font-weight: bold;float:left;width: 558px;}
.jobs .lists .t span{font-size: 16px;color:#333;line-height: 55px;display: block;float:left;font-weight: bold;}
.jobs .lists .t a.more{font-size: 14px;color:#333;line-height: 28px;display: inline-block;vertical-align: middle;float:right;margin-top: 14px;}
.jobs .lists .t b.more-bg{width: 19px;height: 19px;margin-left: 10px;float:right;background: url(../images/index/jobs-more-bg.png) no-repeat scroll top center;margin-top: 18px;}
.jobs .lists .b{overflow: hidden;padding: 10px 50px 35px;}
.jobs .lists .b p{font-size: 15px;color:#333;line-height: 30px;text-align: justify;}
.jobs .lists .b a.join{width: 108px;height: 38px;display: block;background: #273e82;font-size: 16px;color:#fff;font-weight: bold;text-align: center;line-height: 38px;margin-top: 30px;}
.jobs .lists .b a:hover.join{background: #3a57ad;}

.joinbg{width: 100%;height: 100%;background: rgba(0,0,0,0.3);position: fixed;left: 0;top: 0;z-index: 1;display: none;}
.joinbox{width:450px;height: auto;position: fixed;top: 50%;left: 50%;margin-left: -225px;border:1px solid #ccc;background: #fff;z-index: 2;display: none;margin-top: -150px;}
.joinbox .j-t{width: auto;height: auto;position: relative;background: #273e82;}
.joinbox .j-t h2{font-size: 16px;color:#fff;line-height: 40px;text-align: center;font-weight: bold;}
.joinbox .j-t a.close{font-size: 12px;color:#fff;line-height: 40px;position: absolute;right: 10px;top: 0}
.joinbox .j-b{width: auto;height: auto;padding: 45px 10px;}
.joinbox .j-b p{font-size: 13px;color:#666;line-height: 26px;text-indent: 2em;text-align: center;}
.joinbox .j-b p span{color:#273e82;font-weight: bold;}

.contacts{width: 1200px;height: auto;margin: 0 auto;padding: 85px 0;}
.contacts .t{margin-bottom: 44px;}
.contacts .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.contacts .t span{display: block;}
.contacts .l{width: 300px;height: auto;padding: 10px 50px 20px 49px;background: #273e82;float:left;}
.contacts .l .text{border-bottom: 1px solid #4c5f95;padding-bottom: 10px;margin-bottom: 15px;}
.contacts .l .text h2{font-size: 20px;color:#fff;line-height: 40px;}
.contacts .l .text p{font-size: 17px;color:#fff;line-height: 40px;}
.contacts .l .text img{display: block;width: 122px;}
.contacts .r{width: 800px;height: 642px;float:right;}
.contacts .r #dituContent{width:798px !important;}

.message{width: 1200px;height: auto;margin: 0 auto;padding-top: 19px;padding-bottom: 116px;}
.message .t{margin-bottom: 45px;}
.message .t h2{font-size: 34px;color:#273e82;line-height: 34px;font-weight: bold;margin-bottom: 10px;}
.message .t span{display: block;}
.message .b{width: auto;height: auto;}
.message .b table{width: 100%;}
.message .b table td{padding-bottom: 86px;}
.message .b table td .intxt{width: 358px;height: 53px;border: 1px solid #cdcdcd;font-size: 17px;color:#333;line-height: 53px;text-indent: 10px;}
.message .b table td .inarea{width: 758px;height: 158px;border: 1px solid #cdcdcd;font-size: 17px;color:#333;line-height: 20px;text-align: justify;resize: none;padding:16px 10px;}
.message .b table td .inbtn{width: 200px;height: 50px;position: absolute;right: 0;border: none;background: #273e82;color:#fff;line-height: 50px;text-align: center;cursor: pointer;top: -25px;}

/*面包屑*/
.sbannerbox img{display: block;}
.snavbar2{width: 100%;height: auto;background: #fff;box-shadow: 1px 8px 15px 2px rgba(0,0,0,0.1);z-index: 2;position: relative;}
.snavbar2 .snavbox{width: 1200px;height: auto;margin: 0 auto;}
.snavbar2 .snavbox .snav{width: auto;height: auto;}
.snavbar2 .snavbox .snav ul{text-align: center;font-size: 0;}
.snavbar2 .snavbox .snav ul li{display: inline-block;vertical-align: top;width: 200px;background: url(../images/index/snav-li-bg.jpg) no-repeat scroll right center;}
.snavbar2 .snavbox .snav ul li:last-child{background: none;}
.snavbar2 .snavbox .snav ul li a{font-size: 15px;color:#222;line-height: 68px;display: inline-block;text-align: center;vertical-align: middle;}
.snavbar2 .snavbox .snav ul li a i{display: inline-block;vertical-align: sub;width: 22px;height: 19px;margin-right: 6px;}
.snavbar2 .snavbox .snav ul li.hov a{color:#273e82;}
.snavbar2 .snavbox .snav ul li:hover a{color:#273e82;}
.snavbar2 .snavbox .bread{float:right;font-size: 13px;color:#666;line-height: 70px;display: inline-block;padding-left:22px;}
.snavbar2 .snavbox .bread a{font-size: 13px;color:#666;line-height: 50px;display: inline-block;padding: 0 5px;padding-right: 6px}
.snavbar2 .snavbox .bread a.current{color:#333;}
.snavbar2 .snavbox .bread a:hover{color:#e7161b;}
.snavbar2 .snavbox .snav ul li a i.icon_about_01{background: url(../images/index/a01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_about_02{background: url(../images/index/a02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_about_03{background: url(../images/index/a03.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_about_04{background: url(../images/index/a04.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_about_05{background: url(../images/index/a05.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_about_06{background: url(../images/index/a06.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_news_01{background: url(../images/index/x01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_news_02{background: url(../images/index/x02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_news_03{background: url(../images/index/x03.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_investor_01{background: url(../images/index/st01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_investor_02{background: url(../images/index/st02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_investor_03{background: url(../images/index/st03.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_talent_01{background: url(../images/index/t01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_talent_02{background: url(../images/index/t02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_contact_01{background: url(../images/index/l01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_contact_02{background: url(../images/index/l02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_products_01{background: url(../images/index/p01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_products_02{background: url(../images/index/p02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_products_03{background: url(../images/index/p03.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_download_01{background: url(../images/index/dn01.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_download_02{background: url(../images/index/dn02.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_download_03{background: url(../images/index/dn03.png) no-repeat;}
.snavbar2 .snavbox .snav ul li a i.icon_download_04{background: url(../images/index/dn04.png) no-repeat;}


/*上一篇下一篇*/
.prenext{width: auto;height:auto;margin: 0 auto;padding:24px 0 ;border-top: 1px solid #e6e6e6;}
.prenext ul{font-size: 0;text-align: left;}
.prenext ul li{display:inline-block;font-size:15px;color:#999;line-height:40px;width: 50%}
.prenext ul li a{font-size:15px;color:#999;line-height:40px;display:inline-block;}
.prenext ul li a:hover{color:#273e82;}
.prenext ul li:last-child{text-align: right;}

/*列表翻页*/
.dede_pages{overflow:hidden;padding:10px 0 20px;clear:both; height:auto;}
.dede_pages ul{font-size:12px;color:#999; text-align:center;}
.dede_pages ul li{color:#666666; display:inline-block;overflow: hidden;margin-right: 5px;line-height: 40px;}
.dede_pages ul li select{border:1px solid #eee;background: transparent;outline: none;margin-left: 5px;height: 38px;margin-right: 6px;}
.dede_pages ul li .optionkw{margin-right: 5px;}
.dede_pages ul li a{color:#666666;text-decoration:none;width: 40px;height: 40px;line-height: 40px;display: block;}
.dede_pages ul li:hover{ background:#273e82;color:#fff;}
.dede_pages ul li:hover select{border-color:#273e82;}
.dede_pages ul li:hover a{color:#fff;}
.dede_pages ul li:hover span{color:#fff;}
.dede_pages ul li.thisclass{width: 40px;height: 40px;background:#273e82;color:#fff;}
/*.dede_pages ul li.thisclass,.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background:#e7161b !important;color:#fff !important;}*/

/*右侧功能*/
.right-contact-img {z-index: 100; position: fixed; width: 45px; height: auto; overflow: visible; bottom: 113px; right: 0px; _position: absolute}
.right-contact-img ul li {position: relative; width: 45px; height: 45px;list-style:none;margin-bottom: 5px;}
.right-contact-img ul li.phone{background-color: rgba(0,0,0,0.7);}
.right-contact-img ul li:hover.phone{background-color: rgba(237,45,35,1);}
.right-contact-img ul .last {margin-bottom: 0px}
.right-contact-img ul li .pull_down2 {position: absolute; width: 201px; height: 45px; top: 0px; right: -201px}
.right-contact-img ul li .pull_down2 a {width: 201px; display: block; height: 45px}
.right-contact-img ul li .pull_down3 {position: absolute; width: 201px; height: 45px; top: 0px; right: -201px}
.right-contact-img ul li .pull_down3 a {width: 201px; display: block; height: 45px}
/*.right-contact-img2 ul li .pull_down2 .ding {position: absolute; width: 48px; top: 0px; left: 23px}
.right-contact-img2 ul li .pull_down2 .yi {position: absolute; width: 48px; top: 0px; left: 88px}*/
.right-contact-img ul{padding-left:0px;margin:0px;}
.fkabo{bottom:68px;position:fixed;right:0px;display:block;width:45px;height:45px;cursor:pointer;background:rgba(0,0,0,0.7) url(../images/index/icon_code.png) right center no-repeat;z-index:600000;}
.right-contact-img ul li:hover{background-position: left center;}
div:hover.fkabo{background-position: right center;}
.fkabo  .weib{display:none;position:absolute;margin-left:-165px;margin-top:-124px;z-index:99999;}
#gotopbtn{bottom:18px;cursor:pointer;display:none;position:fixed;right:0px;display:block;width:55px;height:51px;background:rgba(0,0,0,0.7) url(../images/index/icon_top.png) right center no-repeat;cursor:pointer;z-index: 10;}
#gotopbtn:hover{background-color:#273e82;}

 /*-------- 下拉菜单 --------------*/
.dropMenu {
  position:fixed;
  z-index:9999;
  width: auto;  
  visibility: hidden;
  margin-top: -1px;
/*  filter:alpha(opacity=80);  
      -moz-opacity:0.8;  
      -khtml-opacity: 0.8;  
      opacity: 0.8; */ 
  background:rgba(39,62,130,0.6);
  min-width:120px; 
  margin-left: 0px;
  padding:10px 0;  
  top: 0;
  left: 0;
}
/*.dropMenu li{background: url(../images/index/dropMenu-bg.jpg) no-repeat scroll 6px 15px;padding-left:10px;}*/
.dropMenu li{margin-right: 0;}
.dropMenu li a{display:block;font-size: 15px;color:#fff;line-height: 40px;text-align: center;}
.dropMenu li:hover a{background: rgba(39,62,130,1);}
#dropmenu0{min-width: 135px}
#dropmenu1{min-width: 210px;margin-left: -43px;}
#dropmenu4{min-width: 135px}

}

@media(max-width: 1680px){
	.headerbox .header{width: 95%;}
	.headerbox .header .nav{margin-left: 90px;}
	.headerbox.headerboxhov .header{width: 95%;}
	.headerbox.headerboxhov .header .nav{margin-left: 90px;}
	.index02 .swiper-container{width: 1915px !important;}
	.index02 .b .swiper-slide .text{padding: 20px 20px 60px;}
	.index02 .b .swiper-slide .text a.more{left: 132px;}
	.index05bar .index05 .text{height: 380px;}
	.index02 .b .swiper-button-next{right: 17.76%}
	.index02 .b .swiper-button-prev{left: 17.76%}
	.headerbox .header{max-width: 1600px;}
}

@media(max-width: 1600px){
	.headerbox .header .nav li a{padding: 0 26px;}
	.headerbox.headerboxhov .header .nav li a{padding: 0 26px;}
	.index02 .swiper-container{width: 1824px !important;}
	.index03bar .index03{padding: 109px 0;}
	.index05bar .index05 .text{height: 380px;}
	.index02 .b .swiper-slide .text a.more{left: 124px;}
	.dropMenu{min-width: 112px;}
	#dropmenu1{margin-left: -50px;}
	#dropmenu0{min-width: 127px;}
	#dropmenu4{min-width: 127px;}
	.dropMenu li a{font-size: 14px;}
	.headerbox .header{max-width: 1500px;}
}

@media(max-width: 1440px){
	.headerbox .header{width: 98%;}
	.headerbox .header .nav li a{padding: 0 20px;}
	.headerbox.headerboxhov .header{width: 98%;}
	.headerbox.headerboxhov .header .nav li a{padding: 0 20px;}
	.index01bg .index01{width: 1350px;}
	.index02 .swiper-container{width: 1641.6px !important;}
	.index03bar .index03{width: 1350px;}
	.index04bar .index04{width: 1350px;}
	.index04bar .index04 .r{width: 1115px;}
	.index04bar .index04 .r ul li{width: 370px;}
	.index05bar .index05{width: 1350px;}
	.index02 .b .swiper-slide .text a.more{left: 104px;}
	.dropMenu{min-width: 100px;}
	#dropmenu1{margin-left: -55px;}
	#dropmenu0{min-width: 115px;}
	#dropmenu4{min-width: 115px;}
	.dropMenu li a{font-size: 13px;}
	.headerbox .header{max-width: 1400px;}
}

@media(max-width: 1366px){
	.headerbox .header .nav{margin-left: 70px;}
	.headerbox .header .nav li a{padding: 0 18px;font-size: 14px;}
	.headerbox.headerboxhov .header .nav{margin-left: 70px;}
	.headerbox.headerboxhov .header .nav li a{padding: 0 18px;font-size: 14px;}
	.index01bg .index01{width: 1300px;}
	.index01bg .index01 .l{width: 435px;}
	.index01bg .index01 .r .scrolllist{width: 325px;height: 490px;}
	.index01bg .index01 .r .scrolllist .bd{width: 325px;height: 490px;overflow: hidden;}
	.index01bg .index01 .r .scrolllist .bd ul li img{width: 325px;}
	.index02 .t{width: 1300px;}
	.index02 .swiper-container{width: 1557.24px !important;}
	.index02 .b .swiper-slide .text a.more{left: 102px;}
	.index03bar .index03{width: 1300px;padding: 96px 0}
	.index03bar .index03 .r{width: 1100px;}	
	.index03bar .index03 .r .bd{overflow: hidden;}
	.index03bar .index03 .r .bd ul li{margin-right: 12px;width: 310px;}
	.index03bar .index03 .r .bd ul li a.imgs{width: 310px;height: 170px;}
	.index03bar .index03 .r .bd ul li .text p{height: 48px;overflow: hidden;}
	.index04bar .index04{width: 1300px;}
	.index04bar .index04 .r{width: 1055px;}
	.index04bar .index04 .r ul li{width: 350px;}
	.index05bar .index05{width: 1300px;}
	.footerbar .footer{width: 1300px;}
	.footerbar .footer .fl .fnav{margin-right: 40px;}
	.footerbar .footer .fl .fnav:nth-child(1){margin-right: 40px;}
	.footerbar .footer .fl .fnav:nth-child(2){margin-right: 40px;}
	.footerbar .footer02{width: 1300px;}
	.dropMenu{min-width: 92px;}
	#dropmenu1{margin-left: -55px;}
	#dropmenu0{min-width: 106px;}
	#dropmenu4{min-width: 106px;}
	.dropMenu li a{font-size: 13px;}
	.headerbox .header{max-width: 1300px;}

}

@media(max-width: 1280px){
	.headerbox .header .nav{margin-left: 50px;}
	.headerbox .header .nav li a{font-size: 13px;padding: 0 15px;}
	.headerbox.headerboxhov .header .nav{margin-left: 50px;}
	.headerbox.headerboxhov .header .nav li a{font-size: 13px;padding: 0 15px;}
	.index01bg .index01{width: 1200px;}
	.index01bg .index01 .r .scrolllist{width: 300px;height: 452px;}
	.index01bg .index01 .r .scrolllist span{top: 195px;}
	.index01bg .index01 .r .scrolllist .bd{width: 300px;height: 452px;overflow: hidden;}
	.index01bg .index01 .r .scrolllist .bd ul li img{width: 300px;}
	.index02 .t{width: 1200px;}
	.index02 .swiper-container{width: 1459.2px !important;}
	.index02 .b .swiper-slide .text a.more{left: 92px;width: 60px;height: 60px;background-size: 100%;bottom: 4px;}
	.index03bar .index03{width: 1200px;}
	.index03bar .index03 .r{width: 1000px;}
	.index03bar .index03 .r .bd ul li{width: 280px;}
	.index03bar .index03 .r .bd ul li a.imgs{width: 280px;height: auto;}
	.index04bar .index04{width: 1200px;}
	.index04bar .index04 .r{width: 1000px;}
	.index04bar .index04 .r ul{text-align: right;}
	.index04bar .index04 .r ul li{width: 300px;}
	.index04bar .index04 .r ul li p{width: 240px;}
	.index05bar .index05{width: 1200px;}
	.footerbar .footer{width: 1200px;}
	.footerbar .footer02{width: 1200px;}
	.index02 .b .swiper-button-prev{width: 55px;height: 55px;background-size: 100%;}
	.index02 .b .swiper-button-next{width: 55px;height: 55px;background-size: 100%;}
	.dropMenu{min-width: 82px;}
	#dropmenu1{margin-left: -63px;}
	#dropmenu0{min-width: 95px;}
	#dropmenu4{min-width: 95px;}
	.dropMenu li a{font-size: 12px;}
	.headerbox .header{max-width: 1200px;}
	.culture .b ul li{margin-left:0;margin-right:35px;}
}