﻿@charset "utf-8";
/* CSS Document */
/* fixed */
html,body{
	font:14px/1.8 "微软雅黑";
	color:#666;
	}
.pw{ 
	width:1200px; 
	margin:0 auto;
	position:relative;
	} 
.pw2{
	width:1464px; 
	margin:0 auto;
	position:relative;
	}
.pw3{
	width:1490px; 
	margin:0 auto;
	position:relative;
	}
@font-face {
	font-family: 'moolbor';
	src: url('../fonts/moolbor.eot');
	src: local('☺'), url('../fonts/moolbor.woff') format('woff'), url('../fonts/moolbor.ttf') format('truetype'), url('../fonts/moolbor.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	}
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
/* fixed end */
.onloadbox{ background:#fff; position:fixed; top:0; height:100%; left:0; right:0; z-index:9999; overflow:hidden; transition:800ms; -webkit-transition:800ms; }
.ollines{ position:absolute; height:2px; background:#ededed; left:0; right:0; top:50%; margin-top:-1px; }
.ollines .line{ position:absolute; left:0; height:100%; top:0; background:#b59a5b; width:0; }
.olens{ text-align:center; font-family: 'moolbor'; color:#333; font-size:24px; line-height:1; position:absolute; left:0; right:0; top:50%; margin-top:-81px; }
.olens .en1{ font-style:italic; }
.olens .en2{ font-size:48px; text-transform:uppercase; margin-top:3px; }
.olens .en2 .s{ color:#b59a5b; }
.olnum{ font-family: 'moolbor'; text-align:center; font-size:24px; color:#b59a5b; position:absolute; left:0; right:0; top:50%; margin-top:31px; line-height:1; }
.onloadbox.hide{ top:-100%; opacity:0; visibility:hidden; }


.header{ padding:55px 0 38px 0; background:#fff; }
.nav li{ position:relative; }
.nav li > a{ display:block; color:#333; line-height:24px; height:24px; overflow:hidden; text-align:center; }
.nav .m{ position:relative; }
.nav .men{ font-size:16px; padding:0 40px; transition:300ms; -webkit-transition:300ms; } 
.nav .mch{ text-transform:uppercase; font-size:16px; position:absolute; left:0; right:0;top:0; transform:translateY(5px); -webkit-transform:translateY(5px); opacity:0; visibility:hidden; transition:300ms; -webkit-transition:300ms; }
.nav .nvc{ margin-right:326px; }
.nav li > a:hover .mch,.nav li > a.act .mch{ transform:translate(0); -webkit-transform:translate(0); opacity:1; visibility:visible; }
.nav li > a:hover .men,.nav li > a.act .men{ transform:translateY(-5px); -webkit-transform:translateY(-5px);  opacity:0; visibility:hidden; }
.nav li > a.act .mch{ color:#b59a5b; }
.logo{ width:246px; position:absolute; left:50%; margin-left:-123px; bottom:40px; z-index:99;  }

.tnavbox{ position:absolute; width:122px; left:50%; margin-left:-61px; top:24px; height:100px; padding-top:17px; /*display:none;*/ }
.tnav{ background:#fff; box-shadow:0 0 16px -4px rgba(0,0,0,.3); padding:20px 1px 18px 1px; transform:translateY(20px); -webkit-transform:translateY(20px); opacity:0; visibility:hidden; transition:400ms; -webkit-transition:400ms; }
.tnav a{ display:block; color:#666; line-height:1.1; padding:10px 0; transition:background 300ms; -webkit-transition:background 300ms; }
.tnavbox .line{ z-index:9; width:20px; height:4px; position:absolute; left:50%; margin-left:-10px; top:17px; background:#b59a5b; transform:translateY(20px); -webkit-transform:translateY(20px); opacity:0; visibility:hidden; transition:400ms; -webkit-transition:400ms; }
.tnav a:hover{ background:#f4f4f4; color:#b59a5b; }
.tnavbox.show .tnav,.tnavbox.show .line{ transform:translate(0); -webkit-transform:translate(0); opacity:1; visibility:visible; }

.content{ padding:0 0px; background:#fff; transition:600ms linear; -webkit-transition:600ms linear; -ms-transition:600ms linear; }

.toplogo { width: 182px;  position: absolute; left: 60px; top: 0px; z-index: 99;}
.topicon { width: 300px; height: 34px; position: absolute; right: 40px; top: 45px; z-index: 99;}
.topicon a { float: right;}

.itopmenu { width: 100%; height: 77px; line-height: 77px; background:url(../images/dark.png); position: absolute; left: 0px; bottom: 0px; z-index: 999;}
.itopmenu ul { width: 700px; margin: 0 auto; overflow:hidden; clear: both; height: 77px;}
.itopmenu ul li { float: left; width: 100px; height: 77px; line-height: 77px; text-align: center; color: #fff; font-size: 16px; overflow: hidden;}
.itopmenu ul li a { color: #fff;}
.itopmenu ul li em { width: 100px; height: 77px; float: left; clear: both; display: block; color: #c19344; display: none;text-transform:uppercase;}
.itopmenu ul li.on em { display: block;}
.itopmenu ul li:hover em { display: block;}

/*
.pw .abti { padding-left: 0%;}
*/

.ixheader{ position:relative; min-height:117px; }
.ixheader .header{ position:absolute; left:0; right:0; top:0; background:none; }

.aaa { width: 15%; position: absolute; top: -77px; left: 0px; z-index: 999;}

.banner,.banner .item{ position: relative; overflow: hidden; }
.banner .pic{ position:absolute; top:0; left:0; }
.banner .pic > img{ opacity: 1; transform:matrix(1.1, 0, 0, 1.1, 0, 0); -webkit-transform:matrix(1.1, 0, 0, 1.1, 0, 0); transition:transform 5s, opacity 2s; -webkit-transition:transform 5s, opacity 2s; }
.banner .pic.imgIn > img{ opacity: 1; transform:matrix(1, 0, 0, 1, 0, 0); -webkit-transform:matrix(1, 0, 0, 1, 0, 0); }
.banner .bx-wrapper .bx-controls-direction a {  width: 27px; height: 73px; margin-top: -36px; text-indent:0; z-index: 99; color:#333; font-family: 'moolbor'; line-height:50px; font-size:24px; text-transform:lowercase; }
.banner .bx-wrapper .bx-controls-direction a .line{ width:100%; height:100%; background-position:center center; background-repeat:no-repeat; position:absolute; left:0; bottom:14px; transition:300ms; -webkit-transition:300ms; }
.banner .bx-wrapper .bx-prev{ left:3.5%; }
.banner .bx-wrapper .bx-next{ right:3.5%; text-align:right; }
.banner .bx-wrapper .bx-prev .line{ background-image: url(../images/00002.png);}
.banner .bx-wrapper .bx-next .line{ background-image: url(../images/00003.png); left:auto !important; right:0 !important; }
.banner .bx-wrapper .bx-controls-direction a:hover{ color:#c19344; }
.banner .bx-wrapper .bx-controls-direction a:hover .line{ width:28px; }
.banum{ position:absolute; left:0; right:0; bottom:13%; color:#c19344; font-size:24px; line-height:1.1; font-family: 'moolbor'; text-align:center;  }
.bamouse{ width:27px; height:39px; position:absolute; left:50%; margin-left:-13px; bottom:3.5%; background:url(../images/mouse.png) no-repeat; cursor:pointer; display: none; }
.bamouse .ico{ background-image:url(../images/mouse2.png); background-position:center 0; animation:mouse 3s linear alternate infinite; -webkit-animation:mouse 3s linear alternate infinite; }
@keyframes mouse{
	0%{ background-position:center 0; }
	100%{ background-position:center 15px; }
	}
@-webkit-keyframes mouse{
	0%{ background-position:center 0; }
	100%{ background-position:center 15px; }
	}
.bannerTxts{ width:1200px; position:absolute; top:0; bottom:0; left:50%; margin-left:-600px; text-align:center; color:#333; overflow:hidden; }
.bannerTxts .b{ padding-top:10%; width:40%; position:absolute; top:0; transform:translateX(80px); -webkit-transform:translateX(80px); opacity:0; visibility:hidden; transition:800ms; -webkit-transition:800ms; }
.bannerTxts .en{ font-family: 'moolbor'; text-transform:uppercase; line-height:0.75; }
.bannerTxts .en1{ font-size:24px; margin-bottom:20px; }
.bannerTxts .en2{ font-size:72px; line-height:0.5; color:#b59a5b; margin:36px 0 5px 0; }
.bannerTxts .en3{ font-size:24px; margin-top:28px; }
.bannerTxts .dot{ width:7px; height:5px; background:#333; display:block; margin:0 auto; }
.bannerTxts .ch{ font-size:22px; color:#b59a5b; line-height:1.1; font-weight:bold; }
.bat1 .b{ left:30%; }
.bat2 .b{ right:12%; }
.bat4 .b{ left:17.5%; }
.bannerTxts.show .b{ transform:translate(0); -webkit-transform:translate(0); opacity:1; visibility:visible; }

.header2{ position:fixed; top:0; left:20px; right:20px; z-index:1010; background:#fff; border-bottom:1px solid #ededed; padding:25px 0; opacity:0; visibility:hidden; transform:translateY(60px); -webkit-transform:translateY(60px); -ms-transform:translateY(60px); -moz-transform:translateY(60px); -o-transform:translateY(60px); transition:600ms; -webkit-transition:600ms; }
.header2.show{ transform:translate(0); -webkit-transform:translate(0); -moz-transform:translate(0); -ms-transform:translate(0); -o-transform:translate(0); opacity:1; visibility:visible; }
.htnavbox{ height:25px; overflow:hidden; position:relative; }
.httnav,.htnav{ transition:600ms; -webkit-transition:600ms; }
.httnav a,.htnav a{ line-height:25px; color:#333; font-size:15px; padding:0 30px; }
.httnav a:hover,.httnav a.act,.htnav a:hover,.htnav a.act{ color:#b59a5b; }
.htnav{ position:absolute; left:0; right:0; top:0; transform:translateX(80px); -ms-transform:translateX(80px); -moz-transform:translateX(80px); -o-transform:translateX(80px); -webkit-transform:translateX(80px); opacity:0; visibility:hidden;  }
.logo2{ width:178px; display:block; position:absolute; left:10px; top:24px; z-index: 4;}
.logo2 img{ display:block; width:100%; }
.htnavbox.showNav .httnav{ transform:translateX(-80px); -webkit-transform:translateX(-80px); -ms-transform:translateX(-80px); -moz-transform:translateX(-80px); -o-transform:translateX(-80px); opacity:0; visibility:hidden; }
.htnavbox.showNav .htnav{ transform:translate(0); -webkit-transform:translate(0); -moz-transform:translate(0); -ms-transform:translate(0); -o-transform:translate(0); opacity:1; visibility:visible; }

#bg-santai { display: none; position: fixed; top: 0; width: 100%; height: 100%; background-color: #000; opacity: 0; filter: alpha(opacity=0); cursor: url("../images/close-icon.ico") 16 16, default; z-index: 800; }
.touchevents #bg-santai { cursor: pointer;}
#menuBox { transform:translate(270px,0); -webkit-transform:translate(270px,0); -ms-transform:translate(270px,0); transition:600ms linear; -webkit-transition:600ms linear; -ms-transition:600ms linear; position: fixed; background-color: #fff; top: 0; right:0; width:270px; z-index: 1010; height: 100%; overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; transition:0.7s cubic-bezier(0.19, 1, 0.22, 1); -webkit-transition:0.7s cubic-bezier(0.19, 1, 0.22, 1); }
.open { position: relative !important;}
.open #menuBox { transform:translate(0); -webkit-transform:translate(0); -ms-transform:translate(0);}
.open .content { transform: translate(-270px, 0px); -webkit-transform: translate(-270px, 0px); -ms-transform: translate(-270px, 0px);  }
/*.navMobile a:link, .navMobile a:visited { color: #fff; }
*/.navMobile a:active, .navMobile a:hover { color: #fff; }
.navMobile dd { display: block; width: 100%; }
.navMobile dd p a { text-transform: uppercase; padding: 0px 30px; height: 50px; line-height: 50px; font-size: 14px; position: relative; }
.navMobile dd a { display: block; line-height: 1.4; font-size: 13px; color: #666; padding: 15px 30px; -webkit-transition: 0s; -moz-transition: 0s; -o-transition: 0s; transition: 0s; }
.navMobile dd a:hover, .navMobile dd p a.cur { background: none #b59a5b; color:#fff; }
/*.navMobile dd a:active { background-color: #154c97; }*/
.navMobile dd .msubnav { background-color: #fff; display: none; }
.navMobile dd .msubnav a { color: #8d8d8d; position: relative; background: #eff2f3; border-top: 1px solid #e3e2e2; }
.menuTop{ height:60px; border-bottom: 1px solid #ededed; }

.ix1{ position:relative; background-color: #fafafa;}

.abti .ch{ color:#c19344; margin-bottom:10px; }
.abti .en{ color:#c19344; text-transform:uppercase; font-size:36px; line-height:0.8; font-family: 'moolbor'; margin-bottom:2; }
.abti .en .c{ color:#c19344; }
.abti .line{ width:14px; height:6px; background:#b59a5b; }
/*.ix1 .pw{ height:100%; }*/
.abtxts .txts{ width:704px; margin-top:40px; }
.abtxts .txts .tx1{ font-size:16px; line-height:1.5; color:#333; }
.abtxts .txts .tx2{ font-size:12px; color:#999; line-height:1.4; margin-top:10px; font-family: arial, helvetica, sans-serif; }
.abmore{ margin-top:32px; display:block; width:38px; height:38px; border-radius:100%; border:1px solid #cccccc; }
.abmore .ico{ background-image:url(../images/abm.png); background-position:right center; transition:none; -webkit-transition:none; }
.abtxts{ padding-top:8%; }

.abmtwo{ position:absolute; left:50%; margin-left:-600px; bottom:0; z-index:9;  }
.abmtwo .pa{ padding-right:35px; }
.abmtwo .l{ display:block; width:88.6%;  float:left; position:relative; color:#fff; }
.abmtwo .l .txts{ position:absolute; left:0; bottom:35px; padding-left:25px; }
.abmtwo .l .txts .ch{ font-size:18px;color: #c19344;}
.abmtwo .l .txts .en{ font-size:60px; text-transform:uppercase; font-family: 'moolbor'; line-height:0.8; margin-top:15px; color: #201f21; }
.abmore2{ border-color:#fff; transition:300ms; -webkit-transition:300ms; margin-top:7px; }
.abmore2 .ico{ background-position:left center; }

.abmtwo .r{ display:block; width:11.4%; float:left; color:#fff; position:relative; }
.abmtwo .r .txts{ position:absolute; top:0; right:10.5%; padding-top:50px; }
.abmtwo .r .txts .tx1{ width:14px; line-height:1; }
.abmtwo .r .txts .lineb{ width:1px; height:198px; position:absolute; top:-168px; background:#cccccc; right:7px; }
.abmtwo .r .txts .lineb .line{ width:100%; height:30px; position:absolute; left:0; bottom:0; background:#fff; }
.abmtwo .r .txts .iiconbox { width: 40px; height: 180px; position:absolute; top:-218px;right: -50px;}
.abmtwo .r .txts .iiconbox a { float: left; width: 39px; height: 39px; border: 1px solid #c19344; border-radius: 39px; margin-bottom: 20px; display: block;}
.abmtwo .r .txts .iiconbox a.sheji { background: url(../images/iconsheji.png) no-repeat;}
.abmtwo .r .txts .iiconbox a.tel { background: url(../images/icontel.png) no-repeat;}
.abmtwo .r .txts .iiconbox a.woshou { background: url(../images/iconwoshou.png) no-repeat;}
.abmtwo .r .txts .iiconbox a.sheji:hover { background: url(../images/iconsheji2.png) no-repeat #c19344;}
.abmtwo .r .txts .iiconbox a.tel:hover { background: url(../images/icontel2.png) no-repeat #c19344;}
.abmtwo .r .txts .iiconbox a.woshou:hover {background: url(../images/iconwoshou2.png) no-repeat #c19344;}


.abmone{ z-index:5; display:block; width:29%; background:#efefef url(../images/ixabhw.png) no-repeat right bottom; background-size:cover; color:#666; /*background:#efefef;*/ position:absolute; top:0; bottom:0; right:0; }
.abmone .en2{ font-size:12px; line-height:1.2; text-transform:uppercase; font-family: arial, helvetica, sans-serif; margin-top:50px;   }
.abmone .pa{ padding:22% 0 0 15%; }

.abti2 .ch{ font-size:16px; }
.abti2 .en{ font-size:60px; }
.abti3{ text-align:center; }
.abti3 .line{ margin:0 auto; }
.abti .txx{ font-size:12px; margin-top:20px; }

.ixproList a{ display:block; position:relative; color:#fff; }
.ixproList .cover{ background:url(../images/black.png); }
.ixproList .txts{ position:absolute; top:0; left:0; right:0; bottom:0; text-align:center; }
.ixproList .txts .line{ width:1px; height:0; background:#fff; left:50%; position:absolute; transition:300ms; -webkit-transition:300ms;  }
.ixproList .txts .line1{ top:0; }
.ixproList .txts .line2{ bottom:0; }
.ixproList .txts .ch{ font-size:16px; transition:400ms; -webkit-transition:400ms; }
.ixproList .txts .en{ transition:400ms; -webkit-transition:400ms; text-transform:uppercase; font-size:60px; line-height:0.5; margin-top:50px; font-family: 'moolbor'; }
.ixproList .txts .ico{ width:120px; height:120px; margin:0 auto; }
.promore{ position:relative; display:block; width:178px; height:43px; background:#fff; color:#666; margin:0 auto; font-weight:bold; }
.promore .aw{ transition:none; -webkit-transition:none; position:relative; width:30px; height:100%; background:url(../images/see.png) no-repeat right center; margin-right:10px; }
.promore .bg{ height:100%; background:#c19344; width:0; }
.promore .txx{ position:relative; }
.ixproList .promore{ transition:400ms; -webkit-transition:400ms; transform:translateY(15px); -webkit-transform:translateY(15px); opacity:0; visibility:hidden; }
.ixproList .txts .pa{ padding-top:0%; transition:400ms; -webkit-transition:400ms; }
.abti .line2{ width:1px; height:95px; display:block; margin:0 auto; background:#b59a5b; margin-top:43px; }
.ix2{ padding-top:75px; position: relative;  }
.ix2 .jing { position: absolute; left: 50%; margin-left: -16.5px; top: 0px; width: 33px; height: 45px; background: url(../images/jing.png) no-repeat;z-index: 99;}

.ix3{background-color: #fafafa;}
.ixwitti{ width:29%; float:left; height:100%; background:#efefef url(../images/ixabhw.png) no-repeat right bottom; background-size:cover; }
.ixwitti .pa{ padding:32.5% 0 0 15%; position: relative; }
.ixwitti .pa .mei { position: absolute; left: 20%; top: 0px; width: 33px; height: 45px; background: url(../images/mei.png) no-repeat;z-index: 99;}
.ixwitti .abti .txx{ width:370px; margin-top:50px; text-align:justify; }
.ixwitti .abti .abmore{ margin-top:50px; }
.ixwitti .abti .line2{ margin:0; margin-top:40px; margin-left:5px; }

.ixwitbox{ width:71%; float:left; overflow:hidden; height:100%; }
.ixwitList .item{ width:25%; overflow:hidden; }
.ixwitList .item a{ width:auto; margin:11px; }
.ixwitList{ margin:64px 0 0 64px; }

.ixnwList a{ display:block; width:26.33%; margin-left:7%; float:left; color:#8f8f8f; }
.ixnwList{ margin-left:-7%; margin-top:65px; }
.ixnwList .nowti{ font-size:18px; color:#333; margin-bottom:10px; }
.ixnwList .line{ width:65px; height:15px; background:url(../images/iconnews.png) no-repeat; margin-bottom:20px; transition:400ms; -webkit-transition:400ms; }
.ixnwList .date{ font-size:16px; color:#999; font-family: 'moolbor'; line-height:1; margin-bottom:8px; }
.ixnwList .tx{ line-height:20px !important; height:40px; }
.ixnwmore{ width:22px; height:22px; border:1px solid #cccccc; border-radius:100%; margin-top:40px; transition:300ms; -webkit-transition:300ms; }
.ixnwmore .ico{ background-image:url(../images/abm2.png); background-position:right center; }
.ix4{ padding:85px 0 105px 0; position: relative; }
.ix4 .wen { position: absolute; left: 50%; margin-left: -16.5px; top: 0px; width: 33px; height: 45px; background: url(../images/wen.png) no-repeat;z-index: 99;}

a.imore { width: 138px; height: 45px; display: block; margin: 0 auto; overflow: hidden; clear: both; background: url(../images/imore.png) no-repeat; font-size: 0; margin-top: 50px;}
a.imore:hover {background-image: url(../images/imore2.png);}


#map{ width:71%; float:left; height:100%; }
.ixctati{ width:29%; float:left; height:100%; background:#c19344 url(../images/ixabhw.png) no-repeat right bottom; background-size:cover; }
.ixctas .ca{ display:block; color:#fff; padding-left:45px; position:relative; margin-bottom:18px; }
.ixctas .ca .ch{ font-size:16px; line-height: 40px; }
.ixctas .ca .en{ font-size:18px; color:#fff; line-height:0.8; font-family: 'moolbor'; margin-top:1px; }
.ixctas .ca .ico{ width:30px; height:40px; position:absolute; top:0; left:0; background-position:center top; transition:none; -webkit-transition:none; }
.ixctas{ margin-top:80px; }

.ixctati .abti .ch { color: #fff;}
.ixctati .abti .en,.ixctati .abti .en .c { color: #fff;}

.ixctas .ca:hover .ico{ background-position:center bottom; }
.ixctas .ca:hover{ color:#fff; }
.ixctas .ca:hover .en{ color:#fff; }

.ixshop{ margin-top:90px; display:block; width:294px; height:46px; line-height:46px; color:#fff; background: url(../images/ijmgo.png) no-repeat center; padding-left:23px; font-size:16px; }
.ixshop:hover{ color: #c19344; }
.ixctati .pa{ padding:22% 0 0 15%; position: relative; }
.ixctati .pa .xun { position: absolute; left: 20%; top: 0px; width: 33px; height: 45px; background: url(../images/xun.png) no-repeat;z-index: 99;}

.footer{ background:#333; font-size:12px; padding:4.5% 5% 6% 5%; }
.fnav{ float:left; }
.fnav li{ float:left; margin-right:60px; }
.fnav a{ display:block; color:#999; line-height:30px; }
.fnav .home{ font-size:24px; color:#ccc; font-family: 'moolbor'; text-transform:uppercase; }
.footer .r{ float:right; }
.tools{ overflow:hidden; }
.tools a{ display:block; float:right; width:38px; height:38px; background:#666; margin-left:10px; }
.tools .weixin .ico{ background-image:url(../images/weixin.png); }
.tools .qq .ico{ background-image:url(../images/qq.png); }
.tools .sina .ico{ background-image:url(../images/sina.png); }
.tools a:hover{ background:#c19344; }
.footer a{ color:#999; }
.footer a:hover{ color:#c19344; }
.ftx{ margin-top:30px; text-align: right; }

.wsqh{ height:900px; }
.pbanner{ position:relative; overflow:hidden; }
.pbanner .pic{ position:absolute; top:0; left:0; }
.picw img { transform: scale(1.1); -webkit-transform: scale(1.1); opacity: 1; }
.trans-1 img { transition: all 1s cubic-bezier(0.165, 0.74, 0.44, 1) 0s; }

.pbtxts{ position:absolute; left:0; right:0; z-index:99; top:32%; color:#333; text-align:center; }
.pbtxts .ch{ font-size:16px; }
.pbtxts .en{ font-size:72px; line-height:0.8; font-family: 'moolbor'; text-transform:uppercase; margin-top:15px; }
.nwbg{ background:#fafafa; }

.nwList a{ display:block; width:30.33%; margin-left:3%; margin-bottom:3%; float:left; background:#fff; color:#8f8f8f; transition:500ms; -webkit-transition:500ms;  }
.nwList{ margin-left:-3%; }
.nwList .pa{ padding:20px; }
.nwList .nowti{ color:#333; font-size:18px; }
.nwList .date{ font-size:16px; color:#999; font-family: 'moolbor'; line-height:0.8; margin-top:18px; }
.nwList .tx{ line-height:20px !important; height:40px; margin-top:18px; }
.nwList .txts{ padding:22px 0; }

.addmore{ background:#333; color:#fff; margin-top:35px; }
.addmore .aw{ background-position:left center; }
.newspanel{ padding:65px 0 85px 0; }

.backList{ position:relative; display:block; padding-left:95px; width:95px; line-height:37px; height:37px; overflow:hidden; background:#333; color:#fff; }
.backList .line{ width:17px; height:1px; background:#fff; position:absolute; top:50%; left:65px; }
.backList .txx{ position:relative; }
.backList .bg{ height:100%; width:0; background:#b59a5b; }
.backbox{ border-bottom:1px solid #999; padding-bottom:40px; position:relative; }
.swnews a{ display:block; width:38px; height:38px; border:1px solid #999; border-radius:100%; float:left; }
.swnews .prev{ margin-right:20px; }
.swnews .next .ico{ background-image:url(../images/abm3.png); background-position:right center; }
.swnews .prev .ico{ background-image:url(../images/abm4.png); background-position:left center; }
.swnews .ico{ transition:none; -webkit-transition:none; }
.swnews{ position:absolute; right:0; top:0; }
.ndpanel{ padding:75px 0 0 0; }
.nwbox .l{ width:26%; float:left; }
.nwbox .r{ width:100%; float:right; background:#fff; }
.nwbox .r .pa{ padding:65px 50px 0 50px; } 
.ndti{ width:70%; }
.ndti .ti{ font-size:20px; color:#333; }
.ndti .sy{ font-size:12px; line-height:20px; margin-top:15px; }
.ndti .sy .date{ font-family: 'moolbor'; font-size:16px; color:#999; margin-right:12px;  }
.ndtibox{ border-bottom:1px solid #efefef; position:relative; padding-bottom:3px; }
.down{ display:block; color:#cc6666; position:absolute; top:0; right:0; }
.down .ico{ width:25px; height:25px; background-image:url(../images/down.png); background-position:center top; float:left; }
.down .txx{ float:left; margin-left:10px; line-height:25px; }
.ndtxts{ padding:35px 0 85px 0; }
.nwbox{ padding:42px 0 75px 0; }

.ndpics .slick-dots{ margin-top:0; padding:17px 15px; background:#b59a5b; text-align:left; }
.ndpics .slick-dots li{ background:#fff; }
.ndpics .slick-dots li.slick-active, .ndpics .slick-dots li:hover { background: #e52f47 !important; }
.share a{ display:block; width:30px; height:30px; float:left; background-image:url(../images/share.png); }
.share{ float:left; }
.sharebox .txx{ float:left; line-height:30px; }
.share .sa2{ background-position:-30px top; }
.share .sa3{ background-position:-60px top; }
.share .sa4{ background-position:-90px top; }
.sharebox{ margin-top:33px; }

.pbtxts2{ color:#fff; }

.downList a{ display:block; color:#666; overflow:hidden; transition:600ms; -webkit-transition:600ms;  }
.downList .pa{ padding:50px 45px; }
.downList .b{ position:relative; }
.downList .txts{ padding-left:218px; min-height:106px; }
.downList .pic{ width:193px; height:106px; background:#999 url(../images/sanhe.png) no-repeat center center; position:absolute; top:0; left:0; }
.downList .txts .nowti{ font-size:16px; color:#333; width:70%; }
.downList .txts .date{ font-size:16px; color:#999;  font-family: 'moolbor'; line-height:20px; margin-top:13px; }
.downList .txts .sy{ font-size:12px; margin-top:28px;  }
.down2{ transition:300ms; -webkit-transition:300ms; display:block; width:88px; height:26px; line-height:26px; overflow:hidden; background:#333; color:#fff; padding:0 15px; }
.down2 .line{ width:13px; height:1px; background:#fff; float:left; margin-top:13px; }
.down2 .txx{ float:left; margin-right:7px; font-size:12px; }
.downList .down2{ position:absolute; top:0; right:50px; }
.downList .vibtn{  width:36px; height:36px; background-image:url(../images/video.png); position:absolute; top:50%; left:50%; margin-top:-18px; margin-left:-18px; }
.downList a .pw{ border-bottom:1px solid #ccc; transition:400ms; -webkit-transition:400ms; }

.pager a{ width:46px; height:43px; line-height:43px; text-align:center; background:#333; margin:0 4px; color:#fff;  }
.pager .prev,.pager .next{ width:76px; }
.pager a.act{ background:#b59a5b; }
.pager{ margin-top:80px; }
.downpanel{ padding:45px 0 85px 0; }

.ladownbox{ position:fixed; top:0; left:0; right:0; bottom:0; background:url(../images/bai.png); z-index:9999; }
.ladown{ transform:translateY(60px); -webkit-transform:translateY(60px); opacity:0; visibility:hidden; transition:600ms; -webkit-transition:600ms; width:470px; height:206px; position:absolute; top:50%; left:50%; margin-left:-235px; margin-top:-103px; background:#333; }
.ladown .pa{ padding:55px 0 0 70px; }
.dwipb .txt{ transition:300ms; -webkit-transition:300ms; float:left; width:220px; line-height:24px; padding:8px 10px; background:#fff; border:1px solid #fff; }
.dwipb .btn{ transition:300ms; -webkit-transition:300ms; float:left; height:42px; width:86px; color:#fff; background:#990033; margin-left:8px; cursor:pointer; }
.dwipb .txt:focus{ border-color:#b59a5b; }
.ladown .ti{ color:#fff; margin-bottom:15px; }
.ladown.show{ transform:translate(0); -webkit-transform:translate(0); opacity:1; visibility:visible; }
.ladown .close-down{ background: url(../images/closebtn.png) no-repeat scroll center center #990033; width: 40px; height: 40px; position: absolute; right: 0; top: 0; cursor: pointer;}
.witnav a{ display:block; width:50%; float:left; position:relative; color:#fff; }
.witnav .cover{ background:url(../images/witbg.png); }
.witnav .txts{ position:absolute; left:0; right:0; top:40%; text-align:center; transition:400ms; -webkit-transition:400ms; }
.witnav .txts .ico{ width:84px; height:84px; margin:0 auto; transition:400ms; -webkit-transition:400ms; }
.witnav .txts .en{ font-family: 'moolbor'; line-height:0.5; font-size:60px; text-transform:uppercase; margin-top:42px; }
.witnav .txts .ch{ font-size:16px; margin-top:-4px; transition:400ms; -webkit-transition:400ms; }
.witnav .txts .promore{ transition:400ms; -webkit-transition:400ms; margin-top:-3px; transform:translateY(15px); -webkit-transform:translateY(15px); opacity:0; visibility:hidden; }

.witnav a:hover .txts{ top:30%; }

.witList .item{ width:20%; position:relative; }
.witList .witA{ display:block; color:#999; margin:11px; background:#fff; transition:400ms; -webkit-transition:400ms; }
.witList .witA .txts{ padding:18px 20px 30px 20px; }
.witList .witA .txts .date{ font-family: 'moolbor'; font-size:16px; line-height:20px; width:50%; float:left; }
.witList .witA .txts .ch{ line-height:20px; width:50%; float:right; text-align:right; }
.witList .witA .txts .lineb{ width:100%; height:1px; position:relative; margin-top:15px; }
.witList .witA .txts .lineb .line{ transition:400ms; -webkit-transition:400ms; width:26px; height:1px; background:#959595; position:absolute; top:0; right:0; }
.witList .witA .txts .en{ font-family: 'moolbor'; text-align:right; line-height:20px; text-transform:uppercase; margin-top:9px; }
.witpanel{ padding:60px 0 90px 0; }

.wo1{ position:relative; }
.sshop .s-select{ background-image:url(../images/ssaw.png); background-repeat:no-repeat; background-position:230px center; height:44px; padding:0 20px; width:270px; background-color:#fff; float:left; display:block; color:#666; margin-right:10px; }
.sshop .sbtn{ cursor:pointer; transition:300ms; -webkit-transition:300ms; width:160px; height:44px; display:block; background:#333 url(../images/shop.png) no-repeat center center; margin-top:40px; }
.sshop .s{ margin-top:50px; }
.sshop{ position:absolute; top:31%; left:50%; margin-left:-600px; }

.woList a{ display:block; width:30.33%; margin-left:3%; margin-bottom:3%; float:left; color:#666; background:#fff; transition:400ms; -webkit-transition:400ms; }
.woList{ margin-left:-3%; }
.woList .txts{ padding:30px 35px 40px 35px; }
.woList .txts .nowti{ font-size:16px; }
.woList .txts .tx{ height:24px; margin-top:4px; }
.wopanel{ padding-bottom:110px; }

.pronav a{ width:80px; color:#666; text-align:center; }
.pronav .ico{ width:100%; height:80px; background-position:right center; }
.pronav .name{ margin-top:10px; }
.pronav .line{ width:14px; height:1px; background:#999; margin:0 60px; }
.pronav a.act .ico{ background-position:left center; }
.pronav a.act .name{ color:#b59a5b; }
.pronav{ padding:90px 0 70px 0; }

.proBanner .fixbg{ height:833px; }
.proBanner .txts{ position:absolute; left:0; right:0; top:48%; color:#fff; text-align:center; }
.proBanner .txts .en{ font-size:72px; font-family: 'moolbor'; text-transform:uppercase; line-height:0.5; }

.proobtn{ display:block; width:54px; height:54px; border:3px solid #fff; position:absolute; left:50%; margin-left:-30px; bottom:35px; }
.proobtn .ico{ background-image:url(../images/menu.png); }
.proobtn .txx{ position:absolute; top:-3px; left:-3px; right:-3px; bottom:-3px; background:#b59a5b; color:#fff; font-size:12px; text-align:center; line-height:54px; opacity:0; visibility:hidden; transform:translateY(15px); -webkit-transform::translateY(15px); transition:300ms; -webkit-transition:300ms; }


.pronavtwo{ background:#fff; overflow:hidden; padding:55px 0 45px 0; }
.pronavtwo li{ overflow:hidden; margin-bottom:13px; }
.pronavtwo li > span{ float:left; color:#333; margin-right:20px; }
.pronavtwo li > a{ float:left; color:#333; margin-right:25px; }
.pronavtwo li > a:hover,.pronavtwo li > a.act{ color:#b59a5b; }

.proList a{ display:block; float:left; width:30.33%; margin-left:3%; margin-bottom:3%; color:#999; background:#fff; transition:400ms; -webkit-transition:400ms; }
.proList{ margin-left:-3%; margin-top:95px; }
.proList .txts{ padding:17px 35px 26px 35px; }
.proList .txts .b{ position:relative; padding-right:30px; }
.proList .txts .nowti{ font-size:16px; line-height:30px; color:#333; }
.proList .txts .ico{ transition:none; -webkit-transition:none; width:30px; height:30px; position:absolute; top:0; right:0; background-image:url(../images/see2.png); background-position:right center; }
.proList .txts .syb{ margin-top:4px; padding-left:80px; height:20px; position:relative; }
.proList .txts .sy{ position:absolute; top:0; left:0; line-height:20px; }
.proList .txts .lineb{ position:relative; height:100%; }
.proList .txts .lineb .line{ transition:400ms; -webkit-transition:400ms; width:26px; height:1px; position:absolute; top:50%; right:0; background:#999; }
.proList .txts .en{ font-family: 'moolbor'; text-transform:uppercase; line-height:20px; text-align:right; margin-top:6px; }
.probox{ padding:75px 0 100px 0; }

.pdnav { position:absolute; top:0; right:0; }
.pdnav a{ display:block; width:50px; height:50px; float:left; background-position:right center; background-repeat:no-repeat; margin-left:25px; }
.pdnav a.act{ background-position:left center; }

.pdpics{ width:82%; }
.pdpics .slick-arrow{ width:38px; height:38px; border:1px solid #b59a5b; border-radius:100%; position:absolute; bottom:30px; left:30px; z-index:99; }
.pdpics .slick-next{ left:160px; background:url(../images/abm3.png) no-repeat left center #b59a5b; }
.pdpics .slick-prev{ background:url(../images/abm4.png) no-repeat right center #b59a5b; }
.pdpics .slick-arrow:hover{ background-color:#b59a5b; border-color:#b59a5b; }
.ppnum{ width:90px; text-align:center; position:absolute; line-height:40px; height:40px; left:70px; bottom:30px; z-index:99; color:#fff; font-size:12px; background-color: #b59a5b; border-radius: 8px; }
.pdpicbox{ position:relative; }

.xybuy{ display:block; position:absolute; bottom:20%; right:0; background:#fff; color:#666; width:336px; }
.xybuy .pa .line{ width:26px; height:1px; background:#959595; margin-bottom:5px; }
.xybuy .en{ font-family: 'moolbor'; line-height:20px; width:50%; float:left; text-transform:uppercase; }
.xybuy .sy{ line-height:20px; width:50%; float:left; text-align:right; }
.xybuy .ti{ font-size:18px; font-weight:bold; color:#333; margin-top:30px; }
.xybuy .tx{ height:96px; margin-top:15px; }
.xybuy .pa{ padding:40px 35px 70px 45px; }
.buyBtn{ transition:400ms; -webkit-transition:400ms; background:#333; height:43px; padding:0 35px 0 45px; line-height:43px; color:#fff; overflow:hidden; }
.buyBtn .txx{ float:left; }
.buyBtn .line{ width:23px; height:1px; background:#fff; float:left; margin-left:15px; margin-top:21px; }

.pdhots{ background:#fff; padding:95px 0 85px 0;  }
.pdhots .ti{ font-size:18px; font-weight:bold; color:#333; margin-bottom:35px; }
.pdhb{ width:82%; }
.pdhotList a{ display:block; width:22%; margin-left:3%; margin-bottom:3%; float:left; }
.pdhotList{ margin-left:-3%; }
.pdbox{ padding-top:30px; }

.stipbox{ background:#fff; padding:55px 60px; }
.stipbox .ti{ font-size:24px; margin-bottom:40px; }
.stipbox li{ width:50%; float:left; }
.stipbox .name{ font-size:14px; display:block; margin-bottom:10px; }
.stipbox .s-input{ display:block; border:1px solid #999; line-height:25px; padding:10px 20px; width:386px; transition:300ms; -webkit-transition:300ms; font-size:16px; color:#666;  }
.stipbox .s-input:focus{ border:1px solid #b59a5b; }
.stipbox .rb{ overflow:hidden; }
.stipbox .r{ float:left; margin-right:38px; }
.stipbox .r .dot{ display:block; float:left; width:7px; height:7px; border-radius:100%; background:#d8d5d5; border:4px solid #d8d5d5; cursor:pointer; transition:300ms; -webkit-transition:300ms; }
.stipbox .r.act .dot{ border-color:#4a4f54; background:#fff; }
.stipbox .r .txx{ line-height:15px; font-size:14px; float:left; margin-left:15px; }
.stipbox .s-select{ display:block; font-size:16px; color:#666; width:532px; height:47px; background:#ececec; padding:0 16px; background-repeat:no-repeat; background-image:url(../images/sertaw.png); background-position:503px center; }
.stipbox .s{ overflow:hidden; width:532px; }
.stipbox .s .s-select{ float:right; width:258px; background-position:227px center; }
.stipbox .s .s-select:first-child{ float:left; }
.stipbox .c{ margin-bottom:20px; }
.stipbox ul{ margin-bottom:35px; }
.stipbox .cb{ overflow:hidden; margin-top:35px; }
.stipbox .cb .txx{ font-size:16px; float:left; line-height:20px; }
.stipbox .cb .sq{ width:20px; height:20px; background:#e4e8e8; float:left; margin-left:15px; cursor:pointer; }
.stipbox .cb .sq .ico{ background-image:url(../images/rr-correct.png); opacity:0; visibility:hidden; transition:300ms; -webkit-transition:300ms;  }
.stipbox .cb.act .sq .ico{ opacity:1; visibility:visible; }
.stipbox .subBtn{ width:160px; height:47px; display:block; background:#4a4f54; color:#fff; font-size:16px; cursor:pointer; transition:300ms; -webkit-transition:300ms; margin-top:30px; }
.stipbox .subBtn:hover{ background:#b59a5b; }
.sttx{ border-top:1px solid #ccc; margin-top:45px; padding-top:20px; }
.sertbox{ padding:55px 0 50px 0; }
.ptpanel .fixbg{ padding:130px 0 145px 0; }
.mabox{ margin-top:42px; }
.mabox .pic{ width:124px; float:left; }
.mabox .txx{ float:left; line-height:24px; margin-top:48px; margin-left:20px; }

.poList a{ display:block; color:#666; position:relative; overflow:hidden; margin-top:90px; }
.poList .txts{ position:absolute; width:40%; top:18%; bottom:0; background:#fafafa; }
.poList .txts .pa{ padding:14% 55px 0 55px; }
.poList .txts .ti{ font-size:18px; font-weight:bold; color:#b59a5b; margin-bottom:4px; }
.poList .txts .tx{ height:96px; margin-top:25px; }
.pomore .txx{ float:left; position:relative; }
.pomore .line{ width:17px; height:1px; background:#fff; float:left; margin-top:18px; margin-left:25px; position:relative; }
.pomore{ position:relative; background:#333; height:37px; line-height:37px; color:#fff; padding-left:35px; width:155px; }
.pomore .bg{ height:100%; width:0; background:#b59a5b; }
.poList .pomore{ margin-top:55px; }
.poList .item1{ padding-right:40%; }
.poList .item2{ padding-left:40%; }
.poList .item1 .txts{ right:0; }
.poList .item2 .txts{ left:0; }
.pobox{ padding:0 0 30px 0; }

.pthone{ padding-right:40%; position:relative; margin-top:30px; }
.pthone .txts{ position:absolute; width:40%; right:0; height:100%; background:#efefef; top:0; }
.pthone .txts .pa{ padding:14% 75px 0 75px; }
.pthone .txts .ti{ font-size:18px; font-weight:bold; color:#b59a5b; margin-bottom:4px; }
.pthone .txts .tx{ margin-top:25px; }
.pthone .txts .b .line{ width:26px; height:1px; background:#959595; }
.pthone .txts .b .en{ color:#999; font-family: 'moolbor'; text-transform:uppercase; line-height:20px; margin-top:15px; }
.pthone .txts .b{ position:absolute; left:75px; bottom:10%; }
.pthtwo{ padding:80px 0 65px 0; }
.pthtwo .proList{ margin-top:0 !important;}

.pbabtxts{ position:absolute; z-index:99; left:50%; margin-left:-600px; top:42%; color:#fff; }
.pbabtxts .ch{ font-size:36px; }
.pbabtxts .en{ font-size:16px; line-height:20px; font-family: 'moolbor'; text-transform:uppercase; margin-top:7px; }
.pbabtxts .pa{ padding-left:7.5%; }

.abobox .l{ width:30%; float:left; }
.abobox .r{ width:70%; float:left; }
.aboti{ margin-bottom:30px; }
.abti .tx2{ font-size:18px; line-height:1.1; color:#333; margin-top:4px; }
.aboti .ch{ font-size:16px; color:#b59a5b; font-weight:bold; }
.aboti .en{ font-size:16px; color:#b59a5b; font-family: 'moolbor'; text-transform:uppercase; line-height:20px; }
.abotxts li{ /*padding:8px 0 140px 35px;*/ padding:8px 0 0px 35px; border-left:1px solid #999; position:relative; }
.abotxts .lineb .line{ width:11px; height:1px; background:#999; margin-bottom:4px; }
.abotxts .lineb{ position:absolute; left:-6px; top:13px; }
.abopanel{ padding-top:8%; color: #333;}
.abopanel p{color: #333;}
#abo2,#abo3,#abo4{padding:140px 0 8px 35px;}
#abo2 .lineb,#abo3 .lineb,#abo4 .lineb{top: 145px;}

#abo4{padding-bottom:140px;}


/*****wj******/
.joinpanel .en {font-family: 'moolbor';text-transform: uppercase;}

.joinpanel .tow > * ,.joinpanel .one>*,.joinpanel .three>*,.joinpanel .four>*,.joinpanel .five>*,.joinpanel .six>*{float: left;}
.wjMt{margin-top: 70px;}
.wjRed{color: #b59a5b;}
.wjgre{color: #fff;}
.fs6{font-size: 16px;}

.joinpanel{ padding:45px 0 85px 0; }
.joinpanel .pw >  *{background: #fff;}
.joinpanel .one{height: 545px;}

.joinpanel .one .left{width: 30%;height: 100%;}
.joinpanel .head{background: #b59a5b;color:#fff;padding:50px 0 35px 45px;}
.joinpanel .head .ch{font-size: 30px;}
.joinpanel .head .en{font-size: 16px;}
.joinpanel .one .left .font{padding: 45px;}
.joinpanel .one .right{width: 70%;height:100%;overflow: hidden;}
.joinpanel .one .right .wjIm{width: 100%;height: 100%;background: url(/new/images/join_change_01gai.jpg) left;background-size: cover;}
/*.joinpanel .one .right .wjIm{width: 100%;height: 100%;background: url(/new/images/join01.jpg) left;background-size: cover;}*/
.joinpanel .one .right .wjIm img{display: none;}

.joinpanel .tow{height: 250px;}

.joinpanel .tow .left{width: 30%; height: 100%;overflow: hidden;}
.joinpanel .tow .right{width: 70%; height: 100%;}
.joinpanel .tow .right b{padding: 60px 0 0 60px;display: block;font-size: 18px;color: #b59a5b;}
.joinpanel .tow .right p{padding: 10px 20px 0 60px;display: block;}


.wjp b{padding: 55px 0 0 45px;display: block;font-size: 18px;}
.wjp p{padding:10px 45px 0;}
.wjp .hr{width: 200px;width: 200px;height: 1px;background: #ba3546; opacity: .8;margin-left: 45px;margin-top: 10px;}
.joinpanel .img img{display: none !important;}
.wjS img{display: none;}
.mobileS{display: none;}

.joinpanel .three{height: 660px;}
.joinpanel .three .left{width: 70%;height: 100%;position: relative;}
.joinpanel .three .left .font{position: absolute;bottom: 0;left: 0;background: #fff;padding-bottom: 90px;z-index: 2;}
.joinpanel .three .left .img{height: 100%;overflow: hidden;}
.joinpanel .three .right{width: 30%;height: 100%;}
.joinpanel .three .right .font{height: 50%;background: url(/new/images/join04.jpg);color: #fff;}
.joinpanel .three .right .img{height: 50%;overflow: hidden;}

.joinpanel .four{height: 745px;}
.joinpanel .four .left{width: 100%;height:335px;}
.joinpanel .four .left .img{overflow:hidden;height: 100%;float: left; width: 30%;}
.joinpanel .four .left .font{bottom: 0;left: 0;background: #fff;float: left;width: 70%;}
.joinpanel .four .right{width: 100%;height:410px;}
.joinpanel .four .right .font{width: 30%;height:100%;background:url(/new/images/join04.jpg) center;background-size: cover;float: left;}
.joinpanel .four .right .img{height: 100%;width:70%;overflow:hidden;float: left;}

.joinpanel .five{height: 676px;position: relative;}
.joinpanel .five .left{width: 30%;height:auto;position: absolute;right: 0;top: 0;background: #666666;color: #fff;padding-bottom: 80px;}
.joinpanel .five .img{width: 100%;height: 100%;background:url(/new/images/join08.jpg) center;background-size: cover;}
.joinpanel .five .right{width: 30%;height:auto;position: absolute;bottom: 0;left: 0;background: #fff;padding-bottom: 80px;}

.wjIco01{width: 35px;height: 35px;background: url(/new/images/wjIco01.jpg);position: absolute;right: 50px;top: 50%;margin-top: -17px;}
.wjIco01 a{display: block;height: 100%;}
.joinpanel .six{height: auto;overflow: hidden;position: relative;}
.joinpanel .six .head{width: 100%;background: #fff;color: #666666;padding: 50px 0;position: relative;}
.joinpanel .six .head p{padding-left: 45px;}
.joinpanel .six .sixList{height: auto;overflow: hidden;background: url(/new/images/join09.jpg) center;background-size: cover;width: 100%;}
.joinpanel .six .sixList li{float: left;width: 33.3%;border-right: 1px solid #999c9d;border-bottom: 1px solid #999c9d;box-sizing: border-box;position: relative;}
.joinpanel .six .sixList li .cen{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);color: #fff;text-align: center;padding: 140px 0 100px 0;-webkit-transition-duration: .5s;transition-duration: .5s;}
.joinpanel .six .sixList li .cen p{font-size: 16px;}
.joinpanel .six .sixList li .cen p.en{padding-top: 10px;}
.joinpanel .six .sixList li .cen .img{width: 11px;height: 11px;background: url(/new/images/wjIco02.png);display: inline-block;margin-top: 10px;}
.joinpanel .six .sixList li .cen .hr{width: 20%;height: 1px;background: #fff;margin-left: 40%;margin-top: 5px;}


.joinpanel .six .sixList li .cen2{-webkit-transform:rotate(1deg) scale(.9);transform:rotate(1deg) scale(.9);position: absolute;top: 0;left: 0;background: #b59a5b;color: #fff;opacity: 0;-webkit-transition-duration: .5s;transition-duration: .5s;}
.joinpanel .six .sixList li .cen2 p.tit{font-size: 24px;margin: 60px 10% 30px 10%;}
.joinpanel .six .sixList li .cen2 p.en{font-size: 14px;text-align: right;padding: 17px 0;}
.joinpanel .six .sixList li .cen2 p.minh{min-height: 142px;}
.joinpanel .six .sixList li .cen2 > *{width: 80%;margin-left: 10%;}
.joinpanel .six .sixList li .cen2 .hr{width: 80%;height: 1px;background: #fff;margin-left: 10%;margin-top: 5px;}
.joinpanel .six .sixList li:hover .cen2{opacity: 1;-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);}
.joinpanel .six .sixList li:hover .cen{opacity: 0;-webkit-transform:rotate(10deg) scale(0);transform:rotate(10deg) scale(0);}


.wjW50{width: 200px;float: left;}
.wjW50 input{width: 100% !important;box-sizing: border-box;}
.wjW50.curL{margin-right: 20px;width: 150px;}
.wjW50  .rb {margin-top: 25px !important;}
.texta{width: 100%;}
.texta textarea{width: 532px !important;height: 140px;background: #ececec;display: inline-block;padding: 0 !important;text-indent: 20px;padding-top: 40px;}
.texta textarea.s-input{border:1px solid #ececec;}
.joinpanel .six .stipbox .ti{border-bottom: 1px solid #ccc;padding-bottom: 20px;}
.wjFoot{width:100%;max-width: 820px;height: auto;position: absolute;bottom: 35px;left: 50%;margin-left: -410px;}
.wjFoot li{width: auto;float: left;height: 35px;font-size: 16px;line-height: 18px;padding: 5px 0;margin-right: 10px;}
.wjFoot li > *,.wjFoot li a> *{float: left;}
.wjFoot li a{color: #fff;display: block;width: 100%;height: 100%;}
.wjFoot li .ico{width: 35px;height: 35px;margin-right: 10px;}
.wjFoot li .en{font-family:'moolbor';font-size: 18px;color: #999999;line-height: 18px;}
.wjFoot li.cur1{width: 250px;}
.wjFoot li.cur2{width: 340px;}
.wjFoot li.cur2 .en,.wjFoot li.cur1 .en{margin-top: 2px;}

.wjFoot li.cur3{width: 200px;background: #b59a5b;line-height: 35px;color: #fff;position: relative;overflow: hidden;}
.wjFoot li.cur1 .ico{background: url(/new/images/wjIco03.png) ;background-size: cover;}
.wjFoot li.cur2 .ico{background: url(/new/images/wjIco04.png); background-size: cover;}
.wjFoot li.cur3 .ico{background: url(/new/images/wjIco05.png); background-size: cover;;margin-left: 20px;}
.wjFoot li.cur3 a{position: absolute;top: 0;left: 0;padding: 5px;}
.wjFoot li.cur3 .footCen{width:0;height:200px;margin-top: -50px;background: #575757;-webkit-transition-duration: .5s;transition-duration: .5s;}
.wjFoot li.cur3:hover .footCen{width: 100%;}

#wjSubNav{width: 50px;height: auto;position: fixed;bottom: 100px;right: 22px;z-index: 10000;}
#wjSubNav li{width: 100%;height: 52px;margin-bottom: 2px;cursor: pointer;}
#wjSubNav li .font{width: 0px;height: 52px;position: absolute;overflow:hidden;left: 0px;background: #c19344;color: #fff;line-height: 52px;text-indent: 25px;-webkit-transition-duration: .5s;transition-duration: .5s;}
#wjSubNav li .ico{width: 52px;height: 52px;position: absolute;left: 0;}
#wjSubNav li .ico.cur1{background: url(/new/images/wjIco09.png) #333333;}
#wjSubNav li .ico.cur2{background: url(/new/images/wjIco06.png) #333333;}
#wjSubNav li .ico.cur3{background: url(/new/images/wjIco07.png) #333333;}
#wjSubNav li .ico.cur4{background: url(/new/images/wjIco08.png) #333333;}
#wjSubNav li:hover .ico.cur1{background: url(/new/images/wjIco09.png) #c19344;}
#wjSubNav li:hover .ico.cur2{background: url(/new/images/wjIco06.png) #c19344;}
#wjSubNav li:hover .ico.cur3{background: url(/new/images/wjIco07.png) #c19344;}
#wjSubNav li:hover .ico.cur4{background: url(/new/images/wjIco08.png) #c19344;}
#wjSubNav li:hover .font{width: 102px;left: -102px;}
#topGo{-webkit-transform: translateY(20px);transform: translateY(20px);opacity: 0;-webkit-transition-duration: .5s;transition-duration: .5s;}
#topGo.cur{-webkit-transform: translateY(0px);transform: translateY(0px);opacity: 1;}

.abobox .r.cur{line-height: 30px;}
.abobox .r.cur p{padding-top: 10px;}

#aboList{width: 100%;height: auto;padding-top: 100px;}
#aboList li{width: 32%;height: 268px;float: left;overflow: hidden;margin: 0 .5%;position:relative;}
#aboList li a{color: #fff;width: 100%;height: auto;position: relative;overflow: hidden;display: block;}

#aboList li .cen{width: 100%;height: 100px;position: absolute;top: 50%;margin-top: -50px;text-align: center;cursor: pointer;}
#aboList li .cen p{font-size: 16px;color:#fff ;}
#aboList li .cen p.en{font-family:'moolbor';text-transform: uppercase;margin-top: 5px;}

#aboList li .cen .img{width: 11px;height: 11px;background: url(/new/images/wjIco02.png);background-size:cover;display: inline-block;margin-top: 10px;}
#aboList li .cen .hr{width: 20%;height: 1px;background: #fff;margin-left: 40%;margin-top: 5px;-webkit-transition-duration: .5s;transition-duration: .5s;}
#aboList li img{-webkit-transform: scale(1);transform: scale(1);-webkit-transition-duration: .5s;transition-duration: .5s;position: relative;}
#aboList li:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
#aboList li:hover .cen .hr{width: 70%;margin-left: 15%;}
.wjBigImg{margin-top: 80px;}

#viewPic{width: 100%;height: 100%;position: fixed;background: #333333;z-index: 10000;top: 0;left: 0;display: none;}
#viewPic .head{width: 100%;height: 80px;background: #000000;line-height: 80px;}
#viewPic .head p{width: 100%;height: 100%;text-align: center;color: #fff;}
#viewPic .head ul{width: auto;height:30px;float: right;position: absolute;top: 0;right: 0;}
#viewPic .head ul li{width: 30px;height: 30px;line-height:30px;color:#fff;float: left;text-align:center;border-left: 1px solid #333333;padding: 25px;cursor: pointer;-webkit-transition-duration: .5s;transition-duration: .5s;}
#viewPic .head ul li.cur1{background: url(../images/aboutIco01.png) no-repeat center; }
#viewPic .head ul li.cur3{background: url(../images/aboutIco02.png) no-repeat center; }
#viewPic .head ul li.cur4{background: url(../images/aboutIco03.png) no-repeat center;}
#viewPic .head ul li.cur1:hover{background: url(../images/aboutIco01.png) no-repeat center #b59a5b;}
#viewPic .head ul li.cur3:hover{background: url(../images/aboutIco02.png) no-repeat center #b59a5b;}
#viewPic .head ul li.cur4:hover{background: url(../images/aboutIco03.png) no-repeat center #b59a5b;}

.wjImgWra{width: 60%;height: 60%;margin:50px auto;overflow: hidden;text-align: center;}
.wjImgWra ul{height: 100%;position: relative;}
.wjImgWra ul li{height: 100%;float: left;}
.wjImgWra ul li img{max-width: 100%;max-height: 100%;}

.wjOne{width: 100%;padding-top: 130px;overflow: hidden;}
.wjtitle{height: auto;max-width: 1200px;margin: auto;}
.wjtitle.curtC{text-align: center;}
.wjtitle.curtC .hr{margin: auto;}
.wjtitle .en{ font-family: 'moolbor'; text-transform:uppercase; line-height:0.75; font-size: 60px;}
.wjtitle .hr{width: 14px;height: 6px;background: #b59a5b;margin-bottom: 10px;}
.wjtitle .ch{font-size: 16px;margin-bottom: 10px;}

.wjBtnWra{height: 24px;position: relative;margin-top: -24px;margin:-24px auto 0;width: 1200px;}
.wjBtnWra > * {float: right;}
.wjBtnWra .yuan{width: 20px;height: 20px;border-radius: 20px;background: #fff;border: 2px solid #b59a5b;}
.wjBtnWra .wjBtnPre{width: 24px;height: 24px;position: relative;}
.wjBtnWra .wjBtnNext{width: 24px;height: 24px;position: relative;text-align: right;}
.wjBtnWra .lin{width: 100%;height:3px;background:url(/new/images/wjIco12.png);position: absolute;top: 50%;margin-top:-1px;-webkit-transition-duration: .5s;transition-duration: .5s;}
.wjBtnWra img{margin-top: 5px;margin-left: -2px;}
.wjBtnWra .wjBtnNext img{margin-right: -2px;}
/*.wjBtnWra .wjBtnPre:hover .lin{background:url(../images/wjIco13.jpg);}*/
/*.wjBtnWra .wjBtnNext:hover .lin{background:url(../images/wjIco13.jpg);}*/
.wjBtnWra .wjBtnNext .lin{background:url(/new/images/wjIco13.jpg);}

.wjWra{height: auto;position: relative;height: auto;margin-top: 70px;}
.wjWra .hieL{width: 1000px;position:absolute;top: 60px;left: 50%;margin-left: -1600px;background: #cccccc;height: 1px;}
.wjWra .hieR{width: 1000px;position:absolute;top: 60px;left: 50%;margin-left: 600px;background: #cccccc;height: 1px;}
.wjWra .hieL .dian{width: 6px;height: 6px;background: #b59a5b;float: right;margin-top: -3px;position: relative;z-index: 10;border-radius: 6px;}
.wjWra .hieR .dian{width: 6px;height: 6px;background: #b59a5b;float: left;margin-top: -3px;position: relative;z-index: 10;border-radius: 6px;}

.wjWra .listWra{width:1200px;margin: auto;position: relative;overflow: hidden;}
.wjWra .listWra ul{width: 100000px;height: auto;position: relative;}
.wjWra .listWra ul li{width: 250px;float: left;height: auto;overflow: hidden; margin-bottom:40px;}
.wjWra .listWra ul li > p{width: 76%;margin-left: 12%;margin-top: 20px; font-size: 12px;color:#333;}
.wjWra .listWra ul li b{height: 60px;line-height:90px;text-indent:12%;font-size: 48px;color:#333;position:relative;border-bottom: 1px solid #ccc;font-weight: 100;display: block;}

.wjWra .en{ font-family: 'moolbor'; text-transform:uppercase;}
.wjWra .listWra ul li b .bottomLine{width: 76%;height: 4px;background: #b59a5b;position: absolute;bottom: -2px;margin-left: 12%;}


.wjTow{width: 100%;overflow: hidden;height: auto;background: url(/new/images/about08.jpg) center;background-size: cover;padding-top: 150px;padding-bottom: 150px;}
.wjTow .listWra{width: 1140px;margin: auto;overflow:hidden;position: relative;}
.wjTow .listWra ul{width: 100000px;position: relative;}
.wjTow .listWra li{width: 245px;height: 340px;float: left;margin: 0 20px;overflow: hidden;}
.wjTow .listWra li img{width: 100%;filter: grayscale(100%);-webkit-filter: grayscale(100%);
		-webkit-transform:scale(1);transform:scale(1);
		-webkit-transition-duration: .6s;transition-duration: .6s;
		}
.wjTow .listWra li:hover img{filter: grayscale(0);-webkit-filter: grayscale(0);-webkit-transform:scale(1.1);transform:scale(1.1);}
.lbWra{width:1200px;position: relative;height: auto;padding-top: 100px;margin: auto;}
.lbWra .wjBtnPre{width: 39px;height: 39px;background: url(/new/images/wjbtnL.png) center;background-size: cover;-webkit-transition-duration: .5s;transition-duration: .5s;position: absolute;top: 50%;left: 50%;margin-left: -680px;cursor: pointer;}
.lbWra .wjBtnNext{width: 39px;height: 39px;background: url(/new/images/wjbtnR.png) center;background-size: cover;-webkit-transition-duration: .5s;transition-duration: .5s;position: absolute;top: 50%;left: 50%;margin-left: 640px;cursor: pointer;}
.lbWra .wjBtnPre:hover{background: url(/new/images/wjbtnLs.png) center;background-size: cover;}
.lbWra .wjBtnNext:hover{background: url(/new/images/wjbtnRs.png) center;background-size: cover;}

.wjTree{width: 100%;height: auto;padding-top: 150px;padding-bottom: 700px;background-size: cover;position: relative;}
.wjTree .lbWras{width: 880px;height: auto;padding: 13px;background: #fafafa;overflow: hidden;position: absolute;margin-top:100px;left: 50%;margin-left: -600px;}
.wjTree .lbWras > *{float: left;}
.wjTree .lbWras .wjBtnPre{width: 30px;margin-right:5px;height: 176px;background: url(/new/images/wjJtL.png) center no-repeat;cursor: pointer;-webkit-transition-duration: .5s;transition-duration: .5s;}
.wjTree .lbWras .wjBtnNext{width: 30px;margin-left:5px;height:176px;background: url(/new/images/wjJtR.png) center no-repeat;cursor: pointer;-webkit-transition-duration: .5s;transition-duration: .5s;}
.wjTree .lbWras .wjBtnPre:hover{background: url(/new/images/wjJtLs.png) center no-repeat;}
.wjTree .lbWras .wjBtnNext:hover{background: url(/new/images/wjJtRs.png) center no-repeat;}
.wjTree .lbWras .listWra{width: 810px;height: 176px;position: relative;overflow: hidden;}
.wjTree .lbWras .listWra ul{width: 100000px;height:100%;position:relative;}
.wjTree .lbWras .listWra ul li{width: 260px;height: 156px;float: left;margin-right: 10px;overflow: hidden;cursor: pointer;}
.wjTree .lbWras .listWra ul li img{-webkit-transform:scale(1);transform:scale(1);filter: grayscale(100%);-webkit-filter: grayscale(100%);-webkit-transition-duration: .5s;transition-duration: .5s;}
.wjTree .lbWras .listWra ul li:hover img{height: 100%;filter: grayscale(0);-webkit-filter: grayscale(0);-webkit-transform:scale(1.1);transform:scale(1.1);}
.fouList{width: 100%;height:14px;text-align: center;position: relative;margin-top: 40px;}
.fouList ul{width: auto;position: absolute;left: 50% !important;}
.fouList ul li{width: 14px;height: 14px;float:left;margin:0 5px;border-radius: 14px;background: #c8c8c8;-webkit-transition-duration: .5s;transition-duration: .5s;}
.fouList ul li.cur{background: #b59a5b;}
.fouList ul li:hover{background: #b59a5b;}


.wjFour{padding-bottom: 90px;padding-top: 150px;}
.wjBtnWra.cur .wjBtnPres{width: 39px;height: 39px;background: url(/new/images/wjbtnL.png) center;background-size: cover;-webkit-transition-duration: .5s;transition-duration: .5s;cursor: pointer;margin-right: 20px;}
.wjBtnWra.cur .wjBtnNexts{width: 39px;height: 39px;background: url(/new/images/wjbtnR.png) center;background-size: cover;-webkit-transition-duration: .5s;transition-duration: .5s;cursor: pointer;}
.wjBtnWra.cur .wjBtnPres:hover{background: url(/new/images/wjbtnLs.png) center;background-size: cover;}
.wjBtnWra.cur .wjBtnNexts:hover{background: url(/new/images/wjbtnRs.png) center;background-size: cover;}
.wjFour .wjListWra{width: 1248px;margin: auto;height: 434px;position: relative;overflow: hidden;margin:85px auto 0;}
.wjFour .wjListWra ul{width: 1000000px;height: 100%;position: absolute;top: 0;}
.wjFour .wjListWra ul li{float: left;margin:0 25px 50px;overflow: hidden;width: 262px;height: 153px;}
.wjFour .wjListWra ul li img{filter: grayscale(100%);width:100%;-webkit-filter: grayscale(100%);cursor:pointer;-webkit-transform:scale(1);transform:scale(1);-webkit-transition-duration: .5s;transition-duration: .5s;}
.wjFour .wjListWra ul li:hover img{filter: grayscale(0);-webkit-filter: grayscale(0);-webkit-transform:scale(1.1);transform:scale(1.1);}
.mobaileShow{display: none;}
.wjoh{overflow: hidden;}
/*.filters img,*/.filters{filter: grayscale(100%);-webkit-filter: grayscale(100%);
		-webkit-transform:scale(1);transform:scale(1);
		-webkit-transition-duration: .6s;transition-duration: .6s;}
/*.filtRemove:hover .filters img{filter: grayscale(0);-webkit-filter: grayscale(0);
			-webkit-transform:scale(1.1);transform:scale(1.1);}*/
.filtRemove:hover .filters{filter: grayscale(0);-webkit-filter: grayscale(0);
			-webkit-transform:scale(1.1);transform:scale(1.1);}

.wjIm{width: 100%;height: 100%;}
.joinpanel .one .right .wjIm img{display: none;}
.joinpanel .one .right .wjIm{background: url(/new/images/join_change_01gai.jpg) left;background-size: cover;}
.joinpanel .tow .left .wjIm{background: url(/new/images/join_change_02gai.jpg) center;background-size: cover;}
.joinpanel .three .left .img .wjIm{background: url(/new/images/join03.jpg) center;background-size: cover;}
.joinpanel .three .right .img .wjIm{background: url(/new/images/join_change_05gai.jpg) center;background-size: cover;}
.joinpanel .four .left .img .wjIm{background: url(/new/images/join_change_06gai.jpg) center;background-size: cover;}
.joinpanel .four .right .img .wjIm{background: url(/new/images/join_change_07gai.jpg) center;background-size: cover;}
.wjimgBig{height: 500px;position: relative;background: url(/new/images/about04.jpg);margin-top: 80px;background-position: center bottom;background-repeat: no-repeat;background-attachment: fixed;background-size: cover;}
.wjimgBig img{display: none;width: 90%;margin-left: 5%;}

.wjWra .listWra:hover{cursor:pointer;cursor:url(../images/hand_Up.ico),auto;}
.wjWra .listWra.curc:hover{cursor:pointer;cursor:url(../images/hand_Donw.ico),auto;}
.wjWra .listWra{-webkit-user-select:none;user-select:none;}
.abobox .l.curfiex{height: 100px;}
.abobox .l.curfiex .abti{top: 175px;position: fixed;}
