html,body,.wrap{width: 100%;}
body{padding-top: 80px;}
.w1200:after{content:"\200B"; display:block; height:0; clear:both;}
body.i_body{}
.tran{
	-webkit-transition: all .3s;
	   -moz-transition: all .3s;
	    -ms-transition: all .3s;
	     -o-transition: all .3s;
	        transition: all .3s;
}

#header{position: fixed;  z-index: 999;  left: 0;  right: 0;  top: 0;  width: 100%;  height: 80px;  max-width: 1920px;  margin: 0 auto;}
.header{width:100%;height:80px;min-width: 1200; background:#ffffff;position:relative;z-index:100;}

.header .logo{
	float: left;
	margin-left: 40px;
	padding: 0;
	padding-top: 14px;
}
.header .logo img{
	height: 58px;
}
.header .logo .logo1{display: block;}
.header .logo .logo2{display: none;}
#header.i_head .logo .logo1{display: none;}
#header.i_head .logo .logo2{display: block;}
.header .head{float:right;height:80px; background:#fff;}
.header .head .head-nav{float:left;position:relative;height:80px;}
.header .head .nav{padding-right:14px;height:80px;position:relative;float:left;}
.header .head .nav li{float:left;height:80px;}
.header .head .nav li a{font-size:14px;color:#616161;font-weight:bold;line-height:80px;padding:0 14px;}
.header .head .nav span{height:5px;background:#b38a18;position:absolute;top:0;left:0;}
#header.i_head .nav span{background-color: #fff;}
#header.i_head .nav li a{color: #fff;}
.header .head .head-btn{height:80px;float:left; margin-right: 24px;}

.header .head .head-btn{height:80px;float:left; margin-right: 24px;}
.header .head .head-btn .language{float:left;position:relative;z-index:100;}
.header .head .head-btn .language .language-top{width:78px;height:80px;line-height:80px;font-size:14px;color:#616161; padding-left: 16px; font-weight:bold; background:url("../image/drop.png") no-repeat 56px center;}
#header.i_head .head .head-btn .language .language-top{color: #fff;background-image: url(../image/drop2.png);}
.header .head .head-btn .language .language-con{width:141px;height:75px;padding-left:16px;position:absolute;right:0px;top:80px;background:#b38a18;display:none;}
.header .head .head-btn .language .language-con a{float:left;line-height:76px;margin-right:14px;font-size:14px;color:#fff;font-weight:bold;}
.header .head .head-btn .language:hover .language-top{background:#b38a18 url("../image/drop2.png") no-repeat 56px center;color:#fff;}
.header .head .menu{width:65px;height:80px;background:#fff url("404.png") no-repeat center center;float:left;}
.header .head .menu:hover{background-color:#242424; background-image: url("404.png");}
.header .head .subNav{width:100%;height:75px;position:absolute;left:0;bottom:0;z-index:-1;}
.header .head .subNav .item{width:100%;height:75px; background:rgba(0,0,0,.6) !important;background:#000000;filter:alpha(opacity=60);position:absolute;bottom:0;-webkit-transition:all .3s;transition:all .3s;}
.header .head .subNav .item ul{}
.header .head .subNav .item li{float:left;margin:0 13px;}
.header .head .subNav .item li a{font-size:14px;color:#c5c6c8;line-height:75px;padding:0;}
.header .head .subNav .item li a:hover{color:#f90;}

#header.i_head .header,#header.i_head .head{background:transparent;}

#header.i_head .head-nav .subNav{opacity:0; filter:alpha(opacity=0);}

.banner{width:100%;position:relative;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.banner.ove{overflow:hidden;}
.banner .pics{width:100%;overflow:hidden;}
.banner .pics li{width:100%;}
.banner .pics li img{margin:0 auto;width: 100%;}
.banner .pics li a{width:100%; height:100%;}
.banner .idxs{position:absolute;right:13%;bottom:40px;}
.banner .idxs li{width:14px;height:14px;background:transparent;border-radius:14px;margin-left:10px;-webkit-transition:all .3s;transition:all .3s; font-size: 0; float:left;border:2px solid #fff; cursor:pointer;}
.banner .idxs li.on{background:#fff;width:40px;}
.btns a{position:absolute; z-index: 20; top:50%; margin-top: -34px; width:50px;height:50px; overflow:hidden; opacity:0; filter:alpha(opacity=0); -webkit-transition: background-position .3s;
   -moz-transition: background-position .3s;
    -ms-transition: background-position .3s;
     -o-transition: background-position .3s;
        transition: background-position .3s;}
.btns .prev{left:200px; background:url("../image/icon_le.png") no-repeat left center;}
.btns .prev:after{content:" "; display:block; position:absolute; left:1px; top:50%; height:2px; margin-top: -1px; width:0; background:transparent; -webkit-transition: all .8s;
   -moz-transition: all .8s;
    -ms-transition: all .8s;
     -o-transition: all .8s;
        transition: all .8s;}
.btns .next{right:200px; background:url("../image/icon_ri.png") no-repeat right center;}
.btns .next:after{content:" "; display:block; position:absolute; right:1px; top:50%; height:2px; margin-top: -1px; width:0; background:transparent; -webkit-transition: all .8s;
   -moz-transition: all .8s;
    -ms-transition: all .8s;
     -o-transition: all .8s;
        transition: all .8s;}
.banner:hover .btns .prev{left:120px; opacity:1; filter:alpha(opacity=100);}
.banner:hover .btns .next{right:120px; opacity:1; filter:alpha(opacity=100);}
.btns .prev:hover{ left:50px;}
.btns .prev:hover:after,.btns .next:hover:after{background-color:#fff; width:90px;}
.btns .next:hover{ right:50px;}

.home{position: relative;z-index: 55;}
.i_main{padding: 40px 0;}
.i_main .box{float: left;height: 120px;margin-right: 36px;border-right: 2px solid #f6f6f6;}
.i_main .box1{width: 220px;overflow: hidden;}
.i_main .box1 .box-logo{width: 100%;height: 100%;background: url(../image/logo2.png) no-repeat;background-position: 12px center;}
.i_main .box2{width: 450px;padding-right: 30px;position: relative;}
.i_main .box2 h3{color: #333;font-size: 22px;height: 3em;line-height: 1.5;overflow: hidden;position: absolute;left: 0;top: -5.5px;width: 100%;}
.i_main .box2 strong{color: #d4d4d4;font-size: 22px;padding-top: 8px;display: none;}
.i_main .box2 .text{color: #959595;font-size: 14px;line-height: 1.5;height: 3em;text-overflow: ellipsis;margin-top: 28px;overflow: hidden;position: absolute;left: 0;bottom: -3.5px;width: 100%;}
.i_main .box3{margin: 0;width: 450px;border-right: none;}
.i_main .box3 h4{color: #b38a18;font-size: 18px;}
.i_main .box3 ul{margin-top: 18px;}
.i_main .box3 li{margin-top: 12px;height: 1em;line-height: 1em;overflow: hidden;font-size: 14px;}
.i_main .box3 a{color: #959595;font-size: 14px;}
.i_main .box3 a:hover{color: #b38a18;}

.i_body .bom_wr{position: relative;margin-bottom: 30px;}
.i_body .bom_wr a{display: block;float: left;width: 33.33%;position: relative;}
.i_body .bom_wr a:nth-child(1),.i_main .bom_wr a.item1{width: 33.34%;}
.i_body .bom_wr .text{position: absolute;top: 12%;-webkit-transition: all 0.2s;-moz-transition: all .2s;
    -ms-transition: all .3s;
     -o-transition: all .3s;
        transition: all .3s;}
.i_body .bom_wr .text1,.i_body .bom_wr .text3{right: 42px;}
.i_body .bom_wr .text2{right: 42px;}
.i_body .bom_wr .text .font1{font-size: 20.53px;font-family: 'mywebfont';}
.i_body .bom_wr .text .font2{font-size: 22px;padding-top: 10px;}
.i_body .bom_wr .text1 .font1{color: #c1c5ac;}
.i_body .bom_wr .text1 .font2{color: #4f4835;}
.i_body .bom_wr .text2 .font1{color: #9bacd4;}
.i_body .bom_wr .text2 .font2{color: #ffffff;}
.i_body .bom_wr .text3 .font1{color: #71a1be;}
.i_body .bom_wr .text3 .font2{color: #b38a18;s}
.i_body .bom_wr a:hover .text{-webkit-transform: translateX(-10px);-moz-transform: translateX(-10px);-ms-transform: translateX(-10px);-o-transform: translateX(-10px);transform: translateX(-10px);}

.bottom{background: #373737;position: relative;}
.btm-mod{padding: 50px 0;overflow: hidden;}
.btm-mod .box{float: left;position: relative;}
.btm-mod .box .text{color: #afafaf;font-size: 14px;}
.btm-mod .box span{color: #b38a18;font-size: 28px;padding-right: 18px;vertical-align: middle;}
.btm-mod .box .text2{padding-top: 10px;}
.btm-mod .box2{margin-left: 60px;}
.btm-mod .box2 .text{padding-top: 5px;}
.btm-mod .box2 .text1{padding-top: 0;}
    .btm-mod .box2 .text1 a {
        display: inline;
        color: #afafaf;
    }

    #top_ad_m1 {
        position: relative;
        z-index: 5;
    }
.top_ad_bg{height: 210px;background: no-repeat center 80px;background-attachment: fixed;}
.top_ad_bg .h1{float: right;text-align: right;font-size: 20px;line-height: 20px;color: #fff;opacity: .3;filter: alpha(opacity=30);text-align: right;letter-spacing: 9px;margin-bottom: 20px;margin-right: -8px;}
.top_ad_bg .w1200{padding: 50px 0 0;}
.top_ad_bg .h2{float: right;text-align: right;font-size: 24px;line-height: 26px;color: #fff;opacity: .4;filter: alpha(opacity=40);text-align: right;letter-spacing: -0.5px;font-family: "mywebfont";}

.cnt-left,.cnt-right{padding-top: 80px;}

.til-wrap{border-bottom: 1px solid #ececec;position: relative;}
.til-nav{position: relative;}
.til-nav .nav-left{height: 110px;line-height: 110px;letter-spacing: -1px;font-weight: bold;position: relative;float: left;overflow: hidden;width: 300px;margin-left: 28px;}
.til-nav .icon-home{width: 27px;height: 25px;background: url(../image/icon-home.png) no-repeat;display: inline-block;vertical-align: top;}
.til-nav .nav-a{background: url(../image/icon-r.png) left center;background-repeat: no-repeat;display: inline-block;height: 25px;line-height: 25px;margin-left: 25px;padding-left: 22px;font-size: 14px;color: #7c7c7c;vertical-align: top;}
.til-nav .nav-left-w{height: 25px;line-height: 25px;position: absolute;left: 0;top: 50%;margin-top: -12.5px;}
.til-nav .nav-sub{float: right;position: relative;}
.til-nav .nav-sub a{height: 110px;line-height: 110px;font-size: 14px;color: #555;display: inline-block;padding: 0 20px;font-weight: bold;}
.til-nav .nav-sub a.cur{color: #b38a18;}
.til-nav .nav-sub .ul{overflow: hidden;text-align: right;font-size: 0;letter-spacing: -0.5px;}
.til-nav .sub-slider{position: absolute;bottom: -1px;height: 2px;background: #b38a18;}
.cnt-left,.cnt-right{padding-top: 50px;padding-left: 40px;width: 900px;float: right;}
.cnt-left{float: left;position: relative;width: 300px;border-right: 1px solid #ececec;padding-bottom: 20px;padding-left: 0;}
.cnt-left .logo{width: 150px;margin-left: 28px;}
.cnt-right .intro-box{padding-bottom: 50px;}
.cnt-right .intro-box h3{font-size: 24px;color: #b38a18;line-height: 24px;margin-bottom: 24px;text-align: center;}
.cnt-right .intro-box h4{font-size: 24px;color: #b38a18;line-height: 36px;font-family: "mywebfont";margin-bottom: 24px;letter-spacing: -1px;text-align: center;}
.cnt-right .intro-text{font-size: 14px;color: #888;line-height: 31.55px;}
.til-content p{font-size: 14px;color: #73706e;line-height: 2.0;}
.cnt-right .intro-text p{margin-bottom: 24px;text-indent: 2em;}
.til-nav .empty-nav{height: 110px;line-height: 110px;color: #b38a18;font-size: 14px;font-weight: bold;padding-right: 60px;}
.cnt-right .intro-text img{margin: 0 auto;}
.til-content .txt_box_content p{text-indent: 2em;}
.cnt-right .intro-text .statics{text-align: right;}

.about2 .cn-l-r{padding: 20px 0;}
.about2 img{width: 100%;}

.about3 .cnt-left{width:300px;}
.about3 .cnt-left .hd{position:relative;}
.about3 .cnt-left .hd li{height:100px; line-height: 100px; color:#a7a7a7; margin-bottom: 6px; text-align: right; cursor:pointer; padding-right:56px; width:300px; border-right:2px solid transparent;}
.about3 .cnt-left .hd li:hover{color:#333;}
.about3 .cnt-left .hd .this{position:absolute; right: -2px; width:3px; height:100px; background:#b38a18;}
.about3 .cnt-right{width:900px; overflow:hidden;}
.about3 .bd{padding-bottom: 25px;}
.about3 .bd li{overflow:hidden; padding:25px 0; border-top:2px dashed #ececec;}
.about3 .bd li:first-child{padding-top:0; border:0 none;}
.about3 .bd .pic{float: left; width:172px; height:240px;}
.about3 .bd .txt_box{float: right; width:558px;}
.about3 .bd .txt_box2{float: none;width: 100%;}
.about3 .bd .name{font-size: 24px; color:#b38a18; line-height: 24px; margin-bottom: 6px;}
.about3 .bd h4{font-size: 16px; color:#a5a09c; line-height: 24px; margin-bottom: 24px;}
.about3 .bd p{color:#73706e; margin-bottom: 24px;}

.about4 .cnt-left{width:300px;}
.about4 .cnt-right{width:900px;}
.about4 .cnt-right ul{padding-bottom: 80px;}
.about4 .cnt-right li{position:relative; padding:25px 0; border-top:2px dashed #ececec;}
.about4 .cnt-right li .bg{position:absolute; left:-440px; top:0; width:1200px; z-index: -1; height:100%; background:#ebebeb; display:none;}
.about4 .cnt-right li:first-child{border:0 none;}
.about4 .cnt-right li .time{position:absolute; left:-439px; top:50%;margin-top: -51px; font-size: 48px; color:#b38a18; line-height: 102px;height: 102px; padding-right:54px; width:400px; text-align: right; border-right:3px solid #b38a18; font-family: "DINCond-Medium"; font-weight: normal; letter-spacing: -2px;}
.about4 .cnt-right li p{color:#73706e; line-height: 18px; margin-bottom: 6px;text-align: justify;}

.about5 .txt{overflow: hidden;height: 170px;}
.about5 .pic{float: left;width: 240px;height: 100%;background: #8c8c8c;overflow: hidden;}
.about5 .pic-text{width: 460px;margin-left: 50px;float: left;position: relative;height: 100%;}
.about5 .text-c{position: absolute;left: 0;top: 50%;width: 100%;line-height: 1.5;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}

.txt_box_content strong{font-weight:bold;}
.cn-l-r-history{background: url(../image/history.png) no-repeat;background-position: center bottom;background-size: 100%;}
.about-history{padding: 40px 0 280px 0;text-align: center;}
.about-history h2{color: #b38a18;font-weight: bold;font-size: 32px;}
.about-history h3{margin-top: 10px;color: #e5e5e5;font-weight: bold;font-size: 23.13px;}
.about-history .remark{font-size: 16px;color: #888;line-height: 2.0;margin: 20px 72px 0 72px;}

.about-history .bottom2{margin-top: 100px;position: relative;}
.about-history .bottom2 .w1200{position:relative; z-index: 5;}
.about-history .bottom2 ul{overflow:hidden;}
.about-history .bottom2 li{float:left; padding-right: 36px; width:273px;-webkit-box-sizing: content-box;box-sizing: content-box;}
.about-history .bottom2 .time{font-size: 35px; line-height: 30px; font-family: "DINCond-Medium"; color:#b38a18; margin-bottom: 15px;}
.about-history .bottom2 .icon{margin-bottom: 25px;}
.about-history .bottom2 .p{height:144px; overflow:auto;text-align: left;}
.about-history .bottom2 .p p{font-size: 13px; line-height: 24px; color:#7a8085;}
.about-history .bottom2 a.btn{display: block; position:absolute; top:25px; width:54px; height:54px; background:url("../image/about4_btnS.png") no-repeat;}
.about-history .bottom2 a.prev{left:-90px; background-position: left center;}
.about-history .bottom2 a.next{right:-90px; background-position: right center;}
.about-history .bottom2 a.nextStop,.about-history .bottom a.prevStop{opacity:.5; filter:alpha(opacity=50);}
.about-history .bottom2 .wire{position:absolute; left:0; top:51px; width:100%; height:0; border-bottom: 1px solid #dedede;}
.about-history .bottom2 .mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical{right:-14px;}

.news-list{padding-bottom: 45px;position: relative;}
.news-list ul{position: relative;}
.news-list li{overflow: hidden;border-bottom: 1px dashed #e9e9e9;}
.news-list li .n-left{font-size: 24px;color: #b38a18;font-weight: bold;letter-spacing: 0.5px;float: left;width: 240px;line-height: 46px;}
.news-list li .li-a{display: block;position: relative;overflow: hidden;padding: 28px 0;}
.news-list li:nth-child(1) .li-a{}
.news-list li .n-right{width: 960px;float: left;}
.news-list li .title{color: #4b4b4b;font-size: 23px;font-weight: bold;text-indent: 0;}
.news-list li .text{margin-top: 18px;line-height: 1.6;height: 3.2em;overflow: hidden;}
.news-list .moreBtn{height: 75px;line-height: 75px;font-size: 14px;text-align: left;color: #b38a18;background: #ececec;padding-left: 140px;display: block;margin-top: 32px;-webkit-border-radius: 10px;border-radius: 10px;}
.news-list .moreBtn:hover{background:#b38a18; color:#fff;}

.news2 .pd60{padding-top: 60px;}
.news2 .bd .dl_wr{overflow: hidden;width: 1230px;}
.news2 .moreBtn{width:387px; height:76px; line-height: 76px; color:#c9b486; font-size: 16px; text-align: center; border:2px solid #c9b486; margin:0 auto;}
.news2 .moreBtn:hover{color:#fff; background:#c9b486;}
.news2 dl{float: left; width:387px; margin:0 20px 20px 0;}
.news2 dt{position:relative; height:285px; background: #efe3cf;}
.news2 dt img{width: 100%;height: 100%;}
.news2 dt .hid{opacity:0; filter:alpha(opacity=0); position:absolute; left:0; top:0; width:100%; height:100%; background:url("../image/opaque_50.png");}
.news2 dt .hid i{position:absolute; left:50%; top:50%; margin:-33px 0 0 -33px; width:67px; height:67px; background:url("../image/icon_play.png") no-repeat center;}
.news2 dt .hid,.news2 dt .hid i{ -webkit-transition: all .3s;
   -moz-transition: all .3s;
    -ms-transition: all .3s;
     -o-transition: all .3s;
        transition: all .3s;}
.news2 dt .hid i:hover{background-image:url("../image/icon_play2.png");}
.news2 dd{height:80px; padding:24px 30px; background:#f9f4ec;}
.news2 dd h4{font-size: 18px; color:#b38a18; line-height: 30px;}
.news2 dd em{display:block; font-size: 16px; color:#89827c; line-height: 24px; font-family: "RUBIK-REGULAR-WEBFONT";}
.news2 dl:hover .hid{opacity:1; filter:alpha(opacity=100);}
.play_mask{position: fixed;height: 100%;width: 100%;z-index: 9991;background-color: #000;filter: alpha(opacity=60);top: 0;left: 0;background: rgba(0,0,0,0.6);display: none;}
.bdplayer{position: absolute;width: 800px;height: 450px;left: 50%;margin-left: -400px;top: 50%;margin-top: -225px;z-index: 20;}
#bdplayer{width: 100%;height: 100%;position: relative;}
.bdplayer .playclose{width: 50px;height: 50px;background: url(../image/icon-close.png) no-repeat;position: absolute;top: -65px;left: 0;right: 0;margin: 0 auto;z-index: 1001;cursor: pointer;}

.til-content-empty .cnt-right{height: 450px;}

.house .cnt-left{width: 190px;padding-top: 20px;}
.house .cnt-right{width: 1010px;padding-top: 40px;}

.contact .mod{padding: 50px 0;position: relative;}
.contact strong{font-weight: bold;}
.contact img{margin: 0 auto;margin-top: 50px;}
.contact .contact-pic{position: absolute;top: 0;right: 0;width: 150px;}
.contact .contact-pic img{width: 100%;}

.house dl{}
.house dt{width: 148px;height: 58px;background: #b38a18;font-size: 18px;color: #fff;text-align: center;margin: 0 auto;margin-top: 20px;}
.house .dl0 .dt0{margin-top: 0;}
.house .dl-a{font-size: 18px;color: #fff;display: block;height: 100%;line-height: 58px;}
.house dd{text-align: center;font-size: 14px;color: #555;padding-top: 25px;}
.house dd a.cur{color: #b38a18;display: block;width: 148px;margin: 0 auto;position: relative;padding: 3px 0;}
.house dd a.cur::after{position: absolute;right: 0;width: 3px;background: #b38a18;content: '';top: 0;bottom: 0;}
.house .content{padding-left: 40px;padding-bottom: 50px;}
.house .content .h2{font-size: 33.96px;color: #b38a18;margin-bottom: 25px;}
.house .content .h2 span{color: #d3d3d3;font-size: 26.58px;padding-left: 5px;}
.house .txt_box_content p{margin-bottom: 24px;text-indent: 2em;line-height: 2;}

.house .content2 .h2{font-size: 23px;margin-bottom: 25px;}
.house .content2 .h2 span{font-size: 12px;}
.house .content2 .mod2{margin-top: 35px;overflow: hidden;}
.house .content2 .pic{width: 326px;height: 206px;overflow: hidden;float: left;}
.house .content2 .pic img{width: 100%;min-height: 100%;}
.house .content2 .mod-intro{float: left;margin-left: 50px;width: 554px;padding-top: 50px;}
.house .content2 .mod-intro p{margin-bottom: 22px;font-size: 16px;color: #b38a18;}
.house .content2 .noid p{text-indent: 0;}
.house .content2 p span{color: #555;}
.house .content2 .intro2{margin-top: 62px;}

.banner2{width: 218px;height: 100%;position: relative;overflow: hidden;}
.banner2 .pics{width: 100%;height: 100%;overflow: hidden;}
.banner2 .pics ul{height: 120px;}
.banner2 .pics li{width: 100%;height: 120px;}
.banner2 .pics li img{width: 100%;height: 100%;}
.banner2 .pics li a{width:100%; height:100%;}
.banner2 .idxs{position:absolute;right:10px;bottom:10px;}
.banner2 .idxs li{width:8px;height:8px;background:transparent;border-radius:4px;margin-left:5px;-webkit-transition:all .3s;transition:all .3s; font-size: 0; float:left;border:1px solid #fff; cursor:pointer;}
.banner2 .idxs li.on{background:#fff;width:12px;}

.pager-wrap{margin-top: 30px;}
.pager { text-align:center;font-size: 12px; color: #000; font-family: Verdana; width: 100%; float: left;}
.pager a { color: #000; border: 1px solid #E5E5E5;padding:3px 8px; line-height:20px; height:20px; margin:auto 2px;display: inline;}
.pager a:hover{background:#E7E7E7;border: 1px solid #b38a18;}
.pager a.pagerPrev:hover, .pager a.pagerNext:hover, .pager a.pagerIndex:hover { font-size:12px; color: #b38a18; text-decoration: none; }
.pager .pagerCurrent, .pager .pagerIndex { font-weight: bold; color: #b38a18; background: none repeat scroll 0 0 #E7E7E7;border: 1px solid #b38a18;padding:3px 9px;line-height: 20px; height:20px; display: inline;}
.pager span{display:inline;}
.pager a.pagerIndex{background: none;font-weight:normal; color:#000; }
.pager a.pagerPrev{ background: url(../image/pprev_btn.gif) 5px center no-repeat; padding-left: 15px; }
.pager a.pagerNext{ background: url(../image/pnext_btn.gif) 45px center no-repeat; padding-right: 15px; }
.pager a.pagerPrev:hover{background: #E7E7E7 url(../image/pprev_btn.gif) 5px center no-repeat; padding-left: 15px;}
.pager a.pagerNext:hover{background: #E7E7E7 url(../image/pnext_btn.gif) 45px center no-repeat;padding-right: 15px; }

.animate__opTxt_fadeInLeft1{-webkit-animation-name: opTxt_fadeInLeft1;animation-name: opTxt_fadeInLeft1;}
.animate__opTxt_fadeInLeft2{-webkit-animation-name: opTxt_fadeInLeft2;animation-name: opTxt_fadeInLeft2;}
.fadeInLeftSmall{-webkit-animation-name: fadeInLeftSmall;-moz-animation-name: fadeInLeftSmall;animation-name: fadeInLeftSmall;}

 @-webkit-keyframes fadeInLeftSmall{
 	0% {
 	  opacity: 0;
 	  -webkit-transform: translate3d(-50px, 0, 0);
 	  transform: translate3d(-50px, 0, 0);
 	}
 	 
 	100% {
 	  opacity: 1;
 	  -webkit-transform: none;
 	  transform: none;
 	}
 }
 @-moz-keyframes fadeInLeftSmall{
 	0% {
 	  opacity: 0;
 	  -webkit-transform: translate3d(-50px, 0, 0);
 	  transform: translate3d(-50px, 0, 0);
 	}
 	 
 	100% {
 	  opacity: 1;
 	  -webkit-transform: none;
 	  transform: none;
 	}
 }
 @keyframes fadeInLeftSmall{
 	0% {
 	  opacity: 0;
 	  -webkit-transform: translate3d(-50px, 0, 0);
 	  transform: translate3d(-50px, 0, 0);
 	}
 	 
 	100% {
 	  opacity: 1;
 	  -webkit-transform: none;
 	  transform: none;
 	}
 }

 @-webkit-keyframes opTxt_fadeInLeft1{
 	0% {
 	  opacity: 0;
 	  -webkit-transform: translate3d(-200px, 0, 0);
 	  transform: translate3d(-200px, 0, 0);
 	}
 	 
 	100% {
 	  opacity: .3;
 	  -webkit-transform: none;
 	  transform: none;
 	}
 }
 @-moz-keyframes opTxt_fadeInLeft1{
 	0% {
 	  opacity: 0;
 	  -webkit-transform: translate3d(-200px, 0, 0);
 	  transform: translate3d(-200px, 0, 0);
 	}
 	 
 	100% {
 	  opacity: .3;
 	  -webkit-transform: none;
 	  transform: none;
 	}
 }
 @keyframes opTxt_fadeInLeft1 {
   0% {
     opacity: 0;
     -webkit-transform: translate3d(-200px, 0, 0);
     transform: translate3d(-200px, 0, 0);
   }
 
   100% {
     opacity: .3;
     -webkit-transform: none;
     transform: none;
   }
 }
 
 @-webkit-keyframes opTxt_fadeInLeft2{
 	0% {
 	  opacity: 0;
 	  -webkit-transform: translate3d(-200px, 0, 0);
 	  transform: translate3d(-200px, 0, 0);
 	}
 	 
 	100% {
 	  opacity: .4;
 	  -webkit-transform: none;
 	  transform: none;
 	}
 }
 @-moz-keyframes opTxt_fadeInLeft2{
 	0% {
 	  opacity: 0;
 	  -webkit-transform: translate3d(-200px, 0, 0);
 	  transform: translate3d(-200px, 0, 0);
 	}
 	 
 	100% {
 	  opacity: .4;
 	  -webkit-transform: none;
 	  transform: none;
 	}
 }
 @keyframes opTxt_fadeInLeft2 {
   0% {
     opacity: 0;
     -webkit-transform: translate3d(-200px, 0, 0);
     transform: translate3d(-200px, 0, 0);
   }
 
   100% {
     opacity: .4;
     -webkit-transform: none;
     transform: none;
   }
 }
 
 .animate__delay-0p5s{-webkit-animation-delay: 0.5s;-moz-animation-delay: 0.5s;-ms-animation-delay: 0.5s;animation-delay: 0.5s;}