@charset "utf-8";

/*

 * fullPage 1.4.5

 * https://github.com/alvarotrigo/fullPage.js

 * MIT licensed

 *

 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo

 */

 

* { margin: 0; padding: 0;}

body { font: 16px/1.8 "Microsoft Yahei",verdana;}



#superContainer {

    height: 100%;

    position: relative;

}

.section {

    position: relative;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}

.slide {

    float: left;

}

.slide, .slidesContainer {

    height: 100%;

    display: block;

}

.slides {

    height: 100%;

    overflow: hidden;

    position: relative;

    -webkit-transition: all 0.3s ease-out;

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

    transition: all 0.3s ease-out;

}

.section.table, .slide.table {

    display: table;

    width: 100%;

}

.tableCell {

    display: table-cell;

    vertical-align: middle;

    width: 100%;

    height: 100%;

}

.slidesContainer {

    float: left;

    position: relative;

}

.controlArrow {

    position: absolute;

    top: 50%;

    cursor: pointer;

    width: 0;

    height: 0;

    border-style: solid;

    margin-top: -38px;

}

.controlArrow.prev {

    left: 15px;

    width: 0;

    border-width: 38.5px 34px 38.5px 0;

    border-color: transparent #fff transparent transparent;

}

.controlArrow.next {

    right: 15px;

    border-width: 38.5px 0 38.5px 34px;

    border-color: transparent transparent transparent #fff;

}

.scrollable {

    overflow: scroll;

}

.easing {

    -webkit-transition: all 0.7s ease-out;

    -moz-transition: all 0.7s ease-out;

    -o-transition: all 0.7s ease-out;

    transition: all 0.7s ease-out;

}



#fullPage-nav {

    position: fixed;

    z-index: 100;

    top: 60% ;

	right:0 ; 

    opacity: 1 ;

}

#fullPage-nav.right {

    right: 0px;

}

#fullPage-nav.left {

    left: 17px;

}

.fullPage-slidesNav {

    position: absolute;

    z-index: 4;

    left: 50%;

    opacity: 1;

}

.fullPage-slidesNav.bottom {

    bottom: 17px;

}

.fullPage-slidesNav.top {

    top: 17px;

}

#fullPage-nav ul,

.fullPage-slidesNav ul {

  margin: 0;

  padding: 0;

}

#fullPage-nav li,

.fullPage-slidesNav li {

    display: block;

    width: 14px;

    height: 13px;

    margin: 7px;

    position:relative;

}

.fullPage-slidesNav li {

    display: inline-block;

}

#fullPage-nav li a,

.fullPage-slidesNav li a {

    display: block;

    position: relative;

    z-index: 1;

    width: 100%;

    height: 100%;

    cursor: pointer;

    text-decoration: none;

}

#fullPage-nav li .active span,

.fullPage-slidesNav .active span {

    background: #333;

}

#fullPage-nav span,

.fullPage-slidesNav span {

    top: 2px;

    left: 2px;

    width: 8px;

    height: 8px;

    border: 1px solid #000;

    background: rgba(0, 0, 0, 0);

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

    position: absolute;

    z-index: 1;

}

.fullPage-tooltip {

    position: absolute;

    color: #fff;

    font-size: 14px;

    font-family: arial, helvetica, sans-serif;

    top: -2px;

}

.fullPage-tooltip.right {

    right: 20px;

}

.fullPage-tooltip.left {

    left: 20px;

}





/* 圆点导航 */

#fullPage-nav {

	_display: none;

	font-size: 12px;

	width: 43px;

	height: 280px;

}



#fullPage-nav li {

	width: 40px;

	height: 21px;

	margin: 10px 0 0;

	vertical-align: middle;

}



#fullPage-nav li a {

	float: right;

	width: 21px;

	height: 21px;

	color: #8F9DA4;

	text-decoration: none;

	text-align: right;

	background:url(../images/dot.png) 0px -18px no-repeat;

}



#fullPage-nav li .active {

	background-position: 0 6px;

}



#fullPage-nav span {

	display: none;

}



.fullPage-tooltip {

	float: left;

	top: 0;

	margin-right: 5px;

	font: 12px "Microsoft Yahei";

	color: #8F9DA4;

	line-height: 21px;

}

