/*reset*/
/*2015.1.22 shimin*/
*{border-sizing:border-box; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
body,button,input,select,textarea{font: 14px "微软雅黑", Verdana, Geneva, sans-serif, tahoma, Srial, helvetica, sans-serif;}
h1,h2,h3,h4,h5,h6{font-size:100%}
address,cite,dfn,em,var{font-style:normal}
ul,ol,li{list-style:none}a{text-decoration:none}
legend{color:#000}
fieldset,img{border:0;vertical-align:top;}
section,article,aside,header,footer,nav,dialog,figure{display:block;}
figure{margin:0;}
button,input,select,textarea{font-size:100%
}table{border-collapse:collapse;border-spacing:0}
html {overflow-y:scroll;overflow-x:hidden}
.clear{display:block;height:0;overflow:hidden;clear:both}
.clearfix:after{content:'\20';display:block;height:0;clear:both}
.clearfix{*zoom:1}
a:link,a:visited,a:hover{text-decoration:none}
a:active{text-decoration:underline}
a{blr:expression_r(this.onFocus=this.blur())}
a{outline:none;}
.none{display:none;}
.block{display:block;}
.noBg{background:none !important;}
.noBd{border:none !important;}
.noPd{padding:0 !important;}
.noMg{margin:0 !important;}
.fl{float:left;display:inline}
.fr{float:right;display:inline}
.absolute {position:absolute}
.relative {position:relative}
img {border:0px;vertical-align: middle;}
.blank{height:30px;clear:both;width:100%;overflow:hidden;}
.center{margin:0 auto;}
.w1191{width:1191px;margin:0 auto;clear:both;position:relative;}
/* css3.0 animate */
.icon { transition:all .3s linear 0s; -webkit-transition:all .3s linear 0s; -moz-transition:all .3s linear 0s; -o-transition:all .3s linear 0s; }
body { color:#000; }
a { color:#fff; }
.icon,.lxicon{background:url(../images/lxicon.png) no-repeat;}
.iBlock{display: inline-block;vertical-align: middle;}
.boxLink{text-align:center;}
.boxLink a.a12{width:388px;}
.boxLink a.a6{width:267px;}
.boxLink a.a4{width:154px;height:50px;line-height:50px;}
.boxLink a{height:60px;background:#ff6005;border-radius:10px;color:#fff;-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;transition: all 0.3s;font-size:26px;line-height:60px;z-index:2;position:relative;}
.boxLink a:after{position:absolute;content:'';width: 0px;height: 60px;top: 50%;left: 50%;background: #f12d93;opacity: 0;transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;border-radius:10px;z-index:-1;color:#fff;}
.boxLink a.a4:after{height:50px;}
.boxLink a:hover:after{opacity:1;}
.boxLink a.a12:hover:after{width:388px;}
.boxLink a.a6:hover:after{width:267px;}
.boxLink a.a4:hover:after{width:154px;}
.header{width:100%;height:754px;background:url(../images/banner.jpg) no-repeat center center;}
.header .head_nr{width:595px;height:491px;background-position:-28px -42px;position:absolute;top:77px;}
.header a{width:206px;height:52px;background-position:-990px -246px;position:absolute;left:193px;top:587px;}
.header a:hover{background-position:-990px -315px;}
.box1{width:100%;height:551px;background:url(../images/b1_bg.jpg) no-repeat center center;}
.box1 .b1_tit{padding:82px 0px 66px;text-align:center;}
.b1_tit h2{width:540px;height:59px;background-position:-14px -552px;}
.box1 font{font-size:24px;color:#1c2733;display:block;text-align:center;line-height:40px;}
.box1 p{font-size:19px;color:#1c2733;text-align:center;line-height:35px;}
.box2{width:100%;height:724px;background:url(../images/b2_bg.jpg) no-repeat center center;}
.box2 .b2_tit{padding:78px 0px;text-align:center;}
.b2_tit h2{width:369px;height:52px;background-position:-79px -646px;}
.b2_con{padding-bottom:40px;}
.b2_con dl{width:245px;height:300px;float:left;margin-right:70px;}
.b2_con dl dt{width:245px;height:245px;border-radius:122px;transition:all .3s linear 0s; -webkit-transition:all .3s linear 0s; -moz-transition:all .3s linear 0s; -o-transition:all .3s linear 0s;vertical-align:middle;text-align:center;position:relative;cursor:pointer;display:block;}
.b2_con dl dt:after{content:'';position:absolute;width:100%;height:100%;background:rgba(255,255,255,.1);border-radius:50%;opacity:1;box-shadow:0px 0px 0px 2px rgba(255, 255, 255, 0.1);top:0px;left:0px;-webkit-transform: scale(0.9);-moz-transform: scale(0.9);-ms-transform: scale(0.9);transform: scale(0.9);z-index:-1;}
.b2_con dl dt:hover:after{z-index:1;
-webkit-animation: sonarEffect 1.3s ease-out 75ms;
-moz-animation: sonarEffect 1.3s ease-out 75ms;
animation: sonarEffect 1.3s ease-out 75ms;	
	}
@-webkit-keyframes sonarEffect {
	0% {
		opacity: 0.2;
	}
	40% {
		opacity: 0.3;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #fff, 0 0 0 10px rgba(255,255,255,0.3);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #fff, 0 0 0 10px rgba(255,255,255,0.3);
		transform: scale(1.1);
		opacity: 0;
	}
}
@-moz-keyframes sonarEffect {
	0% {
		opacity: 0.2;
	}
	40% {
		opacity: 0.3;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #fff, 0 0 0 10px rgba(255,255,255,0.3);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #fff, 0 0 0 10px rgba(255,255,255,0.3);
		transform: scale(1.1);
		opacity: 0;
	}
}
@keyframes sonarEffect {
	0% {
		opacity: 0.2;
	}
	40% {
		opacity: 0.3;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #fff, 0 0 0 10px rgba(255,255,255,0.3);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #fff, 0 0 0 10px rgba(255,255,255,0.3);
		transform: scale(1.1);
		opacity: 0;
	}
}
.b2_con dl dd{text-align:center;font-size:24px;color:#fff;padding-top:20px;}
.box3{width:100%;height:852px;background:url(../images/b3_bg.jpg) no-repeat center center;}
.box3 .b3_tit{padding:50px 0px 58px;text-align:center;}
.b3_tit h2{width:783px;height:54px;background-position:-21px -750px;}
.b3_con1{width:100%;height:385px;background:#fdf8d3;}
.b3_con1 .b3_c1_fl{width:729px;height:385px;float:left;padding:48px 0px 0px 13px;}
.b3_c1_fl font{width:712px;height:50px;background-position:-19px -1433px;}
.b3_c1_fl span{text-align:center;width:241px;height:55px;line-height:55px;background:#85857e;font-size:32px;color:#fff;display:block;margin:35px auto;}
.b3_c1_fl p{font-size:22px;color:#0e122a;line-height:35px;}
.b3_con1 .b3_c1_fr{width:417px;float:right;padding:31px 0px 0px;}
.b3_c1_fr p{text-align:center;font-size:22px;color:#0e122a;margin-top:20px;}
.b3_con2{color:#0e122a;}
.b3_con2 font{width:480px;font-size:28px;margin:0 auto;display:block;padding:56px 0px 25px;border-bottom:1px dashed #0e122a;}
.b3_con2 p{font-size:22px;line-height:35px;padding:20px 0px;}
.box4{width:100%;height:750px;background:url(../images/b4_bg.jpg) no-repeat center center;}
.box4 .b4_tit{padding:9px 0px 44px;text-align:center;}
.b4_tit h2{width:320px;height:30px;font-size:30px;color:#fff;font-weight:normal;}
.b4_con ul li{float:left;margin-right:3px;margin-bottom:3px;position:relative;cursor:pointer;}
.b4_con ul li p{font-size:24px;color:#070f17;position:absolute;top:50%;left:50%;opacity:0;transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s; -moz-transition:all 0.3s linear 0s;}
.b4_con ul li .white{width:100%;height:100%;background:rgba(255,255,255,0);position:absolute;top:0px;left:0px;transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s; -moz-transition:all 0.3s linear 0s;}
.b4_con ul li:hover .white{background:rgba(255,255,255,.6);}
.b4_con ul li:hover p{opacity:1;}
.b4_con ul li.li1 p{width:96px;height:33px;margin-left:-48px;margin-top:-17px;}
.b4_con ul li.li2 p{width:150px;height:33px;margin-left:-75px;margin-top:-17px;}
.b4_con ul li.li3 p{width:195px;height:33px;margin-left:-97px;margin-top:-17px;}
.b4_con ul li.li4 p{width:240px;height:33px;margin-left:-120px;margin-top:-17px;text-align:center;}
.b4_con ul li.li5 p{width:290px;height:33px;margin-left:-145px;margin-top:-17px;text-align:center;}
.b4_con ul li.li6 p{width:400px;height:33px;margin-left:-200px;margin-top:-17px;text-align:center;}
.box5{width:100%;height:885px;background:url(../images/b5_bg.jpg) no-repeat center center;}
.box5 .b5_tit{padding:96px 0px 60px;text-align:center;}
.b5_tit h2{width:584px;height:95px;background-position:-39px -850px;}
.b5_con{padding-bottom:56px;}
.b5_con ul li{width:231px;height:425px;float:left;margin-right:8px;}
.b5_con ul li .b5_licon{width:230px;height:215px;background:#0e122a;}
.b5_licon font{font-size:24px;color:#fff;text-align:center;display:block;padding:35px 0px;}
.b5_licon p{width:206px;margin:0 auto;font-size:16px;color:#fff;}
.box6{width:100%;height:1023px;background:url(../images/b6_bg.jpg) no-repeat center center;}
.box6 .b6_tit{padding:53px 0px 38px;text-align:center;}
.b6_tit h2{width:526px;height:54px;background-position:-63px -1002px;}
.b6_con{width:1190px;height:669px;background:#fff;}
.scrollcont3{width:1190px;height:669px;position:relative;overflow:hidden;padding-left:36px;}
.scrollcont3 .mCSB_container{padding-right:35px;padding-top:35px;}
.scrollcont3 .mCSB_scrollTools .mCSB_draggerRail{width:27px;border-radius:0px;background:#b7b7b7;}
.b6_gdtnr01{padding-bottom:30px;}
.b6_gdtnrfl{width:290px;float:left;}
.b6_gdtnrfl span.sp01{width:281px;height:47px;background-position:-936px -418px;}
.b6_gdtnrfl span.sp02{width:281px;height:47px;background-position:-939px -511px;}
.b6_gdtnrfl p{font-size:22px;color:#000;line-height:40px;padding-top:20px;}
.b6_gdtnrfr{float:right;}
.b6_gdtnr02{padding:50px 0px 30px;}
.b6_gdtnr03{padding:55px 0px 70px;}
.b6_gdtnr3fl{width:499px;float:left;}
.b6_gdtnr3fl span.sp03{width:400px;height:47px;background-position:-879px -610px;}
.b6_gdtnr3fl p{font-size:22px;color:#000;line-height:40px;padding:20px 0px 40px;}
.b6_gdtnr4fl{width:395px;float:left;}
.b6_gdtnr4fl span.sp04{width:332px;height:48px;background-position:-907px -700px;}
.b6_gdtnr4fl p{font-size:22px;color:#000;line-height:40px;padding:20px 0px 40px;}
.boxLink a.dit{margin-left:104px;}
.b6_gdtnr05{padding:84px 0px;}
.b6_gdtnr5fl{width:485px;float:left;}
.b6_gdtnr5fl span.sp05{width:367px;height:47px;background-position:-937px -796px;}
.b6_gdtnr5fl p{font-size:22px;color:#000;line-height:40px;padding:20px 0px 40px;}
.b6zjSlide{width:519px;height:231px;overflow:hidden;position:relative;}
.b6zjSlide .hd{position:absolute;left:138px;bottom:12px;z-index:2;}
.b6zjSlide .hd ul li{width:7px;height:7px;border-radius:3px;background:#60594d;float:left;margin:0px 5px;cursor:pointer;}
.b6zjSlide .hd ul li.on{background:#2f2c26;}
.box7{width:100%;height:1019px;background:url(../images/b7_bg.jpg) no-repeat center center;}
.box7 .b7_tit{padding:40px 0px 52px;text-align:center;}
.b7_tit h2{width:254px;height:57px;background-position:-160px -1105px;}
.b7zjSlide{height:778px;}
.b7zjSlide .btnpub{width:37px;height:72px;position:absolute;top:189px;cursor:pointer;z-index:10;}
.b7zjSlide .prev{background-position:-989px -895px;left:0px}
.b7zjSlide .next{background-position:-1089px -895px;right:0px;}
.b7zjSlide .prev:hover{background-position:-989px -1012px;}
.b7zjSlide .next:hover{background-position:-1089px -1012px;}
.b7exportFl{margin-left:20px;}
.b7exportFr{width:618px;height:777px;color:#000;}
.b7exportFr h3.hDit1{width:215px;height:46px;background-position:-857px -1117px;display:block;margin:58px 0px 25px;}
.b7exportFr h3.hDit2{width:264px;height:46px;background-position:-839px -1188px;display:block;margin:34px 0px;}
.b7exportFr p.p1{font-size:18px;line-height:35px;padding-bottom:23px;}
.b7exportFr font.btnFour{font-size:18px;padding:3px 10px;background:#f02877;border-radius:5px;color:#fff;}
.b7exportFr font em{border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-left: 8px solid #fff;margin-left:5px;}
.b7exportFr span{width:618px;font-size:18px;float:left;display:block;margin:15px 0px 48px;}
.b7exportFr .huodong{width:618px;height:182px;float:left;background:#fff;margin-bottom:60px;}
.scrollcont2 {width:618px;height:182px; overflow:hidden}
.scroll2_pic{padding:10px 0px;}
.b7exportFr font.grts{font-size:18px;padding:3px 10px;background:#f02877;color:#fff;}
.scrollcont2 p{font-size:18px;color:#000;padding:10px 0px;line-height:30px;}
.scrollcont2 .mCustomScrollBox > .mCSB_scrollTools {}
.box8{width:100%;height:902px;background:url(../images/b8_bg.jpg) no-repeat center center;}
.box8 .b8_tit{padding:70px 0px 75px;text-align:center;}
.b8_tit h2{width:254px;height:55px;background-position:-155px -1206px;}
.b8_con{width:1191px;height:400px;margin-bottom:104px;}
.b8_con .btnpub{width:37px;height:72px;position:absolute;top:156px;cursor:pointer;z-index:10;display:block;}
.b8_con .pre_btn{background-position:-821px -908px;left:0px}
.b8_con .next_btn{background-position:-920px -908px;right:0px;}
.b8_con .pre_btn:hover{background-position:-989px -1012px;}
.b8_con .next_btn:hover{background-position:-1089px -1012px;}
.b8_con .bd{width:1036px;height:397px;margin:0 auto;overflow:hidden;position:relative;}
.b8_con .bd ul{position:absolute;}
.b8_con .bd ul li{float:left;margin-right:35px;}
.box9{width:100%;height:1291px;background:url(../images/b9_bg.jpg) no-repeat center center;}
.box9 .b9_tit{padding:42px 0px 68px;text-align:center;}
.b9_tit h2{width:218px;height:53px;background-position:-164px -1331px;}
.b9_con{width:1191px;height:717px;background:url(../images/b9_nr.jpg) no-repeat center center;margin-bottom:78px;}
.b9_con dl dt,.b9_con dl dd{position:absolute;font-size:20px;color:#000;}
.b9_con dl.dl1 dt{left:135px;top:27px;}
.b9_con dl.dl1 dd{left:439px;top:140px;width:605px;}
.b9_con dl.dl2 dt{left:135px;top:280px;}
.b9_con dl.dl2 dd{left:439px;top:400px;width:605px;}
.b9_con dl.dl3 dt{left:135px;top:505px;}
.b9_con dl.dl3 dd{left:439px;top:607px;width:605px;}
.box10{width:100%;height:483px;background:url(../images/b10_bg.jpg) no-repeat center center;}
.box10 .b10_nr{width:247px;height:192px;background-position:-977px -15px;position:absolute;top:120px;right:220px;}
.box10 .boxLink{position:absolute;top:356px;right:190px;}





