@charset "utf-8";

/* base */
html{color:#000; font:400 13.9167px/1.5em "Helvetica Neue","Microsoft YaHei","\9ED1\4F53",Arial,sans-serif;height:100%; }
input,button,select,textarea{font:100 13.9167px/1.5em "Helvetica Neue","Microsoft YaHei","\9ED1\4F53",Arial,sans-serif; border:0; padding:0; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,figure{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
*+html input,*+html textarea,*+html select{font-family:inherit;font-size:inherit;font-weight:inherit}
* html input,* html textarea,* html select{font-size:100%}
legend{color:#000}
a:focus , input[type="button"][type="summit"]:focus {outline:thin dotted;}
.noword{ line-height:999em;}
.inc{ position: relative;/*width: 960px;*/ margin: 0 auto;}
body,html,#wrap{height:100%;}
/* common */
header{ position:relative; z-index: 100;width: 100%;height: 52px;  overflow:visible; background: #222222;border-bottom:1px solid #0f0f0f;}
footer{ width: 100%;padding: 40px 0;height: auto;  overflow: hidden; background: #302f2f}
.buttons{
  display: inline-block;
  border-radius: 4px;
  letter-spacing: 2px;
  line-height: 34px;
  font-size: 14px;
  padding: 0 10px 0 12px;
  text-decoration: none;
  cursor: pointer;
}
.buttons:hover{
  background: #a44225;
}
header .inc{
  width: 1200px;
}
header nav{
  position: absolute;
  top:13px;
  width:710px;
  /*height:auto;*/
 /* height: 52px;*/
  font-size: 0;
  /*overflow: hidden;*/
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  padding-right: 10px;
}
header .logo img{
  display: inline-block;
  width: 100px;
  height: 27px;
  margin-right: 20px;
}
header nav a{
  display: inline-block;
  vertical-align:middle;
  height: 27px;
  line-height: 27px;
  color: #9d9d99;
  font-size: 14px;
  text-decoration: none;
  margin: 0 10px;
}
header nav a:hover{
  color:#fff;
}
header nav a:focus{
  outline:none;
}
header .mobileNav{
  display: none;
}
.blackBtn{
  background: #75777c;
  color: #fff;
}
.yellowBtn{
  background: #f03800;
  color: #fff;
}
.yellowBtn:hover{
  background: #a44225;
}
.toolRight{
  position: absolute;
  right: 75px;
  width: 55px;
  height: 52px;
  overflow: hidden;
  font-size: 0;
  text-align: right;
  line-height: 52px;
}
.toolRight .yellowBtn{
  margin-top:9px;
}
*+html .toolRight{
  top: 10px;
}
.logined{
  position: absolute;
  top:0;
  text-align: right;
  right:75px;
  width: 170px;
  height: 52px;
  overflow: visible;
  font-size: 0;
  text-align: right;
  line-height: 52px;
}
.logined #logined{
  display: none;
}
.logined .userMsg{}
.logined .userMsg span{
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 38px;
  overflow: hidden;
  border-radius: 30px;
  overflow: hidden;
  border:2px solid #fff;
}
.logined .userMsg span img{
  display:block;
  width: 38px;
}
.logined .userMsg a{
  color: #f03800;
  font-size: 14px;
  text-decoration: none;
}
.logined .userMsg a i{
  display: inline-block;
  width: 9px;
  height: 5px;
  margin: 0 0 0 5px;
  overflow: hidden;
  background: url('../images/icons.png') -81px -98px;
}
.loginedNav{
  display: none;
}
.logined .loginedNav{
  top:8px;
  display: none;
  line-height: 36px;
  background: #fff;
  text-align: center;
  border-radius: 5px;
  box-shadow:0px 0px 20px rgba(0, 0, 0, 0.3);
}
.logined .loginedNav a{
  display: block;
  /*padding: 0 40px;*/
  color: #333;
  font-size: 12px;
  text-decoration: none;
}
.logined .loginedNav a:hover{
  color: #f03800
}

.subpageBody,
.userPageTitle{
  padding: 0 0 25px 0;
  background: url('../images/BgRepeatX.jpg') repeat-x #ededf0;
}
.userPageTitle{
  padding: 0;
}
.pageTitleBg{
  margin: -10px 0 0 0;
  width: 100%;
  height: 25px;
  background: url('../images/BgRepeatXb.jpg') repeat-x #ededf0;
}
.userPageContent{
  /*padding:45px 25px 45px 25px;*/
  min-height: 360px;
  padding-top: 30px;
}
h1.pageName{
  padding: 35px 0 35px 10px;
    font-size: 30px;
    letter-spacing: 1px;
    color: #333;
}
.pageAside{
  width: 300px;
  min-height: 200px;
}
.contact{
  width: 500px;
}
.contact .pageHr{
  width: 500px;
}
.contact h3{
  color:#666;
  padding-left:10px;
  margin-bottom:20px;
}
.contact .contactDetail textarea{
  padding: 8px 2%;
  line-height: 23px;
  overflow: hidden;
  background: url('../images/BgInput.jpg') repeat-x #fff;
  border-radius: 4px;
  border: 1px solid #d0d0d0;
  margin: 0;
  font-size: 12px;
  width: 450px;
  height:194px;
  resize:none;
}
p.tabNav{
  height: 40px;
  border-bottom: 1px solid #b7b7b7;
  overflow: visible;
  line-height: 40px;
  padding: 0 0 0 3%;
  margin: 0 0 20px 0;
  font-size: 0;
}
p.tabNav a{
  display: inline-block;
  position: relative;
  top:3px;
  margin: 0 .5% 0 0;
  padding: 0 5%;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  color: #333;
  background: #d7d7d7;
  line-height: 33px;
  vertical-align: top;
}
p.tabNav a.label{
  top: 0;
  border: 1px solid #b7b7b7;
  border-bottom: 0;
  background: #fff;
  height: 40px;
  line-height: 40px;
}
.form .formParam{
  position: relative;
  clear: both;
  padding: 0 15px;
  margin:  0 0 5px 0;
}
.form .formParam h1{
  font-size: 21px;
  line-height: 30px;
  padding: 0 5px 0 0;
}
.form .formParam h2{
  font-size: 14px;
  line-height: 30px;
  padding: 0 5px 0 0;
}
.form .formParam h2 a{
  float: right;
  color: #459ae9;
  text-decoration: underline;
}
.pageHr{
      width: 320px;
      margin: 0 0 15px 0;
      float: left;
      border-top:1px solid #b7b7b7;
}
.registed{
  width: 960px;
}
.artModel{
  display: none;
  padding: 15px;
}
.artModel h1{
  max-width:400px;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
  margin: 0 0 15px 0;
  font-size: 18px;
}
.artModel h1 strong{
  color: #f00;
  padding: 0 5px;
}
.artModel p{
  margin: 10px 0 0 0;
}
.artModel p strong{
  display: block;
  margin: 0 0 5px 0;
  font-size: 14px;
  font-weight: 400;
}
.artModel p.buttonInc{
  margin: 15px 0 0 0;
  text-align: right;
}
.artModel p.buttonInc a{
  margin: 0 5px 0 0
}
.artModel .searchInput{
  display: block;
  width: 95%;
  margin: 0;
}
.artModel .textareas{
  height: 84px;
  line-height: 26px;
  resize: none;
}
.artModel .des2{
  font-size: 16px;
  line-height: 32px;
}
.aui_buttons{
  display: none
}
.form .formParam .userInput{
  padding: 0 2%;
  width: 96%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  background: url('../images/BgInput.jpg') repeat-x;
  border-radius: 4px;
  border: 1px solid #d0d0d0;
  margin:0 ;
  font-size: 12px;
}
.form .checkNum .userInput{
  width: 160px;
}
.form .checkNum button{
  display: inline-block;
  position:absolute;
  bottom:0;
  border-radius: 4px;
  line-height: 30px;
  padding: 0 5px;
  right: 15px;
  font-size:14px;
  text-decoration: none;
  cursor: pointer;
  background: #4c637f;
  color: #fff;
}
*+html .form .checkNum button{
  padding: 0;
  font-size:12px;
  bottom: 7px;
  line-height: 26px;
}
.form .checkNum button i{
  display: none
}
.form .checkNum button.business span{
  display: none
}
.form .checkNum button.business{
  background: #666;
  padding: 0 5px
}
.form .checkNum button.business i{
  display:block;
  font-style: normal;
  font-size: 10px;
}
.form .formParam .cBox{
  background: #fff;
  margin: 5px 5px 0 5px;
}
.form .remember{
  margin: 10px 0 0 0
}
.form .agreement{
  margin: 20px 0 5px 0
}
.form .agreement a{
  color: #459ae9
}
.form .formParam .loginBtn{
  display: inline-block;
  width: 100%;
  margin: 5px 0 0 0;
  background: #f03800;
  line-height: 38px;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
}
.form .formParam .loginBtn:hover{
  background: #a44225
}
.form .error{
    display: none;
    background: #c00;
    color: #fff;
    line-height: 30px;
    border-radius: 5px;
    margin: 10px 15px;
    padding: 0 5px;
}
/*.form .error strong{
  display: inline-block;
  margin: 0 5px 0 0;
}*/

/*.foot{
  width:100%;
 position: relative;
 width: 1165px;
 height:300px;
  margin: 0 auto;
}*/
.inc_footer{
/*  margin-top:40px;*/
}
footer aside .logo{
 /* border:1px solid yellow;*/
  width:140px;
  height:40px;
 /* margin:0 auto;*/
  margin-bottom:20px;

}
footer aside .logo img{
  width:100%;
  height:100%;
}
.chanpin{
  width:120px;
  margin-left:40px;
}
.chanpin ul{
  height:255px;
  float:left;
}
.chanpin ul h2{
    font-family: "Microsoft YaHei" ! important;
  font-weight:bold;
  font-size:21px;
  text-align:center;
  margin-bottom:25px;
  margin-top:0px;
}
.chanpin ul li{
  text-align:center;
  height:50px;
  font-size:14px;

}
.chanpin ul li a{
    font-family: "Microsoft YaHei" ! important;
  text-decoration:none;
  color:white;
}
footer aside dl dt h2{
  margin-bottom:30px;
}
footer article{
  float:left;
}
footer aside{
  float: left;
  width: 290px;
}
footer aside dl{
  margin:0 0 0 0;
}
footer aside dt{

  font-size: 14px;
  color: #fff;
  margin: 0 0  15px 0;
  font-weight:normal;
}
footer aside dd{
  font-size: 14px;
}

footer aside dd  p{
  display: inline-block;
  font-size: 14px;
/*  color: #db4814;*/
text-align:left;
color:white;
  margin: 0 0  10px 0
}
footer aside dd a{
  /*color: #db4814;*/
  color:white;
  margin: 0 5px 0 0;
}
footer .qrCode{
  position: absolute;
  width: 150px;
  overflow: hidden;
}
footer h2{
  font-size: 21px;
  color: #fff;
}
footer .weChat{
  overflow: hidden;
  top: 0;
  left:820px;
}
footer .weibo{
  overflow: hidden;
  top: 0;
  left:657px;
}
footer .weibo img{
	margin-left:-150px;
}
footer p{
  margin:10px 0 0;
}
footer .copyRight{
  border-top:1px solid #676262;
  clear: both;
  position: relative;
  top:10px;
  left:17%;
  width:70%;
  font-size: 16px;
  color: #fff;
  text-align:center ;
  line-height: 33px;
}
footer .copyRight div a{
    color:white;
    font-size:16px;
    text-decoration:none;
}

.pageMark{ text-align:center; padding:50px 0; font-size:0;}
.pageMark a,
.pageMark a.num,
.pageMark span.current{ display:inline-block; padding:2px 8px; margin:0 7px 0 0 ; font-size:14px; border-radius:2px; border:1px solid #d9d9d9; text-decoration:none; color:#666}
.pageMark a:hover{ background:#a44225; border:1px solid #a44225; color:#fff}
.pageMark a.prev{ margin:0 25px 0 0;}
.pageMark a.next{ margin:0  0 0 25px;}
.detailPage .content div.bought{
  display: none;
}
.detailPage .content div.bought h4{
  display: block;
  margin: 30px 0 10px 0;
}
.videoPublic{
  background:url(../images/videoPublic.jpg) repeat-x;
  min-height:350px;
  border-bottom:1px solid #ddd;
  margin-top: -20px;
}
.demoVideo{
  display:none;
  width:800px;
  height:450px;
}
.videoPublic h1{
  padding:30px;
  color: #f03800;
  text-align: center;
  font-size: 30px;
}
.videoPublic .des{
  white-space:nowrap;
  font-size:0;
  text-align:justify;
}
.videoPublic .des li{
  display:inline-block;
  width:440px;
  height:240px;
  margin-top:10px;
  margin-bottom:30px;
  overflow:hidden;
}
.videoPublic .des li img{
  width:440px;
  height:240px;
}
.videoPublic .des li:first-child{
  margin-right:80px;
}
/*add by zn*/
#paperContent {
    width: 70%;
    margin: 50px auto;
    line-height: 35px;
    height: 800px;
    overflow: scroll;
    border: 2px solid #dadada;
    padding: 10px;
    box-shadow: 4px 3px 5px #eee;

}
#paperContent h1 {
    font-size: 24px;
    font-weight: bold;
    font-family: '微软雅黑';
    text-align: center;
    padding: 20px 0px;
}
#paperContent h2 {
    font-size: 16px;
    font-weight: bold;
    font-family: '微软雅黑';
}
#paperContent ul {
    padding-left: 10px;
}
#img_uploader_container {
    min-height: 280px;
    background-color: #dadada;
}
#img_uploader {
    width: 400px;
    margin-left: 20%;
}
#img_uploader_container #img_container {
    width: 150px;
    /*height: 140px;*/
}
#img_uploader_container #img_container  {

}
#loginBtn {
    height: 50px;
    line-height: 50px;
}
.language{
  position: relative;
  top:11px;
  right:5px;
  float: right;
  width:44px;
  height: 44px;
  overflow: hidden;
}
.language a{
  display: none;
  width:44px;
  height: 44px;
  font-size: 10px;
  text-decoration: none;
  color: #fff;
}
.language a:hover{
  color: #fff;
  text-decoration: underline;
}
.language a em{
  display: block;
  margin:0 0 0 5px;
  width: 23px;
  height: 20px;
  background: url('../images/icons.png') -95px -799px;
}
.language a.zh em{
  background:url('../images/icons.png') -126px -799px;
}
.language a.en em{}
.language a span{}
.language.chinese a.en,.language.english a.zh{
  display: block;
}
.pageH3{
  padding: 0px 10px 0px 10px;
  margin: 0 20px 15px 0;
  color: #666;
  font-size: 0;
  font-weight: 400;
  /*border-bottom: 1px solid #e5e5e5;*/
}
.pageH3 em{
  display: inline-block;
  vertical-align: bottom;
  font-size: 24px;
  margin-right:6px;
  color: #333;
}
.pageH3 span{
  position: relative;
  bottom:-5px;
  display: inline-block;
  vertical-align: bottom;
  font-size: 16px;
  margin:2px;
}
.aboutWords{
  font-size: 16px;
  color: #333;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 10px 0 30px 0;
}
.aboutText,.aboutSelect,.aboutTextarea{
  width: 500px;
  padding: 0 10px;
  border-radius:2px;
  background: #ededef;
  color: #333;
  line-height: 38px;
  height: 38px;
  margin-bottom: 13px;
}
.aboutSelect{
  width: 500px;
  color: #333;
}
.aboutTextarea{
  height: 90px;
  line-height: 30px;
  resize:none;
}
.aboutButtonInc{
 /* font-size: 0;*/
}
.aboutButtonInc button{
  width: 250px;
  line-height: 35px;
  border-radius: 2px;
  margin-right: 20px;
  color: #fff;
  font-size: 14px;
}
.submitBtn{
  background: #f13800;
}
.resetBtn{
  background: #7e8b94;
}
.contentTab{
  padding: 10px;
  margin-bottom: 15px;
}
.aboutContent{
  margin-bottom: 40px;
}
.career h3{
  color: #f13800;
  font-size: 24px;
}
.career dl{
  margin-top: 23px;
}
.career dt{
  font-size: 18px;
  margin-bottom: 15px;
  margin-left: 5px;
}
.career dd{
  font-size: 14px;
  line-height: 26px;
}
.career dd:before{
  display: inline-block;
  position: relative;
  content:"";
  width: 5px;
  height: 5px;
  vertical-align: middle;
  margin-right: 10px;
  margin-left: 5px;
  border-radius:5px;
  background: #c4c4c4;
}
.career h2{
  margin-left: 15px;
  font-size: 16px;
  color: #333;
}
#enquire,#cart{
  position: fixed;
  top: 150px;
  right:0;
  background: url('../images/enquire.png') 0 0 no-repeat;
  width: 37px;
  z-index: 1000;
  height: 135px;
  font-size: 16px;
  font-family:'微软雅黑';
  text-align: center;
}
#cart{
  top: 285px;
  background: url('../images/cart.png') 0 0 no-repeat;
}
#enquire a ,#cart a{
  text-decoration: none;
  color: #fff;
  display: block;
  width: 20px;