/* 圆点导航 */





.section { position: relative; overflow: hidden;padding-top:0px;}

.section .bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%;}

.section .bg img { display: block; width: 100%; height: 100%;}





.bg2_04 { position: absolute; width: 214px; height: 204px; left: 50%; top:50%; margin: -102px 0 0 -107px; text-indent: -9999px; background:url(../images/little.png) no-repeat;

          opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 0.7s; z-index:6;}

.bg2_05 { position: absolute; width: 1100px; height: 480px; left: 50%; top:57%; margin: -203px 0 0 -550px; 

          opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; z-index:5;}
.bg2_05 .bbo{ width:940px; margin:0px auto; position:absolute; top:0px; left:80px;}
.bg2_05 .bbo ul{ width:940px;}
.bg2_05 .bbo ul li{ float:left; width:450px; height:70px; margin-bottom:24px; background:url(../images/picpng2.png) no-repeat center; font-size:16px; }
.bg2_05 .bbo ul li i{ display:inline-block; float:left; width:68px; height:70px;}
.bg2_05 .bbo ul li p{ width:320px; float:left; margin-left:20px; color:#fff; line-height:20px; padding:15px 0px;}
.bg2_05 .bbo ul li:nth-child(n){ margin-right:20px;}
.bg2_05 .bbo ul li:nth-child(2n){ margin-left:20px; margin-right:0px;}
.bg2_05 .bbo ul li.bbo_01 i{ background:url(../images/picpng4.png) no-repeat center;}
.bg2_05 .bbo ul li.bbo_02 i{ background:url(../images/picpng3.png) no-repeat center;}
.bg2_05 .bbo ul li.bbo_03 i{ background:url(../images/picpng5.png) no-repeat center;}
.bg2_05 .bbo ul li.bbo_04 i{ background:url(../images/picpng6.png) no-repeat center;}
.bg2_05 .bbo ul li.bbo_05 i{ background:url(../images/picpng11.png) no-repeat center;}
.bg2_05 .bbo ul li.bbo_06 i{ background:url(../images/picpng9.png) no-repeat center;}
.bg2_05 .bbo ul li.bbo_07 i{ background:url(../images/picpng10.png) no-repeat center;}
.bg2_05 .bbo ul li.bbo_08 i{ background:url(../images/picpng7.png) no-repeat center;}
.bg2_05 .bbo ul li.bbo_09 i{ background:url(../images/picpng8.png) no-repeat center;}
.bg2_05 .qsUl{width:510px;margin:15px auto;}

.bg2_05 .qsUl{margin-top:50px;display:block}

.bg2_05 .qsUl li{width:500px;height:78px;color:#FFFFFF;font-size:14px;padding:0 0 0 32px;line-height:25px }

.bg2_05 .qsUl li{background: url("../images/bwgbg.png") left no-repeat}

.bg2_05 .pa{margin-left:10px;}
		  

.bg2_06 { position: absolute; z-index:2; left: 50%; top:37%; width: 1100px; height: 80px; margin-top:-202px; 

		 transition: all 1s;  opacity: 0; margin-left: -503px;z-index:7}
.bg2_06 h2{position: absolute;  top: 0px; width: 100%; color: #daad7d; font-size: 43px; font-weight: bold; line-height: 60px; margin-bottom: 20px;  text-align: center;}		 

.bg2_07 { position: absolute;z-index:2;  left: 50%; top:43%; width: 1100px; height: 100px ; margin-top:-202px; 

		transition: all 1s; opacity: 0; margin-left:-503px;z-index:7}
.bg2_07 p{position: absolute; top: 0px;left: 75px; color: #daad7d; font-size: 19px; line-height: 32px; text-align: center; width: 950px; margin: 20px auto;}		

.bg045{width:500px;left:54%;}

.bg05 { position: absolute; left: 50%; top: 50%; width: 100px; height:122px ; margin: 0 0 0 -56px; font-size: 14px; color: #fff; 

		background-image: url(../images/one-02.png) ; opacity: 0; transition: all 0.5s;}

/*44444444444444*/

.bg02 { position: absolute; bottom: 0; width: 1028px; height:547px; left:55%; margin:-278px 0 0 -514px; background:url(../images/bg4_people.png) no-repeat; transition: all 1s;}

.bg044 { position: absolute; width: 1028px; height: 547px; left: 50%; top:55%; margin: -278px 0 0 -514px; opacity: 0;

         -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; text-align:center; }
.bg044 p{width: 900px; margin: 20px auto;  color: #fff; font-size: 19px; line-height: 32px; text-align: center;}		 

.bg03 { position: absolute; left: 50%; top:0; width: 1028px; height:547px ; margin-left: -514px; 

		 transition: all 1s;}
.bg03 h2{ color: #e2ab7e; font-size: 43px; font-weight: bold; line-height: 60px; text-align: center;}		

.bg033 { position: absolute; left: 50%; top:-50%; width: 1028px; height:547px ; margin-left: -364px; background:url(../images/zzzz.png) no-repeat;

 transition: all 1s;  z-index: 5;}

.bg01 { position: absolute; bottom: -50%; left:50% ; width: 1028px; margin-left: -0px; height: 547px; 

		 opacity: 0; transition: all 1.7s; bottom: 90px\0;z-index:5;}
.qsUll{width:330px;}

.qsUll{margin-top:50px;display:block}

.qsUll li{width:340px;height:58px;color:#FFFFFF;font-size:16px;padding:0 0 0 32px;line-height:25px }

.qsUll li{ background:url(../images/bwgbg.png) left no-repeat;}		 

.bg04 { position: absolute; width: 1028px; height: 547px; left: 50%; top:58%; margin: -278px 0 0 -514px; text-indent: -9999px;

		background:url(../images/bg4_linepic.png) no-repeat; opacity: 0; background-size:94% 94%;

		-webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; }



/*55555555555555555555555*/

.bg5_19 { position: absolute; bottom: 0px ; left:50% ; width:1038px; margin-left:-519px; height: 501px; 

		background: url(../images/bg5_01.png) no-repeat; opacity: 0; transition: all 1.7s; bottom: 90px\0;}

.bg5_01 { position: absolute; bottom: 0px; left:50% ; width: 1038px; margin-left:-519px; height:500px; 

		background:url(../images/bg5_people.png) no-repeat; opacity: 0; transition: all 1.7s; bottom: 90px\0;}

.section h3 { position: absolute; left: 50%; top:50%; z-index: 0; width:1038px; height:500px; margin-left:-519px; margin-top:-250px;

			  text-indent: -9999px; background-repeat: no-repeat;  opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s ; }

.section5 h3 { background:url(../images/bg5_dashed.png) no-repeat ;}

.bg5_06 { position: absolute; z-index:2; left: 50%; top:50%; width: 1038px; height: 516px; margin-top:-258px; 

		background:url(../images/bg5_colorpeople.png) no-repeat; transition: all 1s;  opacity: 0; z-index:5;}

.bg5_07 { position: absolute;  left: 50%; top:50%; width: 1038px; height: 500px ; margin-top:-250px; 

		background: url(../images/bg5_move.png) no-repeat; transition: all 1s; opacity: 0; z-index:5;}

.bg5_08 { position: absolute;z-index:2;  left: 50%; bottom:0%; width: 1038px; height: 500px; margin-left:-519px; 

		background:url(../images/bg5_pc.png) top center no-repeat; transition: all 1s ;}

/*6666666666666666*/

.bg6_04 { position: absolute; width: 1064px; height: 521px; left: 50%; top:50%; margin: -200px 0 0 -232px; opacity: 0;

         -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; text-align:center; }
.bg6_04 h2{ color: #daad7d; font-size: 43px;  line-height: 60px; text-align: center; font-weight: bold;}
.bg6_04 p{width: 640px;  margin: 23px auto; color: #FFFFFF; font-size: 19px; line-height: 32px; text-align: center;}		 

.bg6_02 { position: absolute; bottom: -50%; width:100%; height:320px; transition: all 1s;}
.foot_box{ position:absolute; bottom:0px; left:0px; width:100%; height:230px; background:url(../images/Bg71.jpg) no-repeat center;}
.foot_ty1{ width:1100px; margin:0px auto;}
.foot_ty1 h4{ color: #FFFFFF; font-size: 35px; line-height: 43px;  text-align: center; margin-top:30px; letter-spacing:3px;}
.foot_ty1 h5 { width: 640px; margin: 15px auto; color: #FFFFFF; font-size: 16px; line-height: 24px; text-align: center;}
.foot_ty1 .dizhi {
    background-color: #daad7d;
    height: 54px;
    line-height: 54px;
    width: 650px;
    color:#1b232e;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    margin: 0 auto;
    word-spacing: 20px;
}

.foot_ty1 .link { height: 50px; line-height: 50px; width: 580px; color: white; text-align: center; font-size: 15px;  margin: 0 auto;}
.foot_ty1 .link a{ color:#fff; text-decoration:none;}


.bg06_4 { position: absolute; width: 500px; height: 420px; left: 50%; top:45%; margin: -200px 0 0 -502px;

		background:url(../images/llg.png) no-repeat; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; background-size:89% 89% !important;  background-size:90% 90% \9; }







.bg09 { position: absolute;z-index:2;  right:50% ; top:50%; width: 1348px; height: 607px ;  

		background:url(../images/bg1_right_pen.png) no-repeat; transition: all 1s; opacity: 0; margin-right:-624px;}

.bg10 { position: absolute; left: 50%; top:0%; width:865px; height:55px ; margin-left:-433px;

		background-size:contain; transition: all 1s;}
.bg10 h1{color: #daad7d; font-size: 43px; line-height: 43px; font-weight: bold; text-align: center;}

.bg7_10 { position: absolute; left: 50%; top:0; width:420px; height:44px ; margin-left: -210px; 

		background: url(../images/three-01.png) no-repeat; transition: all 1s;}

.bg11 { position: absolute; bottom: -280px; left:50% ; width:1025px; margin: 0 0 0 -513px; height: 30px; 

		opacity: 0; transition: all 1.7s; bottom: 90px\0;}
.bg11 p{color: #daad7d; font-size: 19px; line-height: 32px; text-align: center; width: 900px; margin: 20px auto;}

.bg7_11 { position: absolute; bottom: -280px; left:50% ; width:270px; margin: 0 0 0 -400px; height: 300px; 

		 opacity: 0; transition: all 1.7s; bottom: 90px\0; text-align:center;}

.bg12 { position: absolute; bottom: -100px; left:50% ; 

		 opacity: 0; transition: all 1.7s; bottom: 90px\0;  z-index: 25;}


.thr_pic{ height:270px;margin-top:95px; position:relative; width:100%;}
.thr_pic ul{ width:822px; position:absolute; left:50%; margin-left:-411px; top:0;}
.thr_pic ul li{ float:left; margin-right:40px; width:242px; height:240px; background:#1b232e; border:#e2aa7e 2px solid; border-radius:122px; list-style:none;}
.thr_pic ul li:nth-child(3n){ margin-right:0px;}
.box{width:230px;height:230px; margin:5px auto; border-radius:115px;}
.he_3DFlipY{display:block; width:100%; height:100%; border-radius:115px;overflow:hidden;padding:0;margin:0;border:0;position:relative;box-sizing:border-box;cursor:pointer;-webkit-perspective:1700px;-moz-perspective:1700px;perspective:1700px;-webkit-perspective-origin:50% 50%;-moz-perspective-origin:50% 50%;perspective-origin:50% 50%}
.he_3DFlipY_inner{width:100%;height:100%;padding:0;margin:0;position:relative;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}
.he_3DFlipY_inner > div.he_3DFlipY_img{backface-visibility:hidden;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.he_3DFlipY_inner:hover > div.he_3DFlipY_img{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}.he_3DFlipY_inner > div img{max-width:100%;padding:0;margin:0;display:block;position:relative}
.he_3DFlipY_caption{position:absolute;top:0;left:0;padding:0;background:#8a553e;color:#fff;height:100%;width:100%;padding:0;margin:0;opacity:0;background-color:#8a553e;text-align:center;backface-visibility:hidden;-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.he_3DFlipY_inner:hover .he_3DFlipY_caption{opacity:1;-webkit-transform:rotateY(0);-moz-transform:rotateY(0);transform:rotateY(0)}
.he_3DFlipY_caption_box{ position:relative; width:230px; height:230px; margin:0px auto;}
.he_3DFlipY_caption h6{font-weight:700;text-align:center;width:100%;position:absolute;top:28%;left:0px;margin:0;padding:0;margin:0px auto; font-size:20px;}
.he_3DFlipY_caption h6 span{ display:inline-block;color:#fff; border-bottom:2px solid #fff; }
.he_3DFlipY_caption p{font-size:16px;text-align:center;width:100%;position:absolute;top:50%;left:0px;margin:0;padding:0;color:#fff; margin:0px auto;}
.he_3DFlipY a{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0;}

.qshBtn { width: 45px; text-align: center; height: 45px; line-height: 45px; position: absolute; bottom: 30px; left: 50%; margin-left: -23px; z-index: 2000; cursor: pointer;}
.qshBtnTop a,.qshBtn a{ display:block; width:45px;  height:45px;}
.qshBtn img,.qshBtn img{

	animation: donhua2 1.5s infinite;

	/* Firefox: */

	-moz-animation: donhua2 1.5s infinite;

	/* Safari 和 Chrome: */

	-webkit-animation: donhua2 1.5s infinite;

	/* Opera: */

	-o-animation: donhua2 1.5s infinite;

}

.qshBtnTop { width: 45px; text-align: center; height: 45px; line-height: 45px; position: absolute; top: 40px; left: 50%; margin-left: -23px; z-index: 2000; cursor: pointer;}

.bg7_12 { position: absolute; bottom: -100px; left:55% ; width:480px; margin: 0 0 0 -38px; height:255px; 

		 opacity: 0; transition: all 1.7s; bottom: 90px\0; z-index:9}





.bg13 { position: absolute; top: 50%; margin-top:303px; left:50% ; width: 1348px; margin:0px; height:607px; margin-left:-624px;

		background: url(../images/bg1_left_pen.png) no-repeat; opacity: 0; transition: all 1s; bottom: 90px\0;}

.bg14 { position: absolute; bottom: 0px; left:50% ; width: 1180px; margin-left:-590px; top:50%;margin-top:-205px; height:410px; 

		background: url(../images/bg1_left_pen.png) no-repeat; opacity: 0; transition: all 1.7s; bottom: 90px\0;}

.bg15 { position: absolute; bottom: -260px ; left:50% ; width:310px; margin: 0 0 0 -155px; height: 44px; 

		background: url(../images/four-02.png) no-repeat; opacity: 0; transition: all 1.7s; bottom: 90px\0;}



.bg16 { position: absolute; left: 50%; top: 50%; width: 167px; height:44px ; margin: 15px 0 0 -83px; font-size: 14px; color: #fff; 

		background-image: url(../images/three-03.png) ; opacity: 0; transition: all 0.5s;}

.bg17 { position: absolute; bottom: 0px; left:50% ; width: 1125px; margin-left:-563px; height:535px; 

		 opacity: 0; transition: all 1.7s; bottom: 90px\0;}
.szCon{ width:915px; min-height:200px; margin:0px auto;}		 
.szCon ul{width:915px;display: block;padding-top:50px; margin:0px auto;}

.szCon ul li{width:280px;height:240px;position:relative;float:left; border:2px solid #e2aa7e; border-radius:0px 0px 0px 0px; margin-right:30px; overflow:hidden;top:200px;opacity:1;filter:alpha(opacity=0);}
.szCon ul li:nth-child(3){ margin-right:0px;}

.szCon ul li .pm{width:270px;height:230px;position:relative;overflow:hidden; margin:5px auto;}
.pmbox{ position:absolute; top:0px; left:5px; width:270px; height:230px;}

.he_border1{background:#462C11;width:270px;height:230px;padding:0;margin:0;position:relative;box-sizing:border-box;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border1 .he_border1_img{display:block;width:100%;padding:0;margin:0;position:relative;opacity:1;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border1:hover .he_border1_img{position:absolute;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:.6}
.he_border1 .he_border1_caption{color:#fff;padding:0;margin:0;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border1 .he_border1_caption::before,.he_border1 .he_border1_caption::after{position:absolute;content:'';opacity:0;-webkit-transition:opacity 0.4s,-webkit-transform .4s;-moz-transition:opacity 0.4s,-moz-transform .4s;-o-transition:opacity 0.4s,-o-transform .4s;transition:opacity 0.4s,transform .4s}
.he_border1 .he_border1_caption::before{top:14%;right:5%;bottom:14%;left:5%;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}
.he_border1 .he_border1_caption::after{top:8%;right:10%;bottom:8%;left:10%;border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0}
.he_border1:hover .he_border1_caption::before,.he_border1:hover .he_border1_caption::after{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.he_border1 .he_border1_caption,.he_border1 .he_border1_caption > a{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden; z-index:1000}
.he_border1 .he_border1_caption_h{font-size:1.3em;font-weight:700;text-align:center;width:80%;position:absolute;top:20%;left:10%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:1}
.he_border1 .he_border1_caption_p{font-size:18px;text-align:center;width:80%;position:absolute;top:60%;left:10%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;opacity:0}
.he_border1:hover .he_border1_caption_p{top:45%;opacity:1}
		 

.bg18 { position: absolute; bottom: 0px; left:50% ; width: 1125px; margin-left:-563px; height:535px; 

		 opacity: 0; transition: all 1.7s; bottom: 90px\0;}
		 
.bg18 h2{color: #daad7d; font-size: 43px; font-weight: bold; line-height: 60px; text-align: center;}

.bg19 { position: absolute; bottom: 0px ; left:50% ; width:1125px; margin-left:-563px; height: 535px; 

		 opacity: 0; transition: all 1.7s; bottom: 90px\0;}
.bg19 p{width: 900px; margin: 20px auto; color: #fff; font-size: 19px;  line-height: 32px; text-align: center;}


/*55555555*/



/* CSS3过度及动画 */

.active strong, .active h3 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}



.active .bg01 { bottom:34% ; margin-bottom:-278px ; opacity: 1; transition-delay: 1.2s; }

.active .bg02 { bottom:50% ; margin-bottom:-278px ; opacity: 1; transition-delay: 0.7s;}

.active .bg6_02 { bottom:0% ; margin-bottom:-0px ; opacity: 1; transition-delay: 0.7s;}

.active .bg04 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.active .bg2_04 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.active .bg2_05 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.active .bg2_06 { opacity: 1; margin-left: -550px; transition-delay: 1.2s;}

.active .bg2_07 { margin-left: -550px; opacity: 1; transition-delay: 1.2s;}

.active .bg06_4 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.active .bg044 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.active .bg6_04 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.active .bg03 { top: 48%;  margin-top: -278px; transition-delay: 0.7s;}

.active .bg033 { top:71% ; margin-top:-278px ; transition-delay: 1.2s;}

.active .bg05 { opacity: 1; transition-duration: 1s; transition-delay: 2s;}



.active .bg5_06 { opacity: 1; margin-left: -519px; transition-delay: 0.7s;}

.active .bg5_07 { margin-left: -519px; opacity: 1; transition-delay: 0.7s;}

.active .bg5_08 { bottom:50% ; margin-bottom:-250px ; transition-delay: 0.7s;}



.active .bg09 { top:50% ;margin-top:-303px; opacity: 1; transition-delay: 0.7s;}

.active .bg10 { top:37% ; margin-top:-100px ; transition-delay: 0.7s;}

.active .bg11 { bottom:64% ; margin-bottom:-10px ; opacity: 1; transition-delay: 0.3s; }

.active .bg12 { bottom:30% ; margin-bottom:-80px ; opacity: 1; transition-delay: 0.5s; }

.active .bg13 { top:50% ; margin-top:-253px ; opacity: 1; transition-delay: 0.7s; }







.active .bg7_10 { top:40% ; margin-top:-100px ; transition-delay: 0.7s;}

.active .bg7_11 { bottom:42% ; margin-bottom:-150px ; opacity: 1; transition-delay: 0.3s; }

.active .bg7_12 { bottom:42% ; margin-bottom:-150px ; opacity: 1; transition-delay: 0.5s; }





.active .bg14 { bottom:50% ; margin-bottom:100px ; opacity: 1; transition-delay: 0.7s;}

.active .bg15 { bottom:50% ; margin-bottom:25px ; opacity: 1; transition-delay: 0.3s; }

.active .bg16 { opacity: 1; transition-duration: 1s; transition-delay: 2s;}

.active .bg17 { bottom:50% ; margin-bottom:-268px ; opacity: 1; transition-delay: 0.7s; }

.active .bg5_01 { bottom:50% ; margin-bottom:-250px ; opacity: 1; transition-delay: 0.7s; }

.active .bg18 { bottom:50% ; margin-bottom:-268px ; opacity: 1; transition-delay: 0.7s;}

.active .bg19 { bottom:42% ; margin-bottom:-268px ; opacity: 1; transition-delay: 0.3s; }

.active .bg5_19 { bottom:50% ; margin-bottom:-251px ; opacity: 1; transition-delay: 0.3s; }



/* for lt ie 10*/

.ltie10 strong, .ltie10 h3 { opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}



.ltie10 .bg01 {   bottom:42% ; margin-bottom:-278px ;  transition-delay: 1.2s; }

.ltie10 .bg02 {   bottom:50% ; margin-bottom:-278px ; opacity: 1; transition-delay: 0.7s;}

.ltie10 .bg6_02 {   bottom:50% ; margin-bottom:-260px ; opacity: 1; transition-delay: 0.7s;}

.ltie10 .bg04 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.ltie10 .bg2_04 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.ltie10 .bg2_05 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.ltie10 .bg2_06 {   opacity: 1; margin-left: -483px; transition-delay: 1.2s ; }

.ltie10 .bg2_07 {   margin-left: -483px; opacity: 1; transition-delay: 1.2s;}

.ltie10 .bg06_4 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.ltie10 .bg6_04 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.ltie10 .bg044 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.ltie10 .bg03 {   top:55% ; margin-top:-278px ;  transition-delay: 0.7s;}

.ltie10 .bg033 {   top:59% ; margin-top:-278px ;  transition-delay: 1.2s;}

.ltie10 .bg05 {    opacity: 1; transition-duration: 1s; transition-delay: 2s;}



.ltie10 .bg5_06 {   opacity: 1; margin-left: -519px; transition-delay: 0.7s ; }

.ltie10 .bg5_07 {   margin-left: -519px; opacity: 1; transition-delay: 0.7s;}

.ltie10 .bg5_08 {   bottom:50% ; margin-bottom:-200px ; transition-delay: 0.7s;}



.ltie10 .bg09 {   bottom:50% ;margin-bottom:-303px; opacity: 1; transition-delay: 0.7s;}

.ltie10 .bg10 {   top:50% ; margin-top:-100px ;  transition-delay: 0.7s;}

.ltie10 .bg11 {   bottom:50% ; margin-bottom:-10px ;  transition-delay: 0.3s; }

.ltie10 .bg12 {   bottom:40% ; margin-bottom:-80px ;  transition-delay: 0.5s; }

.ltie10 .bg13 {   bottom:50% ; margin-bottom:-253px ;  transition-delay: 0.7s; }





.ltie10 .bg7_10 {   top:40% ; margin-top:-100px ;  transition-delay: 0.7s;}

.ltie10 .bg7_11 {   bottom:42% ; margin-bottom:-150px ;  transition-delay: 0.3s; }

.ltie10 .bg7_12 {   bottom:42% ; margin-bottom:-150px ;  transition-delay: 0.5s; }



.ltie10 .bg14 {   bottom:50% ; margin-bottom:100px ; opacity: 1; transition-delay: 0.7s;}

.ltie10 .bg15 {   bottom:50% ; margin-bottom:25px ;  transition-delay: 0.3s; }

.ltie10 .bg16 {    opacity: 1; transition-duration: 1s; transition-delay: 2s;}

.ltie10 .bg17 {   bottom:50% ; margin-bottom:-268px ;  transition-delay: 0.7s; }

.ltie10 .bg5_01 {   bottom:50% ; margin-bottom:-250px ;  transition-delay: 0.7s; }

.ltie10 .bg18 {   bottom:50% ; margin-top:-268px ; opacity: 1; transition-delay: 0.7s;}

.ltie10 .bg19 {   bottom:50% ; margin-bottom:-268px ;  transition-delay: 0.3s; }

.ltie10 .bg5_19 {   bottom:50% ; margin-bottom:-251px ;  transition-delay: 0.3s; }



/* CSS Document */



