@-webkit-keyframes gogogo {
    0%{ -webkit-transform: rotate(0deg);
     }
   
    100%{
        -webkit-transform: rotate(360deg);
    }

}
@-webkit-keyframes chanpin_bg {
    0%{ opacity:0.18; 
     }
   50%{
        opacity:0.02;
    }
    100%{
        opacity:0.18;
    }

}
.index_video{

position: relative;
  width: 100%;
  height: auto;
  z-index:-1; 
}
#FrontSpecifies_show01-45672808894 UL LI .tupian{box-shadow: 5px 5px 0px rgba(0,0,0,.5);}
.text-desc{position: absolute; left: 0; top: 0; background-color: #fff; height: 189px; opacity: 0; width: 100%; padding: 20px;    box-sizing: border-box;}
.port-5{float: left; width: 100%; position: relative; overflow: hidden; text-align: center;  overflow: visible;}
.port-5.effect-1{z-index: 9;}
.port-5.effect-1 img{transition: 0.5s;}
.port-5.effect-1:hover img{transform: scale(0.5) translateX(-100%); position: relative; z-index: 9;  border: 6px solid rgba(255, 255, 255, 0.9);}
.port-5.effect-1 .text-desc{transform: translateX(100%); opacity: 0; padding: 40px 20px 20px 90px; transition: 0.5s;}
.port-5.effect-1:hover .text-desc{transform: translateX(0px); opacity: 1;}

.port-5.effect-2{z-index: 10;}
.port-5.effect-2 img{transition: 0.5s; transform: none);}
.port-5.effect-2:hover img{transform: scale(0.5) translateY(100%); position: relative; z-index: 9; border: 6px solid rgba(255, 255, 255, 0.9);}
.port-5.effect-2 .text-desc{transform: translateY(-100%); opacity: 0; padding: 20px; transition: 0.5s;}
.port-5.effect-2:hover .text-desc{transform: translateY(0px); opacity: 1;}

.port-5.effect-3 img{transition: 0.5s;}
.port-5.effect-3:hover img{transform: scale(0.5) translateX(100%); position: relative; z-index: 9; border: 6px solid rgba(255, 255, 255, 0.9);}
.port-5.effect-3 .text-desc{transform: translateX(-100%); opacity: 0; padding: 40px 90px 20px 20px; transition: 0.5s;}
.port-5.effect-3:hover .text-desc{transform: translateX(0px); opacity: 1;}