/*  padding: 0 8px;*/
  line-height: 21px;
  margin: 0 auto;
  padding-top: 30px;
  height:100px;
}
#enquire a:hover{
  text-decoration: none;
}
#enquire a:focus,#cart a:focus{
  outline:0;
}
.enquire {
  margin-top: 10px;
  background: url('../images/enquire.png') 0 0 no-repeat;
  width: 123px;
  height: 29px;
  z-index: 1000;
  font-size: 0;
  text-align: center;
}
.enquire a{
  display: block;
  width: 123px;
  height: 29px;
  font-size: 14px;
  line-height: 29px;
  color: #fff;
  text-decoration: none;
}
.enquire a:focus{
  outline:0;
}
.audioList article.bigVideo,.audioList article.bigVideo figure p,.audioList article.bigVideo figure video
{
 /* width: 960px;
  height: 540px;*/
 /* height:510px;
  width:910px;*/
   height:422px;
  width:934px;
}
.team {
  white-space: nowrap;
  margin-top: 30px;
  font-size: 0;
}
.team h3{
  font-size: 30px;
}
.team h4{
  margin:14px 0 20px 0;
  font-size: 18px;
  font-weight: 100;
}
.team li{
  vertical-align: top;
  display:inline-block;
  width: 275px;
  margin: 25px;
  height: auto;
  overflow: hidden;
  font-size: 12px;
  color: #666;
  text-align: center;
}
.team li figcaption{
  margin-top: 15px;
  display: block;
}
.team li figcaption strong{
  display: block;
  font-size: 24px;
}
.team li figcaption em{
  margin-top:6px;
  display: inline-block;
  font-size: 18px;
  padding: 10px;
  border-bottom:1px solid #ffb39c;
}
.team li blockquote{
  margin: 15px 0 50px 0;
  text-align: left;
  white-space: normal;
  font-size: 13px;
  line-height: 200%;
}

@media only screen and (max-width: 700px) {
.team li{
  vertical-align: top;
  display:block;
  width: 275px;
  margin: 25px;
  height: auto;
  overflow: hidden;
  font-size: 12px;
  color: #666;
  text-align: center;
}
}