/*留言样式*/
  .p_PromptDisabled{
  width: auto;
  height: auto;
  background-color: inherit;
  position: absolute;
  z-index: 999999999;
}
  .p_PromptDisabled .prompt_title .iconfont:before {
  content: "";
}
  .p_PromptDisabled .prompt_title .first{
  height: auto;
  color: rgba(255, 0, 0, 1);
  display: inline-block;
  font-size: 50px;
  margin-right: 10px;
}
  .p_PromptDisabled .prompt_title .first:before{
  content: "\e610";
}
  .p_PromptDisabled .prompt_title .font{
  font-size: 20px;
  display: inline-block;
  line-height: 50px;
  vertical-align: top;
  color: rgba(0,0,0,1);
  font-weight: bold;
}
  .p_PromptDisabled .promptbox{
  width: auto;
  height: auto;
}
  .p_PromptDisabled .prompt_content {
  font-size: 12px;
  color: rgba(105, 105, 105,1);
  padding-left: 65px;
}
  .p_PromptNoneData{
  width: auto;
  background-color: inherit;
  text-align: center;
}
  .p_PromptNoneData .prompt_title .iconfont:before {
  content: "";
}
  .p_PromptNoneData .prompt_title .first{
  height: auto;
  display: table-cell;
  font-size: 32px;
  position: relative;
  color: #09bb07;
  vertical-align: middle;
  padding: 0 10px 5px 0;
}
  .p_PromptNoneData .prompt_title{
  display: inline-table;
  padding: 0 30px;
  min-height: 200px;
  height: 100%;
}
  .p_PromptNoneData .prompt_title .first:before{
  content: "\e6b4";
}
  .p_PromptNoneData .prompt_title .font{
  font-size: 18px;
  display: table-cell;
  line-height: normal;
  vertical-align: middle;
  color: rgba(51,51,51,1);
  font-weight: bold;
  text-align: left;
}
  .p_PromptNoneData .promptbox{
  width: auto;
  height: 100%;
}
  .p_PromptNoneData .prompt_content {
  font-size: 14px;
  color: rgba(105, 105, 105,1);
  padding-left: 65px;
}
  .p_succ{
	width: auto;
	height: auto;
	min-width: 255px;
	min-height: 113px;
	max-width: 500px;  
    background-color:#F7FBFB;
    border: 2px solid #65beba;
    font-size: 22px;
    position: absolute;
    z-index: 9999999999;
}
  .p_succ .iconfont{
	height: auto;
	color: #A2D465;
	margin-right:20px;
	display: inline-block;
    margin-left: 40px;
}
  .p_succ .iconfont:before{
	content: "\e648";
}
  .p_succ .fontbox{
	display: inline-block;
	vertical-align:top;
	max-width: 386px;
	margin-right: 20px;
}
  .p_succ .promptbox{
	width: auto;
	height: auto;
	margin-top: 35px;
	margin-bottom: 35px;
}
  .p_succ .assistfont{
	display: none;
}
  .p_succ .closebtn {
	display: none;
}
  .p_fail{
	width: auto;
	height: auto;
	min-width: 255px;
	min-height: 113px;  
	max-width: 500px;
    background-color:#FDFCF3;
    border: 2px solid #FFDC90;
    font-size: 22px;
    position: absolute;
    z-index: 99999999999;
}
  .p_fail .iconfont{
	height: auto;
	color: #FF0000;
	margin-right:20px;
	display: inline-block;
	margin-left: 40px;
}
  .p_fail .iconfont:before{
	content: "\e641";
}
  .p_fail .fontbox{
	display: inline-block;
	vertical-align:top;
	max-width: 386px;
	margin-right: 20px;
}
  .p_fail .promptbox{
	width: auto;
	height: auto;
	margin-top: 35px;
	margin-bottom: 35px;
}
  .p_fail .assistfont{
    font-size: 14px;
    color: #999999;
    margin-top: 5px;
}
  .p_fail .closebtn {
    font-size: 14px;
    color: #65beba;
    position: absolute;
    right: 15px;
    bottom: 15px;
}
  .p_fail .closebtn:hover{
	cursor: pointer;
}

  .p_CommonBtnA{font-size:18px;width:auto;
height:35px;
color:rgba(255,255,255,1);background-color:#d2222d;
padding-top:0;padding-right:20px;padding-left:20px;text-align: center;display:table;
min-width:140px;
margin-left:115px;
margin-top:13px;
position:static;
}
  .p_CommonBtnA:hover{
	color:rgba(255,255,255,1);
    background-color:rgba(106,186,190,1);
}
  .p_CommonBtnA:hover .font{
    color:rgba(255,255,255,1);
}
  .p_CommonBtnA:active{
	color:rgba(255,255,255,1);
    background-color:rgba(106,186,190,1);
}
  .p_CommonBtnA .font{
	display:table-cell;
	vertical-align:middle;
    text-align: inherit;
}
.iconfont:before{
  content: "";
}

  .d_checkbox{
  display: inline-block;
  vertical-align:middle;
  font-size: 14px;
}
  .d_checkbox .iconfont:before {
  content: "";
}
  .d_checkbox .iconfont {
  display: inherit;
}
  .d_checkbox .checkbox {
  z-index: 99;
  cursor: pointer;
  opacity: 0;
}
  .d_checkbox .shape {
  display: inline-block;
  vertical-align: top;
  top: 2px;
  height: 15px;
  width: 15px;
  border: 1px solid #dadada;
  position: relative;
}
  .d_checkbox .option{
  width: auto;
  height: auto;
}
  .d_checkbox label:hover{
  cursor:pointer;
}
  .d_checkbox .font {
  width: auto;
  display: inline-block;
}
  .d_checkbox .first {
  opacity: 0;
  position: absolute;
  left: 1px;
  top: -1px;
}
  .d_checkbox .first:before{
  content: "\e645";
  font-size: 17px;
  color: #65beba;
  left: -3px;
  top: -1px;
  position: absolute;
}
  .d_checkbox input[type="checkbox"]:checked + .iconfont.first {
  opacity: 1;
}
  .d_checkboxA{
  display:inline-block;
  vertical-align:middle;
  font-size: 14px;
}
  .d_checkboxA .iconfont:before {
  content: "";
}
  .d_checkboxA .iconfont {
  display: inherit;
}
  .d_checkboxA .checkbox {
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  z-index: 99;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
  .d_checkboxA .shape {
  display: inline-block;
  height: 30px;
  width: 100px;
  border: 1px solid rgba(240, 240, 240, 1);
  position: relative;
}
  .d_checkboxA .option{
  width: auto;
  height: auto;
  position: relative;
}
  .d_checkboxA:hover {
  cursor: pointer;
}
  .d_checkboxA label:hover{
  cursor:pointer;
}
  .d_checkboxA .font {
  width: auto;
  display: inline-block;
}
  .d_checkboxA .first:before{
  content: "\e6ab";
  color: rgba(255, 255,255,1);
  position: absolute;
  bottom: -5px;
  right: 0px;
  font-size: 12px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform:rotate(-45deg);
}
  .d_checkboxA .first {
  height: 0;
  width: 0;
  border: 10px solid transparent;
  border-left-color: rgba(107, 187, 184,1);
  font-size: 20px;
  opacity: 0;
  position: absolute;
  bottom: -10px;
  right: -9px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform:rotate(45deg);
}
  .d_checkboxA input[type="checkbox"]:checked + i {
  opacity: 1;
}
  .d_checkboxA input[type="checkbox"]:checked + i:after {
  content: "";
  width: 100px;
  height: 30px;
  position: absolute;
  top: 9px;
  right: -6px;
  display: block;
  border: 2px solid rgba(107, 187, 184,1);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform:rotate(-45deg);

}
  .d_checkboxA input[type=checkbox]:hover + i{
	opacity:1;
}
  .d_checkboxA input[type=checkbox]:hover + i:after{
	  content: "";
	  width: 100px;
	  height: 30px;
	  position: absolute;
	  top: 9px;
	  right: -6px;
	  display: block;
	  border: 2px solid rgba(107, 187, 184,1);
	  -webkit-transform: rotate(-45deg);
	  -moz-transform: rotate(-45deg);
	  transform:rotate(-45deg);
}
  .d_checkboxA .option .font {
  position: absolute;
  top: -20px;
  left: 15px;
  line-height: 40px;
}
  .d_checkboxA.active .shape {
  border: 2px solid rgba(107, 187, 184,1);
}
  .d_nameP{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .d_nameP .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .d_nameP .iconfont:before{
	content:"";
}
  .d_select{
    width: 250px;
    height: auto;
    position: relative;
    font-size: 0;
}
  .d_select.error{
    border: 1px solid #F00;
}
  .d_select i:before{
    content: "";
}
  .d_select input{
    width: calc(100% - 30px);
    height: 30px;
    border: 1px solid rgba(240, 240, 240, 1);
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    padding-left: 5px;
}
  .d_select .InputIcon{
    font-size: 16px;
}
  .d_select .shape{
	display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    line-height: 30px;
    background-color: #fafafa;
    text-align: center;
    border: 1px solid rgba(240, 240, 240, 1);
    border-left: none;
    font-size: 12px;
}
  .d_select .shape:before {
    content: "\e6c9";
    color: rgba(200, 200, 200, 1);
}


  .d_select .shape.down:before {
    content: "\e6c8";
    color: rgba(200, 200, 200, 1);
}
  .d_select .shape.up:before {
    content: "\e6c9";
    color: rgba(200, 200, 200, 1);
}

  .d_select .itembox{
	height: 100px;
	width: inherit;
	position: absolute;
    top: 30px;
    left: 0px;
    border: 1px solid rgba(240, 240, 240, 1);
    border-top: 0;
    overflow-y:auto;
    z-index: 99;
    background-color:#fff;
    font-size: 12px;
}
  .d_select .itembox:hover{
    cursor: pointer;
}
  .d_select li{
    width: auto;
    height: 30px;
    line-height: 30px;
    display: flex;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    -webkit-align-items: stretch;
    display: -moz-flex;
    -moz-flex-flow: row wrap;
    -moz-align-items: stretch;
    display: -ms-flexbox;
    display: -ms-flex;
    -ms-flex-flow: row wrap;
    -ms-align-items: stretch;
    display: flex;
    flex-flow: row wrap;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: center;
}
  .d_select .itembox img{
    width: 20px;
    height: 20px;
    line-height: inherit;
    margin-left: 5px;
    margin-right: 5px;
}
  .d_select .itembox .ItemFirst{
    font-size: 18px;
    line-height: 30px;
    margin-left: 5px;
}
  .d_select .itembox .ItemLast{
    font-size: 18px;
    line-height: 30px;
    height: auto;
}
  .d_select .itembox li:hover{
    background-color: rgba(239, 248, 248,0.8);
    color: rgba(101,190,186,1);
    cursor: pointer;
}
  .d_select .itembox:active{

}

  .d_select .itembox .last .ItemFirst:before{
    color: transparent;
}
  .d_select span{
    width: 50%;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    display: block;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    flex: 1;
}

  .d_select input:focus{
    border: 1px solid #86CCC9 ;
}
  .d_select input:focus+.shape{
    border: 1px solid #86CCC9 ;
    border-left: none ;
    background-color: #edf9f9;
}
  .d_select input:focus+.shape+.itembox{
    border: 1px solid #86CCC9;
    border-top-width: 0;
}
  .d_select:hover .shape{
    border: 1px solid #86CCC9 ;
    border-left: none;
}
  .d_select:hover .itembox{
    border: 1px solid #86CCC9 ;
    border-top: none ;
    background-color: #edf9f9;
}
  .d_select:hover input{
    border: 1px solid #86CCC9;
}

  .d_nameO{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .d_nameO .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .d_nameO .iconfont:before{
	content:"";
}
  .d_CustomValue {
  display:inline-block;
  vertical-align:middle;
  font-size: 14px;
}
  .d_CustomValue .iconfont:before {
  content: "";
}
  .d_CustomValue .iconfont {
}
  .d_CustomValue .radio {
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  z-index: 99;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
  .d_CustomValue .shape {
  display: inline-block;
  height: 30px;
  width: 100px;
  border: 1px solid rgba(240, 240, 240, 1);
  position: relative;
}
  .d_CustomValue .option{
  width: auto;
  height: auto;
  position: relative;
}
  .d_CustomValue:hover {
  cursor: pointer;
}
  .d_CustomValue label:hover{
  cursor:pointer;
}
  .d_CustomValue .font {
  width: auto;
  display: inline-block;
}
  .d_CustomValue .first:before{
}
  .d_CustomValue .first {
  height: 0;
  width: 0;
  font-size: 20px;
  opacity: 0;
}
  .d_CustomValue input[type="radio"]:hover + i {
  opacity: 1;
}
  .d_CustomValue input[type="radio"]:hover + i:after {
  content: "";
  width: 100px;
  height: 30px;
  position: absolute;
  top: -1px;
  right: -1px;
  display: block;
  border: 2px solid #a6e2df;
}
  .d_CustomValue input[type="radio"]:checked + i {
  opacity: 1;
}
  .d_CustomValue input[type="radio"]:checked + i:after {
  content: "";
  width: 100px;
  height: 30px;
  position: absolute;
  top: -1px;
  right: -1px;
  display: block;
  border: 2px solid rgba(107, 187, 184,1);
}
  .d_CustomValue .option .font {
  position: absolute;
  top: -20px;
  left: 15px;
  line-height: 40px;
}
  .d_CustomValue.active .shape {
  border: 2px solid rgba(107, 187, 184,1);
}
  .d_CustomName{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .p_nameN .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .p_nameN .iconfont:before{
	content:"";
}
  .d_textarea {
  width:300px;
  height:150px;
  line-height:19px;
  font-size: 14px;
}
  .d_textarea textarea{
	display:inline-block;
  height: inherit;
  width: inherit;
	padding-left:5px;
	padding-right:5px;
	border-width:1px;
	border-style:solid;
	border-color:rgba(240, 240, 240, 1);
  resize:none;
  padding-top: 5px;
}
  .p_textarea.error textarea{
  border-color:#F00;
}
  .p_textarea textarea:hover {
  cursor: text;
}
  .p_textarea.d_error textarea{
  border-color:#f00;
}
  .p_textarea textarea:focus {
  border-color: rgba(77, 144, 203, 1);
  outline: -webkit-focus-ring-color auto 5px;
}
  .p_textarea:active{
}
.e_text.disabled {
  background-color: rgba(235, 235, 228, 1);
}
  .p_textarea.inputed textarea {
  border-color:rgba(76, 95, 213, 1);
}

  .d_input {
	display: inline-block;
	width: 300px;
	height: 36px;
	vertical-align:middle;
  color: inherit;
  position: relative;
  font-size: 14px;
}
  .p_input:hover {
  cursor: text;
}
  .d_input input,
  .d_input .InputText {
	display: inline-block;
	height: inherit;
	width: inherit;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  line-height: inherit;
  border: 1px solid #f0f0f0;
  padding-left: 7px;
}
  .p_input.error input {
  border: 1px solid rgba(255, 3, 3, 1) !important;
}
  .p_input .iconfont:before {
  content: "";
}
  .p_input .last:before{
  content: "";
}
  .p_input input:hover,
  .p_input .InputText:hover {
  cursor: text;
}
  .p_input input:focus {
  outline: -webkit-focus-ring-color auto 5px;
  border: 1px solid rgba(77, 144, 203, 1);
}
.e_input.disabled .InputText {
}


  .d_InputName{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .d_InputName .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .p_nameQ .iconfont:before{
	content:"";
}
  .p_AssistLabelB{
	display:inline-block;
	margin:0;
	padding:0;
	text-align:left;
	font-size:13px;
	color:rgba(201,204,204,1);
	word-break: break-all;
}
  .p_AssistLabelB .font{
	white-space: normal;
	line-height: 17px;
}
  .p_AssistLabelB .iconfont:before{
	display: inline-block;
	content:"";
}
  .p_imageB{
	padding:0;
	border-width:1px;
	border-style:solid;
	border-color:rgba(228,228,228,1);
	background-color: transparent;
	overflow: hidden;
}
  .p_imageB:hover{
	border-width:1px;
	border-style:solid;
	border-color:rgba(228,228,228,1);
	background-color: transparent;
}
  .p_imageB:active{
	border-width:1px;
	border-style:solid;
	border-color:rgba(228,228,228,1);
	background-color: transparent;
}
  .p_CorrectIcon{
	margin:0;
	width:inherit;
	height:inherit;
	color:rgba(102,102,102,1);
}
  .p_CorrectIcon .iconfont:before{
    content: '\e6bd';
    font-size: 50px;
}  .p_CloseIcon{
	margin:0;
	width:inherit;
	height:inherit;
	color:rgba(102,102,102,1);
}
  .p_CloseIcon .iconfont:before{
    content: '\e6bd';
    font-size: 50px;
}
  .p_EntryInput {
	display: inline-block;
	width: 300px;
	height: 36px;
	vertical-align:middle;
  color: inherit;
  position: relative;
  font-size: 14px;
}
  .p_EntryInput:hover {
  cursor: text;
}
  .p_EntryInput input,
  .p_EntryInput .InputText {
	display: inline-block;
	height: inherit;
	width: inherit;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  line-height: inherit;
  border: 1px solid #f0f0f0;
  padding-left: 7px;
}
  .p_EntryInput.error input {
  border: 1px solid rgba(255, 3, 3, 1) !important;
}
  .p_EntryInput .iconfont{
  position: absolute;
}
  .p_EntryInput .iconfont:before {
  content: "";
}
  .p_EntryInput .last:before{
  content: "";
}
  .p_EntryInput input:hover,
  .p_EntryInput .InputText:hover {
  cursor: text;
}
  .p_EntryInput input:focus {
  outline: -webkit-focus-ring-color auto 5px;
  border: 1px solid rgba(77, 144, 203, 1);
}
.e_input.disabled .InputText {
}

  .p_EntryBox{
	margin:0;
	width: 236px;
    height:317px;
    padding:0;
    border-width:1px;
    border-style:solid;
    border-color:rgba(228,228,228,1);
}
  .p_nameX{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .p_nameX .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .p_nameX .iconfont:before{content:"";shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}
  .p_captcha {
	display: inline-block;
	width: 300px;
	height: 36px;
	vertical-align:middle;
  color: inherit;
  position: relative;
  font-size: 14px;
}
  .p_captcha:hover {
  cursor: text;
}
  .p_captcha input,
  .p_captcha .InputText {
	display: inline-block;
	height: inherit;
	width: inherit;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  line-height: inherit;
  border: 1px solid #f0f0f0;
  padding-left: 7px;
}
  .p_captcha.error input {
  border: 1px solid rgba(255, 3, 3, 1) !important;
}
  .p_captcha .iconfont{
  position: absolute;
}
  .p_captcha .iconfont:before {
  content: "";
}
  .p_captcha .last:before{
  content: "";
}
  .p_captcha input:hover,
  .p_captcha .InputText:hover {
  cursor: text;
}
  .p_captcha input:focus {
  outline: -webkit-focus-ring-color auto 5px;
  border: 1px solid rgba(77, 144, 203, 1);
}
.e_input.disabled .InputText {
}


  .p_nameL{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .p_nameL .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .p_nameL .iconfont:before{
	content:"";
}
  .p_note {
	display: inline-block;
	width: 300px;
	height: 36px;
	vertical-align:middle;
  color: inherit;
  position: relative;
  font-size: 14px;
}
  .p_note:hover {
  cursor: text;
}
  .p_note input,
  .p_note .InputText {
	display: inline-block;
	height: inherit;
	width: inherit;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  line-height: inherit;
  border: 1px solid #f0f0f0;
  padding-left: 7px;
}
  .p_note.error input {
  border: 1px solid rgba(255, 3, 3, 1) !important;
}
  .p_note .iconfont{
  position: absolute;
}
  .p_note .iconfont:before {
  content: "";
}
  .p_note .last:before{
  content: "";
}
  .p_note input:hover,
  .p_note .InputText:hover {
  cursor: text;
}
  .p_note input:focus {
  outline: -webkit-focus-ring-color auto 5px;
  border: 1px solid rgba(77, 144, 203, 1);
}
.e_input.disabled .InputText {
}


  .p_nameK{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .p_nameK .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .p_nameK .iconfont:before{
	content:"";
}
  .p_DateIconA{
	margin:0;
	width:inherit;
	height:inherit;
	color:rgba(102,102,102,1);
}
  .p_DateIconA .iconfont:before{
    content: '\e6bd';
    font-size: 50px;
}  .p_DateIcon{
	margin:0;
	width:inherit;
	height:inherit;
	color:rgba(102,102,102,1);
}
  .p_DateIcon .iconfont:before{
    content: '\e6bd';
    font-size: 50px;
}
  .p_time {
	display: inline-block;
	width: 300px;
	height: 36px;
	vertical-align:middle;
  color: inherit;
  position: relative;
  font-size: 14px;
}
  .p_time:hover {
  cursor: text;
}
  .p_time input,
  .p_time .InputText {
	display: inline-block;
	height: inherit;
	width: inherit;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  line-height: inherit;
  border: 1px solid #f0f0f0;
  padding-left: 7px;
}
  .p_time.error input {
  border: 1px solid rgba(255, 3, 3, 1) !important;
}
  .p_time .iconfont{
  position: absolute;
}
  .p_time .iconfont:before {
  content: "";
}
  .p_time .last:before{
  content: "";
}
  .p_time input:hover,
  .p_time .InputText:hover {
  cursor: text;
}
  .p_time input:focus {
  outline: -webkit-focus-ring-color auto 5px;
  border: 1px solid rgba(77, 144, 203, 1);
}
.e_input.disabled .InputText {
}


  .p_nameR{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .d_TextareaName .font{
	vertical-align:middle;
}
  .p_nameR .iconfont:before{
	content:"";
}
  .p_ZipCode {
	display: inline-block;
	width: 300px;
	height: 36px;
	vertical-align:middle;
  color: inherit;
  position: relative;
  font-size: 14px;
}
  .p_ZipCode:hover {
  cursor: text;
}
  .p_ZipCode input,
  .p_ZipCode .InputText {
	display: inline-block;
	height: inherit;
	width: inherit;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  line-height: inherit;
  border: 1px solid #f0f0f0;
  padding-left: 7px;
}
  .p_ZipCode.error input {
  border: 1px solid rgba(255, 3, 3, 1) !important;
}
  .p_ZipCode .iconfont{
  position: absolute;
}
  .p_ZipCode .iconfont:before {
  content: "";
}
  .p_ZipCode .last:before{
  content: "";
}
  .p_ZipCode input:hover,
  .p_ZipCode .InputText:hover {
  cursor: text;
}
  .p_ZipCode input:focus {
  outline: -webkit-focus-ring-color auto 5px;
  border: 1px solid rgba(77, 144, 203, 1);
}
.e_input.disabled .InputText {
}


  .p_nameJ{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .p_nameJ .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .p_nameJ .iconfont:before{content:"";shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}
  .p_address {
	display: inline-block;
	width: 300px;
	height: 36px;
	vertical-align:middle;
  color: inherit;
  position: relative;
  font-size: 14px;
}
  .p_address:hover {
  cursor: text;
}
  .p_address input,
  .p_address .InputText {
	display: inline-block;
	height: inherit;
	width: inherit;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  line-height: inherit;
  border: 1px solid #f0f0f0;
  padding-left: 7px;
}
  .p_address.error input {
  border: 1px solid rgba(255, 3, 3, 1) !important;
}
  .p_address .iconfont{
  position: absolute;
}
  .p_address .iconfont:before {
  content: "";
}
  .p_address .last:before{
  content: "";
}
  .p_address input:hover,
  .p_address .InputText:hover {
  cursor: text;
}
  .p_address input:focus {
  outline: -webkit-focus-ring-color auto 5px;
  border: 1px solid rgba(77, 144, 203, 1);
}
.e_input.disabled .InputText {
}


  .p_nameI{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .p_nameI .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .p_nameI .iconfont:before{content:"";shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}
  .p_email {display: inline-block;width:345px;
height: 36px;vertical-align:middle;color:#666;
position: relative;font-size: 14px;}
  .p_email:hover {
  cursor: text;
}
  .p_email input,
  .p_email .InputText {
	display: inline-block;
	height: inherit;
	width: inherit;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  line-height: inherit;
  border: 1px solid #f0f0f0;
  padding-left: 7px;
}
  .p_email.error input {
  border: 1px solid rgba(255, 3, 3, 1) !important;
}
  .p_email .iconfont{
  position: absolute;
}
  .p_email .iconfont:before {
  content: "";
}
  .p_email .last:before{
  content: "";
}
  .p_email input:hover,
  .p_email .InputText:hover {
  cursor: text;
}
  .p_email input:focus {
  outline: -webkit-focus-ring-color auto 5px;
  border: 1px solid rgba(77, 144, 203, 1);
}
.e_input.disabled .InputText {
}


  .p_nameH{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .p_nameH .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .p_nameH .iconfont:before{content:"";shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}
  .p_fax {
	display: inline-block;
	width: 300px;
	height: 36px;
	vertical-align:middle;
  color: inherit;
  position: relative;
  font-size: 14px;
}
  .p_fax:hover {
  cursor: text;
}
  .p_fax input,
  .p_fax .InputText {
	display: inline-block;
	height: inherit;
	width: inherit;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  line-height: inherit;
  border: 1px solid #f0f0f0;
  padding-left: 7px;
}
  .p_fax.error input {
  border: 1px solid rgba(255, 3, 3, 1) !important;
}
  .p_fax .iconfont{
  position: absolute;
}
  .p_fax .iconfont:before {
  content: "";
}
  .p_fax .last:before{
  content: "";
}
  .p_fax input:hover,
  .p_fax .InputText:hover {
  cursor: text;
}
  .p_fax input:focus {
  outline: -webkit-focus-ring-color auto 5px;
  border: 1px solid rgba(77, 144, 203, 1);
}
.e_input.disabled .InputText {
}


  .p_nameG{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .p_nameG .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .p_nameG .iconfont:before{content:"";shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}
  .p_company {
	display: inline-block;
	width: 300px;
	height: 36px;
	vertical-align:middle;
  color: inherit;
  position: relative;
  font-size: 14px;
}
  .p_company:hover {
  cursor: text;
}
  .p_company input,
  .p_company .InputText {
	display: inline-block;
	height: inherit;
	width: inherit;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  line-height: inherit;
  border: 1px solid #f0f0f0;
  padding-left: 7px;
}
  .p_company.error input {
  border: 1px solid rgba(255, 3, 3, 1) !important;
}
  .p_company .iconfont{
  position: absolute;
}
  .p_company .iconfont:before {
  content: "";
}
  .p_company .last:before{
  content: "";
}
  .p_company input:hover,
  .p_company .InputText:hover {
  cursor: text;
}
  .p_company input:focus {
  outline: -webkit-focus-ring-color auto 5px;
  border: 1px solid rgba(77, 144, 203, 1);
}
.e_input.disabled .InputText {
}


  .p_nameF{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .p_nameF .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .p_nameF .iconfont:before{
	content:"";
}
  .p_phone {
	display: inline-block;
	width: 300px;
	height: 36px;
	vertical-align:middle;
  color: inherit;
  position: relative;
  font-size: 14px;
}
  .p_phone:hover {
  cursor: text;
}
  .p_phone input,
  .p_phone .InputText {
	display: inline-block;
	height: inherit;
	width: inherit;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  line-height: inherit;
  border: 1px solid #f0f0f0;
  padding-left: 7px;
}
  .p_phone.error input {
  border: 1px solid rgba(255, 3, 3, 1) !important;
}
  .p_phone .iconfont{
  position: absolute;
}
  .p_phone .iconfont:before {
  content: "";
}
  .p_phone .last:before{
  content: "";
}
  .p_phone input:hover,
  .p_phone .InputText:hover {
  cursor: text;
}
  .p_phone input:focus {
  outline: -webkit-focus-ring-color auto 5px;
  border: 1px solid rgba(77, 144, 203, 1);
}
.e_input.disabled .InputText {
}


  .p_nameE{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .p_nameE .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .p_nameE .iconfont:before{content:"";shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}
  .p_telephone {
	display: inline-block;
	width: 300px;
	height: 36px;
	vertical-align:middle;
  color: inherit;
  position: relative;
  font-size: 14px;
}
  .p_telephone:hover {
  cursor: text;
}
  .p_telephone input,
  .p_telephone .InputText {
	display: inline-block;
	height: inherit;
	width: inherit;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  line-height: inherit;
  border: 1px solid #f0f0f0;
  padding-left: 7px;
}
  .p_telephone.error input {
  border: 1px solid rgba(255, 3, 3, 1) !important;
}
  .p_telephone .iconfont{
  position: absolute;
}
  .p_telephone .iconfont:before {
  content: "";
}
  .p_telephone .last:before{
  content: "";
}
  .p_telephone input:hover,
  .p_telephone .InputText:hover {
  cursor: text;
}
  .p_telephone input:focus {
  outline: -webkit-focus-ring-color auto 5px;
  border: 1px solid rgba(77, 144, 203, 1);
}
.e_input.disabled .InputText {
}


  .p_nameD{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .p_nameD .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .p_nameD .iconfont:before{content:"";shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}
  .p_sex{
  display: inline-block;
  vertical-align:middle;
  font-size: 14px;
}
  .p_sex .iconfont:before {
  content: "";
}
  .p_sex .iconfont {
}
  .p_sex .radio {
  z-index: 99;
  opacity: 0;
  cursor: pointer;
}
  .p_sex .shape {
  display: inline-block;
  vertical-align: top;
  width: 15px;
  height: 15px;
  border: 1px solid #dadada;
  border-radius: 50%;
  position: relative;
  top: 2px;
}
  .p_sex .option{
  width: auto;
  height: auto;
  line-height: 100%;
}
  .p_sex label:hover{
  cursor:pointer;
}
  .p_sex .font {
  width: auto;
  display: inline-block;
}
  .p_sex .first {
  opacity: 0;
  position: absolute;
  left: -4px;
  top: -6px;
}
  .p_sex .first:before{
  content: "\e669";
  font-size: 21px;
  color: #65beba;
  position: absolute;
  top: 2px;
  left: 0px;
}
  .p_sex input[type="radio"]:checked + .iconfont.first {
  opacity: 1;
}
  .p_sex input[type="radio"]:checked + i:after {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 3px;
  display: block;
  border: 1px solid rgba(107, 187, 184,1);
}

  .p_nameC{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .p_nameC .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .p_nameC .iconfont:before{content:"";shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}
  .p_nameM {
	display: inline-block;
	width: 300px;
	height: 36px;
	vertical-align:middle;
  color: inherit;
  position: relative;
  font-size: 14px;
}
  .p_nameM:hover {
  cursor: text;
}
  .p_nameM input,
  .p_nameM .InputText {
	display: inline-block;
	height: inherit;
	width: inherit;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  line-height: inherit;
  border: 1px solid #f0f0f0;
  padding-left: 7px;
}
  .p_nameM.error input {
  border: 1px solid rgba(255, 3, 3, 1) !important;
}
  .p_nameM .iconfont{
  position: absolute;
}
  .p_nameM .iconfont:before {
  content: "";
}
  .p_nameM .last:before{
  content: "";
}
  .p_nameM input:hover,
  .p_nameM .InputText:hover {
  cursor: text;
}
  .p_nameM input:focus {
  outline: -webkit-focus-ring-color auto 5px;
  border: 1px solid rgba(77, 144, 203, 1);
}
.e_input.disabled .InputText {
}


  .p_nameB{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .p_nameB .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .p_nameB .iconfont:before{content:"";shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}
  .p_LoginPrompt{
	width: auto;
	height: auto;
	display: inline-block;
}
  .p_LoginPrompt .icon-error {
    display: inline-block;
    vertical-align: middle;
    color: #dc8d99;
    height: 14px;
    margin: 0 10px;
    font-size: 14px;
    position: static;
}
  .p_LoginPrompt .icon-error:before{
	content: "\e63f";
}
  .p_LoginPrompt .text-error {
    max-width: 310px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #c6cbd0;
    border-radius: 2px;
    padding: 5px 10px;
    background-color: #f0f0f1;
    font-style: normal;
    font-size: 14px;
    white-space: normal;
}
  .p_LoginPrompt .text-error:before {
    content: "";
    display: block;
    border-width: 8px;
    position: absolute;
    top: 50%;
    left: -16px;
    border-style: dashed solid dashed solid;
    border-color: transparent rgba(198,203,208,1) transparent transparent;
    font-size: 0;
    line-height: 0;
    margin-top: -8px;
}
  .p_LoginPrompt .text-error:after {
    content: "";
    display: block;
    border-width: 8px;
    position: absolute;
    top: 50%;
    left: -15px;
    border-style: dashed solid dashed solid;
    border-color: transparent #f0f1f1 transparent transparent;
    font-size: 0;
    line-height: 0;
    margin-top: -8px;
}
  .p_LoginPrompt a{
    font-size: 12px;
    color: #65beba;
    margin-left: -3px;
}
  .p_LoginPrompt a:hover{
    font-weight: bold;
    text-decoration: underline;
    color: #65beba;
}
  .p_LoginPrompt a.p_link{
    display: none;
}
  .p_LoginPrompt.p_enter{
    display: block;
    margin-top: 10px;
    margin-left: 60px;
}
  .p_LoginPrompt .font {
    width: auto;
    height: auto;
    display: inline-block;
}

  .p_content {width:345px;
height:auto;
line-height:19px;font-size: 14px;display:inline-block;
color:#666;
border-color:#f0f0f0;
margin-top:0px;
}
  .p_content textarea{
	display:inline-block;
  height: inherit;
  width: inherit;
	padding-left:5px;
	padding-right:5px;
	border-width:1px;
	border-style:solid;
	border-color:rgba(240, 240, 240, 1);
  resize:none;
  padding-top: 5px;
}
  .p_content.error textarea{
  border-color:#F00;
}
  .p_content textarea:hover {
  cursor: text;
}
  .p_content.d_error textarea{
  border-color:#f00;
}
  .p_content textarea:focus {
  border-color: rgba(77, 144, 203, 1);
  outline: -webkit-focus-ring-color auto 5px;
}
  .p_content:active{
}
.e_text.disabled {
  background-color: rgba(235, 235, 228, 1);
}
  .p_content.inputed textarea {
  border-color:rgba(76, 95, 213, 1);
}

  .p_nameA{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .p_nameA .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .p_nameA .iconfont:before{content:"";shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}
  .p_star{
	display:table-cell;
	position:relative;
	z-index:3;
	vertical-align:middle;
    background-color:rgba(255,255,255,0);
    border-color:rgba(255,255,255,0);
    border-style: solid;
	border-width: 0;
    color:rgba(101, 190, 186,1);
    width:20px;
    height:auto;
    padding-left:0;
    padding-right:0px;
    padding-top:0;
    text-align: center;
    font-size:14px;
}
  .p_star:hover{
	border-width: 0;
    border-style: solid;
    color:rgba(101, 190, 186,1);
    border-color:rgba(255,255,255,0);
    background-color:rgba(255,255,255,0);
    box-shadow:none;
}
  .p_star:active{
	border-width: 0;
    border-style: solid;
    color:rgba(101, 190, 186,1);
    border-color:rgba(255,255,255,0);
    background-color:rgba(255,255,255,0);
    box-shadow:none;
}             

  .p_star .iconfont{
	display:inline-block;
}
  .p_star .iconfont:before{
  content:"\e6b2";
}

  .p_star.active .iconfont:before{
  content:"\e6b5";
}
  .p_AssistLabelA{
	width: inherit;
	height: auto;
	font-size: 14px;
	line-height: 21px;
}

  .p_nameT{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .p_nameT .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .p_nameT .iconfont:before{content:"";shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}
  .p_SubHeadA{
	display:inline-block;
	margin:0;
	padding:0;
	color:rgba(51, 51, 51,1);
	font-size:20px;
	font-weight:bold;
	text-align:left;
}
  .p_SubHeadA .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 26px;
}
  .p_SubHeadA .iconfont:before{
	content:"";
}
  .p_nameS{
	display:inline-block;
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	text-align:right;
}
  .p_nameS .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
  .p_nameS .iconfont:before{content:"";shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}
  .p_MessageForm{
	margin:0;
	width: 880px;
    height:auto;
    padding:0;
    border-width:1px;
    border-style:none;
    border-color:rgba(255, 255, 255,1);
    background-color:transparent;
    white-space:nowrap;
}
 {
	height: 1500px;
	position: absolute;
	width: 890px;
	overflow: hidden;
}

  .p_MessageForm{
	width:auto;
	height:auto;
	background:transparent;
	margin:15px;
	white-space: normal;
}
  .p_MessageForm:hover{
	border-style:none;
}

  .p_header{
	width:auto;
	height:auto;
	margin-top: 10px;
}
  .p_SubHeadBox{
	width:auto;
	height:auto;
}
  .p_nameS{
	display:inline-block;
	vertical-align:middle;
	width: 100px;
	margin-right: 5px;
	color: #666;
}
  .p_nameS .font{
	overflow: hidden;
    
    text-overflow: ellipsis;
    white-space: nowrap;
}
  .p_AssistLabelBox{
	width:auto;
	height:auto;
	padding-right: 27px;
	margin-top: 10px;
	display: flex;
	display: -webkit-box;
}
  .p_nameT{
	display:inline-block;
	vertical-align:middle;
	width: 100px;
	vertical-align: top;
	margin-right: 5px;
	color: #666;
}
  .p_nameT .font{
	overflow: hidden;
    
    text-overflow: ellipsis;
    white-space: nowrap;
}
  .p_SubHeadA{
	display:inline-block;
	vertical-align:middle;
	width: 345px;
}

  .d_ContentBox{
	display:table;
	width:auto;
	height:auto;
	margin-top: 10px;
	overflow: visible;
}

  .d_NameBox{
	width:auto;
	height:auto;
	margin-top:13px;
}

  .d_SexBox{
	width:auto;
	height:30px;
	margin-top:13px;
}

  .d_TelephoneBox{
	width:auto;
	height:auto;
	margin-top:13px;
}

  .d_PhoneBox{
	width:auto;
	height:auto;
	margin-top:13px;
}

  .p_CompanyBox{
	width:auto;
	height:auto;
	margin-top:13px;
}

  .d_FaxBox{
	width:auto;
	height:auto;
	margin-top:13px;
}

  .d_EmailBox{
	width:auto;
	height:auto;
	margin-top:13px;
}

  .d_AddressBox{
	width:auto;
	height:auto;
	margin-top:13px;
}

  .d_ZipCodeBox{
	width:auto;
	height:auto;
	margin-top:13px;
}

  .p_NoteBox{
	width:auto;
	height:auto;
	margin-top:13px;
}

  .p_CaptchaBox{
	width:auto;
	height:30px;
	margin-top:13px;
}

  .d_TimeBox{
	width: auto;
    height: auto;
    margin-top: 13px;
}
  .d_DateIcon{
	position: absolute;
    left: 420px;
    display: inline-block;
    width: 20px;
    top: 50%;
    font-size: 18px;
    margin-top: -10px;
    cursor: pointer;
}
  .d_DateIcon::before{
	content: '\e60f';
	font-size: 18px;
}
  .d_DateIconA {
	position: absolute;
    left: 420px;
    display: inline-block;
    width: 20px;
    top: 50%;
    font-size: 18px;
    margin-top: -10px;
    cursor: pointer;
}
  .d_DateIconA::before{
	content: '\e60f';
	font-size: 18px;
}
  .p_nameA{
	display:inline-block;
	width:auto;
	vertical-align:middle;
	color:#666;
	max-width:6em;
}
  .p_nameA .font{
	overflow:hidden;	
	text-overflow:ellipsis;
	white-space:nowrap;
}

  .p_nameB{
	display:inline-block;
	width:auto;
	vertical-align:middle;
	line-height:30px;
	color:#666;
	max-width:6em;
}
  .p_nameB .font{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height: 30px;
}

  .p_nameC{
	display:inline-block;
	width:auto;
	vertical-align:middle;
	line-height:30px;
	color:#666;
	max-width:6em;
}
  .p_nameC .font{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height: 30px;
}

  .p_nameD{
	display:inline-block;
	width:auto;
	vertical-align:middle;
	line-height:30px;
	color:#666;
	max-width:6em;
}
  .p_nameD .font{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height: 30px;
}

  .p_nameE{
	display:inline-block;
	width:auto;
	vertical-align:middle;
	line-height:30px;
	color:#666;
	max-width:6em;
}
  .p_nameE .font{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height: 30px;
}

  .p_nameF{
	display:inline-block;
	width:auto;
	vertical-align:middle;
	line-height:30px;
	color:#666;
	max-width:6em;
}
  .p_nameF .font{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height: 30px;
}

  .p_nameG{
	display:inline-block;
	width:auto;
	vertical-align:middle;
	line-height:30px;
	color:#666;
	max-width:6em;
}
  .p_nameG .font{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height: 30px;
}

  .p_nameH{
	display:inline-block;
	width:auto;
	vertical-align:middle;
	line-height:30px;
	color:#666;
	max-width:6em;
}
  .p_nameH .font{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height: 30px;
}

  .p_nameI{
	display:inline-block;
	width:auto;
	vertical-align:middle;
	line-height:30px;
	color:#666;
	max-width:6em;
}
  .p_nameI .font{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height: 30px;
}

  .p_nameJ{
	display:inline-block;
	width:auto;
	vertical-align:middle;
	line-height:30px;
	color:#666;
	max-width:6em;
}
  .p_nameJ .font{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height: 30px;
}

  .p_nameK{
	display:inline-block;
	width:auto;
	vertical-align:middle;
	line-height:30px;
	color:#666;
	max-width:6em;
}
  .p_nameK .font{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height: 30px;
}

  .p_nameL{
	display:inline-block;
	width:auto;
	vertical-align:middle;
	line-height:30px;
	color:#666;
	max-width:6em;
}
  .p_nameL .font{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height: 30px;
}

  .d_TextareaName {
	line-height:30px;
}

  .p_AssistLabelA{
	vertical-align:middle;
	display: block;
	
	width: 345px;
}
  .p_AssistLabelA .font{
	display: block;
	width: inherit;
}
  .p_AssistLabelA .iconfont:before{
	display: inline;
}

  .p_AssistLabelB{
	vertical-align:middle;
}

  .p_AssistLabelC{
	vertical-align:middle;
}

  .p_AssistLabelD{
	vertical-align:middle;
}

  .p_AssistLabelE{
	vertical-align:middle;
}

  .p_AssistLabelF{
	vertical-align:middle;
}

  .p_AssistLabelG{
	vertical-align:middle;
}

  .p_AssistLabelH{
	vertical-align:middle;
}

  .p_infoA{
	vertical-align:middle;
}

  .p_infoB{
	vertical-align:middle;
}

  .p_iconA{
	vertical-align:middle;
	margin-top:5px;
}

  .p_CommonBtnA{
	display:table;
	width:auto;
	height: 40px;
	min-width:90px;
	margin-left:75px;
	margin-top: 13px;
	position: static;
}

  .p_content{
	display:inline-block;
	width:345px;
	height:150px;
	color:#666;
	border-color:#f0f0f0;
	margin-top: -5px;
}
  .p_content .Text{border-color:rgba(228, 228, 228, 1);
border-radius:5px;
background:#f2f2f2;
height:50px;
}
  .p_content .Text:focus {
	border-color: rgba(77, 144, 203, 1);
    outline: -webkit-focus-ring-color auto 0px;
}
  .d_textarea .Text{
	border-color: rgba(228, 228, 228, 1);
}
  .p_textarea .Text:focus {
	border-color: rgba(77, 144, 203, 1);
    outline: -webkit-focus-ring-color auto 0px;
}

  .p_sex{
	color:rgba(153, 153, 153, 1);
	margin-right: 10px;
}

  .p_sex .shape{
	vertical-align:top;
}
  .p_sex .iconfont{
	color:rgba(153, 153, 153, 1);
}

  .p_nameM{
	width:345px;
	color:#666;
	border-color:rgba(228, 228, 228, 1);
	height:30px;
}

  .p_telephone{
	width:345px;
	color:#666;
	border-color:rgba(228, 228, 228, 1);
	height:30px;
}

  .p_phone{
	width:345px;
	color:#666;
	border-color:rgba(228, 228, 228, 1);
	height:30px;
}

  .p_company{
	width:333px;
	color:#666;
	border-color:rgba(228, 228, 228, 1);
	height:30px;
}

  .p_fax{
	width:333px;
	color:#666;
	border-color:rgba(228, 228, 228, 1);
	height:30px;
}

  .p_email{
	width:333px;
	color:#666;
	border-color:rgba(228, 228, 228, 1);
	height:30px;
}

  .p_address{
	width:333px;
	color:#666;
	border-color:rgba(228, 228, 228, 1);
	height:30px;
}

  .p_ZipCode{
	width:333px;
	color:#666;
	border-color:rgba(228, 228, 228, 1);
	height:30px;
}

  .p_time{
	width:333px;
	color:#666;
	border-color:rgba(228, 228, 228, 1);
	height:30px;
}

  .p_note{
	width:333px;
	color:#666;
	border-color:rgba(228, 228, 228, 1);
	height:30px;
}

  .p_captcha{
	width:80px;
	color:#666;
	border-color:rgba(228, 228, 228, 1);
	height:30px;
}

  .p_captcha input.InputText{
	width: 80px;
}

  .d_custom{
	width:auto;
	height:auto;
	margin-top:13px;
}

  .d_CustomValue{
	margin-right:10px;
}
  .d_checkboxA {
	margin-right:10px;
}
  .d_checkbox {
	margin-right:10px;
}


  .d_customA{
	width:auto;
	height:auto;
	margin-top:13px;
	overflow: visible;
}

  .d_select{
	display:inline-block;
	width: 200px;
	vertical-align: middle;
}
  .d_select input{
	    border: 1px solid #f0f0f0;
}
  .d_select input:focus {
    border: 1px solid #86CCC9;
}
  .d_select i{
	border-color:#f0f0f0;
}
  .d_select .shape:hover{
	box-shadow:none;
}
  .d_select .shape:active{
	box-shadow:none;
}

  .d_SelectMore{
	width:auto;
	height:auto;
	margin-top:13px;
}

  .d_checkbox{
	display:inline-block;
	vertical-align:middle;
	margin-right: 10px;
}
  .d_checkbox .font{
	vertical-align:-2px;
}

  .d_SelectMoreA{
	width:auto;
	height:auto;
	margin-top:13px;
}

  .d_nameQ{
	display:inline-block;
	width:auto;
	vertical-align:middle;
}

::-moz-placeholder{
    color: mediumvioletred;
    text-indent: 5px;
    opacity: 1!important;
}
:-ms-input-placeholder{
    color: mediumvioletred;
    text-indent: 5px;
}
::-webkit-input-placeholder{
    color: mediumvioletred;
    text-indent: 5px;
}

  .d_CustomInput{
	width:auto;
	height:auto;
	margin-top:10px;
}
  .d_input {
    border-color: rgba(228, 228, 228, 1);
    height: 30px;
    line-height: 30px;
    width: 333px;
}

  .d_CustomTextarea{
	width:auto;
	height:auto;
	margin-top:10px;
}
  .d_textarea {
    border-color: rgba(228, 228, 228, 1);
    height: 150px;
    width: 333px;
	display:inline-block;
}

  .d_InputName{
	display:inline-block;
	width:auto;
	vertical-align:middle;
	line-height:30px;
	color:#666;
	max-width:6em;

}
  .d_InputName .font{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:30px;
}

  .d_TextareaName{
	display: inline-block;
    width: auto;
    vertical-align: middle;
	float:none;
	color:#666;
	max-width:6em;
}
  .d_TextareaName .font{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:30px;
}

  .d_CustomName{
	display:inline-block;
	width:auto;
	vertical-align:middle;
	line-height:30px;
	color:#666;
	max-width:6em;
}
  .d_CustomName .font{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:30px;
}

  .d_nameO{
	display:inline-block;
	width:auto;
	vertical-align:middle;
	line-height:30px;
	color:#666;
	max-width:6em;
}
  .d_nameO .font{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height: 30px;
}

  .d_nameP{
	display:inline-block;
	width:auto;
	vertical-align:middle;
	line-height:30px;
	color:#666;
	max-width:6em;
}
  .d_nameP .font{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height: 30px;
}

.js-error{
	display:inline-block;
	vertical-align:middle;
}
.js-error i{
	font-style:normal;
}
  .d_error{
	border-color:#dc8d99;
}
.icon-error{
	display:inline-block;
	vertical-align:middle;
	color:#dc8d99;
	height:14px;
	margin:0 10px;
	font-size:14px;
}
.text-error{
	position:relative;
	display:inline-block;
	vertical-align:middle;
	border:1px solid #c6cbd0;
	border-radius:2px;
	padding:5px 10px;
	
	background-image: -ms-linear-gradient(top, #FAFBFB 0%, #E5E6E7 100%);
	
	background-image: -moz-linear-gradient(top, #FAFBFB 0%, #E5E6E7 100%);
	
	background-image: -o-linear-gradient(top, #FAFBFB 0%, #E5E6E7 100%);
	
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FAFBFB), color-stop(1, #E5E6E7));
	
	background-image: -webkit-linear-gradient(top, #FAFBFB 0%, #E5E6E7 100%);
	
	background-image: linear-gradient(to bottom, #FAFBFB 0%, #E5E6E7 100%);
}
.text-error::before{
    content:"";
	display:block;
    border-width:8px;
    position:absolute;
	top:50%;
    left:-16px;
    border-style:dashed solid dashed solid;
    border-color:transparent rgba(198,203,208,1) transparent transparent;
    font-size:0;
    line-height:0;
	margin-top:-8px;
}
.text-error:after{
    content:"";
	display:block;
    border-width:8px;
    position:absolute;
	top:50%;
    left:-16px;
    border-style:dashed solid dashed solid;
    border-color:transparent rgba(198,203,208,1) transparent transparent;
    font-size:0;
    line-height:0;
	margin-top:-8px;
}
.text-error:after{
    left:-15px;
    border-color: transparent #f0f1f1 transparent transparent;
}
.d_error .arrow.iconfont:before{
	color:rgba(220,141,153,1)
}
  .itemBox{
	position: absolute;
	z-index: 99;
	left: -1px;
	top: 30px;
	border-width: 1px;
	border-style: none solid solid;
	border-color: rgba(228, 228, 228, 1);
	width: inherit;
	background: rgba(255,255,255,1);
}

  .d_CaptchasBoxA {
	width: auto;
	height: auto;
	margin-top: 13px;
}

  .d_nameX {
	display: inline-block;
	width: auto;
	vertical-align: middle;
	line-height:30px;
	color: rgba(102, 102, 102, 1);
	max-width:6em;
}
  .d_nameX .font {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 30px;
}

  .p_EntryBox {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	width: 135px;
	height: 30px;
	border: none;
}

  .p_EntryInput {
	position: absolute;
	left: -11px;
	vertical-align: middle;
	width: 98px;
	height: 30px;
	border-color: rgba(240, 240, 240, 1);
	padding-left: 8px;
	padding-right: 28px;
}

  .p_EntryInput input.InputText{
	width: 135px;
	height: 30px;
}


  .d_IconBox {
	float: right;
	width: 0;
	height: 100%;
}

  .d_CloseIcon {
	position: absolute;
	right: 15px;
	top: 7px;
	width: 12px;
	vertical-align: middle;
	font-size: 16px;
	color: rgba(205, 65, 55, 1);
	cursor: pointer;
}
  .d_CloseIcon::before {
	content: '\e851';
	font-size: 12px;
}

  .d_CorrectIcon {
	position: absolute;
	right: 15px;
	top: 7px;
	width: 12px;
	vertical-align: middle;
	font-size: 16px;
	color: rgba(64, 191, 70, 1);
	cursor: pointer;
}
  .d_CorrectIcon::before {
	content: '\e833';
	font-size: 12px;
}

  .d_imageB {
	display: inline-block;
	position: relative;
	width: 85px;
	height: 30px;
	border-style: none;
	cursor: pointer;
	vertical-align: bottom;
}

  .d_AssistLabelB {
	position: relative;
	padding-right: 16px;
	font-size: 12px;
	cursor: pointer;
}
  .d_AssistLabelB .iconfont::before {
	position: absolute;
	right: 0;
	top: 3px;
	content: '\e649';
	color: rgba(59, 59, 59, 1);
}


  .p_NameStarC {
	height: auto;
	width: auto;
	display: inline-block;
	vertical-align: top;
}
  .p_star {
	color: #ff1800;
	display: inline-block;
    width: 12px;
	margin-top:3px;
}
  .p_star .iconfont:before {
	content: "";
}


  .e_input-001 .InputText{width: 100%;height: 100%;border: 1px solid #f0f0f0;border-color:rgba(228, 228, 228, 1);
border-radius:5px;
background:#f2f2f2;
}
  .e_input-001.error input {
    border: 1px solid #dc8d99 !important;
}
  .e_input-001 .InputText:focus{
	border: 1px solid rgba(77, 144, 203, 1);
	outline: -webkit-focus-ring-color auto 0px;
}
  .p_GuideBox{
	width: 100px;
    height: 30px;
    display: inline-block;
	text-align:right;
	vertical-align:middle;
	margin-right:5px;
}
  .d_ContentBox .p_GuideBox{
	vertical-align:top;
}
  .d_ContentBox .p_LoginPrompt{
	vertical-align:top;
}
  .p_CustomTextarea .p_GuideBox{
	vertical-align:top;
}
  .d_CustomTextarea .p_GuideBox{
	vertical-align:top;
}
  .p_CustomTextarea .p_LoginPrompt{
	vertical-align:top;
}

::-moz-placeholder{
    color: rgba(205,205,205,1);
    text-indent: 2px;
    opacity: 1!important;
    font-size: 14px;
}
:-ms-input-placeholder{
    color: rgba(205,205,205,1);
    text-indent: 2px;
    font-size: 14px;
}
::-webkit-input-placeholder{
    color: rgba(205,205,205,1);
    text-indent: 2px;
    font-size: 14px;
}
  .d_CustomValueBox{
    max-width: 725px;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    width: auto;
    height: auto;
}
  .d_checkboxContainer{
    max-width: 725px;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    width: auto;
    height: auto;
}
  .d_checkboxContainerA{
    max-width: 725px;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    width: auto;
    height: auto;
}

  .js-validate-group{margin:10px;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
margin-left:10px;
}  .p_MatteIcon .iconfont:before{content:'\e602';
}  >div{animation-fill-mode:both;
}  .p_nameM .iconfont.forward:before{shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}  .p_phone .iconfont.forward:before{shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}  .p_telephone .iconfont.forward:before{shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}  .p_fax .iconfont.forward:before{shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}  .p_email .iconfont.forward:before{shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}  .p_address .iconfont.forward:before{shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}  .p_ZipCode .iconfont.forward:before{shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}  .p_EntryInput .iconfont.forward:before{shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}

/*产品图片*/
.c_product_list-00453003{position:absolute;width:400px;height:200px;overflow:hidden}

	.index_prod_list{width: calc(100%);	}
			.prod_list_pic{float: left;display: inline-block;
				width: 490px;    margin-right: 0px;
			overflow: hidden;	position:relative;
			}
.prod_list_pic .prod_pic img{width: 485px;  height:445px;}
			.prod_list_pic .prod_pic{
				width:485px;
              display:block;
              height:475px;
				float: left;
				
				display: inline-block;
				
			}
.prod_list_pic .prod_title h1{
	text-align: center;color: #fff;
	font-size: 14px;
}
.small_prod_pic img{
	width: 340px;
	height: 230px;
}
.small_prod_title{
	position: absolute;
	bottom: 0px;
	width: 340px;
	left: 8px;    padding-top: 5px;
	background: rgba(0,0,0,.6);

	color: #fff;font-size:14px;
  text-align:center;
  font-size: 14px;
	height: 30px;
	text-align: center;
  line-height:30px;
      overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    white-space:wrap;

display: -webkit-box; 
-webkit-line-clamp: 1; 
-webkit-box-orient: vertical;
  
}
	.prod_list_pic .prod_title{
							width: 100%;
							float: right;
							display: inline-block;
							position: absolute;
							bottom: 0px;
							left: 0px;
							background: rgba(0,0,0,.6);
							    height: 30px;padding-top:5px;
						}


	
.index_prod_list .prod_list{
	width: 710px;
	display: inline-block;
	float: right;
}

						.prod_title p{height: 55px;
							color: #a6a6a6;
							font-size: 13px;
							line-height: 26px;
                           width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    white-space:wrap;

display: -webkit-box; 
-webkit-line-clamp: 2; 
-webkit-box-orient: vertical;
						}

.prod_list li{width:calc((100% - 0px) / 2);overflow:hidden;    display: inline-block;    margin-bottom: 75px;opacity: 0;
    float: left;position: relative;
}
}

						.prod_list h1{height: 30px;
							width: 75%;
							float: left;		
							font-size: 13px;	line-height: 26px!important;
							display: inline-block;
							font-weight: 100;	padding-left: 15px;
							background: url(/img/list_ico.jpg) no-repeat left center;
                          
              white-space:wrap;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;

display: -webkit-box; 
-webkit-line-clamp: 1; 
-webkit-box-orient: vertical;          
                          
                          
						}
						.prod_list a:hover h1{
								color: #ff9000;
						}
						.prod_list span{
							width: 100%;text-align: right;
							float:none;line-height: 26px!important;
							
						}



	.new_prod_list h1{
							width: 95%;
							float: left;
							font-size: 13px;
							display: inline-block;
							font-weight: 100;
							line-height: 25px!important;
							padding-left: 15px;
							background: url(/img/index_fenlei_i.png) no-repeat left center;
        overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    white-space:nowrap;
display: -webkit-box; 
-webkit-line-clamp: 1; 
-webkit-box-orient: vertical;  
						}
						.new_prod_list a:hover h1{
								color: #ff9000;
						}
						.new_prod_list span{
							width: 20%;text-align: right;
							float: right;
							display: inline-block;
						}.c_product_list-00453003 .p_Product{width:calc((100% - 0px)/7);
margin:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}.c_product_list-00453003 .p_CommonSummaryBoxA {text-align:center;
}.c_product_list-00453003 .p_MatteIcon .iconfont:before{content:'\e602';
}.c_product_list-00453003 >div{animation-fill-mode:both;
}.c_product_list-00453003 .p_page .pre .iconfont:before{shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}.c_product_list-00453003 .p_page .next .iconfont:before{shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}

/*通用内容*/
  .p_succ{
	width: auto;
	height: auto;
	min-width: 255px;
	min-height: 113px;
	max-width: 500px;  
    background-color:#F7FBFB;
    border: 2px solid #65beba;
    font-size: 22px;
    position: absolute;
    z-index: 9999999999;
}
  .p_succ .iconfont{
	height: auto;
	color: #A2D465;
	margin-right:20px;
	display: inline-block;
    margin-left: 40px;
}
  .p_succ .iconfont:before{
	content: "\e648";
}
  .p_succ .fontbox{
	display: inline-block;
	vertical-align:top;
	max-width: 386px;
	margin-right: 20px;
}
  .p_succ .promptbox{
	width: auto;
	height: auto;
	margin-top: 35px;
	margin-bottom: 35px;
}
  .p_succ .assistfont{
	display: none;
}
  .p_succ .closebtn {
	display: none;
}
  .p_fail{
	width: auto;
	height: auto;
	min-width: 255px;
	min-height: 113px;  
	max-width: 500px;
    background-color:#FDFCF3;
    border: 2px solid #FFDC90;
    font-size: 22px;
    position: absolute;
    z-index: 99999999999;
}
  .p_fail .iconfont{
	height: auto;
	color: #FF0000;
	margin-right:20px;
	display: inline-block;
	margin-left: 40px;
}
  .p_fail .iconfont:before{
	content: "\e641";
}
  .p_fail .fontbox{
	display: inline-block;
	vertical-align:top;
	max-width: 386px;
	margin-right: 20px;
}
  .p_fail .promptbox{
	width: auto;
	height: auto;
	margin-top: 35px;
	margin-bottom: 35px;
}
  .p_fail .assistfont{
    font-size: 14px;
    color: #999999;
    margin-top: 5px;
}
  .p_fail .closebtn {
    font-size: 14px;
    color: #65beba;
    position: absolute;
    right: 15px;
    bottom: 15px;
}
  .p_fail .closebtn:hover{
	cursor: pointer;
}  .p_PromptNoneData{
  width: auto;
  background-color: inherit;
  text-align: center;
}
  .p_PromptNoneData .prompt_title .iconfont:before {
  content: "";
}
  .p_PromptNoneData .prompt_title .first{
  height: auto;
  display: table-cell;
  font-size: 32px;
  position: relative;
  color: #09bb07;
  vertical-align: middle;
  padding: 0 10px 5px 0;
}
  .p_PromptNoneData .prompt_title{
  display: inline-table;
  padding: 0 30px;
  min-height: 200px;
  height: 100%;
}
  .p_PromptNoneData .prompt_title .first:before{
  content: "\e6b4";
}
  .p_PromptNoneData .prompt_title .font{
  font-size: 18px;
  display: table-cell;
  line-height: normal;
  vertical-align: middle;
  color: rgba(51,51,51,1);
  font-weight: bold;
  text-align: left;
}
  .p_PromptNoneData .promptbox{
  width: auto;
  height: 100%;
}
  .p_PromptNoneData .prompt_content {
  font-size: 14px;
  color: rgba(105, 105, 105,1);
  padding-left: 65px;
}


  .p_image{
	padding:0;
	border-width:1px;
	border-style:none;
	border-color:transparent;
	overflow: hidden;
}
  .p_image:hover{
	border-width:1px;
	border-style:none;
	border-color:transparent;
}
  .p_image:active{
	border-width:1px;
	border-style:none;
	border-color:transparent;
}
  .p_nameA{
	display:inline-block;
	margin:0;
	padding:0;
	vertical-align:middle;
	color:#969696;
	font-size:14px;
	text-align:left;
}
  .p_nameA .font{
	vertical-align:middle;
	line-height: 19px;
}
  .p_nameA .iconfont:before{
	display: inline-block;
	content:"";
}



  .p_interaction{
	margin:0;
	width: 236px;
    height:317px;
    padding:0;
    border-width:1px;
    border-style: none;
    border-color:rgba(228,228,228,0);
    background-color:transparent;
    overflow: hidden;
}

  .p_tag{
	background:rgba(252,252,252,1);
	border-color:rgba(240, 240, 240,1);
	border-style:solid;
	border-width:1px;
	display:inline-block;
	margin:0;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	min-width:59px;
	color:rgba(102, 102, 102,1);
	font-size:13px;
	text-align:center;
}
  .p_tag .font{
	white-space:nowrap;
	vertical-align:middle;
}
a>  .p_tag:hover{
	background:rgba(101, 190, 186,1);
	border-color:rgba(204,231,230,1);
	color:rgba(255,255,255,1);
	cursor:pointer;
}
  .p_tag .iconfont:before{
	content:"";
}
  .p_name{
	display:inline-block;
	margin:0;
	padding:0;
	vertical-align:middle;
	color:#969696;
	font-size:14px;
	text-align:left;
}
  .p_name .font{
	vertical-align:middle;
	line-height: 19px;
}
  .p_name .iconfont:before{display: inline-block;content:"";shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}



  .p_KeywordBox{
	margin:0;
	width: 236px;
    height:317px;
    padding:0;
    border-width:1px;
    border-style: none;
    border-color:rgba(228,228,228,0);
    background-color:transparent;
    overflow: hidden;
}


  .p_assist{
	margin:0;
	width: 236px;
    height:317px;
    padding:0;
    border-width:1px;
    border-style: none;
    border-color:rgba(228,228,228,0);
    background-color:transparent;
    overflow: hidden;
}
  .p_details{
	width: inherit;
	height: auto;
	font-size: 14px;
	line-height: 21px;
}


  .p_content{
	margin:0;
	width: 236px;
    height:317px;
    padding:0;
    border-width:1px;
    border-style: none;
    border-color:rgba(228,228,228,0);
    background-color:transparent;
    overflow: hidden;
}


  .p_line{
	width:100%;
	height:0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color:rgba(240,240,240,1);
	opacity:1;
	filter:alpha(opacity:100);
}
  .p_header{
	display:inline-block;
	margin:0;
	padding:0;
	color:rgba(30, 30, 30,1);
	font-size:30px;
	font-weight:400;
	text-align:center;
}
  .p_header .font{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 40px;
}
  .p_header .iconfont:before{
	content:"";
}

  .p_contentBox{
	margin:0;
	width: 236px;
    height:317px;
    padding:0;
    border-width:1px;
    border-style: none;
    border-color:rgba(228,228,228,0);
    background-color:transparent;
    overflow: hidden;
}


  .p_detail{
	margin:0;
	width: 880px;
    height:auto;
    padding:0;
    border-width:1px;
    border-style:none;
    border-color:rgba(255, 255, 255,1);
    background-color:transparent;
    white-space:nowrap;
}
@charset "utf-8";

  {width:890px;
position:absolute;
height:533px;
overflow: hidden;}
  .p_detail{
	height: auto;
	background: transparent;
}
  .p_contentBox{
	width:auto;
	height:auto; 
	padding: 0px 35px;
	overflow: hidden;
}
  .p_header {
	width: 100%;
	margin-top: 50px;
}
  .p_header .font{
	white-space: normal;
}
  .p_header+.p_line {
	margin-top: 50px;
	display: block;
}
  .p_header.item_hide+.p_line {
	display: none;
}
  .p_content {
	overflow: hidden;
	width: auto;
	height: auto;
	margin-top: 20px;
}
  .p_images {
	float: left;
	margin-right: 20px;
}
  .p_SubHead {
	margin-top: 10px;
	margin-bottom: 10px;
}
  .p_SubHead .iconfont {
	display: none;
}
  .p_assist {
	overflow: hidden;
	margin-top: 15px;
	width:auto;
	height:auto;
}
  .p_KeywordBox {
	float: left;
	width: auto;
	height:auto;
}
  .p_KeywordBox a{
	cursor: default;
}
  .p_interaction {
	float: right;
	width: auto;
	height:auto;
}
  .p_guangjianzi {
	margin-top: 10px;
}
  .p_name {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	display: inline;
}
  .p_image {
	display: inline-block;
	width: 30px;
	height: 30px;
	position: relative;
}
  .p_image:hover:after {
	display: inline-block;
	cursor: pointer;
	background-color: rgba(255, 255, 255,0.5);
	content: "";
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
}
  .p_keywords {
	float: left;
}
  .p_tag{
	background: #fcfcfc;
	border:1px solid #f0f0f0; 
	margin-right: 18px;
	margin-bottom: 15px;
	cursor: default;
	color: #969696;
}
  .p_tag .font{
	
}
  .p_tag:hover{
	
}
  .p_tag:hover .font{
	
}

 .p_IntoList a {
	display: inline-block;
}
 .p_IntroRelated {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin-top: 15px;
}
 .p_Title .font {
	display: inline;
}
 .p_Title {
	display: inline;
}
  .p_QRCode{
	width: auto;
    height: auto;
    text-align: center;
    padding: 30px 0px;
}
  .p_SaveText{
	width: auto;
    height: auto;
    margin-bottom: 10px;
}
  .p_SaveText .font{
	font-size: 20px;
	color: #333333;
}
  .p_imageD{
	width: auto;
    height: auto;
}
  .p_imageD img{
	width: 225px;
	height: 225px;
}
  .p_imageD:after{
	display: none;
}
  .p_MatteIcon .iconfont:before{content:'\e602';
}  >div{animation-fill-mode:both;
}  .p_SaveText .iconfont:before{shadow-angle:0px;
shadow-distance:0px;
shadow-angle-ofInset:0px;
shadow-distance-ofInset:0px;
}

/*新闻资讯列表*/
	.index_news{
					width: 100%; 
				}

.index_news li{
opacity:0;margin-right:-50px;
}

				.index_news .pic_news{
					width: 600px;margin-left:-50px;
					float: left;opacity:0;
					position: relative;
					display: inline-block;
				}
				.pic_news .pic_date{
					width: 75px;
					height: 65px;
					background: #009241;
					color: #fff;
				display: block;
				position: absolute;
				left: 0px;
				top: 0px;
				}
				.pic_date b{    line-height: 40px;
					width: 100%;
					font-size: 35px;
					font-style: normal;
display: block;text-align: center;

				}
.pic_date em{width: 100%;
display: block;
text-align: center;
font-style: normal;
font-size: 14px;
}	
.pic_news img{
	width: 600px;
	height: 420px;
}			
.pic_news h2{
	width: 100%;
	color: #009241;
	font-size: 18px;    line-height:35px;
}

.pic_news p{
	color: #666666;
	font-size: 14px;
	line-height: 28px;
	
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    white-space:wrap;
height:55px; 
display: -webkit-box; 
-webkit-line-clamp: 2; 
-webkit-box-orient: vertical;
}
.pic_news .news_more{
	width: 100%;
    padding: 15px;
    position:absolute;
  left:0px;
  bottom:0px;
  background:rgba(255,255,255,.7)
}

.index_news .news_list{
	width: 550px;
float:right;
	display: inline-block;
border-bottom:1px solid #ccc;margin-bottom:10px;

}
.news_list .date{
	width: 68px;
	height: 66px;
	background: #e9e9e9;
	float: left;
	display: inline-block;
}
.news_list .date b{
	width: 100%;
	font-size: 36px;
	color: #666666;
	text-align: center;
	line-height: 45px;
	display: block;
	border-bottom:#ddd;
}

.news_list .date em{
	display: block;
	font-size: 14px;
	text-align: center;
	color: #666;
	font-style: normal;
}
		
	.news_list .list{
		width: 460px;
		float: right;
		display: inline-block;
	}	
	
	.news_list .list h2{
		font-size: 14px;
		color: #fff;text-align:left;
		padding-bottom: 5px;
	}
	.news_list .list p{
		color: #ccc;    text-align: left;
		font-size: 14px;
		line-height: 23px;
      
       width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    white-space:wrap;
height:50px; 
display: -webkit-box; 
-webkit-line-clamp: 2; 
-webkit-box-orient: vertical;
	}

.news_list:hover .date{	background: #009241;
}
.news_list:hover .date b{	background: #fff;
}
.news_list:hover .date em{	background: #eee;
}
.news_list:hover .list h2 {

    color: #009241;

}



/* 发展历程 */
article .main .main-news{
}
article .main .main-news .nr{
}
article .main .main-news .nr .tab{
}
article .main .main-news .nr .tab .tab-hd{
	text-align:center;
}
article .main .main-news .nr .tab .tab-hd>li{
	display:inline-block;
	background:#eee;
	text-align:center;
	width:140px;
	height:40px;
	margin:0 20px;
	line-height:40px;
	font-size:18px;
	color:#333;
	border-radius:6px;
	cursor:pointer;
	margin-bottom: 60px;
}
article .main .main-news .nr .tab .tab-hd>li:hover{
	opacity:0.9;
}
article .main .main-news .nr .tab .tab-hd>li.active{ 
	background:#c90e10;
	color:#fff;
}
article .main .main-news .nr .tab .tab-bd{
}
article .main .main-news .nr .tab .tab-bd>li{
	display:none;
}

article .main .main-news .nr .tab .tab-bd>li.thisclass{ 
	display:list-item;
}


article .main .main-news .nr .tab .tab-bd>li ul li{
	margin-right: 20px;
	margin-bottom:20px;
	float:left;
	width:386px;
	height:570px;
	position: relative;
}
.in-contact .in-staff li{
	margin-right: 20px;
	margin-bottom:20px;
	float:left;
	width:386px;
	height:420px;
	position: relative;
}
article .main .main-news .nr .tab .tab-bd>li ul li:nth-child(3n+0){
	margin-right: 0;
}
.in-contact .in-staff li:nth-child(3n+0){
	margin-right: 0;
}
article .main .main-news .nr .tab .tab-bd>li ul li i{
	display: block;
	width: 100%;	
	height: 360px;
	overflow: hidden;
}
.in-contact .in-staff li i{
	display: block;
	width: 100%;	
	height: 360px;
	overflow: hidden;
}

article .main .main-news .nr .tab .tab-bd>li ul li:hover i{
	display: block;
	width: 100%;	
	height: 360px;
	overflow: hidden;
}
.in-contact .in-staff li:hover i{
	display: block;
	width: 100%;	
	height: 360px;
	overflow: hidden;
}

article .main .main-news .nr .tab .tab-bd>li ul li i img{
	width: 100%;
	-moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.in-contact .in-staff li i img{
	width: 100%;
	-moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
article .main .main-news .nr .tab .tab-bd>li ul li:hover i img{
	transform:scale(1.1); 
}
.in-contact .in-staff li:hover i img{
	transform:scale(1.1); 
}

article .main .main-news .nr .tab .tab-bd>li ul li .text-box{
	background: #f6f6f6;
	width: 100%;
	height: 210px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	color:#333;
	-moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.in-contact .in-staff li .text-box{
	background: #f6f6f6;
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	color:#333;
	-moz-transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}

article .main .main-news .nr .tab .tab-bd>li ul li:hover .text-box{
	background: #c90e10;
	height: 250px;
	color:#fff;
}
.in-contact .in-staff li:hover .text-box{
	background: #c90e10;
	height: 80px;
	color:#fff;
}

article .main .main-news .nr .tab .tab-bd>li ul li .text-box span{
	display: block;
	padding-bottom: 5px;
	margin-top: 32px;
	position: relative;
	-moz-transition:margin-top 0.5s  ease-out 0.3s;
    -webkit-transition:margin-top  0.5s ease-out 0.3s;
    -o-transition:margin-top  0.5s ease-out 0.3s;
    transition: margin-top 0.5s ease-out 0.3s;
}
.in-contact .in-staff li .text-box span{
	display: block;
	padding-bottom: 5px;
	margin-top: -10px;
	position: relative;
	opacity:0;
	-moz-transition:opacity margin-top 0.5s  ease-out 0.3s;
    -webkit-transition:opacitymargin-top  0.5s ease-out 0.3s;
    -o-transition:opacity margin-top  0.5s ease-out 0.3s;
    transition:opacity margin-top 0.5s ease-out 0.3s;
}
article .main .main-news .nr .tab .tab-bd>li ul li:hover .text-box span{
	margin-top: 55px;
}
.in-contact .in-staff li:hover .text-box span{
	opacity:1;
	margin-top: 15px;
}
article .main .main-news .nr .tab .tab-bd>li ul li .text-box span:before{
	background: #c90e10;
	content: "";
	width: 40px;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
}
.in-contact .in-staff li .text-box span:before{
	background: #c90e10;
	content: "";
	width: 40px;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
}
article .main .main-news .nr .tab .tab-bd>li ul li:hover .text-box span:before{
	background: #fff;
}

.in-contact .in-staff li:hover .text-box span:before{
	background: #fff;
}

article .main .main-news .nr .tab .tab-bd>li ul li .text-box p{
	display: block;
	height: 44px;
	overflow: hidden;
	padding:0 20px;
	margin-top: 30px;
	line-height: 22px;
}
.in-contact .in-staff li .text-box p{
	display: block;
	height: 30px;
	padding:0 20px;
	margin-top: 5px;
	line-height: 30px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

article .main .main-news .nr .tab .tab-bd>li ul li .text-box a{
	display: block;
	margin-top: 35px;
	color:#666;
}
.in-contact .in-staff li .text-box a{
	display: block;
	margin-top: 35px;
	color:#666;
}
article .main .main-news .nr .tab .tab-bd>li ul li:hover .text-box a{
	color: #fff;
}
.in-contact .in-staff li:hover .text-box a{
	color: #fff;
}
article .main .main-news .nr .tab .tab-bd>li ul li .text-box a:hover{
	color: #ddd;
}
.in-contact .in-staff li .text-box a:hover{
	color: #ddd;
}


/*--大事记--*/
.sociales {
	text-align: center;
	margin-bottom: 20px;
}

#timeline {
	width: 1100px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	/*background: url('/img/dot.gif') left 45px repeat-x;*/
}
.bg-hr{
	position:absolute;
	top:47px;
	left: 50px;
	width: 1000px;
	height: 20px;
	display: block;
	background: url('/img/hd_his_line.png') center repeat-x;
	z-index: 1;
}
#dates {
	width: 100%;
	height: 70px;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
#dates li {
	list-style: none;
	float: left;
	width: 120px;
	height: 60px;
	text-align: center;
	background: url('/img/hd_his_dian.png') center bottom no-repeat;
}
#dates li a {
	color:#999;
	font-size: 20px;
	line-height: 38px;
	padding-bottom: 10px;
}
#dates .selected {
	color: #009241;
	font-size: 38px;
}

#issues {
	width: 1200px;
	overflow: hidden;
}

#issues li {
	
	width: 1100px;
	padding:30px 0;
	list-style: none;
	float: left;
	border-radius: 10px;
	overflow: hidden;
}
#issues li:first-child{
	height:100px;
	background:url(/img/hd_qx.jpg) no-repeat center;
	/*background-size: cover;*/
}
#issues li table {
	width:94%;
	margin:0 auto;
}
#issues li table tr{
}
#issues li table tr td{
	line-height:22px;
	padding:5px 0;
	color:#333;
	vertical-align:top;
}
#issues li table tr td:first-child{
	width:20px;
	font-size:20px;
	color:#666;
}


#grad_left,
#grad_right {
	width: 120px;
	height: 38px;
	position: absolute;
	top: 0;
	z-index: 7
}
#grad_left {
    left: 0;
    background: url('/img/grad_left.png') left repeat-y;
}
#grad_right {
    right: 0;
    background: url('/img/grad_right.png') right repeat-y;
}

#next,
#prev {
	position: absolute;
	top: 0;
	font-size: 70px;
	top: 37px;
	width: 38px;
	height: 38px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 3
}
#next:hover,
#prev:hover {
	background-position: 0 -38px;
}
#next {
	right: 0;
	background-image: url('/img/hd_history_right.png') ;
}
#prev {
	left: 0;
	background-image: url('/img/hd_history_left.png');
}
#next.disabled,
#prev.disabled {
	opacity: 0.5;
}







#issues li h2{
	font-size: 20px;color: #fff;
}
#issues li div{
	font-size: 15px;color: #ccc;
	line-height: 30px;
  text-align: left;
}